Mail Archives: cygwin/1998/12/10/23:28:53
It seems that in B20.1 (not sure if this was a problem in B20 or not) that
the force parameter to rm does not always work. I haven't quite figured
out the circumstances, but the following excerpt from a make show the
result:
xc: make clean
make -f xmakefile clean
rm -f -r ./exports/include
rm: ./exports/include/X11/PEX5: Permission denied
rm: ./exports/include/X11: Directory not empty
rm: ./exports/include: Directory not empty
make[1]: *** [clean] Error 1
make: *** [clean] Error 2
xc: rm -r -f export/include
xc:
Doesn't force mean FORCE?? As you can see, if I rerun the command it
works.
Craig
Craig Setera
AS/400 Enterprise Java Development
IBM Rochester
setera AT us DOT ibm DOT com
(507) 253-3387 - Tie: 553-3387
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -