From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harald Hanche-Olsen Newsgroups: gmane.emacs.bugs Subject: emacs-unicode-2 bootstrap failure Date: Thu, 19 Jan 2006 20:46:41 +0100 (CET) Message-ID: <20060119.204641.74740899.hanche@math.ntnu.no> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137708945 30337 80.91.229.2 (19 Jan 2006 22:15:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Jan 2006 22:15:45 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jan 19 23:15:36 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ezi3m-0002dm-Gg for geb-bug-gnu-emacs@m.gmane.org; Thu, 19 Jan 2006 23:15:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ezi6D-0004N9-FK for geb-bug-gnu-emacs@m.gmane.org; Thu, 19 Jan 2006 17:17:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ezfma-0004gQ-FQ for bug-gnu-emacs@gnu.org; Thu, 19 Jan 2006 14:49:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EzfmX-0004ef-J1 for bug-gnu-emacs@gnu.org; Thu, 19 Jan 2006 14:49:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EzfmW-0004eN-QL for bug-gnu-emacs@gnu.org; Thu, 19 Jan 2006 14:49:16 -0500 Original-Received: from [129.241.15.140] (helo=fiinbeck.math.ntnu.no) by monty-python.gnu.org with smtp (Exim 4.34) id 1Ezfqb-000755-Sk for bug-gnu-emacs@gnu.org; Thu, 19 Jan 2006 14:53:30 -0500 Original-Received: (qmail 12604 invoked from network); 19 Jan 2006 19:46:41 -0000 Original-Received: from localhost (127.0.0.1) by localhost with SMTP; 19 Jan 2006 19:46:41 -0000 Original-To: bug-gnu-emacs@gnu.org X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 4.2 on Emacs 23.0.0 / Mule 6.0 (HANACHIRUSATO) X-Mailman-Approved-At: Thu, 19 Jan 2006 16:36:35 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:14728 Archived-At: make bootstrap failed with the emacs-unicode-2 branch from cvs. lisp/ldefs-boot.el uses (autoload-coding-system), which according to lisp/Changelog.11 was introduced as far back as 2003-10-07. However, that change (in lisp/international/mule.el) appears not to have made it into the emacs-unicode-2 branch. After I commented out the problematic line from lisp/ldefs-boot.el, make bootstrap goes without trouble. - Harald [ I tried post this to the newsgroup gnu.emacs.bug, but it didn't appear. Is the linking of the newsgroup and the mailing list one way? ]