From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] make-dist fixes and clean-ups Date: Sun, 01 May 2005 21:58:45 +0200 Message-ID: References: <87vf64bk4u.fsf@marant.org> <87d5sbcfqi.fsf@xs4all.nl> <87y8az2l7i.fsf@marant.org> <87is2227p7.fsf@marant.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1114977406 25872 80.91.229.2 (1 May 2005 19:56:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 May 2005 19:56:46 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 01 21:56:43 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DSKY5-0004Ek-GY for ged-emacs-devel@m.gmane.org; Sun, 01 May 2005 21:56:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DSKdN-0003c0-Qj for ged-emacs-devel@m.gmane.org; Sun, 01 May 2005 16:01:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DSKcE-0003Xs-Ck for emacs-devel@gnu.org; Sun, 01 May 2005 16:00:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DSKcB-0003Wn-SZ for emacs-devel@gnu.org; Sun, 01 May 2005 16:00:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DSKcB-0003Wc-Em for emacs-devel@gnu.org; Sun, 01 May 2005 16:00:31 -0400 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DSKex-0001hk-OK for emacs-devel@gnu.org; Sun, 01 May 2005 16:03:23 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id C6F485EE051; Sun, 1 May 2005 21:58:50 +0200 (CEST) Original-To: =?utf-8?B?SsOpcsO0bWU=?= Marant In-Reply-To: <87is2227p7.fsf@marant.org> (=?utf-8?B?SsOpcsO0bWU=?= Marant's message of "Sun, 01 May 2005 19:10:28 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:36558 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36558 J=C3=A9r=C3=B4me Marant writes: >>> If you remove ldefs-boot.el, make bootstrap fails. The tarball contains loaddefs.el, so this would work: cp lisp/loaddefs.el lisp/ldefs-boot.el make bootstrap --=20 Kim F. Storm http://www.cua.dk