Error when compiling j2sdk-142-scsl ...

Greg Lewis glewis at eyesbeyond.com
Wed Jun 15 23:28:25 GMT 2005


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 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