Guest User

Untitled

a guest
Jun 24th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. /etc/REE/bin/ruby extconf.rb
  2. checking for mysql_query() in -lmysqlclient... no
  3. checking for main() in -lm... yes
  4. checking for mysql_query() in -lmysqlclient... no
  5. checking for main() in -lz... yes
  6. checking for mysql_query() in -lmysqlclient... no
  7. checking for main() in -lsocket... no
  8. checking for mysql_query() in -lmysqlclient... no
  9. checking for main() in -lnsl... yes
  10. checking for mysql_query() in -lmysqlclient... no
  11. *** extconf.rb failed ***
  12. Could not create Makefile due to some reason, probably lack of
  13. necessary libraries and/or headers. Check the mkmf.log file for more
  14. details. You may need configuration options.
  15.  
  16. Provided configuration options:
  17. --with-opt-dir
  18. --without-opt-dir
  19. --with-opt-include
  20. --without-opt-include=${opt-dir}/include
  21. --with-opt-lib
  22. --without-opt-lib=${opt-dir}/lib
  23. --with-make-prog
  24. --without-make-prog
  25. --srcdir=.
  26. --curdir
  27. --ruby=/etc/REE/bin/ruby
  28. --with-mysql-config
  29. --without-mysql-config
  30. --with-mysql-dir
  31. --without-mysql-dir
  32. --with-mysql-include
  33. --without-mysql-include=${mysql-dir}/include
  34. --with-mysql-lib
  35. --without-mysql-lib=${mysql-dir}/lib
  36. --with-mysqlclientlib
  37. --without-mysqlclientlib
  38. --with-mlib
  39. --without-mlib
  40. --with-mysqlclientlib
  41. --without-mysqlclientlib
  42. --with-zlib
  43. --without-zlib
  44. --with-mysqlclientlib
  45. --without-mysqlclientlib
  46. --with-socketlib
  47. --without-socketlib
  48. --with-mysqlclientlib
  49. --without-mysqlclientlib
  50. --with-nsllib
  51. --without-nsllib
  52. --with-mysqlclientlib
  53. --without-mysqlclientlib
Add Comment
Please, Sign In to add comment