JDK 1.5.0 patchset 2 "Tasmanian"

Greg Lewis glewis at eyesbeyond.com
Thu Sep 8 08:01:43 PDT 2005


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 at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-java mailing list