From owner-freebsd-questions@FreeBSD.ORG Sat Aug 13 01:11:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 567D916A41F for ; Sat, 13 Aug 2005 01:11:06 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5F5543D46 for ; Sat, 13 Aug 2005 01:11:05 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j7D1B2vf024814 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 12 Aug 2005 21:11:02 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j7D1B16P019472; Fri, 12 Aug 2005 21:11:01 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 36FDA51419; Fri, 12 Aug 2005 21:11:01 -0400 (EDT) Date: Fri, 12 Aug 2005 21:11:01 -0400 From: Kris Kennaway To: bob self Message-ID: <20050813011101.GA64134@xor.obsecurity.org> References: <42F4CCB7.10008@charter.net> <42F4E152.7020008@cs.tu-berlin.de> <42F4EBE4.7050206@charter.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: <42F4EBE4.7050206@charter.net> User-Agent: Mutt/1.4.2.1i Cc: Larry , freebsd-questions@freebsd.org, Bj?rn K?nig Subject: Re: libreadline.so.5 not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Aug 2005 01:11:06 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 06, 2005 at 12:57:08PM -0400, bob self wrote: > Bj?rn K?nig wrote: >=20 > >Larry wrote: > > > >>I just upgraded to 4.11-STABLE and upgraded a lot of ports after=20 > >>that. Now I get the following message sometimes: > >> > >>Shared object "libreadline.so.5" not found, required by "bash". > > > > > >How did you build bash? The packages of 4.11-RELEASE and 4-STABLE=20 > >don't require libreadline. Show the output of the following commands > > > > ls -l /lib/libread* > > > > file `which bash` > > > > ldd `which bash` > > > > > >Consider reinstallation of bash. > > > >Regards Bj?rn > > > > > I uninstalled bash" >=20 > pkg_deinstall bash >=20 > I then reinstalled bash: > portupgrade -vN bash >=20 > portupgrade wanted to know if I also wanted to install bash2, so I=20 > said yes, but that failed for bash2. But bash did reinstall. Now I get: >=20 > ldd `which bash` : >=20 > /usr/local/bin/bash: > libncurses.so.5 =3D> /usr/lib/libncurses.so.5 (0x280e4000) > libc.so.4 =3D> /usr/lib/libc.so.4 (0x28125000) >=20 > So that got rid of some problems, but what about these two? What is the problem with the above? Kris --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFC/UikWry0BWjoQKURAovJAKDtlaRiZCeoUqFp6rksuPjWraxoLQCbBjid NJgP8fNiIrd44dpcjG2773o= =R8ud -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--