From owner-freebsd-stable Fri Jun 23 23:29:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 9DA6E37B6B1 for ; Fri, 23 Jun 2000 23:29:25 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA58111; Sat, 24 Jun 2000 00:29:22 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA01948; Sat, 24 Jun 2000 00:27:40 -0600 (MDT) Message-Id: <200006240627.AAA01948@harmony.village.org> To: rdmurphy@vt.edu Subject: Re: 3-Stable to 4-Stable: libc.so.4 not found Cc: FreeBSD-stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 23 Jun 2000 09:49:05 EDT." <14675.27345.127580.183075@knock.econ.vt.edu> References: <14675.27345.127580.183075@knock.econ.vt.edu> Date: Sat, 24 Jun 2000 00:27:40 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <14675.27345.127580.183075@knock.econ.vt.edu> "Russell D. Murphy Jr." writes: : : I'm trying to move my laptop from 3-Stable to 4-Stable. My desktop : went (to 4-Stable) without a hitch. I've followed the UPDATING : directions; all goes well until make installworld. This generates: : : /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found : : I've tried : : ldconfig -R : : as suggested in note [5], but this doesn't help. I'll confess to : typically not touching ldconfig much, so I'm a bit lost here. : : Any suggestions? ldconfig /path/to/usr/obj/usr/lib I think will do the trick. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message