Re: [kaffe] compiling latest CVS

2003-06-13 Thread Dalibor Topic
Hi Andy, --- Andy Georges [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dalibor, during make check I get the following: error compiling: ./SerialPersistentFields.java:84: error:Cannot find method java.io.ObjectStreamField.isUnshared() error

[kaffe] kaffe 1.0.7 with qt embedded awt for arm linux

2003-06-13 Thread Sankalpa
Hi I managed to compile kaffe for arm linux without awt support and managed to run a simple Hello world application using that jvm. export CC=arm-linux-gcc export AS=arm-linux-as export LD=arm-linux-ld export CC=arm-linux-gcc export CPP='arm-linux-gcc -E' export AR=arm-linux-ar export

Re: [kaffe] 1.1.0 on sh3-linux

2003-06-13 Thread Dalibor Topic
Hi Kiyo, --- Kiyo Inaba [EMAIL PROTECTED] wrote: Hi Dalibor, My saying is incorrect... I said: is 'NetworkInterfaceTest.java'. Failed two tests are actually caused by the lack of 'libz' and I think they shall be treated as 'FAIL' rather than 'FAIL'. And I shall say 'Theese tests

Re: [kaffe] kaffe 1.0.7 with qt embedded awt for arm linux

2003-06-13 Thread Dalibor Topic
Hi Sankalpa, --- Sankalpa [EMAIL PROTECTED] wrote: Still configuration try to build the X.I tried different configuration alternatives.Stil I could not set my environment to build --with-awt=qt option. (I tried this with kaffe-1.0.7.tar.gz and kaffe-1.0.6.tar.gz) You can't set your

Re: [kaffe] libraries/clib/net/InetAddressImpl.c cannot be compiled on old Linux

2003-06-13 Thread Ito Kazumitsu
Hi, In message Re: [kaffe] libraries/clib/net/InetAddressImpl.c cannot be compiled on old Linux on 03/06/13, Dalibor Topic [EMAIL PROTECTED] writes: Hi Ito, thanks for the patch! Sorry, most of them were useless. libraries/clib/net/InetAddressImpl.c.orig

back to strtod.c (Was: Re: [kaffe] libraries/clib/net/InetAddressImpl.c cannot be compiled on old Linux)

2003-06-13 Thread Dalibor Topic
Hi Ito, thanks for rechecking everything. I'll send some more strtod.c code your way on the weekend to get that last Double.MIN_VALUE problem out of the way. Do you still have the strtod.c from NetBSD that worked for you? I'd like to give it a try, since all my previous attempts didn't really

Re: [kaffe] (sigh) Kaffe 1.1 can't do FEC decoding

2003-06-13 Thread Dalibor Topic
Hi Greg, --- Greg Wooledge [EMAIL PROTECTED] wrote: So, after a week of failures every time I tried to download an FEC splitfile from Freenet, using Kaffe 1.1 (or the CVS version from right before the release), I decided that perhaps it's Kaffe that's causing the problem, rather than Freenet.

Re: [kaffe] 1.1.0 on alpha-linux: make check crashes

2003-06-13 Thread Dalibor Topic
Hi Kevin, --- Kevin D. Kissell [EMAIL PROTECTED] wrote: Could you please check confirm that the 4 regression tests which succeed on alpha-linux are the same 4 that succeed with MIPS/Linux under jit3, i.e. HelloWorldApp.class.save CatchLimits.class.save TestFloatDouble, and

Re: [kaffe] (sigh) Kaffe 1.1 can't do FEC decoding

2003-06-13 Thread Greg Wooledge
Dalibor Topic ([EMAIL PROTECTED]) wrote: Hm, any chance of pinpointing the exact checkin on kaffe that started failing FEC ? kaffe -fullversion of the last version that works, kaffe -fullversion of the first version that fails, and an ugly binary search over checkouts, I guess ;) There have

[kaffe] OpenBSD compiles but fails

2003-06-13 Thread WhiteGandalf
Hello I tried to compile myself kafe 1.07 on OpenBSD 3.3 (sparc) It configured and compiled and even installed without apparent problems But running make check fails at the first test! Even trying to run a small program causes a problem. mallorn:multix {151} /usr/local/kaffe/bin/kaffe Loops