Hi all, I've been having a few problems with a week old gentoo desktop install with gnome 3 from the gnome overlay. Both libgnomeprint-2.18.8 and evolution-3.0.3 are failing showing the errors below which I think are related to pango. In file included from /usr/include/pango-1.0/pango/pango-gravity.h:98:0, from /usr/include/pango-1.0/pango/pango-types.h:91, from /usr/include/pango-1.0/pango/pango-font.h:26, from /usr/include/pango-1.0/pango/pango-fontmap.h:25, from ../../libgnomeprint/gnome-font.h:73, from ../../libgnomeprint/gnome-print.h:59, from ../gnome-print-private.h:43, from sft.h:92, from crc32.c:47: /usr/include/pango-1.0/pango/pango-script.h:132:12: error: expected declaration specifiers or ‘...’ before ‘G_CONST_RETURN’ /usr/include/pango-1.0/pango/pango-script.h:133:12: error: expected declaration specifiers or ‘...’ before ‘G_CONST_RETURN’ In file included from /usr/include/pango-1.0/pango/pango-script.h:138:0, from /usr/include/pango-1.0/pango/pango-gravity.h:98, from /usr/include/pango-1.0/pango/pango-types.h:91, from /usr/include/pango-1.0/pango/pango-font.h:26, from /usr/include/pango-1.0/pango/pango-fontmap.h:25, from ../../libgnomeprint/gnome-font.h:73, from ../../libgnomeprint/gnome-print.h:59, from ../gnome-print-private.h:43, from sft.h:92, from crc32.c:47: /usr/include/pango-1.0/pango/pango-language.h:37:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘char’ /usr/include/pango-1.0/pango/pango-language.h:41:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘char’ I've looked for bugs etc and rebuild pango but it didn't seem to help. Any ideas? First time posting on the list so be gentle! Thanks all Oliver