From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Bootstrapping fails Date: Sat, 31 May 2003 16:22:48 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200305312122.h4VLMlW22062@eel.dms.auburn.edu> References: <200305312046.h4VKkQk21985@eel.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054416109 32572 80.91.224.249 (31 May 2003 21:21:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 31 May 2003 21:21:49 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat May 31 23:21:45 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19MDn4-0008Rn-00 for ; Sat, 31 May 2003 23:21:26 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19ME2s-0007uk-00 for ; Sat, 31 May 2003 23:37:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19MDoe-00070F-6q for emacs-devel@quimby.gnus.org; Sat, 31 May 2003 17:23:04 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19MDoL-0006zd-SI for emacs-devel@gnu.org; Sat, 31 May 2003 17:22:45 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19MDoK-0006vo-C2 for emacs-devel@gnu.org; Sat, 31 May 2003 17:22:44 -0400 Original-Received: from manatee.dms.auburn.edu ([131.204.53.104]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19MDoI-0006rp-Q7; Sat, 31 May 2003 17:22:42 -0400 Original-Received: from eel.dms.auburn.edu (eel.dms.auburn.edu [131.204.53.108]) h4VLMfoc002905; Sat, 31 May 2003 16:22:42 -0500 (CDT) Original-Received: (from teirllm@localhost) by eel.dms.auburn.edu (8.11.6+Sun/8.11.6) id h4VLMlW22062; Sat, 31 May 2003 16:22:48 -0500 (CDT) X-Authentication-Warning: eel.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: jpw@gnu.org In-reply-to: (message from John Paul Wallington on Sat, 31 May 2003 22:13:54 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14534 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14534 John Paul Wallington wrote: > No, byte-run.el is not in obsolete either, in spite of what the change > log says. The ChangeLog says it was moved to emacs-lisp. Yes, I misread. Somehow the make file does not seem to be able to find it there, however. Sincerely, Luc.