*Hi,* *I am new to WebKit*. *I am getting following errors while building WebKit on Windows from Cygwin shell. Please help me in solving this issue. * $ ./build-webkit --debug Checking mod-date of WebKitSupportLibrary.zip... Current WebKitSupportLibrary is up to date Building results into: /home/k.avinash/WebKit/WebKitBuild WEBKITOUTPUTDIR is set to: C:\Utils\home\k.avinash\WebKit\WebKitBuild WEBKITLIBRARIESDIR is set to: C:\Utils\home\k.avinash\WebKit\WebKitLibraries\win /home/k.avinash/WebKit/WebKitTools/Scripts/pdevenv win\WebKit.vcproj\WebKit.sln /build Debug Setting environment for using Microsoft Visual Studio 2005 x86 tools.
Microsoft (R) Visual Studio Version 8.0.50727.762. Copyright (C) Microsoft Corp 1984-2005. All rights reserved. 1>------ Build started: Project: JavaScriptCoreGenerated, Configuration: all Win32 ------ 1>Performing Makefile project actions 1>The system cannot find the path specified. 1> xcopy /y/d/e/i "..\..\..\WebKitLibraries\win\tools" "C:\Utils\home\k.avinash\WebKit\WebKitLibraries\win\tools" 1>Cannot perform a cyclic copy 1>0 File(s) copied 1> touch "C:\Utils\home\k.avinash\WebKit\WebKitBuild\buildfailed" 1>cygwin warning: 1> MS-DOS style path detected: C:\Utils\home\k.avinash\WebKit\WebKitBuild\buildfailed 1> Preferred POSIX equivalent is: /home/k.avinash/WebKit/WebKitBuild/buildfailed 1> CYGWIN environment variable option "nodosfilewarning" turns off this warning. 1> Consult the user's guide for more details about POSIX paths: 1> http://cygwin.com/cygwin-ug-net/using.html#using-pathnames 1> bash build-generated-files.sh "C:\Utils\home\k.avinash\WebKit\WebKitBuild" "C:\Utils\home\k.avinash\WebKit\WebKit 1>make: Nothing to be done for `all'. 1> mkdir 2>NUL "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1> xcopy /y /d "..\..\API\APICast.h" "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1>0 File(s) copied 1> xcopy /y /d "..\..\API\JavaScript.h" "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1>0 File(s) copied 1> xcopy /y /d "..\..\API\JSBase.h" "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1>0 File(s) copied 1> xcopy /y /d "..\..\API\JSContextRef.h" "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1>0 File(s) copied 1> xcopy /y /d "..\..\API\JSContextRefPrivate.h" "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1>0 File(s) copied 1> xcopy /y /d "..\..\API\JSObjectRef.h" "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1>0 File(s) copied 1> xcopy /y /d "..\..\API\JSStringRef.h" "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1>0 File(s) copied 1> xcopy /y /d "..\..\API\JSStringRefCF.h" "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1>0 File(s) copied 1> xcopy /y /d "..\..\API\JSStringRefBSTR.h" "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1>0 File(s) copied 1> xcopy /y /d "..\..\API\JSValueRef.h" "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1>0 File(s) copied 1> xcopy /y /d "..\..\API\JavaScriptCore.h" "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1>0 File(s) copied 1> xcopy /y /d "..\..\API\JSRetainPtr.h" "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1>0 File(s) copied 1> xcopy /y /d "..\..\API\OpaqueJSString.h" "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1>0 File(s) copied 1> xcopy /y /d "..\..\API\WebKitAvailability.h" "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\JavaScriptCore" 1>0 File(s) copied 1> del "C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\private\JavaScriptCore\stdbool.h" "C:\Utils\home\k.avinas 1>Could Not Find C:\Utils\home\k.avinash\WebKit\WebKitBuild\include\private\JavaScriptCore\stdbool.h 1> del "C:\Utils\home\k.avinash\WebKit\WebKitBuild\buildfailed" 1>Build log was saved at "file://C:\Utils\home\k.avinash\WebKit\WebKitBuild\obj\JavaScriptCoreGenerated\all\BuildLog 1>JavaScriptCoreGenerated - 0 error(s), 0 warning(s) 2>------ Build started: Project: WebCoreGenerated, Configuration: all Win32 ------ 2>Performing Makefile project actions 2>The system cannot find the path specified. 2>perl -I /home/K6F52~1.AVI/WebKit/WebCore/bindings/scripts /home/K6F52~1.AVI/WebKit/WebCore/dom/make_names.pl --att 2>perl -I /home/K6F52~1.AVI/WebKit/WebCore/bindings/scripts /home/K6F52~1.AVI/WebKit/WebCore/dom/make_names.pl --att 2>perl -I /home/K6F52~1.AVI/WebKit/WebCore/bindings/scripts /home/K6F52~1.AVI/WebKit/WebCore/dom/make_names.pl --att 2>echo > MathMLElementFactory.cpp 2>echo > MathMLNames.cpp 2>bison -d -p xpathyy /home/K6F52~1.AVI/WebKit/WebCore/xml/XPathGrammar.y -o XPathGrammar.cpp 2>touch XPathGrammar.cpp.h 2>touch XPathGrammar.hpp 2>flex -t /home/K6F52~1.AVI/WebKit/WebCore/css/tokenizer.flex | perl /home/K6F52~1.AVI/WebKit/WebCore/css/maketokeni 2>echo '#ifndef XPathGrammar_h' > XPathGrammar.h 2>echo '#define XPathGrammar_h' >> XPathGrammar.h 2>cat XPathGrammar.cpp.h XPathGrammar.hpp >> XPathGrammar.h 2>echo '#endif' >> XPathGrammar.h 2>rm -f XPathGrammar.cpp.h XPathGrammar.hpp 2>make: Nothing to be done for `all'. 2>Build log was saved at "file://C:\Utils\home\k.avinash\WebKit\WebKitBuild\obj\WebCoreGenerated\all\BuildLog.htm" 2>WebCoreGenerated - 0 error(s), 0 warning(s) 3>------ Build started: Project: QTMovieWin, Configuration: Debug Win32 ------ 3>Performing Pre-Build Event... 3>The system cannot find the path specified. 3>Compiling... 3>####### COMPILING 1 FILES USING AT MOST 4 PARALLEL INSTANCES OF cl.exe ########### 3>QTMovieWin.cpp 3>..\platform\graphics\win\QTMovieWin.cpp(32) : fatal error C1083: Cannot open include file: 'Movies.h': No such fil 3>Project : warning PRJ0018 : The following environment variables were not found: 3>$(PRODUCTION) 3>Build log was saved at "file://C:\Utils\home\k.avinash\WebKit\WebKitBuild\obj\QTMovieWin\Debug\BuildLog.htm" 3>QTMovieWin - 1 error(s), 0 warning(s) 4>------ Build started: Project: WebCore, Configuration: Debug Win32 ------ 4>Performing Pre-Build Event... 4>The system cannot find the path specified. 4>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 4>Project : warning PRJ0018 : The following environment variables were not found: 4>$(PRODUCTION) 4>$(DXSDK_DIR) 4>Build log was saved at "file://C:\Utils\home\k.avinash\WebKit\WebKitBuild\obj\WebCore\Debug\BuildLog.htm" 4>WebCore - 1 error(s), 0 warning(s) 5>------ Build started: Project: Interfaces, Configuration: Debug Win32 ------ 5>Performing Pre-Build Event... 5>The system cannot find the path specified. 5>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 5>Project : warning PRJ0018 : The following environment variables were not found: 5>$(PRODUCTION) 5>Build log was saved at "file://C:\Utils\home\k.avinash\WebKit\WebKitBuild\obj\Interfaces\Debug\BuildLog.htm" 5>Interfaces - 1 error(s), 0 warning(s) 6>------ Build started: Project: WebKitGUID, Configuration: Debug Win32 ------ 6>Performing Pre-Build Event... 6>The system cannot find the path specified. 6>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 6>Project : warning PRJ0018 : The following environment variables were not found: 6>$(PRODUCTION) 6>Build log was saved at "file://C:\Utils\home\k.avinash\WebKit\WebKitBuild\obj\WebKitGUID\Debug\BuildLog.htm" 6>WebKitGUID - 1 error(s), 0 warning(s) 7>------ Build started: Project: WebKit, Configuration: Debug Win32 ------ 7>Performing Pre-Build Event... 7>The system cannot find the path specified. 7>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 7>Project : warning PRJ0018 : The following environment variables were not found: 7>$(PRODUCTION) 7>$(DXSDK_DIR) 7>Build log was saved at "file://C:\Utils\home\k.avinash\WebKit\WebKitBuild\obj\WebKit\Debug\BuildLog.htm" 7>WebKit - 1 error(s), 0 warning(s) 8>------ Build started: Project: testapi, Configuration: Debug Win32 ------ 8>Performing Pre-Build Event... 8>The system cannot find the path specified. 8>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 8>Project : warning PRJ0018 : The following environment variables were not found: 8>$(PRODUCTION) 8>Build log was saved at "file://C:\Utils\home\k.avinash\WebKit\WebKitBuild\obj\testapi\Debug\BuildLog.htm" 8>testapi - 1 error(s), 0 warning(s) 9>------ Build started: Project: jsc, Configuration: Debug Win32 ------ 9>Performing Pre-Build Event... 9>The system cannot find the path specified. 9>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 9>Project : warning PRJ0018 : The following environment variables were not found: 9>$(PRODUCTION) 9>Build log was saved at "file://C:\Utils\home\k.avinash\WebKit\WebKitBuild\obj\jsc\Debug\BuildLog.htm" 9>jsc - 1 error(s), 0 warning(s) 10>------ Build started: Project: WinLauncher, Configuration: Debug Win32 ------ 10>Performing Pre-Build Event... 10>The system cannot find the path specified. 10>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 10>Project : warning PRJ0018 : The following environment variables were not found: 10>$(PRODUCTION) 10>Build log was saved at "file://C:\Utils\home\k.avinash\WebKit\WebKitBuild\obj\WinLauncher\Debug\BuildLog.htm" 10>WinLauncher - 1 error(s), 0 warning(s) 11>------ Build started: Project: TestNetscapePlugin, Configuration: Debug Win32 ------ 11>Performing Pre-Build Event... 11>The system cannot find the path specified. 11>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 11>Project : warning PRJ0018 : The following environment variables were not found: 11>$(PRODUCTION) 11>Build log was saved at "file://C:\Utils\home\k.avinash\WebKit\WebKitBuild\obj\TestNetscapePlugin\Debug\BuildLog.h 11>TestNetscapePlugin - 1 error(s), 0 warning(s) 12>------ Build started: Project: ImageDiff, Configuration: Debug Win32 ------ 12>Performing Pre-Build Event... 12>The system cannot find the path specified. 12>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 12>Project : warning PRJ0018 : The following environment variables were not found: 12>$(PRODUCTION) 12>Build log was saved at "file://C:\Utils\home\k.avinash\WebKit\WebKitBuild\obj\ImageDiff\Debug\BuildLog.htm" 12>ImageDiff - 1 error(s), 0 warning(s) 13>------ Build started: Project: DumpRenderTree, Configuration: Debug Win32 ------ 13>Performing Pre-Build Event... 13>The system cannot find the path specified. 13>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 13>Project : warning PRJ0018 : The following environment variables were not found: 13>$(PRODUCTION) 13>Build log was saved at "file://C:\Utils\home\k.avinash\WebKit\WebKitBuild\obj\DumpRenderTree\Debug\BuildLog.htm" 13>DumpRenderTree - 1 error(s), 0 warning(s) 14>------ Build started: Project: WebKitAPITest, Configuration: Debug Win32 ------ 14>Performing Pre-Build Event... 14>The system cannot find the path specified. 14>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. 14>Project : warning PRJ0018 : The following environment variables were not found: 14>$(PRODUCTION) 14>Build log was saved at "file://C:\Utils\home\k.avinash\WebKit\WebKitBuild\obj\WebKitAPITest\Debug\BuildLog.htm" 14>WebKitAPITest - 1 error(s), 0 warning(s) ========== Build: 2 succeeded, 12 failed, 4 up-to-date, 0 skipped ========== ===== BUILD FAILED ====== Please ensure you have run ./update-webkit to install dependencies. You can view build errors by checking the BuildLog.htm files located at: /home/k.avinash/WebKit/WebKitBuild/obj/<project>/<config>. Regards, Avi
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
