On Tuesday 21 April 2009 19:33:37 Agus wrote:
> 2009/4/14 Ruben de Groot <mai...@bzerk.org>:
> > On Fri, Apr 10, 2009 at 08:40:51PM -0300, Agus typed:
> >> Hi guys,
> >>
> >> Yesterday i suddenly start receiving this errors... first i noticed it
> >> cause i couldnt login and bash threw it.. then su...
> >>
> >> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required
> >> by "-su"
> >>
> >> Then i remove bash and change to tcsh and was "ok"... but then again,
> >> this one when using sendmail..
> >>
> >> /libexec/ld-elf.so.1: Shared object "libsasl2.so.2" not found,
> >> required by "send-mail"
> >>
> >>
> >> I didnt update anything... and it was all running fine for months...
> >> what can it be? the files i have are..
> >>
> >> -rwxr-xr-x  1 root  wheel    92K Mar 11 15:26 libsasl2.so.2
> >> lrwxr-xr-x  1 root  wheel    13B Mar 11 15:26 libsasl2.so ->
> >> libsasl2.so.2
> >>
> >> -r--r--r--  1 root  wheel    39K Aug 23  2008 libintl.so.8
> >> lrwxr-xr-x  1 root  wheel    12B Aug 23  2008 libintl.so -> libintl.so.8
> >
> > What is the output of "ldconfig -r" ?
>
> Sorry for the delay.. was too busyy...
>
> No output... just this
>
> ldconfig -r
> /var/run/ld-elf.so.hints:
>       search directories:

Possible causes:
/var/run/ld-elf.so.hints is reduced to 0 by program foo, operator bar or 
hacker baz.
You or operator bar ran ldconfig -s without arguments.

/rescue/ldconfig /lib
/etc/rc.d/ldconfig start

Should get you back up and running.
-- 
Mel
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to