Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 2004 11:17:59 +0300 (EEST)
From:      Radu MOLNAR <taipan@hawat.cc.ubbcluj.ro>
To:        freebsd-questions@freebsd.org
Subject:   jdk make error
Message-ID:  <20040722105456.K57828@hawat.cc.ubbcluj.ro>
In-Reply-To: <20040721000022.79a9c263.dion@bredband.net>
References:  <000b01c46de4$33bc5c50$150ea8c0@live> <20040721000022.79a9c263.dion@bredband.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I have linprocfs mounted(dont remember if i have to do anything else). 
Only problem i think could 
appear is disk space. I could only free 1.7G for it i think i got a 
different error avery time i freed a little bit more space when making in 
/usr/ports/java/jdk14. The one that i get now is:



WARNING: Your build environment has the variable DEV_ONLY
          defined. This will result in a development-only
          build of the J2SE workspace, lacking the documentation
          build and installation bundles.

Sanity check passed.
(cd  ./../build/bsd-i586/hotspot-i586/tmp; \
   gmake -f /usr/ports/java/jdk14/work/hotspot/build/bsd/Makefile product \
         HOTSPOT_BUILD_VERSION=1.4.2-p6-root_23_jul_2021_08_45 
GAMMADIR=/usr/ports/java/jdk14/work/hotspot ; )
gmake[1]: Entering directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
(cd bsd_i486_compiler2/product; gmake)
gmake[2]: Entering directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[3]: Entering directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
Rescanned ../generated/adfiles/bsd_i486.ad  but encountered no changes.
gmake[3]: Leaving
gmake[2]: Leaving directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[1]: Leaving directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
(cd  ./../build/bsd-i586/hotspot-i586/tmp; \
   gmake -f /usr/ports/java/jdk14/work/hotspot/build/bsd/Makefile jvmg \
         HOTSPOT_BUILD_VERSION=1.4.2-p6-root_23_jul_2021_08_45 
GAMMADIR=/usr/ports/java/jdk14/work/hotspot ; )
gmake[1]: Entering directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
(cd bsd_i486_compiler2/jvmg; gmake)
gmake[2]: Entering directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg'
gmake[3]: Entering directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg'
Rescanned ../generated/adfiles/bsd_i486.ad  but encountered no changes.
gmake[3]: Leaving directory `/usr/ports/java/jdk14
usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg/libjvm_g.so: 
undefined reference to `State::MachNodeGenerator(int)'
gmake[3]: *** [gamma_g] 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.

So is this beacause of disk space or could it be because of something 
else?


Radu



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