Ed Kasky wrote:


This is a RedHat 7.2 machine with sendmail 8.13.4. When trying to compile 0.87 with milter, I get the following error during "make":

if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../clamd -I../libclamav -I../shared -g -O2 -MT clamav-milter.o -MD -MP -MF ".deps/clamav-milter.Tpo" -c -o clamav-milter.o clamav-milter.c; \ then mv -f ".deps/clamav-milter.Tpo" ".deps/clamav-milter.Po"; else rm -f ".deps/clamav-milter.Tpo"; exit 1; fi
clamav-milter.c: In function `clamd_recv':
clamav-milter.c:3444: parse error before `int'
clamav-milter.c:3448: `ret' undeclared (first use in this function)
clamav-milter.c:3448: (Each undeclared identifier is reported only once
clamav-milter.c:3448: for each function it appears in.)
make[2]: *** [clamav-milter.o] Error 1
make[2]: Leaving directory `/usr/src/clamav-0.87/clamav-milter'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/clamav-0.87'
make: *** [all] Error 2

Don't think this is related to the sendmail milter but I've been wrong before ;-)

Any ideas/suggestions are appreciated....

Ed Kasky
~~~~~~~~~
Randomly Generated Quote (112 of 488):
"It had long since come to my attention that people of
 accomplishment rarely sat back and let things happen
 to them. They went out and happened to things."  - Elinor Smith

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

I have the same problem. Also using RedHat 7.2 and Sendmail 8.13.4 trying to compile clamav-milter.

So keep us all informed of what you find.

-Doc
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to