[kaffe] Re: OpenBSD compiles but fails
WhiteGandalf
zuse@libero.it
Wed Jun 18 14:40:02 2003
In <20030614075836.74898.qmail@web10005.mail.yahoo.com> Dalibor Topic
wrote:
> If 1.1.0 doesn't really work either, please try to configure 1.1.0
> --with-engine=intrp and build it again. I'd be interested in the
> results of make check and any compiler warnings/errors.
for now I got 1.1.0, I removed the old /usr/local/kaffe tree and
reconfigured, rebuild and reinstalled, nothing changes.
Running even a simple program yields:
mallorn:multix {107} java Loops
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/NullPointerException
Abort (core dumped)
the internal checks fail in the same way.
I will try configuring with the interpreter. is JIT/interpreter
selectable at runtime or only at compile time ?
> If you want to stay up to date with the latest developements, try
> using the latest CVS. It can be quite rough at times, as Greg said,
> but it can be rewarding as well when things finally work ;)
I would prefer getting a standard version to work, so I can easily
reproduce it somewhere else if needed and would use cvs as a resrot if
there is reallya bug somewhere. I thiough kaffe should run on openbsd,
but maybe 3.3 broke something
-ric