[kaffe] Re: Re: OpenBSD compiles but fails

WhiteGandalf zuse at libero.it
Thu Jun 19 04:39:01 PDT 2003


In <20030619085101.27856.qmail at web10006.mail.yahoo.com> Dalibor Topic  
wrote:
> hm, openbsd works on i386, and sparc-solaris2 works as well. so it 
> looks like something stupid happens with spacr-openbsd. let's try 
> making sure that the intrp works first before we start debugging the 
> jitter.

i reconfigured for the interpreter. I hope that make is smart enough to 
rebuild what is necessary instead of cleaning and rebuilding everything (
it takes some time on my aging sparc)

it still fails:
Making check in regression
gmake[2]: Entering directory `/home/multix/kaffe-1.1.0/test/regression'
gmake  check-TESTS
gmake[3]: Entering directory `/home/multix/kaffe-1.1.0/test/regression'
PASS: HelloWorldApp.class.save
error compiling:
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/NullPointerException
Abort (core dumped) 
FAIL: HelloWorldApp.java

I did a further check:
i have a simple Java file, i tried to first compile it:
mallorn:multix {115} javac Loops.java
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/NullPointerException
Abort (core dumped)

and it fails, giving the same error as trying to run the bytecode 
compiled on another computer.

So maybe there is really something stupid that broke? I have no 
CLASSPATH set, what could I try to set? (I obviously only have kaffe 
installed and not the official JDK which doesn't exist for OpenBSD)

-ric





More information about the kaffe mailing list