java.lang.ClassNotFoundException:
Giles Lean
kaffe@rufus.w3.org
Tue, 28 Jul 1998 18:18:40 +1000
[Following up my own posting, sigh, but it was about as clear as mud.
I'll see if I can dig myself deeper.]
> -L /usr/X11R6/lib -lX11 -L/usr/pkg/lib -ljpeg
On NetBSD-1.3E/i386 I found I needed to add the above libraries to the
LIBS line in kaffe-1.0.b1/kaffe/kaffe/Makefile. After doing this and
relinking the output from 'ldd /usr/local/bin/Kaffe' looks like this:
/usr/local/bin/Kaffe:
-lkaffevm.1 => /usr/local/lib/libkaffevm.so.1.00 (0x4001b000)
-lm.0 => /usr/lib/libm.so.0.1 (0x4005b000)
-lc.12 => /usr/lib/libc.so.12.26 (0x40074000)
-lX11.6 => /usr/X11R6/lib/libX11.so.6.1 (0x400e1000)
-ljpeg.62 => /usr/pkg/lib/libjpeg.so.62.0 (0x4016f000)
Regards,
Giles, pleading too long a day ...