Date: Tue, 28 Mar 2000 23:21:46 +0200 (MET DST) From: Tobias Roth <roth@iamexwi.unibe.ch> To: Mark Ovens <mark@dogma.freebsd-uk.eu.org> Cc: Pieter Westland <pieterw@euronet.nl>, stable@FreeBSD.ORG Subject: Re: HEADS UP: 3.x -> 4.0-STABLE upgrade instructions Message-ID: <Pine.GSO.4.10.10003282318010.27642-100000@giger> In-Reply-To: <20000328213052.B234@parish>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > 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. > > It goes away once you've done ``make installworld'' libc.so.3 was in > 3.x but 4.x uses libc.so.4 and while you're doing ``make buildworld'' > and building a new kernel you've got a sort of hybrid system. I maybe > wrong here, but ISTR recall that the new compiler (2.95) gets built > with the old compiler and then immediately re-builds itself using > itself :-/ So, does that mean I can skip the ldconfig, just do make buildworld and make installworld as I always did and everything will work? Or do I *HAVE* to to the ldconfig? thx, tobe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10003282318010.27642-100000>