Re: [kaffe] HEAD not Building javalib

2004-05-30 Thread Guilhem Lavaux
Michael Franz wrote: On Saturday, May 29, 2004, at 03:36 AM, Alan Eliasen wrote: Michael Franz wrote: Hi, For the past week HEAD has not been building on SuSE 9.1 x86. I think it started when I had to upgrade autoconf and automake. Is anyone else having problems with this? The build gets stuck

[kaffe] CVS kaffe (guilhem): Fix for FileChannelImpl + fixed some problems with zip classes.

2004-05-30 Thread Kaffe CVS
PatchSet 4795 Date: 2004/05/30 16:30:42 Author: guilhem Branch: HEAD Tag: (none) Log: Fix for FileChannelImpl + fixed some problems with zip classes. * libraries/javalib/java/util/ZipInputStream.java (getNextEntry): Reopen the byte stream. (closeEntry): Close the byte

Re: [kaffe] CVS kaffe (guilhem): Fix for FileChannelImpl + fixed some problems with zip classes.

2004-05-30 Thread jserv
PatchSet 4795 Date: 2004/05/30 16:30:42 Author: guilhem Fix for FileChannelImpl + fixed some problems with zip classes. * libraries/javalib/java/util/ZipInputStream.java (getNextEntry): Reopen the byte stream. (closeEntry): Close the byte stream. (close):

Re: [kaffe] HEAD not Building javalib

2004-05-30 Thread Michael Franz
On Sunday, May 30, 2004, at 10:01 AM, Guilhem Lavaux wrote: Hi, Maybe you can try the latest CVS HEAD. I have cleaned up a memory protection. It seems that fedora is paranoid by default and protect everything. Cheers, Guilhem. I tried the latest, same results. I have configured with INTRP, JIT

[kaffe] CVS kaffe (guilhem): Detect stack size on Darwin/PPC.

2004-05-30 Thread Kaffe CVS
PatchSet 4796 Date: 2004/05/30 20:16:41 Author: guilhem Branch: HEAD Tag: (none) Log: Detect stack size on Darwin/PPC. * config/powerpc/darwin/md.h (mdGetStackSize): Implemented for Darwin/PPC. Members: ChangeLog:1.2365-1.2366 config/powerpc/darwin/md.h:1.3-1.4

[kaffe] CVS kaffe (guilhem): More stack cleanup for darwin + condition relaxed in jthreads/signal.

2004-05-30 Thread Kaffe CVS
PatchSet 4797 Date: 2004/05/30 20:37:06 Author: guilhem Branch: HEAD Tag: (none) Log: More stack cleanup for darwin + condition relaxed in jthreads/signal. * config/powerpc/darwin/md.h: Added a few includes. * kaffe/kaffevm/systems/unix-jthreads/signal.c: As we don't

[kaffe] running kaffe on opera

2004-05-30 Thread cvsup
somebody knows as to opera with kaffe? ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] Final Clib header cleanup Patch

2004-05-30 Thread Michael Franz
Hi, This is the last patch to clean up the header includes for clib. There are some in config that I will get to. Michael LibrariesIncludeCleanup.patch Description: Binary data