Date: Wed, 09 Apr 2003 07:39:11 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: sandmann AT clio DOT rice DOT edu Message-Id: <1190-Wed09Apr2003073911+0300-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <3e92d2b7.sandmann@clio.rice.edu> (message from Charles Sandmann on Tue, 08 Apr 2003 08:46:31 CDT) Subject: Re: make says no makefile found, but the file is out there References: <9743-Tue08Apr2003061258+0300-eliz AT elta DOT co DOT il> <3e92d2b7 DOT sandmann AT clio DOT rice DOT edu> 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 > From: Charles Sandmann > Newsgroups: comp.os.msdos.djgpp > Date: Tue, 08 Apr 2003 08:46:31 CDT > > > I think this is because W2K's implementation of the LFN API sucks big > > time (and the same for XP). IIRC, one of those bugs prevented > > automatic downcasing of 8+3 file names, such as MAKEFILE. You should > > build Make with a patched DJGPP library (or get a prebuilt version > > from Charles W2K Sandmann's page), to have that fixed. > > This particular bug isn't fixed in the V2.03 refresh - so you need to > grab the V2.04 test builds - or rename the files to lower case. Right. Well, Andrew Cottrell's site has Make built with CVS libc, right? Then that should be the solution here.