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

Chris Kite commented on THRIFT-979:
-----------------------------------

I am able to reproduce this issue with JRuby 1.5.3 and Thrift 0.5.0. 

However, if I first build against MRI 1.9.2 to generate a Makefile and then 
comment out extconf.rb, the JRuby gem builds and installs correctly. 

> 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