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#14603: 24.3.50; Error while bootstrapping Emacs on Windows Date: Thu, 13 Jun 2013 16:17:12 +0300 Message-ID: <83mwquw3on.fsf@gnu.org> References: <87k3lz0zej.fsf@yandex.ru> <83zjuuwx1l.fsf@gnu.org> <51B973A1.7050506@yandex.ru> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1371129493 20791 80.91.229.3 (13 Jun 2013 13:18:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Jun 2013 13:18:13 +0000 (UTC) Cc: 14603@debbugs.gnu.org To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jun 13 15:18:12 2013 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 1Un7Pn-0001aY-Pu for geb-bug-gnu-emacs@m.gmane.org; Thu, 13 Jun 2013 15:18:11 +0200 Original-Received: from localhost ([::1]:44626 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Un7Pn-0006qW-4O for geb-bug-gnu-emacs@m.gmane.org; Thu, 13 Jun 2013 09:18:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Un7Pg-0006qO-Gd for bug-gnu-emacs@gnu.org; Thu, 13 Jun 2013 09:18:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Un7Pe-0007Xa-Pg for bug-gnu-emacs@gnu.org; Thu, 13 Jun 2013 09:18:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56403) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Un7Pe-0007XW-Lp for bug-gnu-emacs@gnu.org; Thu, 13 Jun 2013 09:18:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Un7Pe-0004Gl-8E for bug-gnu-emacs@gnu.org; Thu, 13 Jun 2013 09:18:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 13 Jun 2013 13:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14603 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 14603-submit@debbugs.gnu.org id=B14603.137112944616338 (code B ref 14603); Thu, 13 Jun 2013 13:18:02 +0000 Original-Received: (at 14603) by debbugs.gnu.org; 13 Jun 2013 13:17:26 +0000 Original-Received: from localhost ([127.0.0.1]:41068 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Un7P4-0004FS-01 for submit@debbugs.gnu.org; Thu, 13 Jun 2013 09:17:26 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:45000) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Un7Oy-0004F1-Uz for 14603@debbugs.gnu.org; Thu, 13 Jun 2013 09:17:24 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MOC00J001XRM700@a-mtaout20.012.net.il> for 14603@debbugs.gnu.org; Thu, 13 Jun 2013 16:17:03 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MOC00JCT28E5B70@a-mtaout20.012.net.il>; Thu, 13 Jun 2013 16:17:03 +0300 (IDT) In-reply-to: <51B973A1.7050506@yandex.ru> 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: 140.186.70.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:75041 Archived-At: > Date: Thu, 13 Jun 2013 11:24:17 +0400 > From: Dmitry Gutov > CC: 14603@debbugs.gnu.org > > On 13.06.2013 6:43, Eli Zaretskii wrote: > > Something was wrong during the configure step, because lib/dup2.c is > > not supposed to be compiled in the MinGW build. My crystal ball says > > that somehow the site file nt/mingw-cfg.site was not read by > > configure. > > The file is there Its being there does not automatically guarantee that it will be read. > and I don't see any errors during configure. That's because the errors are subtle ;-) Here's one error: > checking for a BSD-compatible install... /bin/install -c It should have had this line before the above one: configure: loading site script ./nt/mingw-cfg.site Here's another error: > checking whether dup2 works... no It should have said this instead: checking whether dup2 works... (cached) yes And another one: > checking for library containing acl_get_file... no which should be checking for library containing acl_get_file... (cached) none required All these, and quite a few more, are arranged by nt/mingw-cfg.site. How (with what command line) did you invoke the configure script?