If somebody needs to compile clamav on an openbsd 3.8 box and it keeps on failing on pthreads (eventhough pthreads.h is available): use the following at configure time:
./configure --disable-dns --disable-pthreads --with-user=amavisd --with-group=amavisd I've understood that without pthreads it'll propbably be slower, but this does make it work.. _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
