Date: Thu, 4 Feb 2010 17:03:26 -0800 From: Rob Farmer <rfarmer@predatorlabs.net> To: current@freebsd.org Subject: "libutil.so.8" not found, required by "sendmail" Message-ID: <b025ceb71002041703h4d6553a2maa3389f7685b399@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I'm running current (r203336) with mail/ssmtp from ports installed instead of sendmail. Whenever I try to send email, I get an error that libutil.so.8 is not available. # periodic daily /libexec/ld-elf.so.1: Shared object "libutil.so.8" not found, required by "sendmail" # ldd /usr/sbin/sendmail /usr/sbin/sendmail: libutil.so.8 => not found (0x0) libc.so.7 => /lib/libc.so.7 (0x800646000) I'm not sure if this is a problem with mailwrapper in the base system or the ssmtp port - any pointers? Thanks, -- Rob Farmer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b025ceb71002041703h4d6553a2maa3389f7685b399>