JDK 1.4 build problem under 5.3 release

Jonathan Belson jon at witchspace.com
Fri Nov 19 11:44:59 GMT 2004


Hiya

Just been trying to portinstall the native jdk1.4 under a clean 5.3
installation.

I've got linprocfs mounted:

Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/ad0s1a    253678   199806    33578    86%    /
devfs               1        1        0   100%    /dev
/dev/ad0s1f    253678      492   232892     0%    /tmp
/dev/ad0s1g  19937126 10676466  7665690    58%    /usr
/dev/ad0s1e    253678    42242   191142    18%    /var
/dev/ad0s1h  41288828 18496392 19489330    49%    /exports/music
/dev/ad0s1d  52567378 44547686  3814302    92%    /exports/public
devfs               1        1        0   100%    /var/named/dev
linprocfs           4        4        0   100%    /usr/compat/linux/proc

I've got the linuxprocfs module loaded:

Id Refs Address    Size     Name
 1    7 0xc0400000 3b3718   kernel
 2   14 0xc07b4000 537f0    acpi.ko
 3    1 0xc1749000 5000     linprocfs.ko

But when the build gets to jdk1.4 I just get a hang, with a 'java' process
taking up all my cpu:

===>  Building for jdk-1.4.2p6_6
# Start of jdk build
bsd i586 1.4.2-p6 build started: 04-11-19 10:36
if [ -r ./../../deploy/make/Makefile ]; then \
  ( cd  ./../../deploy/make; gmake sanity EXTERNALSANITYCONTROL=true
CONTROL_TOPDIR=/usr/ports/java/jdk14/work/control
CONTROL_TOPDIR_NAME=control
ALT_OUTPUTDIR=/usr/ports/java/jdk14/work/control/build/bsd-i586
ARCH_DATA_MODEL=32 MILESTONE=p6 BUILD_NUMBER=jon_19_nov_2004_10_36 ; ); \
fi

Any ideas what I could be doing wrong?  I've seen similar problems
reported before, but unfortunately no solutions :-(

Cheers,

--Jon

http://www.witchspace.com




More information about the freebsd-java mailing list