Hello Friends,
I have try configure clamav-0.95 with dansguardian-2.10.0.3, but they
never set
when ever dansguardian compiler the message error like this..
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/
include -fexceptions -O2 -pipe -MT clamav.o -MD -MP -MF ".deps/
clamav.Tpo" -c -o clamav.o `test -f 'contentscanners/clamav.cpp' ||
echo './'`contentscanners/clamav.cpp; then mv -f ".deps/clamav.Tpo"
".deps/clamav.Po"; else rm -f ".deps/clamav.Tpo"; exit 1; fi
contentscanners/clamav.cpp:75: error: field `limits' has incomplete
type
contentscanners/clamav.cpp: In member function `virtual int
clamavinstance::quit()':
contentscanners/clamav.cpp:104: error: `cl_free' undeclared (first use
this
function)
contentscanners/clamav.cpp:104: error: (Each undeclared identifier is
reported
only once for each function it appears in.)
contentscanners/clamav.cpp: In member function `virtual int
clamavinstance::scanMemory(HTTPHeader*, HTTPHeader*, const char*,
int, const
char*, const char*, unsigned int)':
contentscanners/clamav.cpp:168: error: `limits' undeclared (first use
this
function)
contentscanners/clamav.cpp: In member function `virtual int
clamavinstance::init(void*)':
contentscanners/clamav.cpp:257: error: `cl_settempdir' undeclared
(first use
this function)
contentscanners/clamav.cpp:284: error: cannot convert `cl_engine**' to
`
cl_engine*' for argument `2' to `int cl_load(const char*,
cl_engine*,
unsigned int*, unsigned int)'
contentscanners/clamav.cpp:301: error: `cl_build' undeclared (first
use this
function)
*** Error code 1
So, where is the problem and some anther setting given ???
Please guide me.
Thank you,
Niraj Jadav
|