When building cyrus sasl version 2.1.25 on windows with cl compiler following this guide: http://www.sendmail.org/~ca/email/cyrus2/windows.html
whith openssl version is 0.9.6g.
at this step:
#nmake /f NTMakefile
it fails with this error: openssl-engine-0.9.6g\include\openssl/md5.h(103) : error C2371: 'MD5_CTX' : redefinition; different basic types
any idea about this error?
Thanks for your help