[kaffe] javanio error
Dalibor Topic
robilad at kaffe.org
Mon Feb 4 12:55:27 PST 2008
Sivaramakrishnan KC wrote:
> Hi,
>
> I compiled kaffe with the following configuration options
>
> ./configure --disable-gtk-peer --disable-gconf-peer --disable-plugin
> --with-jikes
>
> When I tried to run kaffe, I get the follwing error:
>
> -------------------------------------------------------------------------------------------------------------
> Internal error: caught an unexpected exception.
> Please check your CLASSPATH and your installation.
> java/lang/UnsatisfiedLinkError: Native library `javanio' not found (as file `lib
> javanio.so' in class loader null) in gnu.classpath.boot.library.path and java.l
> ibrary.path `[/usr/local/kaffe/jre/lib/i386/, /usr/local/kaffe/lib/, /usr/local/
> classpath/lib/classpath/]'
> at java.lang.ClassLoader.getSystemClassLoader (ClassLoader.java:799)
> Aborted (core dumped)
Does the file libjavanio.so exist in the directories
/usr/local/kaffe/jre/lib/i386/, /usr/local/kaffe/lib/ or
/usr/local/classpath/lib/classpath/ ?
cheers,
dalibor topic
More information about the kaffe
mailing list