Problems to compile kaffe0.10.0 on a Linux(SUSE5.2) platform...

Takashi Suezawa suezawa at ifi.unizh.ch
Thu Jun 18 11:52:43 PDT 1998


Hello

Has anyone made experiences to compile and install kaffe0.10.0 on a Linux
platform? I tried to "make" kaffe0.10.0 but it failed.

I got following error messages

----[snip]----
...
make[3]: Entering directory
`/usr/local/kaffe/kaffe-0.10.0/libraries/clib/zip'
gcc -g -O2 -I. -I../../../include -I./../../../include -I../../../config
-I./../
../../config  -c -fPIC Adler32.c -o Adler32.o
gcc -g -O2 -I. -I../../../include -I./../../../include -I../../../config
-I./../
../../config  -c -fPIC CRC32.c -o CRC32.o
gcc -g -O2 -I. -I../../../include -I./../../../include -I../../../config
-I./../
../../config  -c -fPIC Deflater.c -o Deflater.o
gcc -g -O2 -I. -I../../../include -I./../../../include -I../../../config
-I./../
../../config  -c -fPIC Inflater.c -o Inflater.o
true --def ./libzip.def --output-exp lib.exp --output-lib libzip.a
--dllname lib
zip.so
touch lib.exp
ld -shared -o libzip.so.0.100 Adler32.o CRC32.o Deflater.o Inflater.o -lm
-lc  -
lz 
ld: cannot open -lz: No such file or directory
make[3]: *** [libzip.so.0.100] Error 1
make[3]: Leaving directory
`/usr/local/kaffe/kaffe-0.10.0/libraries/clib/zip'
make[2]: *** [all] Error 1
make[2]: Leaving directory `/usr/local/kaffe/kaffe-0.10.0/libraries/clib'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/kaffe/kaffe-0.10.0/libraries'
make: *** [all] Error 1
----[snip]----

Does anyone know what is wrong? Thank you very much for your help
in advance.

-takashi




More information about the kaffe mailing list