Re: [kaffe] Rebuilding all sources

2004-11-29 Thread Greg Wooledge
Pinaki Mukherjee ([EMAIL PROTECTED]) wrote: Actually, I am not adding or deleting any file, rather changing the -O2 option to -O0. Any quick pointer? make clean env CFLAGS=-g -O0 ./configure # plus whatever other options you need make -- Greg Wooledge | Truth belongs

Re: [kaffe] Newbie Problem on OpenBSD 3.4

2004-04-05 Thread Greg Wooledge
is at the moment.) -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http://wooledge.org/~greg/ | signature.asc Description: Digital signature

Re: [kaffe] Which libtool?

2003-09-16 Thread Greg Wooledge
James Simmons ([EMAIL PROTECTED]) wrote: debian stable with libtool 1.5 automake 1.7.6 autoconf 2.57 Woody (Debian stable) has: autoconf 2.53 automake 1.4-p4 libtool 1.4.2 Whatever you're running, it's not woody any more. -- Greg Wooledge | Truth belongs

[kaffe] java.text.SimpleDateFormat.formatWithAttribute

2003-08-25 Thread Greg Wooledge
updated from CVS a few minutes ago. The node does not start up; the NPE is very soon after issuing the command. -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http://wooledge.org/~greg/ | pgp0.pgp

Re: [kaffe] Playing with freenet...

2003-07-14 Thread Greg Wooledge
Jim Pick ([EMAIL PROTECTED]) wrote: Here's the key for the site: [EMAIL PROTECTED]/jimpick/1// I've managed to find the front page through my Kaffe node. (My Linux/Sun node hasn't found it yet, though. Perhaps it's a Sun anti-competitive feature? ;-) ) -- Greg Wooledge

Re: [kaffe] #if 0

2003-06-24 Thread Greg Wooledge
of code, even if that block contains /* comments */ of its own. -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http://wooledge.org/~greg/ | pgp0.pgp Description: PGP signature

[kaffe] Kaffe vs. Freenet round (N+2): nio

2003-06-16 Thread Greg Wooledge
Install prefix: /usr/local/kaffe Thread system : unix-jthreads CC: gcc CFLAGS: -g -O2 -Wall -Wstrict-prototypes LDFLAGS : ChangeLog head: 2003-05-11 Dalibor Topic [EMAIL PROTECTED] -- Greg Wooledge | Truth belongs to everybody. [EMAIL

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

2003-06-13 Thread Greg Wooledge
, and it's been running for over 70 minutes. So rather than wait for it, and attempt to get timestamps on the individual check-ins from it, I'm just going to send this message as is. -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot

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

2003-06-12 Thread Greg Wooledge
splitfile errors; but on my system at least, Kaffe 1.1 fails to even *begin* an FEC decode, 100% consistently. (And it leaks memory like an upside-down bucket.) -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http

Re: [kaffe] memory leaking

2003-06-11 Thread Greg Wooledge
of this, as you can see by the comments, so they lock the whole thing while it's doing a name lookup. OpenBSD doesn't have the *_r versions. -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http://wooledge.org/~greg

[kaffe] make dist-gzip on OpenBSD

2003-06-11 Thread Greg Wooledge
/TAsynchronousFilteredAudioInputStream.java ... -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http://wooledge.org/~greg/ | pgp0.pgp Description: PGP signature

Re: [kaffe] 1.1.0 build failure on parisc-hpux

2003-06-09 Thread Greg Wooledge
) $ $@ Are you using HP-UX's /usr/bin/make, or GNU make? The former is pretty much rubbish, at least on HP-UX 10.20. I highly recommend installing GNU make before attempting to do any serious work. -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED

Re: [kaffe] 1.1.0 build failure on parisc-hpux

2003-06-09 Thread Greg Wooledge
#1 0x7b006128 in ?? () Cannot access memory at address 0x7b03adb8 -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http://wooledge.org/~greg/ | md.h is already up-to-date In file included from debug.c:1

[kaffe] memory leaking

2003-06-09 Thread Greg Wooledge
. With the current version, I can reach the limit in just a few hours. From a practical standpoint, this means I have to restart the Freenet node much more frequently. -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers

[kaffe] assertion !INTS_DISABLED() failed

2003-06-08 Thread Greg Wooledge
slowUnlockMutex+407, daemon=41776, jlThread=0x0, threadStackSize=19376608) at jthread.c:1336 #26 0x2f5b298 in ?? () #27 0x4001c000 in ?? () -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http://wooledge.org

Re: [freenet-dev] Re: [kaffe] Kaffe and Freenet, round (N+1)

2003-06-06 Thread Greg Wooledge
I should test it with a transient Freenet node on Linux, too, just to see if any weird bugs crawl out of it. It won't get the same kind of unpredictable hammering that a permanent node gets, but it's worth a try. -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED

[kaffe] assertion failed: mem/gc-incremental.c 384

2003-06-06 Thread Greg Wooledge
0x40044bcb in JNI_CreateJavaVM (vm=0xa340, env=0xa5b8, args=0xa348) at jni.c:205 This is from a CVS checkout on Wednesday evening (CVS/Entries has /ChangeLog/1.1384/Wed Jun 4 23:25:33 2003// as the most recent file.) OpenBSD 3.3 x86, running Freenet 6043. -- Greg Wooledge

Re: [kaffe] current status?

2003-06-06 Thread Greg Wooledge
Michael Franz ([EMAIL PROTECTED]) wrote: How long ago was that? I have a pull from cvs that is 2 weeks old and I don't think it works on any classes. There have been major changes to Kaffe in the last two weeks. -- Greg Wooledge | Truth belongs to everybody. [EMAIL

Re: [freenet-dev] Re: [kaffe] Kaffe and Freenet, round (N+1)

2003-06-04 Thread Greg Wooledge
on the web interface. There weren't any messages in the logs this time, though. So, the upshot is, I'm still running early-May CVS Kaffe. It's the only thing that still works. -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili

Re: [kaffe] build failure if old version present, ServletContext.setAttribute

2003-05-29 Thread Greg Wooledge
0x4003c981 in gcEnable (collector=0x4009acac) at mem/gc-incremental.c:1093 #13 0x40027610 in initialiseKaffe () at baseClasses.c:214 #14 0x40041abb in JNI_CreateJavaVM (vm=0x9310, env=0x9488, args=0x9318) at jni.c:205 Good luck. -- Greg Wooledge | Truth belongs to everybody

Re: [kaffe] Compare kaffe and IBMJava2-131 Java Virtual Machine.

2003-03-09 Thread Greg Wooledge
don't know whether it's relevant. -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http://wooledge.org/~greg/ | pgp0.pgp Description: PGP signature

Re: [kaffe] Compare kaffe and IBMJava2-131 Java Virtual Machine.

2003-03-06 Thread Greg Wooledge
handle threads that span an end-of-month boundary.) -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http://wooledge.org/~greg/ | pgp0.pgp Description: PGP signature

Re: [kaffe] networkaddress.cache.ttl

2003-02-21 Thread Greg Wooledge
is causing some problems for users with dynamic DNS hostnames. He wants to turn caching *off*! :) -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http://wooledge.org/~greg/ | pgp0.pgp Description: PGP

Re: [kaffe] 6 failed dependencies

2003-02-06 Thread Greg Wooledge
X11, jpeg, PNG and (un)GIF libraries. Or you may have them, but the wrong versions. As mentioned previously, Kaffe 1.0.5 is rather old. -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http://wooledge.org/~greg

Re: [kaffe] Upgrading autotools requirements to a more recent version

2003-01-24 Thread Greg Wooledge
-- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http://wooledge.org/~greg/ | msg01356/pgp0.pgp Description: PGP signature

Re: [kaffe] core dump, assertion failed (FD_ISSET)

2003-01-13 Thread Greg Wooledge
Greg Wooledge ([EMAIL PROTECTED]) wrote: assertion FD_ISSET(i, readsPending) failed: file jthread.c, line 1750 Just FYI, I've seen this assertion a total of 5 times now, running with the jit3 engine, to the exclusion of the other two assertions I saw earlier (under the intrp engine). I haven't

[kaffe] core dump, assertion failed (THREAD_RUNNING)

2003-01-10 Thread Greg Wooledge
0x40058a42 in jthread_create (pri=59592068, func=0x40057dab suspendOnQThread+207, daemon=1074147424, jlThread=0x0, threadStackSize=3070320) at jthread.c:1322 #49 0x38c6010 in ?? () I still have the core file if anyone wants me to attempt a more hands-on analysis. -- Greg Wooledge

Re: [kaffe] Failed to locate native function: java/math/BigInteger.init0()V

2003-01-10 Thread Greg Wooledge
assertions -- but see my previous message for the first assertion. :-/ -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http://wooledge.org/~greg/ | msg01274/pgp0.pgp Description: PGP signature

Re: [kaffe] [crash] Jython 2.1 Installer vs. jthread_disable_stop

2003-01-09 Thread Greg Wooledge
on the assertions, of course -- even with 1.0.7 they sometimes take a day or two to appear. -- Greg Wooledge | Truth belongs to everybody. [EMAIL PROTECTED] |- The Red Hot Chili Peppers http://wooledge.org/~greg/ | msg01230/pgp0.pgp Description: PGP