[cairo] cross compile GTK+ on DirectFB --Pango with Cairo disappears

Zhang Long llzz2.zhang at samsung.com
Wed Oct 18 22:51:36 PDT 2006


Dear sir,


On Fedora core 4 - x86 platform when I cross compiled GTK on DirectFB, I cross compiled 

cairo-1.2.2
./configure --enable-static --enable-directfb=yes --disable-xlib --disable-win32 --host=arm-linux CC=/usr/local/arm/3.3.2/bin/arm-linux-gcc
make && make install               OK

pango-1.13.3
./configure --enable-static  --without-x --host=arm-linux CC=/usr/local/arm/3.3.2/bin/arm-linux-gcc
make && make install               OK

but only 2 libraries come out: libpango.so and libpangoft2.so

gtk+-2.10.2
./configure --host=arm-linux --with-gdktarget=directfb --without-x --without-libtiff --without-libjpeg  CC=/usr/local/arm/3.3.2/bin/arm-linux-gcc

it comes that
...
checking for DirectFB... found
checking Pango flags... configure: error:
*** Pango not found. Pango built with Cairo support is required
*** to build GTK+. See http://www.pango.org for Pango information.
for x86 platform, I compiled a library of libpangocairo-1.0.so, but for arm platform, the library disappears, why?
                           Zhang Long
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/cairo/attachments/20061019/bafde5d9/attachment-0001.html


More information about the cairo mailing list