From owner-freebsd-questions@FreeBSD.ORG Sat Dec 11 01:24:21 2004 Return-Path: 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 50A1416A4CE for ; Sat, 11 Dec 2004 01:24:21 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 221C743D5E for ; Sat, 11 Dec 2004 01:24:21 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B84B951295; Fri, 10 Dec 2004 17:31:07 -0800 (PST) Date: Fri, 10 Dec 2004 17:31:07 -0800 From: Kris Kennaway To: Andrew Message-ID: <20041211013107.GA16176@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: ld-elf.so.1: Shared object"libintl.so.6" not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Dec 2004 01:24:21 -0000 --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 11, 2004 at 04:19:43AM +0300, Andrew wrote: > Hello! >=20 > I got this at startup: >=20 > Dec 11 03:32:42 satbsd /kernel: > Starting ppp as "root" > Dec 11 03:32:42 satbsd /kernel: > /usr/libexec/ld-elf.so.1: > Dec 11 03:32:42 satbsd /kernel: > Shared object "libintl.so.6" not found >=20 > libintl is in /usr/local/lib, but ppp is > started before this: >=20 > Dec 11 03:32:43 satbsd /kernel: > ELF ldconfig path: /usr/lib /usr/lib/ > compat /usr/X11R6/lib /usr/local/lib >=20 > So I copied libintl to /usr/lib and > I got error no more. But I still have a > question: how come ld-elf.so.1 was > looking in the wrong place? I've got > a newly cvsupped and fully rebuilt system. > (RELENG_4_10). The real question you should be asking is "why does ppp (a system binary) depend on libintl (not a system library)?" You've probably replaced your ppp(8) with something else, with poor consequences.=20 Kris --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBuk3bWry0BWjoQKURAjcbAJ4vf2Pkzsh5G6Lj8sgU5Khn+ENfKQCfSeoP vIfGlaVwcGEZdU/ocRX3raw= =MQdZ -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs--