Dmytrii Nagirniak created JRUBY-6326:
----------------------------------------

             Summary: JRuby does not support native extensions or the `mkmf' 
library very well.
                 Key: JRUBY-6326
                 URL: https://jira.codehaus.org/browse/JRUBY-6326
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.7
         Environment: jruby 1.7.0.dev (ruby-1.9.3-p6) (2012-01-09 dc1741a) 
(Java HotSpot(TM) Client VM 1.6.0_29) [darwin-i386-java]
            Reporter: Dmytrii Nagirniak
            Assignee: Thomas E Enebo
            Priority: Critical


When installing gems using bundler I get the error below.

`gem install rb-fsevent` reproduces it.

Please NOTE that it DID work on 1.6.5.1.



Installing rb-fsevent (0.4.3.1) with native extensions 
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native 
extension.

        /Users/dnagir/.rvm/rubies/jruby-head/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 
/Users/dnagir/.rvm/rubies/jruby-head/lib/native/include/ruby/ruby.h


Gem files will remain installed in 
/Users/dnagir/.rvm/gems/jruby-head/gems/rb-fsevent-0.4.3.1 for inspection.


Full log: https://gist.github.com/1581698

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to