Created
March 11, 2012 09:30
-
-
Save aoberoi/2015729 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Users/ankur/.rvm/rubies/ruby-1.9.3-p0/bin/ruby extconf.rb | |
checking for rb_method_entry_t.called_id in method.h... no | |
checking for rb_control_frame_t.method_id in method.h... no | |
*** 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 | |
--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=/Users/ankur/.rvm/rubies/ruby-1.9.3-p0/bin/ruby | |
--with-ruby-dir | |
--without-ruby-dir | |
--with-ruby-include | |
--without-ruby-include=${ruby-dir}/include | |
--with-ruby-lib | |
--without-ruby-lib=${ruby-dir}/lib | |
extconf.rb:16:in `block in <main>': break from proc-closure (LocalJumpError) | |
from /Users/ankur/.rvm/gems/ruby-1.9.3-p0@hw2_rottenpotatoes/gems/ruby_core_source-0.1.5/lib/ruby_core_source.rb:18:in `call' | |
from /Users/ankur/.rvm/gems/ruby-1.9.3-p0@hw2_rottenpotatoes/gems/ruby_core_source-0.1.5/lib/ruby_core_source.rb:18:in `create_makefile_with_core' | |
from extconf.rb:32:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment