[webkit-help] Error in building, with cairo and pixman
Stanislas
stanworld at gmail.com
Mon Jul 11 01:33:49 PDT 2011
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
More information about the webkit-help
mailing list