Date: Thu, 29 Nov 2001 12:33:12 -0700 From: Nate Williams <nate@yogotech.com> To: Dave Glowacki <dglo@hyde.ssec.wisc.edu> Cc: java@FreeBSD.ORG Subject: Re: java/jdk port broken? Message-ID: <15366.36216.948771.215835@caddis.yogotech.com> In-Reply-To: <200111291903.fATJ3Hk17443@hyde.ssec.wisc.edu> References: <200111291903.fATJ3Hk17443@hyde.ssec.wisc.edu>
next in thread | previous 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? [ SNIP ] > ===> 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 I'm betting you have a non-standard LD_LIBRARY_PATH or LD_PRELOAD set in your environment. The output of 'printenv | grep LD' would be telling. Nate 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?15366.36216.948771.215835>