[kaffe] irix build failure

Riccardo zuse at libero.it
Thu Jun 2 08:15:54 PDT 2005


Hey,

/usr/include/sys/socket.h:201: warning: empty declaration
./../../../kaffe/kaffe/kaffevm/jni/jni.c: In function `KaffeJNI_
EnsureLocalCapacity':
./../../../kaffe/kaffe/kaffevm/jni/jni.c:225: warning: variable `ret' 
might be clobbered by `longjmp' or `vfork'
./../../../kaffe/kaffe/kaffevm/jni/jni.c: In function `Kaffe_
ExceptionDescribe':
./../../../kaffe/kaffe/kaffevm/jni/jni.c:475: parse error before 
`const'
./../../../kaffe/kaffe/kaffevm/jni/jni.c:479: `eobj' undeclared (first 
use in this function)
./../../../kaffe/kaffe/kaffevm/jni/jni.c:479: (Each undeclared 
identifier is reported only once


like 474 and 475 are

        BEGIN_EXCEPTION_HANDLING_VOID();
        const char* cname;

so maybe there is an error in the macro ?

-R





More information about the kaffe mailing list