Continuing build problems with Jdk14

R. Tyler Ballance tyler at ekkobsd.org
Sun May 30 21:55:59 PDT 2004


I'm still hitting problems on FreeBSD 4.8-STABLE compiling the jdk14 port 
 
I'm wondering if it's the version of the GNU/gcc compiler I have or what 
(which is gcc version 2.95.4 20020320)  
But here's the following output, it's been produced consistantly across a 
couple 4.8-STABLE systems, and on the same part of the port, any ideas? 
 
--------- 
Compiling 
/usr/ports/java/jdk14/work/hotspot/src/share/vm/memory/blockOffsetTable.cpp 
In file included from ../generated/incls/_blockOffsetTable.cpp.incl:104, 
                 from 
/usr/ports/java/jdk14/work/hotspot/src/share/vm/memory/blockOffsetTable.cpp:10: 
../generated/adfiles/adGlobals_i486.hpp:16: Internal compiler error. 
../generated/adfiles/adGlobals_i486.hpp:16: Please submit a full bug 
report. 
../generated/adfiles/adGlobals_i486.hpp:16: See 
<URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. 
cpp0: output pipe has been closed 
gmake[3]: *** [blockOffsetTable.o] Error 1 
gmake[3]: Leaving directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product' 
gmake[2]: *** [the_vm] Error 2 
gmake[2]: Leaving directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product' 
gmake[1]: *** [product] Error 2 
gmake[1]: Leaving directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp' 
gmake: *** [product] Error 2 
*** Error code 2 
 
Stop in /usr/ports/java/jdk14. 
 
-------------------- 
 
The errors that I was hitting previously were solved by those kernel 
options, but then this error has presented itself 
 
-Tyler 


More information about the freebsd-java mailing list