[webkit-dev] Build error on Ubuntu Gutsy

André Pedralho apedralho at gmail.com
Wed Oct 1 10:26:50 PDT 2008


Hi all,

I'm trying to build release 37144 on Ubuntu Gutsy with
WebKitTools/Scripts/build-webkit --qt. In the linkage it stops with the
following error:

tmp/StyleTransformData.o:(.bss._ZZN7WebCore11RenderStyle16initialTransformEvE3ops[*WebCore::RenderStyle::initialTransform()::ops]+0x0):
multiple definition of `WebCore::RenderStyle::initialTransform()::ops'
tmp/CSSStyleSelector.o:(.bss._ZZN7WebCore11RenderStyle16initialTransformEvE3ops[WebCore::RenderStyle::initialTransform()::ops]+0x0):
first defined here
../JavaScriptCore/libJavaScriptCore.a(InternalFunction.o): In function
`JSC::InternalFunction::classInfo() const':InternalFunction.cpp:(.text+0x0):
multiple definition of `JSC::InternalFunction::classInfo() const'
tmp/JSCounter.o:JSCounter.cpp:(.text._ZNK3JSC16InternalFunction9classInfoEv[JSC::InternalFunction::classInfo()
const]+0x0): first defined here
collect2: ld returned 1 exit status
make[1]: *** [../lib/libQtWebKit.so.4.4.1] Error 1
make[1]: Leaving directory
`/home/pedralho/svn-webkit/WebKit/WebKitBuild/Release/WebCore'
make: *** [sub-WebCore-make_default-ordered] Error 2

What can I do to fix it?

-- 
André Pedralho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20081001/3a18013b/attachment.html 


More information about the webkit-dev mailing list