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
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to