From owner-freebsd-questions Wed Mar 15 10:58:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gadolinium.btinternet.com (gadolinium.btinternet.com [194.73.73.111]) by hub.freebsd.org (Postfix) with ESMTP id 8C51037BA0A for ; Wed, 15 Mar 2000 10:58:40 -0800 (PST) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.165.235] (helo=parish.my.domain) by gadolinium.btinternet.com with esmtp (Exim 2.05 #1) id 12VJ0P-0003Lg-00; Wed, 15 Mar 2000 18:58:53 +0000 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id SAA01484; Wed, 15 Mar 2000 18:58:07 GMT (envelope-from mark) Date: Wed, 15 Mar 2000 18:58:07 +0000 From: Mark Ovens To: Brandon Fosdick Cc: Mitch Vincent , J McKitrick , questions@freebsd.org Subject: Re: 4.0 questions Message-ID: <20000315185807.B236@parish> References: <004301bf8e42$3a0735c0$4100000a@venux.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from bfoz@Glue.umd.edu on Wed, Mar 15, 2000 at 10:56:18AM -0500 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 15, 2000 at 10:56:18AM -0500, Brandon Fosdick wrote: > On Wed, 15 Mar 2000, Mitch Vincent wrote: > > > I just got finished, worked like a charm! > > > > - Mitch > > Damn you. When I go to config my kernel I get > /usr/libexec/ls-elf.so.1: Shared Object "libc.so.4" not found > > and sure enough its not there. Now what? > Here's the answer (from a message I posted about my experience u/g 3.4-STABLE -> 4.0-CURRENT). I've also incleded another problem you may hit, if you are following src/UPDATING and it is still the same: 1. This message appeared 166 times during ``make buildworld'': /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found It also caused config(8) on the new kernel to fail, but ldconfig -R /usr/obj/usr/src/lib/libc cured that. 2. UPDATING includes the following in the instructions to build the new kernel: cd src/usr.bin/genassym make depend all install clean cd ../../usr.sbin/config make depend all install clean however doing a ``make clean'' at this point then causes ``make installworld'' fail in those directories. The cure of course is to do a ``make all'' in those directories before ``make installworld''. > -Brandon > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? -Poster at LinuxWorld 2000 ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message