Hello Stanislas,<div>� � � � � � � � � � � �There is clearly linking problem, please check the status of these symbols in the mentioned cairo 's .so (library), these symbols should be marked as 'U', which means the linking to correct library is not done.</div>
<div><br></div><div>Regards,</div><div>Umesh<br><br><div class="gmail_quote">On Mon, Jul 11, 2011 at 2:03 PM, Stanislas <span dir="ltr"><<a href="mailto:stanworld@gmail.com">stanworld@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">HEllo ,<br>
<br>
After trying build with ./Tools/Script/build-webkit --gtk , i got this error :<br>
<br>
CXXLD �libWebCore.la<br>
�CXXLD �libWebCoreGtk.la<br>
�CXXLD �libWebCoreInternals.la<br>
�CXXLD �Programs/ImageDiff<br>
�CXXLD �<a href="http://libjavascriptcoregtk-1.0.la" target="_blank">libjavascriptcoregtk-1.0.la</a><br>
�CCLD � Programs/minidom<br>
�CXXLD �Programs/jsc-1<br>
/usr/local/lib/libcairo.so: undefined reference to `pixman_image_composite32'<br>
/usr/local/lib/libcairo.so: undefined reference to `pixman_image_fill_boxes'<br>
collect2: ld returned 1 exit status<br>
make[1]: *** [Programs/ImageDiff] Erreur 1<br>
make[1]: *** Attente des t�ches non termin�es....<br>
make[1]: quittant le r�pertoire � /.../WebKit/WebKitBuild/Release �<br>
make: *** [all] Erreur 2<br>
<br>
Failed to build WebKit using 'make'!<br>
<br>
$:~/development/projects/WebKit$ pkg-config cairo --modversion<br>
1.10.0<br>
$:~/development/projects/WebKit$ pkg-config pixman-1 --modversion<br>
0.18.4<br>
<br>
so i habe fullfil the requirement, for cairo and pixman, so<br>
what is going wrong ?<br>
<br>
thanks for any tips<br>
<font color="#888888"><br>
<br>
--<br>
Stanislas<br>
_______________________________________________<br>
webkit-help mailing list<br>
<a href="mailto:webkit-help@lists.webkit.org">webkit-help@lists.webkit.org</a><br>
<a href="http://lists.webkit.org/mailman/listinfo.cgi/webkit-help" target="_blank">http://lists.webkit.org/mailman/listinfo.cgi/webkit-help</a><br>
</font></blockquote></div><br></div>