Date: Tue, 09 Dec 2003 17:22:30 -0500 From: John Hennessy <hennessy@cat.rpi.edu> To: Charles Howse <chowse@charter.net> Cc: freebsd-java@freebsd.org Subject: Re: troubleshooting jdk14 build failure Message-ID: <3FD64B26.80902@cat.rpi.edu> In-Reply-To: <200312091527.32961.chowse@charter.net> References: <200312091527.32961.chowse@charter.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Charles Howse wrote: > Hi, > I've been trying to install OpenOffice-1.1 for 2 weeks now, and it always > fails trying to install /usr/ports/java/jdk14. > > I'm sure this is a FAQ, but I've Googled my butt off, searched all the list > archives, searched the Handbook, read The Java and Jakarta Tomcat article > (woefully outdated), and done all the other research I can think of. > > Could someone _please_ help me out. > Please cc me, I'm not subscribed. > Details below. > > > [root@moe /usr/ports]# uname -a > FreeBSD moe.howse.homeunix.net 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #0: Sun > Nov 16 16:22:04 CST 2003 root@curlyjoe.howse.homeunix.net:/usr/obj/usr/ > src/sys/CUSTOM i386 > > I have done the following before trying to install jdk14: > Install Linux Compatibility. > linprocfs_load="YES" in /boot/loader.conf > linprocfs /compat/linux/proc linprocfs rw 0 0 in /etc/fstab > > [root@moe ~]# mount > /dev/ad0s1a on / (ufs, local, soft-updates) > /dev/ad2s1g on /disk2 (ufs, NFS exported, local, soft-updates) > /dev/ad0s1e on /tmp (ufs, local, soft-updates) > /dev/ad0s1g on /usr (ufs, local, soft-updates) > /dev/ad2s1e on /usr/obj (ufs, local, soft-updates) > /dev/ad2s1f on /usr/src (ufs, local, soft-updates) > /dev/ad0s1f on /var (ufs, local, soft-updates) > procfs on /proc (procfs, local) > linprocfs on /usr/compat/linux/proc (linprocfs, local) > > fetch and install each and every damn file that I was instructed to. > > I have the following files in /usr/ports/distfiles: > [root@moe ~]# ls -l /usr/ports/distfiles/j2sdk* > -rw------- 1 root wheel 29876595 Nov 21 16:40 /usr/ports/distfiles/ > j2sdk-1_3_1-src.tar.gz > -rw------- 1 root wheel 26578701 Nov 21 16:41 /usr/ports/distfiles/ > j2sdk-1_3_1_08-linux-i586.bin > -rwxr-xr-x 1 root wheel 2513462 Nov 16 12:05 /usr/ports/distfiles/ > j2sdk-1_4_2-bin-scsl.zip > -rw------- 1 root wheel 35761623 Dec 9 08:46 /usr/ports/distfiles/ > j2sdk-1_4_2-linux-i586.bin > -rwxr-xr-x 1 root wheel 49269919 Nov 16 12:05 /usr/ports/distfiles/ > j2sdk-1_4_2-src-scsl.zip > -rwxr-xr-x 1 root wheel 35809129 Nov 16 12:05 /usr/ports/distfiles/ > j2sdk-1_4_2_02-linux-i586.bin > > [root@moe ~]# ls -l /usr/ports/distfiles/bsd* > -rw------- 1 root wheel 82571 Nov 21 16:40 /usr/ports/distfiles/ > bsd-jdk131-patches-1.tar.gz > -rw------- 1 root wheel 87320 Nov 21 16:40 /usr/ports/distfiles/ > bsd-jdk131-patches-2.tar.gz > -rw------- 1 root wheel 241544 Nov 21 16:40 /usr/ports/distfiles/ > bsd-jdk131-patches-3.tar.gz > -rw------- 1 root wheel 282536 Nov 21 16:40 /usr/ports/distfiles/ > bsd-jdk131-patches-4.tar.gz > -rw------- 1 root wheel 379392 Nov 21 16:40 /usr/ports/distfiles/ > bsd-jdk131-patches-5.tar.gz > -rw------- 1 root wheel 493816 Nov 21 16:40 /usr/ports/distfiles/ > bsd-jdk131-patches-6.tar.gz > -rw------- 1 root wheel 575788 Nov 21 16:40 /usr/ports/distfiles/ > bsd-jdk131-patches-7.tar.gz > -rw------- 1 root wheel 590240 Nov 21 16:39 /usr/ports/distfiles/ > bsd-jdk131-patches-8.tar.gz > -rw------- 1 root wheel 613967 Nov 21 16:41 /usr/ports/distfiles/ > bsd-jdk131-patches-current.tar.gz > -rw------- 1 root wheel 497182 Dec 9 14:46 /usr/ports/distfiles/ > bsd-jdk14-patches-1.tar.gz > -rw------- 1 root wheel 569874 Dec 9 14:46 /usr/ports/distfiles/ > bsd-jdk14-patches-2.tar.gz > -rw------- 1 root wheel 572923 Dec 9 14:46 /usr/ports/distfiles/ > bsd-jdk14-patches-3.tar.gz > -rwxr-xr-x 1 root wheel 757493 Nov 16 12:06 /usr/ports/distfiles/ > bsd-jdk14-patches-4.tar.gz > -rwxr-xr-x 1 root wheel 1057180 Nov 16 12:05 /usr/ports/distfiles/ > bsd-jdk14-patches-5.tar.gz > -rw------- 1 root wheel 1579977 Dec 9 14:47 /usr/ports/distfiles/ > bsd-jdk14-patches-current.tar.gz > > My install of linux-sun-jdk1.4.2 seems to be working: > [root@moe /usr/local/linux-sun-jdk1.4.2/bin]# ./java -version > java version "1.4.2_02" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03) > Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode) > Maybe I am just missing it, but what is the error you are getting?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FD64B26.80902>