[Bug 13561] wine fails to build with openssl-0.9.8h

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 1 16:58:25 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13561





--- Comment #2 from Jan Henrik Sylvester <me at janh.de>  2008-06-01 16:58:25 ---
Created an attachment (id=13567)
 --> (http://bugs.winehq.org/attachment.cgi?id=13567)
Fix incompatibility by undef before ssl.h include

This seems not to be the first incompatibility of this kind.
dlls/wininet/internet.h already has a section of undefs before the include of
openssl/ssl.h to "avoid conflict with wincrypt.h". Adding X509_EXTENSIONS to
that list fixes the build.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list