From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; emacs-unicode-2: bootstrap failed Date: Mon, 12 Nov 2007 09:12:03 +0000 Message-ID: <473818E3.9000008@gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1194858763 4075 80.91.229.12 (12 Nov 2007 09:12:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Nov 2007 09:12:43 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org To: Katsumi Yamaoka Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 12 10:12:48 2007 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 1IrVLY-0000XY-MH for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 10:12:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrVLM-0006Cj-HI for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 04:12:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IrVLH-0006BK-RI for emacs-devel@gnu.org; Mon, 12 Nov 2007 04:12:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IrVLG-00069f-Be for emacs-devel@gnu.org; Mon, 12 Nov 2007 04:12:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrVLF-00069W-R0 for emacs-devel@gnu.org; Mon, 12 Nov 2007 04:12:26 -0500 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrVL4-0005TW-KT; Mon, 12 Nov 2007 04:12:15 -0500 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id B4BC152D3A; Mon, 12 Nov 2007 09:12:10 +0000 (GMT) User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:83037 gmane.emacs.pretest.bugs:20268 Archived-At: Katsumi Yamaoka wrote: > The following patch should solve the problem, however > the ldefs-boot.el file seems to have to be made automatically. > Only because it is damaged so bootstrap is failing at this particular point. Normally you should bootstrap, then copy loaddefs.el to ldefs-boot.el if you want to update the copy in CVS.