[kaffe] darwin6 problems

Guilhem Lavaux guilhem at kaffe.org
Thu Sep 16 10:35:47 PDT 2004


Riccardo wrote:
> 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.




More information about the kaffe mailing list