Re: [Clamav-users] compile fail on 0.87

2005-09-19 Thread Steven Spence
Carl Thompson wrote: I get a compilation failure on redhat 7.2 box 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/

Re: [Clamav-users] compile fail on 0.87

2005-09-19 Thread Stephen Gran
On Mon, Sep 19, 2005 at 03:59:48PM -0500, Carl Thompson said: > I get a compilation failure on redhat 7.2 box > > 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.

Re: [Clamav-users] compile fail on 0.87

2005-09-19 Thread Jay Lee
Carl Thompson wrote: I get a compilation failure on redhat 7.2 box Hate to state the obvious but RH 7.2 is really, really old. Any reason you need to use it? Not only are you using an old version which has known exploits and for which RedHat (and even Fedora Legacy) no longer release updat

[Clamav-users] compile fail on 0.87

2005-09-19 Thread Carl Thompson
I get a compilation failure on redhat 7.2 box 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