Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Sep 2005 09:01:37 -0600
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Robert Swindells <rjs@fdy2.demon.co.uk>
Cc:        freebsd-java@freebsd.org
Subject:   Re: JDK 1.5.0 patchset 2 "Tasmanian"
Message-ID:  <20050908150137.GB22080@misty.eyesbeyond.com>
In-Reply-To: <20050904194806.8F8CDE75@fdy2.demon.co.uk>
References:  <20050904183158.GA55536@misty.eyesbeyond.com> <20050904194806.8F8CDE75@fdy2.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050908150137.GB22080>