From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.devel Subject: Re: make bootstrap fails. Date: Mon, 02 Feb 2004 08:09:26 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87d68yyn2x.fsf@emptyhost.emptydomain.de> References: <200401301902.16714.hattons@speakeasy.net> <87isirsx88.fsf@emptyhost.emptydomain.de> <200402012052.i11Kq6525375@raven.dms.auburn.edu> <87n0825vic.fsf@emptyhost.emptydomain.de> <200402012227.i11MRmu25469@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1075706097 8954 80.91.224.253 (2 Feb 2004 07:14:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Feb 2004 07:14:57 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Feb 02 08:14:49 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AnYID-0000gT-00 for ; Mon, 02 Feb 2004 08:14:49 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AnYID-0007bO-00 for ; Mon, 02 Feb 2004 08:14:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AnYDV-0005RY-Rd for emacs-devel@quimby.gnus.org; Mon, 02 Feb 2004 02:09:57 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AnYDH-0005QN-Ey for emacs-devel@gnu.org; Mon, 02 Feb 2004 02:09:43 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AnYCk-0005Hj-6s for emacs-devel@gnu.org; Mon, 02 Feb 2004 02:09:41 -0500 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AnYCj-0005HZ-SN for emacs-devel@gnu.org; Mon, 02 Feb 2004 02:09:10 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AnYCj-0000Es-00 for ; Mon, 02 Feb 2004 08:09:09 +0100 Original-Received: from 213-203-244-156.kunde.vdserver.de ([213.203.244.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon Feb 2 07:09:09 2004 Original-Received: from kai by 213-203-244-156.kunde.vdserver.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon Feb 2 07:09:09 2004 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 11 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 213-203-244-156.kunde.vdserver.de User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:ySLrgsUFRNQmVQJ3By/c+ZS2OJ4= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:19640 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19640 Luc Teirlinck writes: > Actuallly, what is strange in the case of the OP is that he got an > error message saying that src did not exist. That is strange, because > at least the version of bash I am using (bash2.05b.0) always > _implicitly_ adds a colon at the _end_ of CDPATH by trying out the > current directory if nothing else worked. Does the OP use bash? Kai