Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2004 06:14:20 -0700
From:      Chip <chip@wiegand.org>
To:        FreeBSD Question <freebsd-questions@freebsd.org>
Subject:   java install errors
Message-ID:  <413479AC.407@wiegand.org>

next in thread | raw e-mail | index | archive | help
After letting the build of java run all night I got these error 2's 
(here's the end snippet of code) -
--------------------
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.
------------------
What needs to be done to make this actually install correctly?
Thanks,
Chip



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