On Wed, Mar 31, 2004 at 01:27:28PM +0800, [EMAIL PROTECTED] wrote: > Internal error: caught an unexpected exception. > Please check your CLASSPATH and your installation. > java/lang/NullPointerException > make: *** Deleting file `rt.jar' > [EMAIL PROTECTED]:~/expr/kaffe/libraries/javalib$
It's so strnage that I encountered the above problem while Kaffe was configured with --with-threads=unix-pthreads. I change its configuration with --with-threads=unix-jthreads, and I passed the building process. I suspect taht Jar shipped with Kaffe might not work with Kaffe whose threading model is unix-pthreads. Any suggestions? Jim Huang _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
