Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 1997 20:12:38 -0400 (EDT)
From:      Barry Masterson <jbarrm@panix.com>
To:        lars.falch@dbergstrom.dk
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: 2.2.1-RELEASE problem?
Message-ID:  <Pine.SUN.3.94.970514200603.26942A-100000@panix.com>
In-Reply-To: <Chameleon.863596258.lars.falch@schmock.dbergstrom.dk>

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

On Wed, 14 May 1997 lars.falch@dbergstrom.dk wrote:

> 
> The entire installation runs without any problems, and the 
> system boots fine after the installation, but when I try to 
> logon as root the following error msg occurs:
> 
> ld.so failed: Can't find shared library "libdes.so.3.0"
> 

I had similar problems with "ld.so failed" error messages after
a 2.1.7 -> 2.2.1 upgrade, but not with libdes.so.n.n. For me it 
was the X libraries, and libraries related to the functioning 
of ssh. 

The fix was to rebuild ld:

	cd /usr/src/gnu/usr.bin/ld
	make all
	make install
 
Barry Masterson
jbarrm@panix.com

>--->--->--->--->--->
  FreeBSD   2.2.1-R
<---<---<---<---<---<





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.94.970514200603.26942A-100000>