[kaffe] __SIGRTMIN undefined: kaffe/kaffevm/systems/unix-pthreads/thread-impl.c

Ito Kazumitsu kaz at maczuka.gcd.org
Wed Aug 4 14:53:38 PDT 2004


Hi,

kaffe/kaffevm/systems/unix-pthreads/thread-impl.c reads:

#if !defined(__SIGRTMIN) || (__SIGRTMAX - __SIGRTMIN < 7)
...

#endif

#define SIG_INTERRUPT (__SIGRTMIN+2)

What if !defined(__SIGRTMIN)?  And that is happening in my case:
FreeBSD 5.1-RELEASE on i386.




More information about the kaffe mailing list