From owner-freebsd-java@FreeBSD.ORG Thu Sep 8 15:01:43 2005 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 C974116A41F for ; Thu, 8 Sep 2005 15:01:43 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (glewis.dsl.xmission.com [166.70.56.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AF9543D46 for ; Thu, 8 Sep 2005 15:01:42 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.3/8.13.3) with ESMTP id j88F1cWR022552; Thu, 8 Sep 2005 09:01:38 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.3/8.13.3/Submit) id j88F1btK022551; Thu, 8 Sep 2005 09:01:37 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Thu, 8 Sep 2005 09:01:37 -0600 From: Greg Lewis To: Robert Swindells Message-ID: <20050908150137.GB22080@misty.eyesbeyond.com> References: <20050904183158.GA55536@misty.eyesbeyond.com> <20050904194806.8F8CDE75@fdy2.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050904194806.8F8CDE75@fdy2.demon.co.uk> User-Agent: Mutt/1.4.2.1i Cc: freebsd-java@freebsd.org Subject: Re: JDK 1.5.0 patchset 2 "Tasmanian" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 15:01:43 -0000 On Sun, Sep 04, 2005 at 08:48:06PM +0100, Robert Swindells wrote: > Greg Lewis wrote: > >On Sun, Sep 04, 2005 at 12:41:41PM +0100, Robert Swindells wrote: > >> I would remove NetBSD from the list until someone provides some more > >> NetBSD specific build instructions. > >> > >> The build fails with: > >> > >> ERROR: You do not have access to valid Mozilla header files. > >> Please check your access to > >> /usr/pkg/include/firefox/java/bool.h > >> and/or check your value of ALT_MOZILLA_PATH, ALT_MOZILLA_HEADERS_PATH, > >> > >> Exiting because of the above error(s). > >> > >> This is the correct location for bool.h. > > >Another thing, do you actually have ALT_MOZILLA_HEADERS_PATH set? > > I did have it set. I had not set ALT_MOZILLA_PATH to anything though. Weird. This should be fairly simple to track down though since these checkes are just done in shell scripts. > It is building now I have set DONT_BUILD_DEPLOY. > > I needed to increase the datasize limit to 384M. > > I had a couple of problems with generated java files getting corrupted > by the following Hotspot warning: > > Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location > Error occurred during initialization of VM On FreeBSD, this is caused by not having linprocfs mounted. I don't know if that is the case on NetBSD. > I will run the build again to get the problem files. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org