Hello,
compiling on darwin6 gives problems:
./../../../../kaffe/kaffe/kaffevm/systems/unix-pthreads/syscalls.c:623: warning: (near initialization for `sp')
./../../../../kaffe/kaffe/kaffevm/systems/unix-pthreads/syscalls.c:623: `POLLIN' undeclared (first use in this function)
./../../../../kaffe/kaffe/kaffevm/systems/unix-pthreads/syscalls.c:623: (
Each undeclared identifier is reported only once
./../../../../kaffe/kaffe/kaffevm/systems/unix-pthreads/syscalls.c:623: for each function it appears in.)
./../../../../kaffe/kaffe/kaffevm/systems/unix-pthreads/syscalls.c:623: `POLLPRI' undeclared (first use in this function)
so something must have broken in the last 2 weeks about.;
I fear "poll" is not implemented on darwin6. This was the patch about jthreadedRecvFrom. We must implement a backup code.
Cheers,
Guilhem.
_______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
