From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lute Kamstra Newsgroups: gmane.emacs.devel Subject: Re: Bootstrapping apparently fails to compile Lisp files. Date: Mon, 07 Mar 2005 01:23:01 +0100 Message-ID: <87u0noxq1m.fsf@xs4all.nl> References: <200503062350.j26Noj018804@raven.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1110155502 32501 80.91.229.2 (7 Mar 2005 00:31:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 7 Mar 2005 00:31:42 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 07 01:31:41 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D867w-0004TC-29 for ged-emacs-devel@m.gmane.org; Mon, 07 Mar 2005 01:29:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D86Rb-0001Cu-1l for ged-emacs-devel@m.gmane.org; Sun, 06 Mar 2005 19:49:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D86Qd-0000xs-8j for emacs-devel@gnu.org; Sun, 06 Mar 2005 19:48:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D86QV-0000uI-25 for emacs-devel@gnu.org; Sun, 06 Mar 2005 19:48:52 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D86QU-0000qn-Lm for emacs-devel@gnu.org; Sun, 06 Mar 2005 19:48:50 -0500 Original-Received: from [194.109.24.21] (helo=smtp-vbr1.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D861l-000171-TI for emacs-devel@gnu.org; Sun, 06 Mar 2005 19:23:18 -0500 Original-Received: from pijl (a80-127-67-124.adsl.xs4all.nl [80.127.67.124]) by smtp-vbr1.xs4all.nl (8.12.11/8.12.11) with ESMTP id j270N6BC056217; Mon, 7 Mar 2005 01:23:07 +0100 (CET) (envelope-from Lute.Kamstra@xs4all.nl) Original-Received: from lute by pijl with local (Exim 3.36 #1 (Debian)) id 1D861a-0005jH-00; Mon, 07 Mar 2005 01:23:06 +0100 Original-To: Luc Teirlinck In-Reply-To: <200503062350.j26Noj018804@raven.dms.auburn.edu> (Luc Teirlinck's message of "Sun, 6 Mar 2005 17:50:45 -0600 (CST)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Original-Lines: 8 X-Virus-Scanned: by XS4ALL Virus Scanner 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:34260 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34260 Luc Teirlinck writes: > Is the following a bizarre local problem or does anybody else see > this? I have the same problem (on Debian GNU/Linux). Lute.