https://bugs.winehq.org/show_bug.cgi?id=53625
Bug ID: 53625 Summary: In function ‘get_gnutls_cipher’ ... error: ‘GNUTLS_CIPHER_AES_128_CFB8’ undeclared Product: Wine Version: 7.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: bcrypt Assignee: wine-bugs@winehq.org Reporter: version2013@protonmail.com Distribution: ---
Created attachment 73024 --> https://bugs.winehq.org/attachment.cgi?id=73024 log.txt
Compiling in distro with:
compiler version 4.8.4 # gcc --version
glibc 2.19 # ldd --version
config line: configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-x --libdir=/usr/lib32 CFLAGS="-O2 -march=i686 -mtune=i686"
Compile error in wine-7.15
In function ‘get_gnutls_cipher’: error: ‘GNUTLS_CIPHER_AES_128_CFB8’ undeclared error: ‘GNUTLS_CIPHER_AES_192_CFB8’ undeclared error: ‘GNUTLS_CIPHER_AES_256_CFB8’ undeclared