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

Jruby-1.6.0.RC3 #14

Closed
BigForNothing opened this issue Mar 14, 2011 · 5 comments
Closed

Jruby-1.6.0.RC3 #14

BigForNothing opened this issue Mar 14, 2011 · 5 comments

Comments

@BigForNothing
Copy link

I don't know why, but this has stopped working on the newly released JRuby-1.6.0.RC3. It worked fine on RC2 however.

@cldwalker
Copy link
Owner

Good to know. If you can get hold of headius and ask him what has changed in Readline.line_buffer. He is the one who wrote bond's implementation: https://github.com/cldwalker/bond/blob/master/lib/bond/readlines/jruby.rb#L6-11 .
Otherwise, I'll ask when I get a chance.

@trailstrider
Copy link

Its not installing in jruby 1.6.0 either....

ERROR: Error installing bond:
ERROR: Failed to build gem native extension.

    /usr/local/jruby/bin/jruby extconf.rb

WARNING: JRuby does not support native extensions or the `mkmf' library very well.
Check http://kenai.com/projects/jruby/pages/Home for alternatives.
mkmf.rb can't find header files for ruby at /usr/local/jruby/lib/native/include/ruby/ruby.h

Gem files will remain installed in /usr/local/jruby-1.6.0/lib/ruby/gems/1.8/gems/bond-0.4.0 for inspection.
Results logged to /usr/local/jruby-1.6.0/lib/ruby/gems/1.8/gems/bond-0.4.0/ext/readline_line_buffer/gem_make.out

@trailstrider
Copy link

For reference, that results log just has this:

cat /usr/local/jruby-1.6.0/lib/ruby/gems/1.8/gems/bond-0.4.0/ext/readline_line_buffer/gem_make.out
/usr/local/jruby/bin/jruby extconf.rb
WARNING: JRuby does not support native extensions or the `mkmf' library very well.
Check http://kenai.com/projects/jruby/pages/Home for alternatives.
mkmf.rb can't find header files for ruby at /usr/local/jruby/lib/native/include/ruby/ruby.h

@cldwalker
Copy link
Owner

Thanks for the more detailed bug report. I've pushed a fix and let me know if it works.

@cldwalker
Copy link
Owner

Confirmed to be working by another user. Please open if its still an issue.

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