Date: Fri, 9 May 1997 12:31:23 -0400 (EDT) From: Steve <shovey@buffnet.net> To: Daniel Odom <daniel@thelonious.spidome.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: JDK/Kaffe Message-ID: <Pine.BSI.3.95.970509122922.2709M-100000@buffnet11.buffnet.net> In-Reply-To: <199705090802.IAA11571@thelonious.spidome.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 9 May 1997, Daniel Odom wrote: > I can't get java to work, and judging by the mailing list archives, > neither can anyone else :-). I get the "cannot find class > java/lang/Thread" error from javac and kaffe core dumps and complains > about an exception and a null object. Any ideas? Has anyone made it > work? I got it to work on a 2.1.5 box. I grabbed the one from the freebsd.org/pub/LOCAL_PORTS, uncompressed and untarred it, followed the readmes etc. I ony hit a couple bumps - because it was compiled under 3.0 you either need libc.so.3.0, or to fake one - I copied libc.so.2.2 to libc.so.3.0 and it worked. I did not try kaffe.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.970509122922.2709M-100000>