Skip to content

Instantly share code, notes, and snippets.

@aoberoi
Created March 11, 2012 09:30
Show Gist options
  • Save aoberoi/2015729 to your computer and use it in GitHub Desktop.
Save aoberoi/2015729 to your computer and use it in GitHub Desktop.
/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