From owner-freebsd-questions Wed May 14 17:14:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA15847 for questions-outgoing; Wed, 14 May 1997 17:14:15 -0700 (PDT) Received: from agora.rdrop.com (root@agora.rdrop.com [199.2.210.241]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA15838 for ; Wed, 14 May 1997 17:14:05 -0700 (PDT) Received: from panix.com (panix.com [198.7.0.2]) by agora.rdrop.com (8.8.5/8.8.5) with ESMTP id RAA15994 for ; Wed, 14 May 1997 17:14:00 -0700 (PDT) Received: from localhost (jbarrm@localhost) by panix.com (8.8.5/8.7/PanixU1.3) with SMTP id UAA28792; Wed, 14 May 1997 20:12:38 -0400 (EDT) Date: Wed, 14 May 1997 20:12:38 -0400 (EDT) From: Barry Masterson To: lars.falch@dbergstrom.dk cc: freebsd-questions@FreeBSD.ORG Subject: Re: 2.2.1-RELEASE problem? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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 <---<---<---<---<---<