From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: bootstrap not regenerating some *loaddefs Date: Tue, 17 Jun 2008 13:46:30 -0400 Message-ID: <05iqw82bux.fsf@fencepost.gnu.org> References: <4857D484.8000509@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1213724934 23756 80.91.229.12 (17 Jun 2008 17:48:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Jun 2008 17:48:54 +0000 (UTC) Cc: emacs-devel Mailinglist , Jason Rumney To: "Juanma Barranquero" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 17 19:49:37 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 1K8fJJ-0000m2-Ja for ged-emacs-devel@m.gmane.org; Tue, 17 Jun 2008 19:49:37 +0200 Original-Received: from localhost ([127.0.0.1]:56700 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8fIV-00026W-3x for ged-emacs-devel@m.gmane.org; Tue, 17 Jun 2008 13:48:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K8fIQ-00024U-C6 for emacs-devel@gnu.org; Tue, 17 Jun 2008 13:48:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K8fIP-00022r-3n for emacs-devel@gnu.org; Tue, 17 Jun 2008 13:48:41 -0400 Original-Received: from [199.232.76.173] (port=40364 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8fIP-00022h-0L for emacs-devel@gnu.org; Tue, 17 Jun 2008 13:48:41 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:58696) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K8fIO-0007C6-Rl for emacs-devel@gnu.org; Tue, 17 Jun 2008 13:48:40 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1K8fGI-0003pz-FT; Tue, 17 Jun 2008 13:46:30 -0400 X-Spook: monarchist Ortega CIA Ansar al-Islam COSCO USCODE X-Ran: Uo%cvh9>t4JvyFbV7i%9jPo'"|8BJ*nE)@]*\LH2lu$7!Z"t08n6zw5n9'|j^lFjvBD4:d X-Hue: magenta X-Attribution: GM In-Reply-To: (Juanma Barranquero's message of "Tue, 17 Jun 2008 19:43:27 +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:99359 Archived-At: "Juanma Barranquero" wrote: > On Tue, Jun 17, 2008 at 18:38, Glenn Morris wrote: > >> Makefile.in does not do this any more. Can you make the w32 makefile >> behave the same way? > > I suppose, but... what it is ldefs-boot.el used for, then? See loadup.el. I think it will all work if you copy Stefan's 2008-04-11 lisp/Makefile.in change. I think you are having a version of the problem summarized as "If it hurts, don't do that": http://lists.gnu.org/archive/html/emacs-devel/2008-04/msg00886.html