Gentoo Archives: gentoo-user

From: Datty <datty.wtb@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Having problems compiling several packages, possible issues with pango?
Date: Mon, 05 Sep 2011 10:30:37
Message-Id: CAG+b7UWfcjUMg=qBP7aquVoB9k5uQBdQcLqv0Dcu8hBueHhFWA@mail.gmail.com
1 Hi all,
2
3 I've been having a few problems with a week old gentoo desktop install with
4 gnome 3 from the gnome overlay. Both libgnomeprint-2.18.8 and
5 evolution-3.0.3 are failing showing the errors below which I think are
6 related to pango.
7
8 In file included from /usr/include/pango-1.0/pango/pango-gravity.h:98:0,
9 from /usr/include/pango-1.0/pango/pango-types.h:91,
10 from /usr/include/pango-1.0/pango/pango-font.h:26,
11 from /usr/include/pango-1.0/pango/pango-fontmap.h:25,
12 from ../../libgnomeprint/gnome-font.h:73,
13 from ../../libgnomeprint/gnome-print.h:59,
14 from ../gnome-print-private.h:43,
15 from sft.h:92,
16 from crc32.c:47:
17 /usr/include/pango-1.0/pango/pango-script.h:132:12: error: expected
18 declaration specifiers or ‘...’ before ‘G_CONST_RETURN’
19 /usr/include/pango-1.0/pango/pango-script.h:133:12: error: expected
20 declaration specifiers or ‘...’ before ‘G_CONST_RETURN’
21 In file included from /usr/include/pango-1.0/pango/pango-script.h:138:0,
22 from /usr/include/pango-1.0/pango/pango-gravity.h:98,
23 from /usr/include/pango-1.0/pango/pango-types.h:91,
24 from /usr/include/pango-1.0/pango/pango-font.h:26,
25 from /usr/include/pango-1.0/pango/pango-fontmap.h:25,
26 from ../../libgnomeprint/gnome-font.h:73,
27 from ../../libgnomeprint/gnome-print.h:59,
28 from ../gnome-print-private.h:43,
29 from sft.h:92,
30 from crc32.c:47:
31 /usr/include/pango-1.0/pango/pango-language.h:37:16: error: expected ‘=’,
32 ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘char’
33 /usr/include/pango-1.0/pango/pango-language.h:41:16: error: expected ‘=’,
34 ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘char’
35
36 I've looked for bugs etc and rebuild pango but it didn't seem to help. Any
37 ideas?
38 First time posting on the list so be gentle!
39
40 Thanks all
41
42 Oliver

Replies