Guest User

Untitled

a guest
Oct 19th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. Installing mysql (2.7) with native extensions /Library/Ruby/Site/1.8/rubygems/installer.rb:483:in `build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError)
  2.  
  3. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
  4. checking for mysql_query() in -lmysqlclient... no
  5. checking for main() in -lm... yes
  6. checking for mysql_query() in -lmysqlclient... no
  7. checking for main() in -lz... yes
  8. checking for mysql_query() in -lmysqlclient... no
  9. checking for main() in -lsocket... no
  10. checking for mysql_query() in -lmysqlclient... no
  11. checking for main() in -lnsl... no
  12. checking for mysql_query() in -lmysqlclient... no
  13. *** extconf.rb failed ***
  14. Could not create Makefile due to some reason, probably lack of
  15. necessary libraries and/or headers. Check the mkmf.log file for more
  16. details. You may need configuration options.
Add Comment
Please, Sign In to add comment