This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: cp.exe bug


I get the same error with mv.exe

I have a Makefile with the following statement
[snip]
all: mpget2decodes
       mv -f mpeg2decode ../mpeg2decode
[/snip]

Running make I get the following output (non-pertenant info deleted)
[snip]
$ make
...
mv -f mpeg2decode ../mpeg2decode
mv: `mpeg2decode' and `../mpeg2decode' are the same file
make: *** [all] Error 1
[/snip]

I get the same error if I manually type the command. Seems strange!

I've attached a copy of cygcheck -svr output.

Any ideas? Update to a new/old cygwin?

Attachment: cygcheck.out
Description: cygcheck.out

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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