https://bugs.winehq.org/show_bug.cgi?id=48800
--- Comment #6 from Alexander Milyutin SASHA-INVALID@yandex.com --- (In reply to Hans Leidekker from comment #5)
(In reply to Alexander Milyutin from comment #4)
Can you check how GNUTLS_VERSION_MAJOR is defined?
if you tell me how
$ grep -r GNUTLS_VERSION_MAJOR /usr/include
Assuming that's where your GnuTLS headers are installed.
/usr/include/gnutls/gnutls.h:#define GNUTLS_VERSION_MAJOR 2 /usr/include/gnutls/compat.h:#define LIBGNUTLS_VERSION_MAJOR GNUTLS_VERSION_MAJOR