jdk16 build error

Greg Lewis glewis at eyesbeyond.com
Wed Mar 5 19:25:16 UTC 2008


On Mon, Mar 03, 2008 at 02:01:39PM +0000, Alan Neville wrote:
> 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

Looks like you might be running out of disk space during the build.

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