Date: Wed, 27 Jun 2001 17:59:44 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Lee Merrill cc: djgpp AT delorie DOT com Subject: Re: Building gdb 5.0 In-Reply-To: <606bfcb1.0106260913.4131230c@posting.google.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 26 Jun 2001, Lee Merrill wrote: > I had the same problem on Linux, and it was my CDPATH, after I set > "CDPATH=:$CDPATH" it configured fine. Did your original CDPATH also lack the "." directory? I can't imagine people could do that in their CDPATH, since if they do, "cd foo" cannot chdir into a subdirectory `foo' of the current directory.