我正在尝试安装helios,但在尝试编译eventmachine的原生扩展时遇到错误。
我在OS X 10.8.2,Ruby 2.0.0,Xcode 4.6.1上使用更新的命令行工具。
错误太长,所以我发布了here in gist,但我想这是最相关的部分:
binder.cpp: In static member function ‘static long unsigned int Bindable_t::CreateBinding()’:
binder.cpp:35: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘while’ statement
make: *** [binder.o] Error 1