building Kaffe

Stephen Gurney steve at josh.com
Fri Apr 4 14:23:15 PST 1997


Once again I have attempted to build kaffe and the associated
classes on a sunos machine only to be met with the following 
problem. It shows up when I 'make'. Any ideas on why I could
be missing the "_raise" symbol?

thanks for your help in advance,

Steve Gurney



>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

touch lib.exp
ar cr libkaffe_vm.a.0.83 code.o lookup.o external.o constants.o
classMethod.o readClass.o findClass.o baseClasses.o object.o itypes.o
gc.o thread.o locks.o threadCalls.o support.o zextract.o soft.o flags.o
util.o verify.o exception.o md.o basecode.o constpool.o funcs.o icode.o
labels.o registers.o slots.o machine.o code-analyse.o seq.o
ranlib libkaffe_vm.a.0.83
rm -f libkaffe_vm.a
ln -s libkaffe_vm.a.0.83 libkaffe_vm.a
make[2]: Leaving directory
`/tmp_mnt/home/sgurney/kaffe/kaffe-0.8.3/kaffe/kaffevm'
make[2]: Entering directory
`/tmp_mnt/home/sgurney/kaffe/kaffe-0.8.3/kaffe/kaffe'
gcc -g -O  -I. -I./../kaffevm -I../../config -I./../../config
-I../../include -c main.c
gcc -g -O  -I. -I./../kaffevm -I../../config -I./../../config
-I../../include -o kaffe main.o -L../kaffevm -lkaffe_vm 
-L../../packages/tjwassoc.co.uk/APIcore/lib -lkaffe_native
-L../../packages/tjwassoc.co.uk/APInet/lib
-lkaffe_net                    -L../../packages/biss-net.com/APIawt/lib
-lkaffe_bissawt             -L/tools/NET/windows/sun4/openwin/lib -lX11
-lkaffe_vm -lm 
ld: Undefined symbol 
   _raise 
collect2: ld returned 2 exit status
make[2]: *** [kaffe] Error 1
make[2]: Leaving directory
`/tmp_mnt/home/sgurney/kaffe/kaffe-0.8.3/kaffe/kaffe'
make[1]: *** [all] Error 1
make[1]: Leaving directory
`/tmp_mnt/home/sgurney/kaffe/kaffe-0.8.3/kaffe'
make: *** [all] Error 1


>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>



More information about the kaffe mailing list