From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: make bootstrap fails. Date: 04 Feb 2004 11:07:22 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200401301902.16714.hattons@speakeasy.net> <87isirsx88.fsf@emptyhost.emptydomain.de> <200402012052.i11Kq6525375@raven.dms.auburn.edu> <87n0825vic.fsf@emptyhost.emptydomain.de> <200402012208.i11M8OI25458@raven.dms.auburn.edu> <200402032205.i13M58V01271@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 1075886285 23732 80.91.224.253 (4 Feb 2004 09:18:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 4 Feb 2004 09:18:05 +0000 (UTC) Cc: kai@emptydomain.de, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Feb 04 10:17:55 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 1AoJAR-0000CX-00 for ; Wed, 04 Feb 2004 10:17:55 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AoJAR-0001xI-00 for ; Wed, 04 Feb 2004 10:17:55 +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 1AoJ32-000076-0s for emacs-devel@quimby.gnus.org; Wed, 04 Feb 2004 04:10:16 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AoJ0t-00086A-Jz for emacs-devel@gnu.org; Wed, 04 Feb 2004 04:08:03 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AoJ0L-0007wh-KR for emacs-devel@gnu.org; Wed, 04 Feb 2004 04:08:00 -0500 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.24) id 1AoJ0L-0007wJ-0I for emacs-devel@gnu.org; Wed, 04 Feb 2004 04:07:29 -0500 Original-Received: (qmail 52552 invoked from network); 4 Feb 2004 09:07:26 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 4 Feb 2004 09:07:26 -0000 Original-To: Luc Teirlinck In-Reply-To: <200402032205.i13M58V01271@raven.dms.auburn.edu> Original-Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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:19700 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19700 Luc Teirlinck writes: > without any problems after applying the trivial patch below. I'm not sure, but some versions of make might require that you (somehow) export the CDPATH variable to the environment, but I don't remember the details. In any case, unsetting CDPATH like this cannot do any harm! > > A caveat is in order though. I am not an expert on Makefile.in. > If Makefile.in for some strange reason needs to access the user's > CDPATH, .. then I would say that Makefile.in has a bug, so there's no reason to consider that possibility, IMO. -- Kim F. Storm http://www.cua.dk