Date: Mon, 17 Apr 2000 11:00:47 -0400 From: Ray Kohler <ray@rjk191.rh.psu.edu> To: questions@FreeBSD.ORG Subject: Re: libc.so.3 not found Message-ID: <20000417110047.A14762@rjk191.rh.psu.edu> In-Reply-To: <Pine.BSF.4.21.0004170614340.6100-100000@ppp-port1-59.tranquility.net>; from ishmael@tranquility.net on Mon, Apr 17, 2000 at 06:16:26AM -0500 References: <20000417130724.A4848@cichlids.cichlids.com> <Pine.BSF.4.21.0004170614340.6100-100000@ppp-port1-59.tranquility.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 17, 2000 at 06:16:26AM -0500, Ishmael wrote: > > root:/usr/ports/astro/setiathome $ setiathome -email -nice 1 > > /usr/libexec/ld-elf.so.1: Shared object "libc.so.3" not found > rebuild world setting this line in /etc/make.conf: > COMPAT3X= yes This works, of course, but there's no need to make world just for this. Go to /usr/src/lib/compat/compat3x.i386 and do a 'make all install clean'. -- Ray Kohler <rjk191@psu.edu> FreeBSD -- The Power to Serve The optimum committee has no members. -- Norman Augustine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000417110047.A14762>