Re: Eclipse crash

2003-11-30 Thread Thomas J. Zeeman
Hi, On Sat, 29 Nov 2003, Mariano Garcia wrote: > An unexpected exception has been detected in native code outside the VM. > Unexpected Signal : 11 occurred at PC=0x400ECEA9 > Function=__libc_free+0x49 > Library=/lib/libc.so.6 > [...] In my experience, signal 11s are usually caused by bad memory.

Re: Eclipse

2003-11-30 Thread Mark Wielaard
Hi, On Sun, 2003-11-30 at 19:23, Victor Niebla wrote: > Hi all, has someone succeded on building and using Eclipse with > Free Vm (like sablevm or kaffe) + Classpath ??? Sure. It works with most of the free runtimes now. You have your choice of: - mono + ikvm.net http://weblog.ikvm.net/PermaLink

Re: RFS for lib-dom-java package

2003-11-30 Thread Arnaud Vandyck
On Sun, 30 Nov 2003 15:29:27 +0100 Nicolas Duboc <[EMAIL PROTECTED]> wrote: > I'm looking for a sponsor for the lib-dom-java package I'm adopting. > This package provides the W3C DOM Level1 Java bindings. [...] > This is my first work on a Java package for Debian and I'm planning > to work on

Re: Eclipse

2003-11-30 Thread Etienne Gagnon
Victor Niebla wrote: Hi all, has someone succeded on building and using Eclipse with Free Vm (like sablevm or kaffe) + Classpath ??? We have lately started to work (upstream) on getting SableVM to run with latest GNU Classpath releases. In the "staging" branch, SableVM uses Classpath 0.06. A few

Eclipse

2003-11-30 Thread Victor Niebla
Hi all, has someone succeded on building and using Eclipse with Free Vm (like sablevm or kaffe) + Classpath ??? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Eclipse crash

2003-11-30 Thread Bear Giles
Mariano Garcia wrote: Maybe debian eclipse requires j2sdk3.1... what java version you reommend me? That would be a problem considering the latest available version is only 1.4. >:-) I can't help you because eclipse is crashing every time I run it - I get a "NoClassDefFoundError: org/eclipse/swt

RFS for lib-dom-java package

2003-11-30 Thread Nicolas Duboc
Hello, I'm looking for a sponsor for the lib-dom-java package I'm adopting. This package provides the W3C DOM Level1 Java bindings. lib-dom-java is a really simple package. Sponsoring this package won't be a hard work for a DD with Java packaging experience. This is my first work on a