Problems compiling JDK14 with FreeBSD 5.3
Gustavo De Nardin
gustavodn at gmail.com
Mon Nov 15 08:43:46 PST 2004
On Mon, 15 Nov 2004 17:10:58 +0000, Frank Staals <f.staals at 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)
More information about the freebsd-java
mailing list