On 2009-01-29 21:48, Ryan Suarez wrote: > Hello Clamav, > > I'm trying to compile scannedonly-0.11 with calmav-0.94.2 and > samba-3.2.4 on debian etch. > > I get the following error when trying to compile scannedonly: > > scannedonly-0.11# make > make[1]: Entering directory `/usr/local/src/scannedonly-0.11/man' > make[1]: Nothing to be done for `all'. > make[1]: Leaving directory `/usr/local/src/scannedonly-0.11/man' > make[1]: Entering directory `/usr/local/src//scannedonly-0.11/src' > gcc -g -O2 -Wall -pipe -c -o scannedonlyd_clamav.o scannedonlyd_clamav.c > scannedonlyd_clamav.c: In function 'main': > scannedonlyd_clamav.c:748: error: 'struct cl_limits' has no member named > 'maxmailrec' > scannedonlyd_clamav.c:749: error: 'struct cl_limits' has no member named > 'maxratio' > make[1]: *** [scannedonlyd_clamav] Error 1 > make[1]: Leaving directory `/usr/local/src/scannedonly-0.11/src' > make: *** [all] Error 2 > > Could someone please help? >
MaxRatio was dropped, and instead of MaxMailRec MaxRecursion is used in clamd.conf. So you can delete the code related to maxratio, and maxmailrec, and try compiling again. Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml