Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 2004 14:43:42 -0200
From:      Gustavo De Nardin <gustavodn@gmail.com>
To:        Frank Staals <f.staals@zonnet.nl>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Problems compiling JDK14 with FreeBSD 5.3
Message-ID:  <50af0a2604111508438dc28e0@mail.gmail.com>
In-Reply-To: <4198E322.8020604@zonnet.nl>
References:  <4198E322.8020604@zonnet.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 15 Nov 2004 17:10:58 +0000, Frank Staals <f.staals@zonnet.nl> wrote:
> Linking vm...
> stubCodeGenerator.o: file not recognized: File truncated
> gmake[3]: *** [libjvm.so] Error 1
> gmake[3]: Leaving directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler1/product'

  find /home/jdk -name stubCodeGenerator.o -ls

  If a 0-sized file is found, remove it, else, remove all files named
'stubCodeGenerator.o'. Then try building the port again.

-- 
(null)



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