Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2015
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. # ~ sudo gem install shenzhen
  2. Password:
  3. Building native extensions. This could take a while...
  4. ERROR: Error installing shenzhen:
  5. ERROR: Failed to build gem native extension.
  6.  
  7. /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby -r ./siteconf20150715-80705-c762g.rb extconf.rb
  8. creating Makefile
  9.  
  10. make "DESTDIR=" clean
  11.  
  12. make "DESTDIR="
  13. compiling generator.c
  14. In file included from generator.c:1:
  15. In file included from ./../fbuffer/fbuffer.h:5:
  16. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/include/ruby-2.0.0/ruby.h:33:
  17. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/include/ruby-2.0.0/ruby/ruby.h:24:10: fatal error: 'ruby/config.h' file not found
  18. #include "ruby/config.h"
  19. ^
  20. 1 error generated.
  21. make: *** [generator.o] Error 1
  22.  
  23. make failed, exit code 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement