Hi,

> However, then when I try to build pyOpenSSL using the openssl-0.9.8i
> header files I get an error -- "ossl_typ.h:178: error: parse error
> before numeric constant".  
(snipp)
> I investigated a bit but I couldn't figure out what is wrong.
> OCSP_RESPONSE is being defined with a typedef in ossl_typ.h line 178,

You're apparently using a relatively recent version of headers
(particularly
wincrypt.h, IIRC), so you get bitten by one of the conflicts mentioned
in
e.g.
   http://rt.openssl.org/Ticket/Display.html?id=1693

       HTH,
              Stefan


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to