Subject: kaffe-1.0.b3 anyone?
To: None <port-sparc@netbsd.org>
From: Werther Pirani <werther@wservice.com>
List: port-sparc
Date: 04/13/1999 21:38:22
Hello,
is anyone actually running this one? I have the latest package
tree and everything configures and compiles fine, but "make test"
fails badly and even typing "javac" produces the following:
$ javac
It's not ThreadDeath, and there's no exception handler.
This is something I cannot handle.
Abort
Both $LD_LIBRARY_PATH and $PATH are setup properly:
$ ldd `which Kaffe`
/usr/pkg/bin/Kaffe:
-lkaffevm.1 => /usr/pkg/lib/libkaffevm.so.1.00 (0x10050000)
-lm.0 => /usr/lib/libm.so.0.1 (0x100a0000)
-lc.12 => /usr/lib/libc.so.12.20 (0x100d0000)
I'm still running 1.3.2.
Thanks in advance,
Werther Pirani