http://bugs.winehq.org/show_bug.cgi?id=33649 Bug #: 33649 Summary: wine-1.5.30 - "./configure --with-gnutls" fails with gnutls-3.2.0 - conftest.c:160:15: error: 'gnutls_mac_get_key_size' undeclared Product: Wine Version: 1.5.30 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: bkohler(a)gmail.com Classification: Unclassified Starting with gnutls-3.2.0, wine's ./configure --with-gnutls fails. This appears to be due to some header changes from this gnutls commit: https://gitorious.org/gnutls/gnutls/commit/e0b3dbe3eb60e3a2d59ba0f20560160de... Relevant config.log lines: configure:10374: checking for gnutls/gnutls.h configure:10374: result: yes configure:10387: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:160:15: error: 'gnutls_mac_get_key_size' undeclared (first use in this function) conftest.c:160:15: note: each undeclared identifier is reported only once for each function it appears in configure:10387: $? = 1 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.