Hi.

The latest v0.9.8h release added an OCSP_RESPONSE typedef in the ossl_typ.h header. However this conflicts with a preexisting #define in the Windows wincrypt.h.

Someone else reported the bug here:
http://rt.openssl.org/Ticket/Display.html?id=1684&user=guest&pass=guest
http://marc.info/?l=openssl-dev&m=121247895011887&w=2

There was a patch posted here (openssl-h.patch) for mingw-w64
which fixes that issue along with a mingw-specific issue:
http://rt.openssl.org/Ticket/Display.html?id=1693&user=guest&pass=guest
http://marc.info/?l=openssl-dev&m=121249256801612&w=2

As I saw it that just seems to undefine Microsoft defines in some of the OpenSSL headers.

Any change of changing those identifiers so they do not conflict with Windows Platform SDK headers at all? I know it is Microsoft who is 'doing the ugly' and using #defines, but it would be nice to be able to use the two side-by-side seamlessly... :-(


In the future, you should probably check the openssl-dev mailing
list archives or the openssl bug tracker before asking ...

  Ok, thanks for the tip.

  Best regards,
    Jurko Gospodnetić

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to