Hello Stanislas,
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.
Regards,
Umesh
On Mon, Jul 11, 2011 at 2:03 PM, Stanislas <[email protected]> wrote:
> HEllo ,
>
> After trying build with ./Tools/Script/build-webkit --gtk , i got this
> error :
>
> CXXLD libWebCore.la
> CXXLD libWebCoreGtk.la
> CXXLD libWebCoreInternals.la
> CXXLD Programs/ImageDiff
> CXXLD libjavascriptcoregtk-1.0.la
> CCLD Programs/minidom
> CXXLD Programs/jsc-1
> /usr/local/lib/libcairo.so: undefined reference to
> `pixman_image_composite32'
> /usr/local/lib/libcairo.so: undefined reference to
> `pixman_image_fill_boxes'
> collect2: ld returned 1 exit status
> make[1]: *** [Programs/ImageDiff] Erreur 1
> make[1]: *** Attente des tâches non terminées....
> make[1]: quittant le répertoire « /.../WebKit/WebKitBuild/Release »
> make: *** [all] Erreur 2
>
> Failed to build WebKit using 'make'!
>
> $:~/development/projects/WebKit$ pkg-config cairo --modversion
> 1.10.0
> $:~/development/projects/WebKit$ pkg-config pixman-1 --modversion
> 0.18.4
>
> so i habe fullfil the requirement, for cairo and pixman, so
> what is going wrong ?
>
> thanks for any tips
>
>
> --
> Stanislas
> _______________________________________________
> webkit-help mailing list
> [email protected]
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help