[webkit-help] Liking Error in WebKit

Sachin Patil patilsp.noida at gmail.com
Tue Sep 15 21:22:01 PDT 2009


Friends,

I tried to build WebKit in debug mode, following the steps as explained in
http://www.webkit.org/
I got the following liking error,


1>Linking...

1>LINK : warning LNK4044: unrecognized option '/dynamicbase'; ignored

1>msvcprt.lib(MSVCP80.dll) : error LNK2005: "public: static unsigned int
__cdecl std::numeric_limits<unsigned int>::max(void)" (?max@
?$numeric_limits at I@std@@SAIXZ) already defined in
WebCore_debug.lib(WCDataObject.obj)

1> Creating library C:\cygwin\home\user\WebKit\WebKitBuild\lib\WebKit.lib
and object C:\cygwin\home\user\WebKit\WebKitBuild\lib\WebKit.exp

1>WebCore_debug.lib(RenderLayer.obj) : error LNK2019: unresolved external
symbol "__declspec(dllimport) public: void __thiscall
std::exception::_Raise(void)const " (__imp_?_Raise at exception@std@@QBEXXZ)
referenced in function "struct std::pair<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)

1>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)

1>WebCore_debug.lib(CSSFontSelector.obj) : error LNK2001: unresolved
external symbol "__declspec(dllimport) public: void __thiscall
std::exception::_Raise(void)const " (__imp_?_Raise at exception@std@@QBEXXZ)

1>WebCore_debug.lib(CSSGradientValue.obj) : error LNK2001: unresolved
external symbol "__declspec(dllimport) public: void __thiscall
std::exception::_Raise(void)const " (__imp_?_Raise at exception@std@@QBEXXZ)

1>WebCore_debug.lib(RenderLayer.obj) : error LNK2019: unresolved external
symbol "__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)

1>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)

1>WebCore_debug.lib(CSSFontSelector.obj) : error LNK2001: unresolved
external symbol "__declspec(dllimport) public: __thiscall
std::exception::exception(char const *,int)" (__imp_??0exception at std
@@QAE at PBDH@Z)

1>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)

1>WebCore_debug.lib(RenderLayer.obj) : error LNK2019: unresolved external
symbol "__declspec(dllimport) void __cdecl std::_Throw(class std::exception
const &)" (__imp_?_Throw at std@@YAXABVexception at 1@@Z) referenced in function
"protected: virtual void __thiscall std::bad_alloc::_Doraise(void)const "
(?_Doraise at bad_alloc@std@@MBEXXZ)

1>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)

1>WebCore_debug.lib(CSSFontSelector.obj) : error LNK2001: unresolved
external symbol "__declspec(dllimport) void __cdecl std::_Throw(class
std::exception const &)" (__imp_?_Throw at std@@YAXABVexception at 1@@Z)

1>WebCore_debug.lib(CSSGradientValue.obj) : error LNK2001: unresolved
external symbol "__declspec(dllimport) void __cdecl std::_Throw(class
std::exception const &)" (__imp_?_Throw at std@@YAXABVexception at 1@@Z)

1>C:\cygwin\home\user\WebKit\WebKitBuild\bin\WebKit.dll : fatal error
LNK1120: 3 unresolved externals

1>Build log was saved at
"file://C:\cygwin\home\user\WebKit\WebKitBuild\obj\WebKit\Debug\BuildLog.htm"

1>WebKit - 14 error(s), 14 warning(s)



Please, help me, if somebody has solved this problem, Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20090916/65568932/attachment.html>


More information about the webkit-help mailing list