A 'solution' is to add the following command to 'build-generated-files.sh' in both JavaScriptCoreGenerated and WebcoreGenerated projects:

# JME
mount -c /dev/fs

this converts the default /cygdrive/U path to /dev/fs/u, which then lets cat and friends work.

Is this some vagary of latest version of Cygwin 1.7.9-1?

Jerry.

On 22/10/2011 18:53, Jerry Evans wrote:
I cannot fathom this one out. I see errors like this:

cat: cannot open file /dev/fs/U/home/JEvans/WebKit/Source/WebCore/css/CSSValueKeywords.in: No such file or directory cp: /dev/fs/U/home/JEvans/WebKit/Source/WebCore/bindings/scripts/CodeGenerator.pm: No such file or directory



_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to