From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: Bootstrapping CVS Emacs fails with VC 2003 on Windows XP Professional Date: Tue, 14 Aug 2007 13:31:09 +0100 Message-ID: <46C1A08D.3090607@gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1187094721 11187 80.91.229.12 (14 Aug 2007 12:32:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Aug 2007 12:32:01 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Christoph Conrad Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 14 14:31:59 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 1IKvYt-0000nM-2b for ged-emacs-devel@m.gmane.org; Tue, 14 Aug 2007 14:31:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IKvYs-0001VO-Pg for ged-emacs-devel@m.gmane.org; Tue, 14 Aug 2007 08:31:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IKvYo-0001Sz-BA for emacs-devel@gnu.org; Tue, 14 Aug 2007 08:31:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IKvYn-0001Ru-BD for emacs-devel@gnu.org; Tue, 14 Aug 2007 08:31:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IKvYn-0001Rk-7f for emacs-devel@gnu.org; Tue, 14 Aug 2007 08:31:45 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IKvYm-0000CX-V9 for emacs-devel@gnu.org; Tue, 14 Aug 2007 08:31:45 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IKvc9-0001GR-VE for emacs-pretest-bug@gnu.org; Tue, 14 Aug 2007 08:35:14 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IKvYj-0000BI-8C for emacs-pretest-bug@gnu.org; Tue, 14 Aug 2007 08:31:44 -0400 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IKvYi-0000As-Tp for emacs-pretest-bug@gnu.org; Tue, 14 Aug 2007 08:31:41 -0400 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id 4273950302; Tue, 14 Aug 2007 13:31:37 +0100 (BST) User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: X-Detected-Kernel: Linux 2.4-2.6 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:76497 gmane.emacs.pretest.bugs:19528 Archived-At: Christoph Conrad wrote: > I _did_ nmake bootstrap. > > cp: Aufruf von stat f=FCr "obj-spd/i386/cmdproxy.exe" nicht m=F6glich: = No such file > or directory > NMAKE : fatal error U1077: 'cp': R=B3ckgabe-Code '0x1' > > (German messages) That means: cant call stat on > "obj-spd/i386/cmdproxy.exe": No such file or directory > =20 What version of Emacs are you trying to build? Have you built with that compiler before? When? At which stage in the compilation process does this happen?