[kaffe] CVS kaffe (stack): Fix InetAddressImpl.c compilation error

2003-09-17 Thread Kaffe CVS
PatchSet 4043 Date: 2003/09/17 14:57:39 Author: stack Branch: HEAD Tag: (none) Log: Fix InetAddressImpl.c compilation error Members: ChangeLog:1.1639-1.1640 libraries/clib/net/InetAddressImpl.c:1.18-1.19 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.1639

Re: [kaffe] Which libtool?

2003-09-17 Thread James Simmons
I think I'm on debian stable, too. I've built the autotools and libtool myself from the tar.gz files on gnu.org, installed them under ~/auto-kaffe/ and everything works for me. Could you try that? I might resort to that. But I admit that my libtool library mangling code for the sound

[kaffe] Debian bug when building kaffe on some arch

2003-09-17 Thread Arnaud Vandyck
Hi all, Does anyone already have this problem? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=205327 , | This package fails on the ia64 autobuilder as shown below. | | Bdale | | | Automatic build of kaffe_1:1.0.7-3 on caballero by sbuild/ia64 1.170.4 | | Build started at 20030814-0029

Re: [kaffe] Freeing jit temp data on demand (Was: Re: JavaLayer 0.3.0 works)

2003-09-17 Thread Dalibor Topic
Hi Tim, thanks for the quick patch! I tried it, but unfortunately, now kaffe crashes when I try to play a mp3. bash-2.05a$ kaffe -cp jl030.jar javazoom.jl.player.jlp /var/tmp/GutenRMX.mp3 playing /var/tmp/GutenRMX.mp3... kaffe-bin: ../../../../kaffe/kaffe/kaffevm/jit3/machine.c:221: translate:

Re: [kaffe] build error with current CVS

2003-09-17 Thread Timothy Stack
make Klasses Compiling classes from @essential.files using /usr/src/kaffe/kaffe/kaffe/kaffe-bin -verbosegc at.dms.kjc.Main [ start compilationin verbose mode ] lt-kaffe-bin: machine.c:221: translate: Assertion `reinvokde == false' failed ./rebuildLib: line 55: 994 aborted my bad,

[kaffe] CVS kaffe (stack): Fix silly bug introduced by jittemp alloc checkin

2003-09-17 Thread Kaffe CVS
PatchSet 4044 Date: 2003/09/17 21:14:07 Author: stack Branch: HEAD Tag: (none) Log: Fix silly bug introduced by jittemp alloc checkin Members: ChangeLog:1.1640-1.1641 kaffe/kaffevm/jit3/constpool.c:1.5-1.6 kaffe/kaffevm/jit3/labels.c:1.10-1.11 Index: kaffe/ChangeLog

Re: [kaffe] kaffe plugin

2003-09-17 Thread nmag only
Hi friends, I'm very interested in getting kaffe plugin and working on it. Is there somebody working already on it? Thanks a lot! Dalibor Topic wrote: Hemanth Kumar wrote: hi, Is there any open source for kaffe plugin for applets? There is a mozilla plugin, that needs someone to pick it