Martin Blapp wrote:
> 
> Hi,
> 
> Clamd is currently broken with libpthread for some threading-reason.
> You definitly need to use libthr (which is still CPU hungry, but
> works better).
> 
> /etc/libmap.conf
> 
> [/usr/local/sbin/clamd]
> libpthread.so.2         libthr.so.2
> libpthread.so           libthr.so
> libc_r.so.6             libpthread.so.2

The right side of that last line should probably refer to libthr.so.2.
AFAICS, what you have there makes no sense.

hth,

Doug

-- 

    This .signature sanitized for your protection
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to