Just out of curiosity, why are you using Kaffe and not one of the free (as
in beer) commercial JVMs?  Is it to create an ideologically pure open source
system?  If so, then go for it.  But if not, you should probably realise
that Kaffe is an absolutely awful Java implementation.  Choose IBM's or
Sun's implementation.  Blackdown has an open source one (not sure what
license, though) that is pretty good, but not as fast or as free from bugs
as Sun's or IBM's.

-dan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Gavin McCord
Sent: Wednesday, September 12, 2001 7:58 PM
To: [EMAIL PROTECTED]
Subject: [scottish] Kaffe compile probs


I'm having problems trying to compile kaffe-1.0.6, on my Slack setup
(2.2.19 kernel, gcc-2.95.3., glibc 2.2.2) I get the following error:

gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include -DKVER=\"1.
0.6\" -I/usr/local/src/kaffe-1.0.6/./kaffe/kaffevm -I/usr/local/src/kaffe-1.
0.6/./kaffe/kaffevm/systems/unix-jthreads -I../../../config -I../../../inclu
de -I/usr/local/include -g
-O2 -Wall -Wstrict-prototypes -c
System.c -Wp,-MD,.deps/System.TPlo  -fPIC -DPIC -o System.lo
System.c: In function `java_lang_System_initProperties':
System.c:415: warning: implicit declaration of function `time'
System.c:418: warning: implicit declaration of function `localtime'
System.c:418: invalid type argument of `->'
make[3]: *** [System.lo] Error 1
make[3]: Leaving directory
`/usr/local/src/kaffe-1.0.6/libraries/clib/native'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/kaffe-1.0.6/libraries/clib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/kaffe-1.0.6/libraries'
make: *** [all-recursive] Error 1


Any ideas?
--
gav
--------------------------------------------------------------------
http://www.lug.org.uk                   http://www.linuxportal.co.uk
http://www.linuxjob.co.uk               http://www.linuxshop.co.uk
--------------------------------------------------------------------

--------------------------------------------------------------------
http://www.lug.org.uk                   http://www.linuxportal.co.uk
http://www.linuxjob.co.uk               http://www.linuxshop.co.uk
--------------------------------------------------------------------

Reply via email to