From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#21590: 25.0.50; MS-Windows; fns.c:4863:21: error: 'MD5_DIGEST_SIZE' undeclared (first use in this function) Date: Fri, 02 Oct 2015 20:59:23 +0300 Message-ID: <83bnch5eys.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1443809544 8653 80.91.229.3 (2 Oct 2015 18:12:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Oct 2015 18:12:24 +0000 (UTC) Cc: 21590@debbugs.gnu.org To: Keith David Bershatsky Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 02 20:12:14 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zi4oX-0004BM-S1 for geb-bug-gnu-emacs@m.gmane.org; Fri, 02 Oct 2015 20:12:14 +0200 Original-Received: from localhost ([::1]:34268 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi4oX-00051M-6d for geb-bug-gnu-emacs@m.gmane.org; Fri, 02 Oct 2015 14:12:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37694) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi4cv-0006H7-4s for bug-gnu-emacs@gnu.org; Fri, 02 Oct 2015 14:00:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zi4cr-0001QP-4a for bug-gnu-emacs@gnu.org; Fri, 02 Oct 2015 14:00:13 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:35182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi4cr-0001QD-28 for bug-gnu-emacs@gnu.org; Fri, 02 Oct 2015 14:00:09 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Zi4cq-0004EF-FE for bug-gnu-emacs@gnu.org; Fri, 02 Oct 2015 14:00:08 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 02 Oct 2015 18:00:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21590 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Original-Received: via spool by 21590-submit@debbugs.gnu.org id=B21590.144380877516171 (code B ref 21590); Fri, 02 Oct 2015 18:00:08 +0000 Original-Received: (at 21590) by debbugs.gnu.org; 2 Oct 2015 17:59:35 +0000 Original-Received: from localhost ([127.0.0.1]:52385 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zi4cJ-0004Cl-0Q for submit@debbugs.gnu.org; Fri, 02 Oct 2015 13:59:35 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:54756) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zi4cG-0004Cb-HU for 21590@debbugs.gnu.org; Fri, 02 Oct 2015 13:59:33 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0NVL00C00TMVWF00@a-mtaout20.012.net.il> for 21590@debbugs.gnu.org; Fri, 02 Oct 2015 20:59:30 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NVL00C7FTZ6T750@a-mtaout20.012.net.il>; Fri, 02 Oct 2015 20:59:30 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:107221 Archived-At: > Date: Fri, 02 Oct 2015 08:59:09 -0700 > From: Keith David Bershatsky > Cc: 21590@debbugs.gnu.org > > The advice by Eli on looking at the `config.log` to track down why gnutls was not available worked like a charm. It told me that I was missing both `libtasn1` and `nettle`. I downloaded and extracted `libtasn1-4.2-w32-bin.zip` and `nettle-2.7.1-w32-bin.zip` from ezwinports and now gnutls is detected during the configure and it says "yes" by default. I guess you were missing the header files from these 2 libraries. > I didn't see any mention in the `gnutls` section of the `../emacs/nt/INSTALL` readme about the prerequisites of the above-mentioned two libraries `libtasn1` and `nettle`, so my suggestion would be to include a mention, and maybe even something about checking the `config.log` if there seems to be a problem. Will do. > The newer version of libiconv (i.e., 1.14-3) does not use `iconv.h`, so that is why the prior attempts at building emacs failed -- i.e., `missing` the file. Downgrading libiconv to 1.13.1-1 produces the required `iconv.h`, and that resolves the error message regarding the missing header file. > > The version of `libintl` installed in MinGW is 0.18.3.2-2 -- `mingw32-libintl`, which traces to mingw32-gettext. What version, please, should I be using (so that I can locate and downgrade if needed)? The one you find here: https://sourceforge.net/projects/ezwinports/files/Dependencies/