Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2003 10:45:11 -0500 (CDT)
From:      "Doug Poland" <doug@polands.org>
To:        freebsd-java@freebsd.org
Subject:   Yet another problem building /usr/ports/java/jdk14
Message-ID:  <27797.63.104.35.130.1054223111.squirrel@email.polands.org>

next in thread | raw e-mail | index | archive | help
Hi,

I had to remove a working JDK1.4 from a 4-STABLE machine and am now having problems
re-building from the port.

Here's a snip from the build....

Compiling /usr/ports/java/jdk14/work/hotspot/src/share/vm/runtime/functionAtEnd.cpp
echo Linking vm... ; \
g++ -shared -mimpure-text  -z noversion -o libjvm_g.so functionAtStart.o accessFlags.o
ad_i486.o ad_i486_clone.o

... snip...

vtune_bsd.o workgroup.o functionAtEnd.o   -lm -lc_r

Linking vm...
trainGeneration.o: could not read symbols: Input/output error
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.


I've run make clean and tried to build twice with the same result.  CVSup'd a day or two
ago.  Any clues?

-- 
Regards,
Doug



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