Date: Fri, 2 Apr 2004 13:16:06 -0700 From: Greg Lewis <glewis@eyesbeyond.com> To: Robert Huff <roberthuff@rcn.com> Cc: freebsd-java@freebsd.org Subject: Re: sun jdk problem Message-ID: <20040402201606.GA9880@misty.eyesbeyond.com> In-Reply-To: <16493.38608.344289.830687@jerusalem.litteratus.org> References: <16475.55809.46422.34516@jerusalem.litteratus.org> <16492.48354.773289.238942@jerusalem.litteratus.org> <20040402150901.GC94758@misty.eyesbeyond.com> <16493.38608.344289.830687@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 02, 2004 at 11:37:36AM -0500, Robert Huff wrote: > > Greg Lewis writes: > > > > What's gone wrong? Put another way: what information do I need > > > to provide to move this along? > > > > Whats wrong is that the 1.4 JVM has always been flakey under Linux > > emulation. I'd suggest moving to the native 1.4 or you'll have to > > jump in and start figuring out why FreeBSD's Linux emulation doesn't > > work very well with 1.4 JVMs. > > It is my understanding java/jdk14 requires java/linux-sun-jdk14 > to bootstrap the build. From the makefile: > > BUILD_DEPENDS+= ${JDK14DIR}/bin/javac:${PORTSDIR}/java/linux-sun-jdk14 > > Am I mistaken? Thats correct. You need a working JDK to bootstrap the JDK build. Try and find someone on the list with a working setup under FreeBSD 5.2 and see if you can find any differences. It looked to me like the correct kernel modules were loaded so I'm not sure I can be of anymore help, sorry. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040402201606.GA9880>