From owner-freebsd-questions@FreeBSD.ORG Sat Jan 31 09:49:46 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6129716A4CE for ; Sat, 31 Jan 2004 09:49:46 -0800 (PST) Received: from jorn.servebeer.com (node-c-0ab6.a2000.nl [62.194.10.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC95743D5A for ; Sat, 31 Jan 2004 09:49:08 -0800 (PST) (envelope-from jorn@wcborstel.nl) Received: from computerjorn (unknown [172.16.1.5]) by jorn.servebeer.com (Postfix) with ESMTP id 2F5BF170A3; Sat, 31 Jan 2004 18:46:52 +0100 (CET) Message-ID: <014801c3e8eb$3d767d80$050110ac@computerjorn> From: "Jorn Argelo" To: "Jeff Elkins" References: <200401292140.03693.jorn@wcborstel.nl><1075480256.237.12.camel@loyalsock> <200401301817.34648.jorn@wcborstel.nl> <200401301733.44953.bsd@elkins.org> Date: Sun, 1 Feb 2004 18:45:54 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 cc: questions@freebsd.org Subject: Re: Building JDK14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 17:49:46 -0000 I didn't mount linprocfs when I compiled blackdown-java actually. Also I (always) type make all install clean. I don't know if that matters or not though. But other then that I didn't do anything else then you did. Cheers, Jorn ----- Original Message ----- From: "Jeff Elkins" To: Sent: Friday, January 30, 2004 11:33 PM Subject: Re: Building JDK14 > On Friday 30 January 2004 12:17 pm, Jorn Argelo wrote: > > Well, it's really compiling files now, the previous time it was just 20 > > hours at the same spot. I guess the blackdown-java version is working all > > right then since it's still busy compiling files. > > > > The javavm -version is giving a good output, so it's working all right I'd > > say. > > Interesting discussion. I obtained all the Sun source and patches and am > trying to install jdk14 as well, under 5.2. Thus far: > > 1. enabled option COMPAT_LINUX for my kernel and rebuilt/installed rebooted. > 2. mounted linproc with mount -t linprocfs linprocfs /compat/linux/proc > 3. make install clean /usr/ports/linux-blackdown-jdk14/ > > However. when executing /usr/local/linux-blackdown-jdk1.4.2/bin/java -version > I get: > > Error occurred during initialization of VM > java/lang/NoClassDefFoundError: java/lang/Object > > Did I miss a step? > > Tx, > > Jeff Elkins > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >