osx - ERROR: Error installing ffi: ERROR: Failed to build gem native extension -


i getting error in mac 64 bit , have xcode inatalled on machine.

building native extensions.  take while... error:  error installing ffi:     error: failed build gem native extension.  /users/jreddy/.rvm/rubies/ruby-1.8.7-p302/bin/ruby extconf.rb checking ffi.h in /usr/local/include... no checking rb_thread_blocking_region()... no checking ruby_thread_has_gvl_p()... no checking ruby_native_thread_p()... no checking rb_thread_call_with_gvl()... no creating extconf.h creating makefile  make sh: make: command not found 

i use homebrew, after did brew install libffi gem installed me. have xcode 4.2 tools active (with xcode-select). did have close , open new terminal window home-brew's install recognised gem installation. working ruby 1.8.7 not 1.9.3 (using rvm).


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -