On Sat, Dec 11, 2004 at 04:19:43AM +0300, Andrew wrote: > Hello! > > I got this at startup: > > 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 > > libintl is in /usr/local/lib, but ppp is > started before this: > > Dec 11 03:32:43 satbsd /kernel: > ELF ldconfig path: /usr/lib /usr/lib/ > compat /usr/X11R6/lib /usr/local/lib > > 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. Kris
pgpkPJCMkR2Bz.pgp
Description: PGP signature