Interesting results...

Andrew Dalgleish kaffe at andrewdalgleish.dyndns.org
Thu Mar 21 04:24:06 PST 2002


On Thu, Mar 21, 2002 at 05:17:13PM +1100, Andrew Dalgleish wrote:
> 
> On Thu, Mar 21, 2002 at 04:42:13AM +0100, Dalibor Topic wrote:
> > Try to rebuild Klasses.jar using jikes 1.13
> 
> jikes == 1.13 or jikes >= 1.13?
> 
> With jikes == 1.15 on OpenBSD-current I get:
> FAIL: DoubleCvt.java
> FAIL: TestSerializable2.java
> FAIL: Alias.java

These three all have this error:
/usr/libexec/ld.so: Undefined symbol "_floor" called from
lt-Kaffe:/.../kaffe/kaffevm/.libs/libkaffevm.so.0.0 at 0x4006ea7c

If I add libm to LD_PRELOAD they pass.

I'm guessing this bit from configure may be related:
checking whether deplibs are loaded by dlopen... unknown

> FAIL: wc.java

This still gives the same error:
java.lang.VerifyError: at pc 5 sp 7 not in range [4, 6]


More information about the kaffe mailing list