Mail Archives: djgpp-workers/2001/01/01/01:16:03
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 <mccrea AT penn DOT com>
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
- Raw text -