Dalibor Topic ([EMAIL PROTECTED]) wrote:

> Could you guys check if you still get them using the
> latest source from CVS when you configure kaffe
> --with-engine=intrp ?

OpenBSD 3.2 i386
./configure --with-engine=intrp
gmake

(cd .libs && gcc -c -fno-builtin -fno-rtti -fno-exceptions "kaffe-binS.c")
rm -f .libs/kaffe-binS.c .libs/kaffe-bin.nm .libs/kaffe-bin.nmS .libs/kaffe-bin.nmT
gcc -g -O2 -Wall -Wstrict-prototypes -o .libs/kaffe-bin main.o version.o 
.libs/kaffe-binS.o  -L../kaffevm/.libs -lkaffevm -L/usr/local/lib -lm 
../../libltdl/.libs/libltdlc.al -Wl,-rpath,/usr/local/kaffe/jre/lib/i386 
-Wl,-rpath,/usr/local/lib
ld: -lkaffevm: no match
collect2: ld returned 1 exit status
gmake[2]: *** [kaffe-bin] Error 1
gmake[2]: Leaving directory `/usr/local/src/kaffe/kaffe/kaffe'

This is the same build failure I reported back in August 2002.  At
the time, the suggested workaround (from Arne and Dalibor) was:

> > I added the following lines after lines 132 in the
> > current readonly
> > CVS kaffe/libtool:
> > if test "X`uname`" = XOpenBSD; then
> >   need_version=yes
> > fi

This still works, although the number 132 is now a bit too low. :)
It's going to be a while until I can report anything on the assertions,
of course -- even with 1.0.7 they sometimes take a day or two to
appear.

-- 
Greg Wooledge                  |   "Truth belongs to everybody."
[EMAIL PROTECTED]              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |

Attachment: msg01230/pgp00000.pgp
Description: PGP signature

Reply via email to