Date: Tue, 20 Jun 2000 23:33:56 +0200 (W. Europe Daylight Time) From: Rik van Mierlo <rik@ricardis.tudelft.nl> To: Wobbly <snorkel@telstra.com> Cc: FreeBSD-? <freebsd-questions@FreeBSD.ORG> Subject: Re: "libc.so.4" not found Message-ID: <Pine.WNT.4.20.0006202331130.1196-100000@senna> In-Reply-To: <007301bfd98f$b872df70$4ad836cb@tantrum43a2g7w>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Jun 2000, Wobbly wrote: > Hi folks, > > After an abscence from FreeBSD for a while, I am starting with a clean slate > & trying to upgrade a fresh install of 3.3 from the Walnut Creek CDROM to > RELENG_3 to RELENG_4. Everything goes to plan until I make buildworld just > after successfully rebooting with 4.0 stable kernel... > > /usr/libexec/ld-elf.so.1: shared object "libc.so.4" not found > > xxx error code 1 > > stop > xxx error code 1 > you can find libc.so.4 in /usr/obj/usr/src/lib/libc after you did a buildworld. I don't know whether this is better than linking libc.so.3 to libc.so.4, but it worked for me. -- -Rik van Mierlo -rik@ricardis.tudelft.nl 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?Pine.WNT.4.20.0006202331130.1196-100000>