Re: failure building native win32 with mingw

2008-12-03 Thread [EMAIL PROTECTED]
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

Re: failure building native win32 with mingw

2008-12-03 Thread Alon Bar-Lev
On 12/3/08, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: 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,

Re: failure building native win32 with mingw

2008-12-03 Thread Alon Bar-Lev
BTW: 1693 can be closed. On 12/3/08, Alon Bar-Lev [EMAIL PROTECTED] wrote: On 12/3/08, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: 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

failure building native win32 with mingw

2008-12-02 Thread zooko
(re-sent with attachments moved onto tarball on server -- apologies if you receive more than one copy of this mail.) Folks: I'm trying to build a native win32 openssl-0.9.8i using cygwin gcc (this is a kind of cross-compilation). The goal is to build a binary distribution of the