Date: Thu, 29 Nov 2001 13:03:17 -0600 From: Dave Glowacki <dglo@hyde.ssec.wisc.edu> To: java@FreeBSD.ORG Subject: java/jdk port broken? Message-ID: <200111291903.fATJ3Hk17443@hyde.ssec.wisc.edu>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111291903.fATJ3Hk17443>