Date: Mon, 1 Jan 2001 08:13:49 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp-workers AT delorie DOT com Subject: patch.exe (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Wrt the below: can someone who has access to W2K please see if Patch works there? If you see similar failures, please set LFN=n and try again. (It works for me on NT, so maybe the problem is specific to the LFN API functions used on W2K.) TIA ---------- Forwarded message ---------- Date: Thu, 28 Dec 2000 10:14:06 -0500 From: Robert McCrea To: bug-gnu-utils AT prep DOT ai DOT mit DOT edu Subject: patch.exe I can't seem to patch on Win2000. It does work normally if I export the results to a single file, but that is very cumbersome to split into the individual files. Any help? Here is version and errors: C:\c\angband\mod\src>patch -v patch 2.5 Copyright 1988 Larry Wall Copyright 1997 Free Software Foundation, Inc. C:\c\angband\mod\src>patch -i squelch.diff patching file `cave.c' patch: **** can't rename `C:\WINNT\TEMP/poaaaaaa' to `cave.c' : Invalid argument (EINVAL) C:\c\angband\mod\src>patch < squelch.diff patching file `cave.c' patch: **** can't rename `C:\WINNT\TEMP/poaaaaaa' to `cave.c' : Invalid argument (EINVAL) C:\c\angband\mod\src>patch < showmon.pat patching file `defines.h' patch: **** can't rename `C:\WINNT\TEMP/poaaaaaa' to `defines.h' : Invalid argum ent (EINVAL) Thanks, Rob _______________________________________________ Bug-gnu-utils mailing list Bug-gnu-utils AT gnu DOT org http://mail.gnu.org/mailman/listinfo/bug-gnu-utils