<HTML>
<HEAD>
<TITLE>Re: [webkit-dev] Build error when source tree on alternate volume</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Thanks Dan!<BR>
<BR>
/ross<BR>
<BR>
<BR>
On 1/7/09 3:20 PM, &quot;Dan Bernstein&quot; &lt;<a href="mitz@apple.com">mitz@apple.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Unfortunately, WebKit cannot be built when there are spaces in the path to the source tree. See &lt;<a href="https://bugs.webkit.org/show_bug.cgi?id=10758">https://bugs.webkit.org/show_bug.cgi?id=10758</a>&gt;.<BR>
<BR>
On Jan 7, 2009, at 1:14 PM, Ross Lillie wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>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. &nbsp;In my configuration, the source tree is located on a secondary volume (/Volumes/Project HD/webkit). &nbsp;Examining the terminal log you see the following errors:<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;setenv XCODE_VERSION_ACTUAL 0310<BR>
&nbsp;&nbsp;&nbsp;&nbsp;setenv XCODE_VERSION_MAJOR 0300<BR>
&nbsp;&nbsp;&nbsp;&nbsp;setenv YACC /Developer/usr/bin/yacc<BR>
&nbsp;&nbsp;&nbsp;&nbsp;/bin/sh -c &quot;\&quot;/Volumes/Project HD/webkit/WebKitBuild/WebCore.build/Debug/Derived Sources.build/Script-DD041FBD09D9DDBE0010AF2A.sh\&quot;&quot;<BR>
i686-apple-darwin9-gcc-4.0.1: HD/webkit/WebKitBuild/Debug: No such file or directory<BR>
WebCore/ForwardingHeaders/wtf/Platform.h:1:37: error: JavaScriptCore/Platform.h: No such file or directory<BR>
i686-apple-darwin9-gcc-4.0.1: HD/webkit/WebKitBuild/Debug: No such file or directory<BR>
WebCore/ForwardingHeaders/wtf/Platform.h:1:37: error: JavaScriptCore/Platform.h: No such file or directory<BR>
i686-apple-darwin9-gcc-4.0.1: HD/webkit/WebKitBuild/Debug: No such file or directory<BR>
WebCore/ForwardingHeaders/wtf/Platform.h:1:37: error: JavaScriptCore/Platform.h: No such file or directory<BR>
<BR>
The build later halts with the following message:<BR>
<BR>
_SVG_AS_IMAGE ENABLE_SVG_FONTS ENABLE_SVG_FOREIGN_OBJECT ENABLE_SVG_USE ENABLE_VIDEO ENABLE_WORKERS ENABLE_XPATH ENABLE_XSLT LANGUAGE_JAVASCRIPT&quot; --generator JS WebCore/xml/XSLTProcessor.idl<BR>
make: *** No rule to make target `JSDOMWindowBase.lut.h', needed by `all'. &nbsp;Stop.<BR>
make: *** Waiting for unfinished jobs....<BR>
** BUILD FAILED **<BR>
<BR>
The following build commands failed:<BR>
Derived Sources:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;PhaseScriptExecution &quot;/Volumes/Project HD/webkit/WebKitBuild/WebCore.build/Debug/Derived Sources.build/Script-DD041FBD09D9DDBE0010AF2A.sh&quot;<BR>
(1 failure)<BR>
<BR>
If the source tree is rooted in my Mac home directory (e.g. /Users/xxxxxx/projects/webkit), everything builds fine. &nbsp;<BR>
<BR>
This error results in numerous generated files not being created (e.g. HTMLNames.h, etc.) &nbsp;As I&#8217;m fairly new to Xcode as well as the webkit build process I&#8217;m floundering to trace down the exact error. &nbsp;Any suggestions would be helpful.<BR>
<BR>
thanks<BR>
/ross<BR>
_______________________________________________<BR>
webkit-dev mailing list<BR>
<a href="webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><BR>
<a href="http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev">http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev</a><BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>