Problems compiling Kaffe

Samarjeet S Tomar tomar at cse.psu.edu
Tue Mar 9 15:55:46 PST 1999


Hi!
 
I am facing some problems compiling Kaffe.
After running ./configure with proper path when I run:
gmake install ,
I get the following error:
 
gmake[3]: Entering directory 
`/home/trantor.22/tomar/kaffe/kaffe-1.0.b3/libraries/clib/io'
test -d /home/trantor.22/tomar/kaffevm/lib/kaffe || mkdir -p
/home/trantor.22/tomar/kaffevm/lib/kaffe
rm -f /home/trantor.22/tomar/kaffevm/lib/kaffe/libio.so
/home/trantor.22/tomar/k
affevm/lib/kaffe/libio.so.1.00
../../.././install-sh -c -m 644 libio.so 
/home/trantor.22/tomar/kaffevm/lib/kaffe/libio.so.1.00
install:  libio.so does not exist
gmake[3]: *** [install] Error 1
gmake[3]: Leaving directory
`/home/trantor.22/tomar/kaffe/kaffe-1.0.b3/libraries/clib/io'
gmake[2]: *** [install] Error 1
gmake[2]: Leaving directory
`/home/trantor.22/tomar/kaffe/kaffe-1.0.b3/libraries/clib'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory
`/home/trantor.22/tomar/kaffe/kaffe-1.0.b3/libraries'
gmake: *** [install] Error 1
 
Also, running only gmake gives the error:
 
gcc -g -O2 -Wall -Wstrict-prototypes  -I. -I../../../include
-I./../../../include -I../../../config -I./../../
../config  -c -fPIC AudioPlayer.c -o AudioPlayer.o
In file included from ../../../config/config-std.h:15,
                 from ../../../include/files.h:15,
                 from AudioPlayer.c:12:
/usr/local/lib/gcc-lib/sparc-sun-solaris2/2.7.2/include/stdlib.h:90: parse
error before `('
gmake[3]: *** [AudioPlayer.o] Error 1
gmake[3]: Leaving directory
`/home/trantor.22/tomar/kaffe/kaffe-1.0.b3/libraries/clib/io'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory
`/home/trantor.22/tomar/kaffe/kaffe-1.0.b3/libraries/clib'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory
`/home/trantor.22/tomar/kaffe/kaffe-1.0.b3/libraries'
gmake: *** [all] Error 1
 
I am running it on Sun workstation running Solaris 2.6.
Please suggest something.
 
Samarjeet Tomar




More information about the kaffe mailing list