[kaffe] Failed to locate native library "libnative"
Max Gilead
gilead at yellowhedgehog.com
Wed Oct 6 13:30:01 PDT 2004
Dave Littrell wrote:
>This is the problem:
>-------------------
>bash-2.05b# javac
>Failed to locate native library "libnative" in path:
> /usr/local/lib/kaffe:/usr/local/lib
>Aborting.
>bash-2.05b#
>
>sure looks like it's there:
>-------------------------
>bash-2.05b# locate libnative
>/usr/local/lib/kaffe/libnative.a
>/usr/local/lib/kaffe/libnative.la
>
>
I'm not sure about BSD but isn't javac looking for
/usr/local/lib/kaffe/libnative.so ?
Max
More information about the kaffe
mailing list