make: don't know how to make all. Stop

Oliver Thuns oliver.thuns at gmx.de
Wed Aug 12 03:02:47 PDT 1998


I tried to compile kaffe-snap from 11-08-98, but I get the same error
as with the beta release. Does anybody know what's wrong? I made a
./configure --prefix=/opt/kaffe and then make.

ibmath.so
touch lib.exp
ld -Bshareable -o libmath.so.1.00 BigInteger.o -lgmp -lm -lc  -lgmp
rm -f libmath.so
ln -s libmath.so.1.00 libmath.so
gcc  -g -O2 -I. -I../../../include -I./../../../include
-I../../../config -I./..
/../../config  -c -fPIC Classpath.c -o Classpath.o
true --def ./libmanagement.def --output-exp lib.exp --output-lib
libmanagement.a
 --dllname libmanagement.so
touch lib.exp
sed -n "s%^\(kaffe_[^(]*\).*$%KAFFE_NATIVE(\1)%p" ./*.c >
external_wrappers.h
ld -Bshareable -o libmanagement.so Classpath.o -lgmp -lm -lc
make: don't know how to make all. Stop
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.        



More information about the kaffe mailing list