From owner-freebsd-java Thu Nov 29 11: 3:25 2001 Delivered-To: freebsd-java@freebsd.org Received: from ssec.wisc.edu (ssec.wisc.edu [144.92.108.61]) by hub.freebsd.org (Postfix) with ESMTP id D6B4D37B417 for ; Thu, 29 Nov 2001 11:03:22 -0800 (PST) Received: from hyde.ssec.wisc.edu (root@hyde.ssec.wisc.edu [128.104.109.251]) by ssec.wisc.edu (8.9.3/8.9.3) with ESMTP id NAA18547 for ; Thu, 29 Nov 2001 13:03:22 -0600 Received: from hyde.ssec.wisc.edu (localhost [127.0.0.1]) by hyde.ssec.wisc.edu (8.10.2+Sun/8.10.2) with ESMTP id fATJ3Hk17443 for ; Thu, 29 Nov 2001 13:03:17 -0600 (CST) Message-Id: <200111291903.fATJ3Hk17443@hyde.ssec.wisc.edu> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: java@FreeBSD.ORG Subject: java/jdk port broken? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 29 Nov 2001 13:03:17 -0600 From: Dave Glowacki Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've been having problems with the java/jdk port, and a complete re-install didn't seem to help. Can anyone tell me what I'm doing wrong? # pwd /usr/ports/java/jdk # make install >> jdk1.1.8_ELF.V1999-11-9.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/. Receiving jdk1.1.8_ELF.V1999-11-9.tar.gz (11522659 bytes): 100% 11522659 bytes transferred in 228.8 seconds (49.18 kBps) ===> Extracting for jdk-1.1.8 >> Checksum OK for jdk1.1.8_ELF.V1999-11-9.tar.gz. ===> jdk-1.1.8 depends on shared library: c.3 - found ===> Patching for jdk-1.1.8 ===> Applying FreeBSD patches for jdk-1.1.8 ===> Configuring for jdk-1.1.8 ===> Installing for jdk-1.1.8 ===> jdk-1.1.8 depends on executable: javavm - found ===> jdk-1.1.8 depends on shared library: c.3 - found /bin/mkdir -p /usr/local/jdk1.1.8 (cd /usr/ports/java/jdk/work/jdk1.1.8 && /usr/bin/tar -c -f - .) | (cd /usr/local/jdk1.1.8 && /usr/bin/tar --unlink -x -f -) /bin/mkdir -p /usr/local/share/java/classes /bin/mkdir -p /usr/local/share/doc/java ===> Generating temporary packing list /usr/local/bin/registervm "/usr/local/jdk1.1.8/bin/java # JDK1.1.8" ===> Registering installation for jdk-1.1.8 # /usr/local/jdk1.1.8/bin/javac /usr/libexec/ld-elf.so.1: Shared object "libhpi.so" not found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message