El Capitan から openssl のヘッダファイルが削除されました。ヽ(`Д´)ノプンプン Homebrew をお使いの方は、eventmachine や puma をインストールしよう とすると、こんなエラーが発生すると思います。(発生しない方は、すで に後述のコマンドを実行しているのだと思います。) make "DESTDIR=" clean make "DESTDIR=" compiling binder.cpp In file included from binder.cpp:20: ./project.h:116:10: fatal error: 'openssl/ssl.h' file not found #include <openssl/ssl.h> ^ 1 error generated. make: *** [binder.o] Error 1 make