0.9.1 compilation failure on linux

3-417.3 Ales Pour A.Pour at sh.cvut.cz
Sun Jun 29 16:51:49 PDT 1997


Hello,
I tried to compile kaffe-0.9.1 on linux (2.0.30,libc6,gcc2.7.2.1).
with the following result:

make[2]: Entering directory `/usr/src/kaffe-0.9.1/kaffe/kaffevm'
gcc -O2 -m486 -fno-strength-reduce -fomit-frame-pointer  -I. -I. -
I./../../config -I../../config -I../../include -I./../../include -
DTRANSLATOR -I./jit -DKVER=\"0.91\" -c -fPIC exception.c
exception.c: In function `nullException':
exception.c:202: `sig' undeclared (first use this function)
exception.c:202: (Each undeclared identifier is reported only once
exception.c:202: for each function it appears in.)
exception.c:205: parse error before `.'
exception.c:205: parse error before `.'
exception.c: In function `arithmeticException':
exception.c:222: `sig' undeclared (first use this function)
exception.c:224: parse error before `.'
exception.c:224: parse error before `.'
make[2]: *** [exception.o] Error 1
make[2]: Leaving directory `/usr/src/kaffe-0.9.1/kaffe/kaffevm'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/usr/src/kaffe-0.9.1/kaffe'
make: *** [all] Error 1

Has anyone been more successfull? Thank you.
Regards,
    Ales


More information about the kaffe mailing list