[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JDK1.3 and motif...



On Fri, May 04, 2001 at 11:32:34PM -0400, Christian Edward Gruber wrote:

[snip]

> There is likely nothing we can do about it, unless it's an XFree86 4.x bug
> that I'm tripping over.  However, ultimately it goes to show that we need a
> darned native OpenBSD java implementation. <sigh>

Then Kaffe isn't a working implementation?

As a sidenote: the kaffe port in cvs doesn't build (on i386):

...

(cd .libs && cc -c -fno-builtin -fno-rtti -fno-exceptions "KaffeS.c")
rm -f .libs/KaffeS.c .libs/Kaffe.nm .libs/Kaffe.nmS .libs/Kaffe.nmT
cc -O2 -I/usr/local/include -Wall -Wstrict-prototypes -o .libs/Kaffe main.o version.o .libs/KaffeS.o  -lX11 -lICE -lSM -lXext -L/usr/X11R6/lib -lpng -L/usr/local/lib -ljpeg ../../libraries/clib/awt/X/.libs/libawt.a ../../libraries/clib/math/.libs/libmath.a -lz ../../libraries/clib/zip/.libs/libzip.a ../../libraries/clib/native/.libs/libnative.a -L../kaffevm/.libs -lkaffevm -L../xprof/.libs -lkaffexprof -lm -R/usr/local/lib -R/usr/X11R6/lib
Class.lo: Undefined symbol `_stringJava2Utf8ConstReplace' referenced from text segment
Class.lo: Undefined symbol `_byteClass' referenced from text segment
Class.lo: Undefined symbol `_booleanClass' referenced from text segment
Class.lo: Undefined symbol `_charClass' referenced from text segment

etc.

Erik.