[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:59:59 CDT 2020


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

--- Comment #3 from Hans Leidekker <hans at meelstraat.net> ---
(In reply to Alexander Milyutin from comment #2)
> (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

Can you check how GNUTLS_VERSION_MAJOR is defined?

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