From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Bootstrapping current CVS trunk fails Date: Tue, 08 Apr 2008 13:18:31 -0400 Message-ID: References: <874paevj46.fsf@ID-24456.user.uni-berlin.de> <07tziewx43.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207675133 23885 80.91.229.12 (8 Apr 2008 17:18:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Apr 2008 17:18:53 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Christoph Conrad To: "Juanma Barranquero" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 08 19:19:25 2008 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 1JjHTa-0003UH-NU for ged-emacs-devel@m.gmane.org; Tue, 08 Apr 2008 19:19:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JjHSx-0003Cu-BY for ged-emacs-devel@m.gmane.org; Tue, 08 Apr 2008 13:18:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JjHSs-0003Bj-Jz for emacs-devel@gnu.org; Tue, 08 Apr 2008 13:18:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JjHSr-0003Aj-4c for emacs-devel@gnu.org; Tue, 08 Apr 2008 13:18:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JjHSr-0003Ac-16 for emacs-devel@gnu.org; Tue, 08 Apr 2008 13:18:33 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JjHSq-0001H1-Rb for emacs-devel@gnu.org; Tue, 08 Apr 2008 13:18:32 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JjHSp-0005Q6-GT; Tue, 08 Apr 2008 13:18:31 -0400 X-Spook: Becker beanpole TWA White House ASPIC radar War on X-Ran: #=Zs5)OM_$]p+6}d9\D1"|1^4Z$`"W}@DW2,jW2i23I X-Hue: cyan X-Attribution: GM In-Reply-To: (Juanma Barranquero's message of "Tue, 8 Apr 2008 13:36:23 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: 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:94723 gmane.emacs.pretest.bugs:21944 Archived-At: "Juanma Barranquero" wrote: > I had to remove lisp/calendar/*-loaddefs.el manually in order to be > able to bootstrap correctly. Hopefully this is the last time for such problems... > - we document somewhere that if you have trouble with the *-loaddefs > files, you can delete them and bootstrap again, or Done. > - we add a maintainer-clean target to the Windows makefiles, or Worth doing, for consistency alone IMO. > - we add a dependency to the Windows bootstrap-clean target to remove > the loaddefs, which will cause unnecesary regeneration of them but it > is otherwise safe. Not worth doing IMO.