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: bootstrapping fails Date: Mon, 17 Feb 2003 19:08:20 -0600 (CST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200302180108.TAA19774@eel.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1045530409 814 80.91.224.249 (18 Feb 2003 01:06:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 18 Feb 2003 01:06:49 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18kwDS-0000C8-00 for ; Tue, 18 Feb 2003 02:06:34 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18kwS6-00080A-00 for ; Tue, 18 Feb 2003 02:21:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18kwEf-0000Zr-02 for emacs-devel@quimby.gnus.org; Mon, 17 Feb 2003 20:07:49 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18kwEP-0000Yn-00 for emacs-devel@gnu.org; Mon, 17 Feb 2003 20:07:33 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18kwEO-0000YP-00 for emacs-devel@gnu.org; Mon, 17 Feb 2003 20:07:33 -0500 Original-Received: from manatee.dms.auburn.edu ([131.204.53.104]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18kwEO-0000Wy-00 for emacs-devel@gnu.org; Mon, 17 Feb 2003 20:07:32 -0500 Original-Received: from eel.dms.auburn.edu (eel.dms.auburn.edu [131.204.53.108]) by manatee.dms.auburn.edu (8.9.1a/8.9.1) with ESMTP id TAA14290 for ; Mon, 17 Feb 2003 19:07:30 -0600 (CST) Original-Received: (from teirllm@localhost) by eel.dms.auburn.edu (8.9.3+Sun/8.9.3) id TAA19774; Mon, 17 Feb 2003 19:08:20 -0600 (CST) X-Authentication-Warning: eel.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: emacs-devel@gnu.org 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:11728 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11728 The "curse of the question mark" hit again, bootstrapping fails. End of `make bootstrap' output: Loading help (source)... Invalid read syntax: "?" make[1]: *** [bootstrap-emacs] Error 255 make[1]: Leaving directory `/home/teirllm/CVSemacsdir/emacs/src' make: *** [bootstrap] Error 2 Sincerely, Luc.