Status report: Compiled atk, gtk, glib (after some hours fighting with gtk-docs and some help from MartinK) and managed to get clutter to configure. Got over some GL errors and now I am stuck to some incomprehensible errors in pango (?!!?!!) which is intstalled through harmattan sdk repo. :Confused: excrept from the errors Code: /usr/include/pango-1.0/pango/pango-renderer.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix' In file included from /usr/include/pango-1.0/pango/pango.h:46, from /usr/include/pango-1.0/pango/pangocairo.h:25, from pango/pangoclutter.h:30, from clutter-private.h:48, from clutter-actor.c:180: /usr/include/pango-1.0/pango/pango-utils.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char' /usr/include/pango-1.0/pango/pango-utils.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char' I have no idea what that could mean. Is the libpango-dev package broken? Is it an incompatibility between Fremantle and Harmattan pango (unlikely, it wouldn't throw syntax errors) It's too late, and I can't even see what I'm writing. Hope somebody has a hint... G'Night.
/usr/include/pango-1.0/pango/pango-renderer.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix' In file included from /usr/include/pango-1.0/pango/pango.h:46, from /usr/include/pango-1.0/pango/pangocairo.h:25, from pango/pangoclutter.h:30, from clutter-private.h:48, from clutter-actor.c:180: /usr/include/pango-1.0/pango/pango-utils.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char' /usr/include/pango-1.0/pango/pango-utils.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'