Skip to content

Instantly share code, notes, and snippets.

Created October 27, 2012 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3964768 to your computer and use it in GitHub Desktop.
Save anonymous/3964768 to your computer and use it in GitHub Desktop.
Pi-Fi:~ sunfish7$ sudo /usr/bin/gem install xcodeproj
Password:
Building native extensions. This could take a while...
ERROR: Error installing xcodeproj:
ERROR: Failed to build gem native extension.
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
checking for -std=c99 option to compiler... no
checking for CoreFoundation... no
checking for main() in -lCoreFoundation... no
CoreFoundation is needed to build the Xcodeproj C extension.
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
--with-CoreFoundationlib
--without-CoreFoundationlib
Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/xcodeproj-0.3.5 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/xcodeproj-0.3.5/ext/xcodeproj/gem_make.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment