[Bug 48800] dlls/bcrypt/gnutls.c:729: undefined reference to `GNUTLS_CURVE_TO_BITS'

WineHQ Bugzilla wine-bugs at winehq.org
Wed Mar 25 07:23:17 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=48800

--- Comment #2 from Alexander Milyutin <SASHA-INVALID at yandex.com> ---
(In reply to Hans Leidekker from comment #1)
> There's this code Wine:
> 
> #if GNUTLS_VERSION_MAJOR < 3
> ...
> #define GNUTLS_CURVE_TO_BITS(curve) (unsigned int)(((unsigned
> int)1<<31)|((unsigned int)(curve)))
> 
> 
> What version of GnuTLS are you building against?


bison-3.0.5
gnutls-2.12.23-22

-- 
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