Tony Arcieri created JRUBY-6374:
-----------------------------------

             Summary: java.lang.UnsatisfiedLinkError: failed to load shim 
library looking for dylib instead of jnilib
                 Key: JRUBY-6374
                 URL: https://jira.codehaus.org/browse/JRUBY-6374
             Project: JRuby
          Issue Type: Bug
          Components: C Extensions
    Affects Versions: JRuby 1.6.5
            Reporter: Tony Arcieri
            Assignee: Thomas E Enebo


I'm encountering this error on OS X using OpenJDK instead of the Apple JDK:

LoadError: load error: curb_core -- java.lang.UnsatisfiedLinkError: failed to 
load shim library, error: 
dlopen(/Users/tony/.rvm/rubies/jruby-1.6.5.1/lib/native/Darwin/libjruby-cext.dylib,
 10): image not found

OpenJDK wants a .dylib, but on disk it's actually named .jnilib so it's not 
being found.

--
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