I'm getting an error when compiling bind-9.2.1rc2 because of this here in ossl_typ.h:
#ifdef OPENSSL_SYS_WIN32 #undef X509_NAME /* line 97 */ #undef PKCS7_ISSUER_AND_SERIAL #endif [...] typedef struct X509_name_st X509_NAME; /* line 110 */ [...] The error is: inc32\openssl\ossl_typ.h(110) : error C2059: syntax error : 'type' I'm sorry, but I have no idea how to fix this... Gerrit -- =^..^= ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
