ld-elf.so.1: Shared object"libintl.so.6" not found

Kris Kennaway kris at obsecurity.org
Wed Dec 15 13:44:16 PST 2004


On Wed, Dec 15, 2004 at 11:37:34PM +0300, Andrew P. wrote:
> Kris Kennaway wrote:
> >Note to infofarmer at mail.ru: you are blocking mail from me.
> >
> >Kris
> 
> I'm sorry for that. Use infofarmer at gmail.com for personal
> messages or cc'd mails, please.

> >>Starting ppp as "root"
> >>/usr/libexec/ld-elf.so.1:
> >>Shared object "libintl.so.6" not found
> >><...>
> >
> >
> >OK, but that's not coming from executing /usr/sbin/ppp since you've
> >shown us that it's not in fact linked to libintl, as expected (you
> >could also verify this by executing ppp by hand).  Can you show us
> >your /etc/rc.conf?  Perhaps it's not running /usr/sbin/ppp but some
> >other binary.
> >
> 
> Indeed, I tried to "# ldconfig -elf /usr/lib /usr/lib/compat" (so
> that ld-elf cannot find libintl), but ppp loaded anyways. Attached
> is my kernconf and a few rc scripts.

Eek, I only asked for rc.conf, not all that other junk :)

I'm guessing that the error message is not in fact from loading ppp,
but something else..one candidate would be sshd, which you may have
replaced by a non-system version.  Please run ldd /usr/sbin/sshd and
check this.

If not, then change the rc script to run with "#!/bin/sh -x" and take
a closer look at what command is being run that returns the error.

Kris

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20041215/7e2a8323/attachment.bin


More information about the freebsd-questions mailing list