Advertisement
Guest User

Untitled

a guest
Aug 29th, 2012
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. checking for mysql_ssl_set()... *** extconf.rb failed ***
  2. Could not create Makefile due to some reason, probably lack of
  3. necessary libraries and/or headers. Check the mkmf.log file for more
  4. details. You may need configuration options.
  5.  
  6. Provided configuration options:
  7. --with-opt-dir
  8. --with-opt-include
  9. --without-opt-include=${opt-dir}/include
  10. --with-opt-lib
  11. --without-opt-lib=${opt-dir}/lib
  12. --with-make-prog
  13. --without-make-prog
  14. --srcdir=.
  15. --curdir
  16. --ruby=/opt/chef/embedded/bin/ruby
  17. --with-mysql-config
  18. --without-mysql-config
  19. /opt/chef/embedded/lib/ruby/1.9.1/mkmf.rb:368:in `try_do': The complier failed to generate an executable file. (RuntimeError)
  20. You have to install development tools first.
  21. from /opt/chef/embedded/lib/ruby/1.9.1/mkmf.rb:435:in `try_link0'
  22. from /opt/chef/embedded/lib/ruby/1.9.1/mkmf.rb:440:in `try_link'
  23. from /opt/chef/embedded/lib/ruby/1.9.1/mkmf.rb:552:in `try_func'
  24. from /opt/chef/embedded/lib/ruby/1.9.1/mkmf.rb:797:in `block in have_func'
  25. from /opt/chef/embedded/lib/ruby/1.9.1/mkmf.rb:693:in `block in checking_for'
  26. from /opt/chef/embedded/lib/ruby/1.9.1/mkmf.rb:280:in `block (2 levels) in postpone'
  27. from /opt/chef/embedded/lib/ruby/1.9.1/mkmf.rb:254:in `open'
  28. from /opt/chef/embedded/lib/ruby/1.9.1/mkmf.rb:280:in `block in postpone'
  29. from /opt/chef/embedded/lib/ruby/1.9.1/mkmf.rb:254:in `open'
  30. from /opt/chef/embedded/lib/ruby/1.9.1/mkmf.rb:276:in `postpone'
  31. from /opt/chef/embedded/lib/ruby/1.9.1/mkmf.rb:692:in `checking_for'
  32. from /opt/chef/embedded/lib/ruby/1.9.1/mkmf.rb:796:in `have_func'
  33. from extconf.rb:50:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement