People who may have problems compiling ClamAV 0.93 with the FreeBSD
ports on 4.11 may need to patch the port Makefile as I had to. I am
not sure if it affects other FreeBSD versions or not, I didn't try it.
--- Makefile.orig Wed Apr 16 10:59:51 2008
+++ Makefile Wed Apr 16 11:37:41 2008
@@ -108,7 +108,7 @@
.if ${OSVERSION} >= 601000
PTHREAD_LIBS= -lthr
.else
-PTHREAD_LIBS= -lpthread
+PTHREAD_LIBS= -pthread
.endif
.if defined(WITH_ARC)
Steven
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html