| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <005401c408f2$a0fe3a60$2cb80544@cx272325b> |
| From: | "Alan" <alanw AT cox DOT net> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | cp.exe bug |
| Date: | Sat, 13 Mar 2004 03:59:24 -0800 |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
Problem: fileutils version 4.1-2, specifically: cp.exe does not work properly. System Info: Windows 2000, Cygwin DLL version 1.5.7 Reproducing from prompt: prompt> cp some_file ./bin/ Output: cp: `some_file' and `./bin/some_file' are the same file Reproducing from within Makefile: cp ./some_dir/some_file ./bin/; Make output: cp: `./some_dir/some_file' and `./bin/some_file' are the same file make: *** [install] Error 1 Workaround: Reinstall fileutils 4.1-1 -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |