[kaffe] Native library load failure - debug output
Michael Franz
mvfranz at gmail.com
Thu Jan 6 21:11:36 PST 2005
Hi,
When running (trying to run) kaffe on darwin/x86 I get the same native
library load issue as on darwin/ppc (I think this is currently fixed),
however, for the PPC version the paths are complete and on x86 there
are relative. Is there code that is making them complete for certain
platforms?
x86
----
Failed to locate native library "libnative" in path:
../../libraries/clib/native/:../../libraries/clib/io/:../../libraries/clib/zip/:../../libraries/clib/nio/:../../libraries/clib/security/:../../libraries/clib/classpath/
ppc
---
Failed to locate native library "libnative" in path:
/Users/mfranz/development/tinderbox/tinderclient/kaffe/kaffe/libraries/clib/native:/Users/mfranz/development/tinderbox/tinderclient/kaffe/kaffe/libraries/clib/net:/Users/mfranz/development/tinderbox/tinderclient/kaffe/kaffe/libraries/clib/io:/Users/mfranz/development/tinderbox/tinderclient/kaffe/kaffe/libraries/clib/nio:/Users/mfranz/development/tinderbox/tinderclient/kaffe/kaffe/libraries/clib/zip:/Users/mfranz/development/tinderbox/tinderclient/kaffe/kaffe/libraries/clib/management:/Users/mfranz/development/tinderbox/tinderclient/kaffe/kaffe/libraries/clib/security
Michael
More information about the kaffe
mailing list