FFI::Platform::CONF_DIR looks in wrong location for PPC Macs.
-------------------------------------------------------------

                 Key: JRUBY-4721
                 URL: http://jira.codehaus.org/browse/JRUBY-4721
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.5, JRuby 1.6
         Environment: iMac G5, OS X 10.4.11, Java 1.5
            Reporter: Adam Gardner
            Assignee: Thomas E Enebo


FFI::Platform::CONF_DIR is looking for type definitions and so on in a 
(non-existent) directory called 
'$JRUBY_ROOT/lib/ruby/site_ruby/shared/ffi/platform/powerpc-darwin'. The actual 
directory on disk is called 
'$JRUBY_ROOT/lib/ruby/site_ruby/shared/ffi/platform/ppc-darwin'. One of them 
needs to be changed to match the other.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.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