Hi, Some weeks ago I posted a msg that described a possible bug in Pango when using GTK on directfb: http://mail.directfb.org/pipermail/directfb-dev/2006-May/001854.html
There wasn't any bug, it was just the way I was cross-compiling the whole chain. Now it works fine, I successfully cross-compiled GTK on directfb for a PNX8550 MIPS processor. I had to edit by hand several Makefiles and 'configure' files to compile it correctly since the autotools are not very friendly when cross-compiling. Since it's an embedded system in which there isn't a standard Linux distribution nor any default packages, the instructions for compiling GTK on DirectFB described in http://mail.directfb.org/wiki/index.php/Projects:GTK_on_DirectFB are partially useful. These are the packages I used: DirectFB-0.9.24 glib-2.11.3 atk-1.10.3 freetype-2.1.9 libxml2-2.6.23 fontconfig-2.3.95 zlib-1.2.3 libpng-1.2.10 cairo-1.1.6 pango-1.13.1 gtk+-2.9.3 Could it be a good idea to add something like 'Compiling for embedded systems' section in the 'GTK on directfb' wiki along with a detailed description? Thanks. Pedro Aguilar _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
