From owner-freebsd-questions Tue Jun 20 14:34:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ricardis.ricardis.tudelft.nl (ricardis.ricardis.tudelft.nl [130.161.58.2]) by hub.freebsd.org (Postfix) with SMTP id A651837C027 for ; Tue, 20 Jun 2000 14:34:10 -0700 (PDT) (envelope-from rik@ricardis.tudelft.nl) Received: (qmail 39410 invoked from network); 20 Jun 2000 21:34:03 -0000 Received: from senna.ricardis.tudelft.nl (HELO senna) (130.161.58.7) by mail.ricardis.tudelft.nl with SMTP; 20 Jun 2000 21:34:02 -0000 Date: Tue, 20 Jun 2000 23:33:56 +0200 (W. Europe Daylight Time) From: Rik van Mierlo To: Wobbly Cc: FreeBSD-? Subject: Re: "libc.so.4" not found In-Reply-To: <007301bfd98f$b872df70$4ad836cb@tantrum43a2g7w> Message-ID: X-X-Sender: rik@mail.ricardis.tudelft.nl MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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