Date: Wed, 11 Jul 2001 08:19:18 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com cc: "chris.danx" Subject: Re: Question on GPP 2.8.1 and DJGPP In-Reply-To: <994798790.540839@queeg.ludd.luth.se> 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 Tue, 10 Jul 2001, Martin Str|mberg wrote: > Sounds like the diff was made on a non-LFN aware platform. You could > try setting LFN=n, apply the patch and then reset LFN=y This will only work if the numeric tails were turned off (see section 22.19 of the FAQ for details). I think a much less painful way would be to edit the patch file, and manuall modify the file names to their original long names. If done carefully, this will produce a patch that will simply work with no fuss.