From: setera@us.ibm.com
Subject: B20.1: rm -f does not force?
10 Dec 1998 23:28:53 -0800
Message-ID: <852566D6.005302BD.00.cygnus.gnu-win32@us.ibm.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
To: gnu-win32@cygnus.com


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".
