From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap fails on w32 Date: Sun, 22 May 2005 06:22:03 +0300 Message-ID: <01c55e7d$Blat.v2.4$923fb9e0@zahav.net.il> References: <428FB183.3000209@student.lu.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1116732593 1675 80.91.229.2 (22 May 2005 03:29:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 May 2005 03:29:53 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 22 05:29:45 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DZh9U-0003xZ-Fg for ged-emacs-devel@m.gmane.org; Sun, 22 May 2005 05:29:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DZhCf-0004oQ-9F for ged-emacs-devel@m.gmane.org; Sat, 21 May 2005 23:32:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DZhC2-0004WW-BV for emacs-devel@gnu.org; Sat, 21 May 2005 23:32:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DZhBv-0004S1-6T for emacs-devel@gnu.org; Sat, 21 May 2005 23:31:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DZhBv-0004RI-0G for emacs-devel@gnu.org; Sat, 21 May 2005 23:31:51 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DZhFG-0004j6-ET for emacs-devel@gnu.org; Sat, 21 May 2005 23:35:18 -0400 Original-Received: from zaretski (IGLD-83-130-247-87.inter.net.il [83.130.247.87]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id BHH23566 (AUTH halo1); Sun, 22 May 2005 06:26:05 +0300 (IDT) Original-To: Lennart Borgman X-Mailer: emacs 22.0.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: <428FB183.3000209@student.lu.se> (message from Lennart Borgman on Sun, 22 May 2005 00:09:07 +0200) 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:37453 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37453 > Date: Sun, 22 May 2005 00:09:07 +0200 > From: Lennart Borgman > > I just checked out Emacs from cvs and tried to do "make bootstrap", but > it failed: > > D:\emacscvs\emacs\nt>configure.bat > ... > Emacs successfully configured. > Run `gmake' to build, then run `gmake install' to install. > > D:\emacscvs\emacs\nt>make bootstrap > mkdir "oo-spd" > mkdir "oo-spd/i386" > ', needed by `addsection'. Stop.`oo-spd/i386/addsection.exe > > The make I am using is mingw32-make.exe. > What is wrong? Is this the first time you tried to bootstrap CVS Emacs on a Windows box (in which case it might be a problem with your development tools setup)?