This one time, at band camp, Andreas Jochens said:
> When building 'clamav' on amd64/unstable with gcc-4.0,
> I get the following error:
> 
> if x86_64-linux-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:1057:26: error: operator '>' has no left operand
> clamav-milter.c:1576:26: error: operator '>' has no left operand
> clamav-milter.c: In function 'clamfi_connect':
> clamav-milter.c:2101: warning: passing argument 1 of 'hosts_ctl' discards 
> qualifiers from pointer target type
> make[3]: *** [clamav-milter.o] Error 1
> make[3]: Leaving directory `/clamav-0.85.2-0.86rc1/clamav-milter'

You are compiling clamav-milter on a system withut sendmail, so the
vrsion doesn't get properly filled in.  A better patch is underway now
to fill in the current sendmail version if it is empty.

Thanks for reporting,
-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        [EMAIL PROTECTED] |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------

Attachment: signature.asc
Description: Digital signature

Reply via email to