David F. Skoll | 5 May 2008 13:42
Favicon

Re: Sendmail 8.14.3 vs. mimedefang

Andrzej Marecki wrote:
> I suspect mimedefang needs a fix.

> Am I right, David?

It's too early to tell, but I am doubtful.  My guess is that you compiled
MIMEDefang against the new libraries, but against the old header files
so the SMFI_VERSION macro does not match.  Please investigate if this is
the case.  Compiling against the new libraries and the new header files
should work if the Sendmail release notes are accurate.

(You may need to do a complete "make distclean" to do a clean build.)

Regards,

David.
David F. Skoll | 5 May 2008 15:37
Favicon

Re: Sendmail 8.14.3 vs. mimedefang

David F. Skoll wrote:
> Andrzej Marecki wrote:
>> I suspect mimedefang needs a fix.
>> Am I right, David?

> It's too early to tell, but I am doubtful.

I have confirmed this.  If you compile MIMEDefang against the wrong headers
or link it against the wrong libmilter.a, you'll get the error.  If you make
sure to compile it against the 8.14.3 headers and link it with the 8.14.3
libmilter.a, everything works fine.

Regards,

David.

Gmane