Advertisement
Guest User

Untitled

a guest
Aug 17th, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. Building native extensions. This could take a while...
  2. ERROR: Error installing ruby-debug-base:
  3. ERROR: Failed to build gem native extension.
  4.  
  5. /usr/bin/ruby extconf.rb
  6. Can't handle 1.9.x yet
  7. *** extconf.rb failed ***
  8. Could not create Makefile due to some reason, probably lack of
  9. necessary libraries and/or headers. Check the mkmf.log file for more
  10. details. You may need configuration options.
  11.  
  12. Provided configuration options:
  13. --with-opt-dir
  14. --without-opt-dir
  15. --with-opt-include
  16. --without-opt-include=${opt-dir}/include
  17. --with-opt-lib
  18. --without-opt-lib=${opt-dir}/lib
  19. --with-make-prog
  20. --without-make-prog
  21. --srcdir=.
  22. --curdir
  23. --ruby=/usr/bin/ruby
  24.  
  25.  
  26. Gem files will remain installed in /usr/lib64/ruby/gems/1.9.1/gems/linecache-0.46 for inspection.
  27. Results logged to /usr/lib64/ruby/gems/1.9.1/gems/linecache-0.46/ext/gem_make.out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement