[kaffe] solaris compile errors

Riccardo zuse at libero.it
Sun Aug 15 05:25:22 PDT 2004


Hey,

compiling on solaris I g et the following errors, of which the last one 
is of course fatal, but the previous ones aren't good either.

In file included from /export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/
kaffevm/systems/unix-pthreads/syscalls.c:21:
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/include/nets.h:20: warning: 
redundant redeclaration of 'h_errno'
/usr/include/netdb.h:287: warning: previous declaration of 'h_errno' was 
here
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/syscalls.c: In function `jthreadedSendto':
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/syscalls.c:313: warning: passing arg 3 of `sendto' as signed 
due to prototype
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/syscalls.c:313: warning: passing arg 3 of `send' as signed due 
to prototype
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/syscalls.c: In function `jthreadedAccept':
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/syscalls.c:477: warning: passing arg 4 of `getsockopt' from 
incompatible pointer type
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/syscalls.c:489: warning: passing arg 4 of `setsockopt' from 
incompatible pointer type
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/syscalls.c:492: warning: passing arg 4 of `setsockopt' from 
incompatible pointer type
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/syscalls.c: In function `jthreadedRecvfrom':
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/syscalls.c:620: warning: passing arg 3 of `recvfrom' as signed 
due to prototype
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/thread-impl.c:200: warning: no previous prototype for 
'tDumpList'
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/thread-impl.c: In function `tDumpList':
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/thread-impl.c:219: warning: long int format, pthread_t arg (arg 
10)
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/thread-impl.c: At top level:
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/thread-impl.c:228: warning: no previous prototype for 'tDump'
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/thread-impl.c:270: warning: no previous prototype for 'dump_
signal_handler'
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/thread-impl.c:332: warning: no previous prototype for 
'tInitSignalHandlers'
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/thread-impl.c: In function `tInitSignalHandlers':
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/thread-impl.c:370: error: `__SIGRTMIN' undeclared (first use in 
this function)
/export/home0/kaffe_nfs/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-
pthreads/thread-impl.c:370: error: (Each undeclared identifier is 
reported only once


-Riccardo





More information about the kaffe mailing list