[webkit-dev] Build error when source tree on alternate volume

2009-01-07 Thread Ross Lillie
I'm getting build errors when building WebKit on OS X (10.5.6, Xcode 3.1.1) when the source tree is located on an alternate volume. In my configuration, the source tree is located on a secondary volume (/Volumes/Project HD/webkit). Examining the terminal log you see the following errors:

Re: [webkit-dev] Build error when source tree on alternate volume

2009-01-07 Thread Dan Bernstein
Unfortunately, WebKit cannot be built when there are spaces in the path to the source tree. See https://bugs.webkit.org/show_bug.cgi?id=10758 . On Jan 7, 2009, at 1:14 PM, Ross Lillie wrote: I'm getting build errors when building WebKit on OS X (10.5.6, Xcode 3.1.1) when the source tree is

Re: [webkit-dev] Build error when source tree on alternate volume

2009-01-07 Thread Ross Lillie
Thanks Dan! /ross On 1/7/09 3:20 PM, Dan Bernstein m...@apple.com wrote: Unfortunately, WebKit cannot be built when there are spaces in the path to the source tree. See https://bugs.webkit.org/show_bug.cgi?id=10758. On Jan 7, 2009, at 1:14 PM, Ross Lillie wrote: I'm getting build