Re: Kaffe for woody

2001-07-18 Thread Edouard G. Parmelan
On Wed, Jul 18, 2001 at 06:09:57PM +0200, Leandro Noferini wrote: > Edouard> Use this snapshot: > http://egp.free.fr/kaffe/kaffe-snap-20010622.tar.bz2 > > It compiled for me but it is not capable to run freenet because I get > this error: > > java.lang.UnsatisfiedLinkError: Failed to locat

Re: Kaffe for woody

2001-07-18 Thread Leandro Noferini
>> Other ideas? Edouard> Use this snapshot: http://egp.free.fr/kaffe/kaffe-snap-20010622.tar.bz2 It compiled for me but it is not capable to run freenet because I get this error: [leandro: ~/lavoro/freenet/Freenet]$ ./freenet_server sample.freenetrc + java Freenet.node.Node sample.fre

Re: Kaffe for woody

2001-07-17 Thread Edouard G. Parmelan
On Mon, Jul 16, 2001 at 10:07:24PM +0200, Leandro Noferini wrote: > Somebody tells me to change KAFFEROOT/libraries/clib/native/System.c > to force the include of and in this way I made a little more, > getting the error The true story is that configure.in does not check time.h header but all

Re: Kaffe for woody

2001-07-16 Thread Leandro Noferini
Leandro> System.c: In function `java_lang_System_initProperties': Leandro> System.c:418: invalid type argument of `->' Leandro> make[3]: *** [System.lo] Error 1 Leandro> Any solution for me? Very important the tech list of Firenze Linux User Group! ;-) Somebody tells me to c

Re: Kaffe for woody

2001-07-15 Thread Edouard G. Parmelan
On Sun, Jul 15, 2001 at 01:52:10AM +0200, Leandro Noferini wrote: > Ciao a tutti, > > I am trying to install kaffe on my woody, to use freenet. > > I need to compile it because I can't find any package but I get always > this error: > > System.c: In function `java_lang_System_initProperties': >

Re: Kaffe for woody

2001-07-15 Thread Colin Walters
Leandro Noferini <[EMAIL PROTECTED]> writes: > I am trying to install kaffe on my woody, to use freenet. Well, it looks like libffi isn't available in woody/sid, which would explain why kaffe packages aren't available. > I need to compile it because I can't find any package but I get > always th