From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Francesco Potorti` Newsgroups: gmane.emacs.devel Subject: Re: cannot bootstrap Date: Mon, 10 Feb 2003 13:59:39 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1044881968 18012 80.91.224.249 (10 Feb 2003 12:59:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 10 Feb 2003 12:59:28 +0000 (UTC) Cc: Emacs developers Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18iDWx-0004gL-00 for ; Mon, 10 Feb 2003 13:59:27 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18iDhx-0004Z1-00 for ; Mon, 10 Feb 2003 14:10:49 +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 18iDXd-0007WT-02 for emacs-devel@quimby.gnus.org; Mon, 10 Feb 2003 08:00:09 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18iDXH-0007WB-00 for emacs-devel@gnu.org; Mon, 10 Feb 2003 07:59:47 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18iDXG-0007V5-00 for emacs-devel@gnu.org; Mon, 10 Feb 2003 07:59:47 -0500 Original-Received: from pot.cnuce.cnr.it ([146.48.83.182]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18iDXG-0007Sb-00 for emacs-devel@gnu.org; Mon, 10 Feb 2003 07:59:46 -0500 Original-Received: from pot by pot.cnuce.cnr.it with local (Exim 3.36 #1 (Debian)) id 18iDX9-0001ID-00; Mon, 10 Feb 2003 13:59:39 +0100 Original-To: Andreas Schwab In-reply-to: (schwab@suse.de) X-fingerprint: 4B2 6187 5C3 D6B1 2E31 7666 9DF 2DC9 BE21 6115 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:11544 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11544 >|> >Are you sure you did bootstrap? That should be ../src/bootstrap-emacs, >|> >not ../src/emacs. >|> >|> Here is the whole *compilation* buffer: > >Please try "rm src/emacs" first. Ok, that worked, thanks. Or at least the compilation is going on. Is this a bug in the makefile?