Thanks to everyone for the help! I now have it compiled and am testing. This 
list is both clueful and helpful. I wish I could say that for every mailing 
list I'm on. 

The secret(s) were:

Török Edwin:
> > Yeah, so try CPPFLAGS=-pthread to configure

Jeff Donsbach:
> I would add that to CFLAGS as well.

It did take both. Just CPPFLAGS caused linker errors with unsatisfied 
pthread-related symbols.

The final incantation was:
CLAMAV_MILTER_LIBS="-L/hostlocal/lib -L/usr/local/lib -L/usr/lib" ./configure 
--enable-milter CPPFLAGS=-pthread CFLAGS=-pthread

Geoff
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to