Message-ID: <19990108173509.28751.qmail@hotmail.com> X-Originating-IP: [195.44.9.66] From: "a j" To: djgpp AT delorie DOT com Subject: fileutils: MV case-sensitive..help? Date: Fri, 08 Jan 1999 09:35:09 PST Mime-Version: 1.0 Content-Type: text/plain Reply-To: djgpp AT delorie DOT com fileutils question.. i tried doing a mv e.c E.C in win95/Dos box. so its the same filename, but the case is now lower... but it reply's saying... /djgpp/bin/mv: `e.c' and `E.C' are the same file i have +LFN=y set in DJGPP.ENV i downloaded the src for mv.c and tried to re-compile it on my system.. but i get error's mv.c:44: config.h: No such file or directory (ENOENT) mv.c:46: getopt.h: No such file or directory (ENOENT) In file included from mv.c:49: system.h:110: pathmax.h: No such file or directory (ENOENT) mv.c:50: path-concat.h: No such file or directory (ENOENT) mv.c:51: backupfile.h: No such file or directory (ENOENT) mv.c:52: error.h: No such file or directory (ENOENT) i can't run the makefile at \djgpp\GNU\FILUTIL3.16\src or the makefile.in any ideas ? ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com