https://bugs.winehq.org/show_bug.cgi?id=42905 Bug ID: 42905 Summary: Compile error Undefined GNUTLS_MAC_AEAD Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: NEW Severity: critical Priority: P2 Component: secur32 Assignee: wine-bugs(a)winehq.org Reporter: leslie_alistair(a)hotmail.com Distribution: --- schannel_gnutls.c: In function ‘schannel_get_mac_algid’: schannel_gnutls.c:329:10: error: ‘GNUTLS_MAC_AEAD’ undeclared (first use in this function) case GNUTLS_MAC_AEAD: commit ffefa721ba4a0d8c35393b11238226e0d64a98ae Author: Akihiro Sagawa <sagawa.aki(a)gmail.com> Date: Tue Apr 18 21:49:32 2017 +0900 secur32: Return PRF algorithm value when using GCM. Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- 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.