[kaffe] undefined reference to `ignoreSignal'
Guilhem Lavaux
guilhem at kaffe.org
Thu Dec 30 02:34:20 PST 2004
kaz at maczuka.gcd.org wrote:
>Hi,
>
>Today's make failed while making .libs/kaffe-bin, saying
>../kaffevm/.libs/libkaffevm.so: undefined reference to `ignoreSignal'
>
>ChangeLog says:
>
>2004-12-29 Guilhem Lavaux <guilhem at kaffe.org>
>
> * kaffe/kaffevm/systems/unix-pthreads/jsignal.h,
> kaffe/kaffevm/systems/unix-jthreads/jsignal.h,
> kaffe/kaffevm/systems/unix-pthreads/signal.c,
> kaffe/kaffevm/systems/unix-jthreads/signal.c:
> Made ignoreSignal private to signal.c. This symbol may conflict
> with Ch.
>
>But kaffe/kaffevm/systems/unix-jthreads/jthread.c also calls ignoreSignal.
>
>(On FreeBSD 5.3-RELEASE, I use --with-threads=unix-jthreads because
>pthreads is not fully functional.)
>
>
>
Ooops ! Sorry. I have not checked that jthread.c was using it outside
signal.c. I have just checked in a patch to bring it back using another
symbol name.
Thanks !
Regards,
Guilhem Lavaux.
More information about the kaffe
mailing list