Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2004 09:56:06 -0700
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        mgates <mgates@golden.net>
Cc:        freebsd-java@freebsd.org
Subject:   Re: build error jdk14
Message-ID:  <20040316165606.GA51044@misty.eyesbeyond.com>
In-Reply-To: <000b01c40b6f$19874f70$0201a8c0@preto>
References:  <000b01c40b6f$19874f70$0201a8c0@preto>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 16, 2004 at 10:55:25AM -0500, mgates wrote:
> Linking vm...
> interpreterRT_i486.o: file not recognized: File truncated
> gmake[3]: *** [libjvm_g.so] Error 1
> gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg'
> 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/jvmg'
> gmake[1]: *** [jvmg] Error 2
> gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
> gmake: *** [jvmg] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/java/jdk14.
> 
> After building for a few days my computer rebooted and I tried to restart the build and it seemed to work upto the linking stage.
> Obviously something went amiss at the point interpreterRT_i486. Is there a way I can recompile the part I need without having to
> make clean; make install all over again? How would this be done or must I recompile everything?

You could probably just remove that particular object file and it would get
rebuilt.

-- 
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?20040316165606.GA51044>