Hi,

I was doing a “make check” on the latest CVS version of Kaffe and got the following error:

 

gcc -g -O2 -Wall -Wstrict-prototypes -o .libs/kaffe-bin main.o version.o .libs/kaffe-binS.o -Wl,--export-dynamic  ../kaffevm/.libs/libkaffevm.so -lm ../../libltdl/.libs/libltdlc.a -ldl -Wl,--rpath -Wl,/usr/local/kaffe/jre/lib/parisc

../kaffevm/.libs/libkaffevm.so: undefined reference to `softcall_illegalaccess'

collect2: ld returned 1 exit status

 

and the check failed. The architecture is PA-RISC and the OS is Debian. I don’t really have any idea what this error is supposed to mean!

 

Cheers,

thomas

Reply via email to