Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2008 11:25:14 -0800
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Alan Neville <neville.alan@gmail.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: jdk16 build error
Message-ID:  <20080305192513.GA15458@misty.eyesbeyond.com>
In-Reply-To: <85CC4C57-A476-4F97-AE29-2406EE6A0DF9@gmail.com>
References:  <85CC4C57-A476-4F97-AE29-2406EE6A0DF9@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



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