[webkit-dev] webkit build error

jason chenxing2520 at 163.com
Tue May 18 02:42:43 PDT 2010


hello,all:
  Execus me,I am so sorry. who can help me?
  when I build the webkit, there are some error occurs in my project!
why?
The errors as follows:
 
 
10>Linking...
10>LINK : warning LNK4044: unrecognized option '/dynamicbase'; ignored
10>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: static unsigned int __cdec
l std::numeric_limits<unsigned int>::max(void)" (?max@?$numeric_limits at I@std@@SA
IXZ) already defined in WebCore_debug.lib(WCDataObject.obj)
10>   Creating library D:\Android\webkit\WebKit-r59204\WebKitBuild\lib\WebKit.li
b and object D:\Android\webkit\WebKit-r59204\WebKitBuild\lib\WebKit.exp
10>WebCore_debug.lib(RenderLayer.obj) : error LNK2019: unresolved external symbo
l "__declspec(dllimport) public: void __thiscall std::exception::_Raise(void)con
st " (__imp_?_Raise at exception@std@@QBEXXZ) referenced in function "struct std::p
air<class WebCore::RenderLayer * *,int> __cdecl std::get_temporary_buffer<class
WebCore::RenderLayer *>(int)" (??$get_temporary_buffer at PAVRenderLayer@WebCore@@@
std@@YA?AU?$pair at PAPAVRenderLayer@WebCore@@H at 0@H at Z)
10>WebCore_debug.lib(Gradient.obj) : error LNK2001: unresolved external symbol "
__declspec(dllimport) public: void __thiscall std::exception::_Raise(void)const
" (__imp_?_Raise at exception@std@@QBEXXZ)
10>WebCore_debug.lib(CSSFontSelector.obj) : error LNK2001: unresolved external s
ymbol "__declspec(dllimport) public: void __thiscall std::exception::_Raise(void
)const " (__imp_?_Raise at exception@std@@QBEXXZ)
10>WebCore_debug.lib(CSSGradientValue.obj) : error LNK2001: unresolved external
symbol "__declspec(dllimport) public: void __thiscall std::exception::_Raise(voi
d)const " (__imp_?_Raise at exception@std@@QBEXXZ)
10>WebCore_debug.lib(RenderLayer.obj) : error LNK2019: unresolved external symbo
l "__declspec(dllimport) public: __thiscall std::exception::exception(char const
 *,int)" (__imp_??0exception at std@@QAE at PBDH@Z) referenced in function "public: __
thiscall std::bad_alloc::bad_alloc(char const *)" (??0bad_alloc at std@@QAE at PBD@Z)
10>WebCore_debug.lib(Gradient.obj) : error LNK2001: unresolved external symbol "
__declspec(dllimport) public: __thiscall std::exception::exception(char const *,
int)" (__imp_??0exception at std@@QAE at PBDH@Z)
10>WebCore_debug.lib(CSSFontSelector.obj) : error LNK2001: unresolved external s
ymbol "__declspec(dllimport) public: __thiscall std::exception::exception(char c
onst *,int)" (__imp_??0exception at std@@QAE at PBDH@Z)
10>WebCore_debug.lib(CSSGradientValue.obj) : error LNK2001: unresolved external
symbol "__declspec(dllimport) public: __thiscall std::exception::exception(char
const *,int)" (__imp_??0exception at std@@QAE at PBDH@Z)
10>WebCore_debug.lib(RenderLayer.obj) : error LNK2019: unresolved external symbo
l "__declspec(dllimport) void __cdecl std::_Throw(class std::exception const &)"
 (__imp_?_Throw at std@@YAXABVexception at 1@@Z) referenced in function "protected: vi
rtual void __thiscall std::bad_alloc::_Doraise(void)const " (?_Doraise at bad_alloc
@std@@MBEXXZ)
10>WebCore_debug.lib(Gradient.obj) : error LNK2001: unresolved external symbol "
__declspec(dllimport) void __cdecl std::_Throw(class std::exception const &)" (_
_imp_?_Throw at std@@YAXABVexception at 1@@Z)
10>WebCore_debug.lib(CSSFontSelector.obj) : error LNK2001: unresolved external s
ymbol "__declspec(dllimport) void __cdecl std::_Throw(class std::exception const
 &)" (__imp_?_Throw at std@@YAXABVexception at 1@@Z)
10>WebCore_debug.lib(CSSGradientValue.obj) : error LNK2001: unresolved external
symbol "__declspec(dllimport) void __cdecl std::_Throw(class std::exception cons
t &)" (__imp_?_Throw at std@@YAXABVexception at 1@@Z)
10>D:\Android\webkit\WebKit-r59204\WebKitBuild\bin\WebKit.dll : fatal error LNK1
120: 3 unresolved externals
10>Project : warning PRJ0018 : The following environment variables were not foun
d:
10>$(PRODUCTION)
10>$(DXSDK_DIR)
10>Build log was saved at "file://D:\Android\webkit\WebKit-r59204\WebKitBuild\ob
j\WebKit\Debug\BuildLog.htm"
10>WebKit - 14 error(s), 31 warning(s)
11>------ Build started: Project: FindSafari, Configuration: all Win32 ------
11>Compiling...
11>####### COMPILING 1 FILES USING AT MOST 2 PARALLEL INSTANCES OF cl.exe ######
#####
11>cl : Command line warning D9042 : invalid value '6011' for '/wd'; assuming '4
999'; Code Analysis warnings are not available in this edition of the compiler
11>cl : Command line warning D9042 : invalid value '6031' for '/wd'; assuming '4
999'; Code Analysis warnings are not available in this edition of the compiler
11>cl : Command line warning D9042 : invalid value '6211' for '/wd'; assuming '4
999'; Code Analysis warnings are not available in this edition of the compiler
11>cl : Command line warning D9042 : invalid value '6246' for '/wd'; assuming '4
999'; Code Analysis warnings are not available in this edition of the compiler
11>cl : Command line warning D9042 : invalid value '6255' for '/wd'; assuming '4
999'; Code Analysis warnings are not available in this edition of the compiler
11>cl : Command line warning D9042 : invalid value '6387' for '/wd'; assuming '4
999'; Code Analysis warnings are not available in this edition of the compiler
11>FindSafari.cpp
11>Compiling resources...
11>Performing Pre-Link Event...
11>Linking...
11>LINK : warning LNK4044: unrecognized option '/dynamicbase'; ignored
11>Creating manifest...
11>Project : warning PRJ0018 : The following environment variables were not foun
d:
11>$(PRODUCTION)
11>Build log was saved at "file://D:\Android\webkit\WebKit-r59204\WebKitBuild\ob
j\FindSafari\all\BuildLog.htm"
11>FindSafari - 0 error(s), 7 warning(s)
12>------ Build started: Project: testapi, Configuration: Debug Win32 ------
12>Performing Pre-Build Event...
12>/usr/bin/bash
12>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\c
md.exe'.
12>Project : warning PRJ0018 : The following environment variables were not foun
d:
12>$(PRODUCTION)
12>Build log was saved at "file://D:\Android\webkit\WebKit-r59204\WebKitBuild\ob
j\testapi\Debug\BuildLog.htm"
12>testapi - 1 error(s), 0 warning(s)
13>------ Build started: Project: jsc, Configuration: Debug Win32 ------
13>Performing Pre-Build Event...
13>/usr/bin/bash
13>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\c
md.exe'.
13>Project : warning PRJ0018 : The following environment variables were not foun
d:
13>$(PRODUCTION)
13>Build log was saved at "file://D:\Android\webkit\WebKit-r59204\WebKitBuild\ob
j\jsc\Debug\BuildLog.htm"
13>jsc - 1 error(s), 0 warning(s)
14>------ Build started: Project: WinLauncher, Configuration: Debug Win32 ------
14>Performing Pre-Build Event...
14>/usr/bin/bash
14>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\c
md.exe'.
14>Project : warning PRJ0018 : The following environment variables were not foun
d:
14>$(PRODUCTION)
14>Build log was saved at "file://D:\Android\webkit\WebKit-r59204\WebKitBuild\ob
j\WinLauncher\Debug\BuildLog.htm"
14>WinLauncher - 1 error(s), 0 warning(s)
15>------ Build started: Project: TestNetscapePlugin, Configuration: Debug Win32
 ------
15>Performing Pre-Build Event...
15>/usr/bin/bash
15>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\c
md.exe'.
15>Project : warning PRJ0018 : The following environment variables were not foun
d:
15>$(PRODUCTION)
15>Build log was saved at "file://D:\Android\webkit\WebKit-r59204\WebKitBuild\ob
j\TestNetscapePlugin\Debug\BuildLog.htm"
15>TestNetscapePlugin - 1 error(s), 0 warning(s)
16>------ Build started: Project: ImageDiff, Configuration: Debug Win32 ------
16>Performing Pre-Build Event...
16>/usr/bin/bash
16>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\c
md.exe'.
16>Project : warning PRJ0018 : The following environment variables were not foun
d:
16>$(PRODUCTION)
16>Build log was saved at "file://D:\Android\webkit\WebKit-r59204\WebKitBuild\ob
j\ImageDiff\Debug\BuildLog.htm"
16>ImageDiff - 1 error(s), 0 warning(s)
17>------ Build started: Project: DumpRenderTree, Configuration: Debug Win32 ---
---
17>Performing Pre-Build Event...
17>/usr/bin/bash
17>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\c
md.exe'.
17>Project : warning PRJ0018 : The following environment variables were not foun
d:
17>$(PRODUCTION)
17>Build log was saved at "file://D:\Android\webkit\WebKit-r59204\WebKitBuild\ob
j\DumpRenderTree\Debug\BuildLog.htm"
17>DumpRenderTree - 1 error(s), 0 warning(s)
18>------ Build started: Project: WebKitAPITest, Configuration: Debug Win32 ----
--
18>Performing Pre-Build Event...
18>/usr/bin/bash
18>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\c
md.exe'.
18>Project : warning PRJ0018 : The following environment variables were not foun
d:
18>$(PRODUCTION)
18>Build log was saved at "file://D:\Android\webkit\WebKit-r59204\WebKitBuild\ob
j\WebKitAPITest\Debug\BuildLog.htm"
18>WebKitAPITest - 1 error(s), 0 warning(s)
========== Build: 10 succeeded, 8 failed, 0 up-to-date, 0 skipped ==========

===== BUILD FAILED ======
Please ensure you have run Android/webkit/WebKit-r59204/WebKitTools/Scripts/upda
te-webkit to install dependencies.
You can view build errors by checking the BuildLog.htm files located at:
/cygdrive/d/Android/webkit/WebKit-r59204/WebKitBuild/obj/<project>/<config>. 
 
 
 
thanks and best regards!
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100518/a052d002/attachment.html>


More information about the webkit-dev mailing list