From owner-freebsd-java@FreeBSD.ORG Mon Nov 22 09:00:05 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 135AD16A4CE for ; Mon, 22 Nov 2004 09:00:05 +0000 (GMT) Received: from mta09-winn.mailhost.ntl.com (mailhost.ntl.com [212.250.162.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0191D43D39 for ; Mon, 22 Nov 2004 09:00:04 +0000 (GMT) (envelope-from jon@witchspace.com) Received: from aamta04-winn.mailhost.ntl.com ([212.250.162.8]) by mta09-winn.mailhost.ntl.com with ESMTP <20041122090003.VJWQ1968.mta09-winn.mailhost.ntl.com@aamta04-winn.mailhost.ntl.com> for ; Mon, 22 Nov 2004 09:00:03 +0000 Received: from witchspace.com ([81.110.67.239]) by aamta04-winn.mailhost.ntl.com with SMTP <20041122090003.EWL2076.aamta04-winn.mailhost.ntl.com@witchspace.com> for ; Mon, 22 Nov 2004 09:00:03 +0000 Received: (qmail 28300 invoked from network); 22 Nov 2004 08:59:59 -0000 Received: from unknown (HELO webmail.home) (127.0.0.1) by localhost.home with SMTP; 22 Nov 2004 08:59:59 -0000 Received: from 192.168.0.3 (SquirrelMail authenticated user jon); by webmail.home with HTTP; Mon, 22 Nov 2004 08:59:59 -0000 (GMT) Message-ID: <52188.192.168.0.3.1101113999.squirrel@192.168.0.3> In-Reply-To: References: <1521.192.168.0.1.1100885699.squirrel@192.168.0.1> Date: Mon, 22 Nov 2004 08:59:59 -0000 (GMT) From: "Jonathan Belson" To: "Achilleus Mantzios" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: freebsd-java@freebsd.org Subject: Re: JDK 1.4 build problem under 5.3 release X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2004 09:00:05 -0000 > O Jonathan Belson έγραψε στις Nov 19, 2004 : > For the time being, > all i can say is that in a newly updated FreeBSD 5.3-STABLE #1 > (with zero ports initially installed however), > linux-sun-jdk-1.4.2.05 's > freebsd# /usr/local/linux-sun-jdk1.4.2/bin/java -version > java version "1.4.2_05" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-b04) > Java HotSpot(TM) Client VM (build 1.4.2_05-b04, mixed mode) > freebsd# /usr/local/linux-sun-jdk1.4.2/bin/java -server -version > java version "1.4.2_05" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-b04) > Java HotSpot(TM) Server VM (build 1.4.2_05-b04, mixed mode) > freebsd# I'm guessing you're using the GENERIC kernel? I'll have a go on a fresh install and see if I can find if it's down to kernel options. Cheers, --Jon http://www.witchspace.com