Date: Mon, 3 Mar 2008 14:01:39 +0000 From: Alan Neville <neville.alan@gmail.com> To: freebsd-java@freebsd.org Subject: jdk16 build error Message-ID: <85CC4C57-A476-4F97-AE29-2406EE6A0DF9@gmail.com>
index | next in thread | raw e-mail
Hello list, I have attempted to install jdk16 from the ports (/usr/ports/java/ jdk16) which were cvsup'd just before the install attempt. However, it fails on the following error; --- g++: Internal error: Killed: 9 (program ld) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. { \ echo Linking launcher...; \ \ gcc -m32 -march=i586 -Xlinker -O1 -m32 -march=i586 - export-dynamic -L`pwd` -o gamma launcher.o -ljvm -lm -pthread; \ \ } Linking launcher... /usr/ports/java/jdk16/work/control/build/bsd-i586/hotspot/outputdir/ bsd_i486_compiler2/product/libjvm.so: file not recognized: File truncated gmake[5]: *** [gamma] Error 1 gmake[5]: Leaving directory `/usr/ports/java/jdk16/work/control/build/ bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product' gmake[4]: *** [the_vm] Error 2 gmake[4]: Leaving directory `/usr/ports/java/jdk16/work/control/build/ bsd-i586/hotspot/outputdir/bsd_i486_compiler2/product' gmake[3]: *** [product] Error 2 gmake[3]: Leaving directory `/usr/ports/java/jdk16/work/control/build/ bsd-i586/hotspot/outputdir' gmake[2]: *** [generic_build2] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' gmake[1]: *** [product] Error 2 gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make' gmake: *** [hotspot-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk16. *** Error code 1 Stop in /usr/ports/java/jdk16. --- I have attempted to mv libjvm.so to libjvm.so.old and rebuild, removing it all together and removing all associated .so files (libjvm.1.so) but to no avail. Can anyone spread some light on this error? Many Thanks, A --- Alan Neville alan.neville3@mail.dcu.ie CAIS3 / 55626234 --- "Shúil do bothar, scríobh do scéal.."help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?85CC4C57-A476-4F97-AE29-2406EE6A0DF9>
