Hi All,

I get the following linker error when I try to build the 4.5.0 technology 
preview:

.obj/release-shared/StyleTransformData.o:
(.bss._ZZN7WebCore11RenderStyle16initialTransformEvE3ops[*WebCore::RenderStyle::initialTransform()::ops]+0x0):
 multiple 
definition of `WebCore::RenderStyle::initialTransform()::ops'                   
                                                                                
                                     
.obj/release-shared/CSSStyleSelector.o:
(.bss._ZZN7WebCore11RenderStyle16initialTransformEvE3ops[WebCore::RenderStyle::initialTransform()::ops]+0x0):
 first defined 
here            
collect2: ld returned 1 exit status                                             
                                                                                
                   
make[1]: *** [../../../../lib/libQtWebKit.so.4.5.0] Error 1                     
                                                                                
                   
make[1]: Leaving directory 
`qt-x11-commercial-src-4.5.0-tp1/src/3rdparty/webkit/WebCore'                   
                                      

I found a solution here: 
http://www.nabble.com/Can-any-one-enlight-me-on-this-matter--linking-problem--td20068401.html

While the build completes with the "fix" suggested there, I would like to know 
if it is valid.

Toolchain: gcc-3.4.4 + glibc-2.3.4 + binutils-2.16.

Thanks,
Rolf
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to