[ 
https://issues.apache.org/jira/browse/THRIFT-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927595#action_12927595
 ] 

Kevin Clark commented on THRIFT-979:
------------------------------------

Does the right thing happen (no Makefile generation, no compilation) if you 
wrap the extconf.rb in an `if RUBY_ENGINE != jruby`? (I'm not sure if that's 
the right RUBY_ENGINE value - you should double check).

> ruby bindings used to work on jruby
> -----------------------------------
>
>                 Key: THRIFT-979
>                 URL: https://issues.apache.org/jira/browse/THRIFT-979
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Jeff Hodges
>
> The current ruby bindings do not work on JRuby do to the use of mkmf in the 
> build. It used to be that on jruby, the build would just skip over the 
> extconf.rb step and only install the pure ruby code. (See the current version 
> up on <http://github.com/fauna/thrift>.
> I've been fighting with rubygems to figure out why I can't make this work 
> like I was able to with 0.2. Unfortunately, I'm at my limit, so here's just 
> the bug. Help appreciated.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to