Date: Fri, 10 Dec 2004 17:31:07 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Andrew <infofarmer@mail.ru> Cc: questions@freebsd.org Subject: Re: ld-elf.so.1: Shared object"libintl.so.6" not found Message-ID: <20041211013107.GA16176@xor.obsecurity.org> In-Reply-To: <E1CcvvD-0004oN-00.infofarmer-mail-ru@f23.mail.ru> References: <E1CcvvD-0004oN-00.infofarmer-mail-ru@f23.mail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041211013107.GA16176>