Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2013
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. ~ian # gem install airstream root@iris
  2. Building native extensions. This could take a while...
  3. ERROR: Error installing airstream:
  4. ERROR: Failed to build gem native extension.
  5.  
  6. /usr/local/bin/ruby19 extconf.rb
  7. checking for dns_sd.h... no
  8. unable to find dnssd header
  9. *** extconf.rb failed ***
  10. Could not create Makefile due to some reason, probably lack of
  11. necessary libraries and/or headers. Check the mkmf.log file for more
  12. details. You may need configuration options.
  13.  
  14. Provided configuration options:
  15. --with-opt-dir
  16. --without-opt-dir
  17. --with-opt-include
  18. --without-opt-include=${opt-dir}/include
  19. --with-opt-lib
  20. --without-opt-lib=${opt-dir}/lib
  21. --with-make-prog
  22. --without-make-prog
  23. --srcdir=.
  24. --curdir
  25. --ruby=/usr/local/bin/ruby19
  26. --with-warnings
  27. --without-warnings
  28. --with-dnssd-dir
  29. --without-dnssd-dir
  30. --with-dnssd-include
  31. --without-dnssd-include=${dnssd-dir}/include
  32. --with-dnssd-lib
  33. --without-dnssd-lib=${dnssd-dir}/lib
  34.  
  35.  
  36. Gem files will remain installed in /usr/local/lib/ruby/gems/1.9/gems/dnssd-2.0 for inspection.
  37. Results logged to /usr/local/lib/ruby/gems/1.9/gems/dnssd-2.0/ext/dnssd/gem_make.out
  38. ------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement