From: lee_merrill AT yahoo DOT com (Lee Merrill) Newsgroups: comp.os.msdos.djgpp Subject: Re: Building gdb 5.0 Date: 26 Jun 2001 10:13:46 -0700 Organization: http://groups.google.com/ Lines: 4 Message-ID: <606bfcb1.0106260913.4131230c@posting.google.com> References: NNTP-Posting-Host: 198.178.232.40 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 993575627 723 127.0.0.1 (26 Jun 2001 17:13:47 GMT) X-Complaints-To: groups-support AT google DOT com NNTP-Posting-Date: 26 Jun 2001 17:13:47 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I had the same problem on Linux, and it was my CDPATH, after I set "CDPATH=:$CDPATH" it configured fine. Lee