Mail Archives: djgpp-workers/2001/01/03/05:57:06
Using W2K Professional SP1 I fail to patch files with LFN=y, but can patch
files with LFN=n.
The error message I'm getting (patch 2.5.3, LFN=y, patch < news.diff ) is:
patch: **** Can't rename file "C:\WINNT\TEMP/poaaaaaa" to "news.txt" : Not
enough memory (ENOMEM)
Bye now,
Robert
----- Original Message -----
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
To: <djgpp-workers AT delorie DOT com>
Sent: Monday, January 01, 2001 7:13 AM
Subject: patch.exe (fwd)
> 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 -