Gentoo Archives: gentoo-user

From: Jamie <gentoo.mad@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg-x11 and gnome
Date: Fri, 06 Jan 2006 19:11:57
Message-Id: ee002d70601061108q346f22a2g43c2704982ceaeac@mail.gmail.com
In Reply to: [gentoo-user] xorg-x11 and gnome by David Meyer
1 I'm getting a very similar error:
2
3 ../../libkbdraw/libkbdraw.a(keyboard-drawing.o): In function `draw_layout':
4 keyboard-drawing.c:(.text+0x778): undefined reference to
5 `pango_xft_set_default_substitute'
6 keyboard-drawing.c:(.text+0x78f): undefined reference to
7 `pango_xft_substitute_changed'
8 ../../libkbdraw/libkbdraw.a(keyboard-drawing.o): In function
9 `keyboard_drawing_init':
10 keyboard-drawing.c:(.text+0x255d): undefined reference to
11 `pango_xft_get_context'
12 collect2: ld returned 1 exit status
13 make[3]: *** [gnome-keyboard-properties] Error 1
14 make[3]: Leaving directory `/var/tmp/portage/control-center-2.10.2
15 /work/control-center-2.10.2/capplets/keyboard'
16 make[2]: *** [all-recursive] Error 1
17 make[2]: Leaving directory `/var/tmp/portage/control-center-2.10.2
18 /work/control-center-2.10.2/capplets'
19 make[1]: *** [all-recursive] Error 1
20 make[1]: Leaving directory `/var/tmp/portage/control-center-2.10.2
21 /work/control-center-2.10.2'
22 make: *** [all] Error 2
23
24 !!! ERROR: gnome-base/control-center-2.10.2 failed.
25 !!! Function gnome2_src_compile, Line 48, Exitcode 2
26 !!! compile failure
27 !!! If you need support, post the topmost build error, NOT this status
28 message.
29
30 on AMD64, it's starting to annoy me all of the problems I am having in
31 trying to get my system up to date... but I really want to work through it!
32
33 On 1/7/06, David Meyer <dmm@×××××.net> wrote:
34 >
35 >
36 > Has anyone been able to emerge both of these? If I emerge
37 > xorg-x11 then gnome, the gnome emerge dies with an error
38 > compiling pango:
39 >
40 > /usr/include/pango-1.0/pango/pangoxft-render.h:95: error: parse error
41 > before "XftGlyphSpec"
42 > keyboard-drawing.c: In function `xkb_state_notify_event_filter':
43 > keyboard-drawing.c:1481: warning: implicit declaration of function
44 > `memset'
45 > make[2]: *** [keyboard-drawing.o] Error 1
46 > make[2]: Leaving directory `/var/tmp/portage/control-center-2.10.2
47 > /work/control-center-2.10.2/libkbdraw'
48 > make[1]: *** [all-recursive] Error 1
49 > make[1]: Leaving directory `/var/tmp/portage/control-center-2.10.2
50 > /work/control-center-2.10.2'
51 > make: *** [all] Error 2
52 >
53 > !!! ERROR: gnome-base/control-center-2.10.2 failed.
54 > !!! Function gnome2_src_compile, Line 48, Exitcode 2
55 > !!! compile failure
56 >
57 >
58 > Thanks,
59 >
60 > Dave
61 >
62 >
63 >

Replies

Subject Author
Re: [gentoo-user] xorg-x11 and gnome Jamie <gentoo.mad@×××××.com>