我正在尝试安装helios,但在尝试编译 eventmachine 的本机扩展时出现错误。
我在 OS X 10.8.2、Ruby 2.0.0、Xcode 4.6.1 和更新的命令行工具上。
错误太长,所以我在 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