[webkit-help] Error in building, with cairo and pixman

Umesh Singh sumeshfirst at gmail.com
Mon Jul 11 01:45:59 PDT 2011


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 <stanworld at gmail.com> 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
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110711/ffa1345d/attachment.html>


More information about the webkit-help mailing list