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

Kris Kennaway kris at obsecurity.org
Wed Dec 15 11:49:49 PST 2004


Note to infofarmer at mail.ru: you are blocking mail from me.

Kris

On Wed, Dec 15, 2004 at 12:21:27AM +0300, Andrew P. wrote:

> [originally built in May]
> root at satsmb# ldd /usr/sbin/ppp
> /usr/sbin/ppp:
>         libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x280b6000)
>         libmd.so.2 => /usr/lib/libmd.so.2 (0x280cf000)
>         libutil.so.3 => /usr/lib/libutil.so.3 (0x280d8000)
>         libz.so.2 => /usr/lib/libz.so.2 (0x280e1000)
>         libalias.so.4 => /usr/lib/libalias.so.4 (0x280ee000)
>         libcrypto.so.3 => /usr/lib/libcrypto.so.3 (0x280fe000)
>         libradius.so.1 => /usr/lib/libradius.so.1 (0x281f5000)
>         libnetgraph.so.1 => /usr/lib/libnetgraph.so.1 (0x281fa000)
>         libc.so.4 => /usr/lib/libc.so.4 (0x281fe000)
> 
> [rebuilt on Dec 10]
> root at satbsd# ldd /usr/sbin/ppp
> /usr/sbin/ppp:
>         libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x280b7000)
>         libmd.so.2 => /usr/lib/libmd.so.2 (0x280d0000)
>         libutil.so.3 => /usr/lib/libutil.so.3 (0x280d9000)
>         libz.so.2 => /usr/lib/libz.so.2 (0x280e2000)
>         libalias.so.4 => /usr/lib/libalias.so.4 (0x280f0000)
>         libcrypto.so.3 => /usr/lib/libcrypto.so.3 (0x28100000)
>         libradius.so.1 => /usr/lib/libradius.so.1 (0x281fe000)
>         libnetgraph.so.1 => /usr/lib/libnetgraph.so.1 (0x28203000)
>         libc.so.4 => /usr/lib/libc.so.4 (0x28207000)
> 
> I removed libintl from /usr/lib to check if the problem is still there 
> and it is:
> 
> root at satsmb# dmesg -a
> <...>
> 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.

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-ports/attachments/20041215/ec14b159/attachment.bin


More information about the freebsd-ports mailing list