[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Squidclam 3.0



Viva,
Precisava de ajuda para Instalar o SquidClam 3 no Etch com o squid 2.6.
Fiz o download do SquidClam 3.
Tentei fazer a instalação:
./configure
tudo ok
depois execute make
make  all-am
make[1]: Entering directory `/tmp/antivirus/squidclamav'
if gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT main.o -MD -MP -MF
".deps/main.Tpo" -c -o main.o main.c; \
       then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f
".deps/main.Tpo"; exit 1; fi
main.c:67:23: error: curl/curl.h: No such file or directory
main.c: In function âmainâ:
main.c:163: error: âCURLâ undeclared (first use in this function)
main.c:163: error: (Each undeclared identifier is reported only once
main.c:163: error: for each function it appears in.)
main.c:163: error: âehâ undeclared (first use in this function)
main.c:166: error: âCURL_ERROR_SIZEâ undeclared (first use in this function)
main.c:243: error: âCURL_GLOBAL_ALLâ undeclared (first use in this function)
main.c:255: error: âCURLOPT_WRITEFUNCTIONâ undeclared (first use in
this function)
main.c:257: error: âCURLOPT_ERRORBUFFERâ undeclared (first use in this function)
main.c:259: error: âCURLOPT_TIMEOUTâ undeclared (first use in this function)
main.c:261: error: âCURLOPT_NOSIGNALâ undeclared (first use in this function)
main.c:263: error: âCURL_HTTP_VERSION_1_0â undeclared (first use in
this function)
main.c:268: error: âCURLOPT_FAILONERRORâ undeclared (first use in this function)
main.c:273: error: âCURLOPT_FOLLOWLOCATIONâ undeclared (first use in
this function)
main.c:275: error: âCURLOPT_MAXREDIRSâ undeclared (first use in this function)
main.c:375: error: âCURLOPT_PROXYâ undeclared (first use in this function)
main.c:377: error: âCURLOPT_URLâ undeclared (first use in this function)
main.c:379: error: âCURLOPT_NOBODYâ undeclared (first use in this function)
main.c:402: error: âCURLINFO_CONTENT_LENGTH_DOWNLOADâ undeclared
(first use in this function)
main.c:403: error: âCURLE_OKâ undeclared (first use in this function)
main.c:418: error: âCURLINFO_CONTENT_TYPEâ undeclared (first use in
this function)
main.c:544: error: âCURLOPT_HTTPGETâ undeclared (first use in this function)
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/tmp/antivirus/squidclamav'
make: *** [all] Error 2

Não encontro o ficheiro curl.h no servidor para corrigir o main.c



Reply to: