[Bug 42905] New: Compile error Undefined GNUTLS_MAC_AEAD

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 27 19:20:28 CDT 2017


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 at winehq.org
          Reporter: leslie_alistair at 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 at 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 at gmail.com>
    Signed-off-by: Jacek Caban <jacek at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at 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.


More information about the wine-bugs mailing list