Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 2004 20:33:24 -0600
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Bob Perry <rperry4@earthlink.net>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Fwd: Re: LoadPlugin Issue with JDK1.3.1 and Mozilla 1.7.2
Message-ID:  <20041018023324.GA67110@misty.eyesbeyond.com>
In-Reply-To: <20041017181641.GB295@sphinx.alpha.domain>
References:  <20041017181641.GB295@sphinx.alpha.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 17, 2004 at 02:16:41PM -0400, Bob Perry wrote:
> After approximately three hours in the build process I came across the 
> following error message:
> 
> Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
> /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/CurrencyData.java:1: 'class' or 'interface' expected
> Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
> ^
> /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/CurrencyData.java:1: unclosed character literal
> Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
>                                        ^
> 2 errors
> gmake[4]: *** [.compile.classlist] Error 1
> gmake[4]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/java'
> gmake[3]: *** [optimized] Error 2
> gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/java'
> gmake[2]: *** [all] Error 1
> gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java'
> gmake[1]: *** [all] Error 1
> gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make'
> gmake: *** [j2se-build] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/java/jdk14.
> 
> Anyone have an idea why this error was generated and how I should 
> proceed?

Remove the first (bogus) line of 
/usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/CurrencyData.java
and start the build again.  Its a problem with the Linux emulation layer.

-- 
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?20041018023324.GA67110>