I things that don�t you have install the compiler , you should install the packet gcc-c++, it is in you cd installation. Today I install the packet tar.gz 2.6.1-13, because the 2.7 it isn�t stable yet.
Regards TOMAS ----- Original Message ----- From: "Sebastian K�sters" <[EMAIL PROTECTED]> To: "'Kenneth Oncinian'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, July 09, 2004 7:04 AM Subject: AW: [squid-users] searching for free squid antivirus solution > Good idea, but does not work too :( > > I get this error: > > g++ -O2 -Wall `perl -MExtUtils::Embed -e ccopts` -c VirusScanner.cpp > VirusScanner.cpp:30:20: clamav.h: Datei oder Verzeichnis nicht gefunden > VirusScanner.cpp: In member function `void VirusScanner::scan(Socket*, > String, > std::basic_string<char, std::char_traits<char>, std::allocator<char> >, > std::basic_string<char, std::char_traits<char>, std::allocator<char> >, > int, > std::basic_string<char, std::char_traits<char>, std::allocator<char> >, > int)': > VirusScanner.cpp:286: `CL_ARCHIVE' undeclared (first use this function) > VirusScanner.cpp:286: (Each undeclared identifier is reported only once for > each function it appears in.) > VirusScanner.cpp:286: `cl_scandesc' undeclared (first use this function) > VirusScanner.cpp:294: `CL_CLEAN' undeclared (first use this function) > VirusScanner.cpp:361: `CL_VIRUS' undeclared (first use this function) > VirusScanner.cpp:402: warning: unused variable `PerlInterpreter*my_perl' > VirusScanner.cpp:418: warning: unused variable `PerlInterpreter*my_perl' > VirusScanner.cpp: In member function `void VirusScanner::scanFile(Socket*, > String, std::basic_string<char, std::char_traits<char>, > std::allocator<char> > >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, > int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, > int)': > VirusScanner.cpp:467: `cl_scanfile' undeclared (first use this function) > VirusScanner.cpp:585: warning: unused variable `PerlInterpreter*my_perl' > VirusScanner.cpp:601: warning: unused variable `PerlInterpreter*my_perl' > make: *** [VirusScanner.o] Fehler 1 > > Info: DansGuardian-2.7.7-8 with DansGuardian-2.7.7-8-AntiVirus-5.3.patch > > > regards, > Sebastian > > > > > -----Urspr�ngliche Nachricht----- > Von: Kenneth Oncinian [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 9. Juli 2004 02:28 > An: Sebastian K�sters > Betreff: Re: [squid-users] searching for free squid antivirus solution > > Hi Sebastian, > > > i am searching for a free antivirus solution for squid (V 2.0) > > > Any other ideas? > > DansGuardian with AV patch. you can use clamav since you want a free > solution. > > http://www.harvest.com.br/asp/afn/dg.nsf > http://www.pcxperience.org/dgvirus/ > > regards, > Kenneth >
