Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2005 17:28:21 -0600
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        budi santoso <telopool@yahoo.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Error when compiling j2sdk-142-scsl ...
Message-ID:  <20050615232821.GA71305@misty.eyesbeyond.com>
In-Reply-To: <20050615223421.72112.qmail@web33703.mail.mud.yahoo.com>
References:  <20050615223421.72112.qmail@web33703.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 15, 2005 at 03:34:20PM -0700, budi santoso wrote:
> 
> I try compiling Java from j2sdk-142-scsl.
> 
> And follow the direction in BUILD from bsd-jdk14-patches-7.
> 
> j2sdk1.4.2_08.bin,j2sdk-142-scsl-bin,j2sdk-142-scsl from www.java.sun.com.
> 
> I use FreeBSD 4.11 Release.
> 
> After 3 hours compiling i got error, the messages are: 
> 
> ----------------------------------------------------------------
> 
> Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
> 
> /home/build/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
> 
> ^
> 
> /home/build/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 `/home/build/j2se/make/java/java'
> 
> gmake[3]: *** [optimized] Error 2
> 
> gmake[3]: Leaving directory `/home/build/j2se/make/java/java'
> 
> gmake[2]: *** [all] Error 1
> 
> gmake[2]: Leaving directory `/home/build/j2se/make/java'
> 
> gmake[1]: *** [all] Error 1
> 
> gmake[1]: Leaving directory `/home/build/j2se/make'
> 
> gmake: *** [j2se-build] Error 2
> 
> -------------------------------------------------------------------
> 
> And the process is stoped :(
> 
> what the missing/error step? 

Make sure you have linprocfs mounted.

-- 
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?20050615232821.GA71305>