From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Conrad Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: Bootstrapping CVS Emacs fails with VC 2003 on Windows XP Professional Date: Wed, 15 Aug 2007 09:42:50 +0200 Message-ID: References: <46C1A08D.3090607@gnu.org> <46C1BEDB.1080403@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: sea.gmane.org 1187163882 24564 80.91.229.12 (15 Aug 2007 07:44:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Aug 2007 07:44:42 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 15 09:44:40 2007 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.50) id 1ILDYW-0003ES-3k for ged-emacs-devel@m.gmane.org; Wed, 15 Aug 2007 09:44:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ILDYV-00032t-Gl for ged-emacs-devel@m.gmane.org; Wed, 15 Aug 2007 03:44:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ILDYR-00032X-UW for emacs-devel@gnu.org; Wed, 15 Aug 2007 03:44:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ILDYQ-00032L-HK for emacs-devel@gnu.org; Wed, 15 Aug 2007 03:44:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ILDYQ-00032I-En for emacs-devel@gnu.org; Wed, 15 Aug 2007 03:44:34 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ILDYQ-0006RH-6s for emacs-devel@gnu.org; Wed, 15 Aug 2007 03:44:34 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ILDbr-0000UY-RJ for emacs-pretest-bug@gnu.org; Wed, 15 Aug 2007 03:48:07 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1ILDYN-0006Qh-Ll for emacs-pretest-bug@gnu.org; Wed, 15 Aug 2007 03:44:33 -0400 Original-Received: from moutng.kundenserver.de ([212.227.126.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ILDYN-0006QQ-7q; Wed, 15 Aug 2007 03:44:31 -0400 Original-Received: from [80.138.51.234] (helo=surgitaix.com) by mrelayeu.kundenserver.de (node=mrelayeu7) with ESMTP (Nemesis), id 0ML2xA-1ILDYK3P84-0001a2; Wed, 15 Aug 2007 09:44:30 +0200 X-Hashcash: 1:20:070815:jasonr@gnu.org::o2YeLC9otBGNuxLC:00016mH X-Hashcash: 1:20:070815:emacs-pretest-bug@gnu.org::KQA63Qqx3aHewcj+:0000000000000000000000000000000000005FoC In-Reply-To: <46C1BEDB.1080403@gnu.org> (Jason Rumney's message of "Tue, 14 Aug 2007 15:40:27 +0100") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 X-Provags-ID: V01U2FsdGVkX18YrEvfN+bhvHkMUCWNnqMDGxCLmDU54WSuIDe Lh2QYe0Jh6lknxOe6vlFRfKDHLPyfJb5O8SEb/gSSQKWUXSDhL mpUe39mitvIiu7iURm4JA== X-Detected-Kernel: Linux 2.6? (barebone, rare!) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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:76555 gmane.emacs.pretest.bugs:19540 Archived-At: Hi Jason, > Does nmake have any debug flags that show what commands are being run > when, so you can debug this? nmake /D should do this, but unfortunately it does not do what it should. Strange. Can not investigate further this week. Best regards, Christoph