Ed Kasky wrote:
I am experiencing a problem when trying to compile 0.86 with milter
that sems to be happening only in this release. 0.85.1 compiles no
problem on the same system.
With 0.86 I get the following running "make":
/usr/src/clamav-0.86/clamav-milter/clamav-milter.c:1577: undefined
reference to `smfi_opensocket'
collect2: ld returned 1 exit status
make[2]: *** [clamav-milter] Error 1
make[2]: Leaving directory `/usr/src/clamav-0.86/clamav-milter'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/clamav-0.86'
My searches indicated that this is related to sendmail's mfapi.h. I
am running sendmail 8.13.3. There is only one instance of the file
(aside from the src) at:
-rw-r--r-- 1 root root 13830 Aug 20 2004 /usr/include/libmilter/mfapi.h
I had similar issue. Backup libmilter/mfapi.h and replace with the one
from the 8.13.3 source. (maybe make clean and start over from configure?)
make darned sure there's not another mfapi.h around too!
-Troy
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html