Re: [Clamav-users] Re: Error compiling ClamAV 0.86

2005-06-22 Thread nizar
That's why I wrote "problem". It's definitely not the solution. On Wed, 2005-06-22 at 11:41 +0100, Nigel Horne wrote: > > The "problem" is in clamav-milter/clamav-milter.c , line 1576 > > > > > > #if ((SENDMAIL_VERSION_A > 8) || ((SENDMAIL_VERSION_A == 8) && > > (SENDMAIL_VERSION_B >= 13)))

Re: [Clamav-users] Re: Error compiling ClamAV 0.86

2005-06-22 Thread Nigel Horne
> The "problem" is in clamav-milter/clamav-milter.c , line 1576 > > > #if ((SENDMAIL_VERSION_A > 8) || ((SENDMAIL_VERSION_A == 8) && > (SENDMAIL_VERSION_B >= 13))) > if(smfi_opensocket(1) == MI_FAILURE) { > cli_errmsg("Can't open/create %s\n", port); > re

Re: [Clamav-users] Re: Error compiling ClamAV 0.86

2005-06-21 Thread nizar
On Tue, 2005-06-21 at 18:26 -0700, Ed Kasky wrote: > At 01:43 PM Tuesday, 6/21/2005, you wrote -=> > > >>Since sendmail 8.13.3 was released 1/12/2005, and your mfapi.h files date > >>shows > >>Aug 20 2004, its probably from a previous (older) version of sendmail. > >> > >>Get the latest/greatest

[Clamav-users] Re: Error compiling ClamAV 0.86

2005-06-21 Thread Ed Kasky
At 01:43 PM Tuesday, 6/21/2005, you wrote -=> Since sendmail 8.13.3 was released 1/12/2005, and your mfapi.h files date shows Aug 20 2004, its probably from a previous (older) version of sendmail. Get the latest/greatest sendmail and install it and libmilter. mfapi.h is dated Aug 20 2004 for b