From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Change in lib-src/makefile.w32-in breaks bootstrapping Date: Mon, 13 Jun 2005 12:43:17 +0200 Message-ID: References: <417a32b41771c2.41771c2417a32b@net.lu.se> Reply-To: Juanma Barranquero NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1118659798 15523 80.91.229.2 (13 Jun 2005 10:49:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Jun 2005 10:49:58 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 13 12:49:50 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DhmVO-0007hD-Az for ged-emacs-devel@m.gmane.org; Mon, 13 Jun 2005 12:49:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dhma9-00014f-Ru for ged-emacs-devel@m.gmane.org; Mon, 13 Jun 2005 06:54:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DhmXS-0000tL-IA for emacs-devel@gnu.org; Mon, 13 Jun 2005 06:51:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DhmXM-0000p8-Gy for emacs-devel@gnu.org; Mon, 13 Jun 2005 06:51:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhmXK-0000lM-GS for emacs-devel@gnu.org; Mon, 13 Jun 2005 06:51:22 -0400 Original-Received: from [64.233.182.197] (helo=nproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DhmQY-0008Ul-N2 for emacs-devel@gnu.org; Mon, 13 Jun 2005 06:44:22 -0400 Original-Received: by nproxy.gmail.com with SMTP id i2so88119nfe for ; Mon, 13 Jun 2005 03:43:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=W0vqE5X3B1SF1DxBEmEzD5ZGcezHp/mKpzcaTcSc7beIfDacCrZe/xxE0qgmcm+ogqaMgQ3SlQaaq4NSujPcAC32/XnYx+E3P2lREx5PncRuWavwjPC1SOr1PE5US/bdI4GcUGnlNzoZR7RDLaA6Auc24SBEn+vI/WG5Fsom0nA= Original-Received: by 10.48.240.16 with SMTP id n16mr72443nfh; Mon, 13 Jun 2005 03:43:17 -0700 (PDT) Original-Received: by 10.48.250.5 with HTTP; Mon, 13 Jun 2005 03:43:17 -0700 (PDT) Original-To: LENNART BORGMAN In-Reply-To: <417a32b41771c2.41771c2417a32b@net.lu.se> Content-Disposition: inline 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:38706 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38706 > I do not know if it is of any interest, but it seems like my automated bu= ilt worked nicely this morning on W32. It downloads CVS and compiles with M= inGW. I can *build*. In fact, a single "make install", or: make bootstrap ; -> error make install works. --=20 /L/e/k/t/u