From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: zwz Newsgroups: gmane.emacs.devel Subject: Re: building error of latest emacs on Windowxp Date: Wed, 29 Sep 2010 18:22:25 +0800 Message-ID: References: <83aan0rjno.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285755824 17497 80.91.229.12 (29 Sep 2010 10:23:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 29 Sep 2010 10:23:44 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 29 12:23:42 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P0tp8-0006aN-19 for ged-emacs-devel@m.gmane.org; Wed, 29 Sep 2010 12:23:42 +0200 Original-Received: from localhost ([127.0.0.1]:46691 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P0tp7-0002KA-AW for ged-emacs-devel@m.gmane.org; Wed, 29 Sep 2010 06:23:41 -0400 Original-Received: from [140.186.70.92] (port=54410 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P0tou-0002JD-HS for emacs-devel@gnu.org; Wed, 29 Sep 2010 06:23:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1P0ton-0002Q0-Bv for emacs-devel@gnu.org; Wed, 29 Sep 2010 06:23:28 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:40203) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P0ton-0002Pf-6T for emacs-devel@gnu.org; Wed, 29 Sep 2010 06:23:21 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P0tok-0006PI-RW for emacs-devel@gnu.org; Wed, 29 Sep 2010 12:23:18 +0200 Original-Received: from 221.12.171.112 ([221.12.171.112]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Sep 2010 12:23:18 +0200 Original-Received: from zhangweize by 221.12.171.112 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Sep 2010 12:23:18 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 221.12.171.112 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt) Cancel-Lock: sha1:g8RHuZ68/0iLiny8MOy8yATdSCQ= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:131065 Archived-At: Eli Zaretskii writes: >> From: zwz >> Date: Wed, 29 Sep 2010 16:42:24 +0800 >> >> I create a new nt/test.bat with the portion of the script. >> The output suggests that the logic jumps to doCopy >> after running to "if errorlevel 1 goto doCopy". > > Thanks. So if you now re-run configure.bat a second time, does the > problem go away? That is, are you able to run "make" cleanly after > re-running configure.bat? No. The same error. The src/config.h seems not updated at all. I guess there may be no config.tmp during configure.