on opennet.ru/openforum I found advice :
in configure change
LIBS=" -lgmp  $LIBS" --> LIBS="-L/usr/local/lib -lgmp  $LIBS"
after that warning message disappear, but appear that:
checking for curl >=7.10.0
resalt: FAILED
WARNING: curl-config was not found

and "make.." process is stoped  with errors like that:

dsig.c:82: error: `r' undeclared (first use in this function)
dsig.c:83: error: `c' undeclared (first use in this function)
dsig.c:97: error: `plainlen' undeclared (first use in this function)
dsig.c:105: error: `p' undeclared (first use in this function)
dsig.c:106: error: `e' undeclared (first use in this function)
dsig.c:106: error: `n' undeclared (first use in this function)
dsig.c: In function `cli_versigpss':
dsig.c:149: error: syntax error before "n"
dsig.c:159: error: `n' undeclared (first use in this function)
dsig.c:160: error: `e' undeclared (first use in this function)
dsig.c: In function `cli_versig':
dsig.c:220: error: syntax error before "n"
dsig.c:230: error: `n' undeclared (first use in this function)
dsig.c:231: error: `e' undeclared (first use in this function)
*** Error code 1

Stop in /usr/local/src/clamav-0.90.1/libclamav.
*** Error code 1

Stop in /usr/local/src/clamav-0.90.1.
*** Error code 1

Stop in /usr/local/src/clamav-0.90.1.

what's the curl packet and where  can I find it?


-- 
Best regards 
Julia Ovchinnikova


_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to