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) ------------------------------------------------------------------------------------------------------------------ What is the problem? What should i do to fix it? _______________________________________________ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe