This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

B20.1: rm -f does not force?



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@us.ibm.com
(507) 253-3387 - Tie: 553-3387


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]