[kaffe] [crash] Jython 2.1 Installer vs. jthread_disable_stop

Greg Wooledge greg at wooledge.org
Thu Jan 9 19:39:01 PST 2003


Dalibor Topic (robilad at yahoo.com) 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."
greg at wooledge.org              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20030109/99990968/attachment-0003.pgp 


More information about the kaffe mailing list