Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2000 08:59:42 +0900 (JST)
From:      Tsuyoshi Wada <tuyo@e-mail.ne.jp>
To:        FreeBSD-stable@FreeBSD.org
Subject:   Re: 3-Stable to 4-Stable: libc.so.4 not found
Message-ID:  <20000624.085942.126760347.tuyo@e-mail.ne.jp>
In-Reply-To: <14675.27345.127580.183075@knock.econ.vt.edu>
References:  <14675.27345.127580.183075@knock.econ.vt.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Russ,

From: "Russell D. Murphy Jr." <rdmurphy@knock.econ.vt.edu>
Subject: 3-Stable to 4-Stable: libc.so.4 not found
Date: Fri, 23 Jun 2000 09:49:05 -0400 (EDT)

> 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?

I had same problem, too.  The workaround is followings.

  ldconfig -R /usr/obj/sys/[... sorry, I forget it]

Try to add path where libc.so.4 placed in /usr/obj following 'ldconfig -R'.

--
(Tsuyoshi Wada)
mailto:tuyo@e-mail.ne.jp


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?20000624.085942.126760347.tuyo>