From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Thomas Hisch Newsgroups: gmane.emacs.bugs Subject: bug#28175: 26.0.50; undefined reference to `gnutls_mac_get_nonce_size' Date: Wed, 6 Sep 2017 21:47:17 +0200 Message-ID: <3f629b74-eb3b-ceb6-9d9c-892eae4aaf00@ims.co.at> References: <87d17on8vl.fsf@lifelogs.com> <87377zhbbc.fsf@lifelogs.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1504727311 8500 195.159.176.226 (6 Sep 2017 19:48:31 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 6 Sep 2017 19:48:31 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 Cc: 28175@debbugs.gnu.org To: Ted Zlatanov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Sep 06 21:48:10 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dpgIy-00012a-Nq for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Sep 2017 21:48:08 +0200 Original-Received: from localhost ([::1]:37600 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dpgJ2-00042h-PZ for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Sep 2017 15:48:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dpgIx-00041H-5y for bug-gnu-emacs@gnu.org; Wed, 06 Sep 2017 15:48:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dpgIs-0001LK-5X for bug-gnu-emacs@gnu.org; Wed, 06 Sep 2017 15:48:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:44743) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dpgIs-0001LD-2A for bug-gnu-emacs@gnu.org; Wed, 06 Sep 2017 15:48:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dpgIr-0002Ix-S0 for bug-gnu-emacs@gnu.org; Wed, 06 Sep 2017 15:48:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Thomas Hisch Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 06 Sep 2017 19:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 28175 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 28175-submit@debbugs.gnu.org id=B28175.15047272498821 (code B ref 28175); Wed, 06 Sep 2017 19:48:01 +0000 Original-Received: (at 28175) by debbugs.gnu.org; 6 Sep 2017 19:47:29 +0000 Original-Received: from localhost ([127.0.0.1]:53424 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dpgIL-0002ID-B6 for submit@debbugs.gnu.org; Wed, 06 Sep 2017 15:47:29 -0400 Original-Received: from mail.ims.co.at ([81.223.138.19]:39837) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dpgII-0002Hw-VO for 28175@debbugs.gnu.org; Wed, 06 Sep 2017 15:47:27 -0400 Original-Received: from [192.168.1.25] (d91-130-16-166.cust.tele2.at [91.130.16.166]) by mail.ims.co.at (Postfix) with ESMTPSA id 06CD0143DC; Wed, 6 Sep 2017 21:47:18 +0200 (CEST) In-Reply-To: <87377zhbbc.fsf@lifelogs.com> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:136651 Archived-At: On 09/06/2017 09:33 PM, Ted Zlatanov wrote: > On Mon, 21 Aug 2017 13:11:42 -0400 Ted Zlatanov wrote: > > TZ> On Mon, 21 Aug 2017 10:28:32 +0200 Thomas Hisch wrote: > TH> I can no longer compile emacs on my opensuse 13.1 machine, due to the > TH> recent changes to the gnutls code in emacs. > TZ> ... > TH> gnutls.o: In function `Fgnutls_macs': > TH> gnutls.c:(.text+0x131f): undefined reference to `gnutls_mac_get_nonce_size' > TZ> ... > TH> According to the gnutls docs gnutls_mac_get_nonce_size is available > TH> since gnutls version 3.2. In my system 3.2.4 is installed > TZ> ... > TH> If I list the symbols of the gnutls shared library using nm -AD /usr/lib64/libgnutls.so, the > TH> gnutls_mac_get_nonce_size function is not in the output of this > TH> command. However, the declaration for gnutls_mac_get_nonce_size is contained in the gnutls > TH> header file /usr/include/gnutls/crypto.h. > > TZ> Hmm. I really have no idea how to fix this, if the headers are > TZ> disagreeing with the installed library. Sorry. Maybe someone else will > TZ> have an idea--we could blacklist certain GnuTLS versions on some > TZ> platforms, but it seems like a substandard solution. I agree that blacklisting certain GnuTLS versions is not ideal. > Ping... I'd like to close this if there's no resolution in sight. Unfortunately, I haven't found a solution yet, but I'm fine if you close this ticket. Thomas