X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.4 required=5.0	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <4EA56112.7060006@novadsp.com>
Date: Mon, 24 Oct 2011 13:58:58 +0100
From: "g4@novadsp.com" <g4@novadsp.com>
Reply-To: g4@novadsp.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: W7x64/Cygwin 1.7.9-1 Weird problem with cp and cat
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

I am trying to build WebKit on Windows. There are a large number of bash
and perl scripts plus makefiles which rely on Cygwin tools.

My original problem was that cat and cp refused to work when given
filenames starting with/dev/fs/. I 'solved' this by modifying the
scripts to run "mount -c /dev/fs".

Despite this there are still a couple of instances where I get the
following errors:

cp /home/JEvans/WebKit/Source/WebCore/bindings/scripts/CodeGenerator.pm
/home/JEvans/WebKit/bin/DEBUG_~1/obj/WebCore/scripts/CodeGenerator.pm
cp:
/dev/fs/U/home/JEvans/WebKit/Source/WebCore/bindings/scripts/CodeGenerator.pm:
No such file or directory

Sadly CodeGenerator.pm does exist in that directory - it appears cp is
getting confused.

Can anyone explain what might be going wrong here?

Thx++

Versions:

bash 4.1.10
cp 8.10
Cygwin 1.7.9-1
Windows 7SP1 U x64





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

