Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build with 1.8.7p330 #12

Open
gnufied opened this issue Jan 8, 2011 · 5 comments
Open

Can't build with 1.8.7p330 #12

gnufied opened this issue Jan 8, 2011 · 5 comments

Comments

@gnufied
Copy link

gnufied commented Jan 8, 2011

I get this:


Users/gnufied/.rvm/rubies/ruby-1.8.7-p330/bin/ruby extconf.rb
checking for main() in -lyajl_ext... yes
checking for json/json_gen.h... yes
checking for mach-o/dyld.h... yes
*** 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=/Users/gnufied/.rvm/rubies/ruby-1.8.7-p330/bin/ruby
        --with-yajl_extlib
        --without-yajl_extlib
*** 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=/Users/gnufied/.rvm/rubies/ruby-1.8.7-p330/bin/ruby
        --with-yajl_extlib
        --without-yajl_extlib
extconf.rb:204: Unsupported platform: ["^error,msg=\"No symbol table is loaded.  Use the \\\"file\\\" command.\"", "^error,msg=\"No struct type named heaps_slot.\"", "^error,msg=\"No symbol table is loa
ded.  Use the \\\"file\\\" command.\"", "^error,msg=\"No symbol table is loaded.  Use the \\\"file\\\" command.\"", "^error,msg=\"No symbol table is loaded.  Use the \\\"file\\\" command.\"",
@brianmario
Copy link

I had this problem on OSX too. I was using RVM and had run the cleanup command which wiped out the source/debug symbols. Reinstalling that ruby fixed it.

@radarek
Copy link

radarek commented Jun 10, 2011

I have the same problem. I've installed REE by classic ./configure && make install.

@nvkv
Copy link

nvkv commented Jul 23, 2011

Have the same problem on Mac OS X 10.7, Ruby 1.8.7-head from rvm. Latest XCode installed.

@jnylund
Copy link

jnylund commented Sep 2, 2011

Anyone find work around to this problem on snow leopard?

@coderberry
Copy link

I'm still having this issue as well. Lion + latest xcode + rbenv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants