[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Sendmail error in logs



i got loads of messages like this in my cron.weekly error report:
/usr/sbin/sendmail: error in loading shared libraries: libdl.so.2: cannot
open shared object file: Error 23

libdl.so.2 is present in /lib as:
libdl.so.2 -> libdl-2.1.3.so

and libdl-2.1.3.so is present in /lib too.

my /etc/ld/so.conf file is :

/usr/lib
/usr/i486-linux-libc5/lib
/usr/X11R6/lib
/usr/lib

should i add /lib to this list??

i just restarted sendmail and it all looks ok now - no errors in
/var/log/maillog or /var/log/messages.

anybody got any comment on this?

cheers

andy