Date: Fri, 19 Nov 2004 17:53:01 +0200 (EET) From: Achilleus Mantzios <achill@matrix.gatewaynet.com> To: Jonathan Belson <jon@witchspace.com> Cc: freebsd-java@freebsd.org Subject: Re: JDK 1.4 build problem under 5.3 release Message-ID: <Pine.LNX.4.44.0411191750290.13400-100000@matrix.gatewaynet.com> In-Reply-To: <1176.192.168.0.1.1100864695.squirrel@192.168.0.1>
next in thread | previous in thread | raw e-mail | index | archive | help
O Jonathan Belson έγραψε στις Nov 19, 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 Oooppss... What the funk is devfs 1 1 0 100% /var/named/dev ???? Where is your *freebsd* /proc ??? it should be like procfs on /proc (procfs, local) Also do a /usr/local/linux-sun-jdk1.4.2/bin/java -version /usr/local/linux-sun-jdk1.4.2/bin/java -server -version > > 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 > > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > -- -Achilleus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0411191750290.13400-100000>