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

Incompatible with jruby 1.7.4 #38

Closed
aaronlifton3 opened this issue Nov 18, 2013 · 5 comments
Closed

Incompatible with jruby 1.7.4 #38

aaronlifton3 opened this issue Nov 18, 2013 · 5 comments

Comments

@aaronlifton3
Copy link

Installing binding_of_caller (0.7.2)
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.

        /usr/local/Cellar/rbenv/0.4.0/versions/jruby-1.7.4/bin/jruby extconf.rb
NotImplementedError: C extension support is not enabled. Pass -Xcext.enabled=true to JRuby or set JRUBY_OPTS or modify .jrubyrc to enable.

   (root) at /usr/local/Cellar/rbenv/0.4.0/versions/jruby-1.7.4/lib/ruby/shared/mkmf.rb:8
  require at org/jruby/RubyKernel.java:1054
   (root) at /usr/local/Cellar/rbenv/0.4.0/versions/jruby-1.7.4/lib/ruby/shared/rubygems/custom_require.rb:1
   (root) at extconf.rb:19


Gem files will remain installed in /usr/local/Cellar/rbenv/0.4.0/versions/jruby-1.7.4/lib/ruby/gems/shared/gems/binding_of_caller-0.7.2 for inspection.
Results logged to /usr/local/Cellar/rbenv/0.4.0/versions/jruby-1.7.4/lib/ruby/gems/shared/gems/binding_of_caller-0.7.2/ext/binding_of_caller/gem_make.out

An error occurred while installing binding_of_caller (0.7.2), and Bundler cannot
continue.
Make sure that `gem install binding_of_caller -v '0.7.2'` succeeds before
bundling.
@badosu
Copy link
Collaborator

badosu commented Nov 18, 2013

Hello @aaronlifton, this should be solved on master and on the next version of binding_of_caller that is released.

@aaronlifton3
Copy link
Author

thanks @badosu !

@theSociableme
Copy link

Updates on this?

@badosu
Copy link
Collaborator

badosu commented Jan 27, 2014

@theSociableme This should be fixed on master but no major version was released. WDYT @banister ?

@badosu
Copy link
Collaborator

badosu commented Aug 20, 2014

Duplicate of #47, the new release is 0.7.3.pre1

@badosu badosu closed this as completed Aug 20, 2014
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

3 participants