[webkit-help] Cannot build WebKit on Windows XP successfully. Please help....

Toan Pham talanhat at gmail.com
Mon Sep 6 03:13:42 PDT 2010


Hi experts,

Iam trying to build webkit on windows XP but the building still be failed so
far.

Follow are content of BuildLog from
../WebKitOut/obj/WebKit/Release/BuildLog.htm :

............................................................................................................................................................................................................................................
Build Log
          Build started: Project: WebKit, Configuration: Release|Win32

Command Lines
Build machine environment variables may not be correct.
Build machine environment variables may not be correct.
Build machine environment variables may not be correct.
Build machine environment variables may not be correct.
Creating temporary file "F:\My Workspace 2\MyWS\Projects\Web
Kit\Source\WebKitOut\obj\WebKit\Release\BAT00000B44364416.bat" with contents
[
@echo off

%SystemDrive%\cygwin\bin\which.exe bash

if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%

cmd /c

if exist "F:\My Workspace 2\MyWS\Projects\Web
Kit\Source\WebKitOut\buildfailed" grep XXWebKitXX "F:\My Workspace
2\MyWS\Projects\Web Kit\Source\WebKitOut\buildfailed"

if errorlevel 1 exit 1

echo XXWebKitXX > "F:\My Workspace 2\MyWS\Projects\Web
Kit\Source\WebKitOut\buildfailed"



touch "F:\My Workspace 2\MyWS\Projects\Web Kit\Source\WebKitOut\tmp.cpp"

cl /analyze /nologo /c "F:\My Workspace 2\MyWS\Projects\Web
Kit\Source\WebKitOut\tmp.cpp" /Fo"F:\My Workspace 2\MyWS\Projects\Web
Kit\Source\WebKitOut\obj\WebKit\Release\tmp.obj" 2>&1 | findstr D9040

if ERRORLEVEL 1 (set EnablePREfast="true") else (set EnablePREfast="false")

if ERRORLEVEL 1 (set AnalyzeWithLargeStack="/analyze:65536") else (set
AnalyzeWithLargeStack="")



mkdir 2>NUL "F:\My Workspace 2\MyWS\Projects\Web
Kit\Source\WebKitOut\include\JavaScriptCore"

xcopy /y /d
"F:\Downloads\Compressed\WebKit-SVN-source.tar\WebKit-SVN-source\webkit\WebKitLibraries\win\include\JavaScriptCore\*"
"F:\My Workspace 2\MyWS\Projects\Web
Kit\Source\WebKitOut\include\JavaScriptCore"



bash
"F:\Downloads\Compressed\WebKit-SVN-source.tar\WebKit-SVN-source\webkit\WebKitLibraries\win\tools\scripts\auto-version.sh"
"F:\My Workspace 2\MyWS\Projects\Web
Kit\Source\WebKitOut\obj\WebKit\Release"



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing
Pre-Build Event..."

exit 1

:VCEnd
]
Creating command line """F:\My Workspace 2\MyWS\Projects\Web
Kit\Source\WebKitOut\obj\WebKit\Release\BAT00000B44364416.bat"""
Output Window
*Performing Pre-Build Event...
/usr/bin/bash
Project : error PRJ0002 : Error result 1 returned from
'C:\WINDOWS\system32\cmd.exe'.*
Project : warning PRJ0018 : The following environment variables were not
found:
$(PRODUCTION)
$(DXSDK_DIR)
Results
          Build log was saved at "file://F:\My Workspace 2\MyWS\Projects\Web
Kit\Source\WebKitOut\obj\WebKit\Release\BuildLog.htm"
WebKit - 1 error(s), 0 warning(s)

...................................................................................................................................................................................................................
Can you help me how to solve this? Many thanks for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20100906/78d884ce/attachment.html>


More information about the webkit-help mailing list