alohamora

gen install compass failed

Sep 3rd, 2014
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. ----------
  2. ID: compass
  3. Function: cmd.run
  4. Name: gem install compass
  5. Result: False
  6. Comment: Command "gem install compass" run
  7. Changes:
  8. ----------
  9. pid:
  10. 12496
  11. retcode:
  12. 1
  13. stderr:
  14. ERROR: Error installing compass:
  15. ERROR: Failed to build gem native extension.
  16.  
  17. /usr/bin/ruby1.9.1 extconf.rb
  18. /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError)
  19. from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
  20. from extconf.rb:4:in `<main>'
  21.  
  22.  
  23. Gem files will remain installed in /var/lib/gems/1.9.1/gems/ffi-1.9.3 for inspection.
  24. Results logged to /var/lib/gems/1.9.1/gems/ffi-1.9.3/ext/ffi_c/gem_make.out
  25. stdout:
  26. Building native extensions. This could take a while...
  27. ----------
Advertisement
Add Comment
Please, Sign In to add comment