[kaffe] compiler error on gcc, IRIX
Dalibor Topic
robilad at kaffe.org
Sun Jul 11 13:51:16 PDT 2004
Riccardo wrote:
> Hey,
>
> I get the following compiling error on IRIX, using gcc.
>
> /usr/include/sys/socket.h:201: warning: empty declaration
> In file included from /nfs_mount/kaffe_cvs/kaffe/config/config-io.h:30,
> from /nfs_mount/kaffe_cvs/kaffe/kaffe/kaffevm/systems/
> unix-jthreads/jthread.h:36,
> from /nfs_mount/kaffe_cvs/kaffe/kaffe/kaffevm/systems/
> unix-jthreads/signal.c:18:
> /usr/include/sys/ioctl.h:59: warning: redundant redeclaration of `ioctl'
> in same scope
> /usr/freeware/lib/gcc-lib/mips-sgi-irix6.2/2.95.2/include/unistd.h:356:
> warning: previous declaration of `ioctl'
> /nfs_mount/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-jthreads/signal.c:
> 38: parse error before `('
> /nfs_mount/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-jthreads/signal.c:
> In function `jthread_initexceptions':
> /nfs_mount/kaffe_cvs/kaffe/kaffe/kaffevm/systems/unix-jthreads/signal.c:
> 60: `nullException' undeclared (first use in this function)
> <cut>
Hi Riccardo,
it seems that signal.c changed a bit since the bug was reported, so that
the line numbers don't look like bugs anymore. Could you retry with the
CVS head and put up the build log on your site, please?
thanks in advance,
dalibor topic
More information about the kaffe
mailing list