Gentoo Archives: gentoo-user

From: Jamie Dobbs <jamie.dobbs@×××××××××.nz>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Issues trying to get emerge -uD world to work
Date: Mon, 09 Jan 2006 02:53:57
Message-Id: 40844.202.27.76.2.1136774871.squirrel@localhost
1 Please excuse the messy cut and paste but I've been having problems with
2 the mailing list from one of my email accounts and had to move back to
3 this one).
4
5 I'm still having the same error and cannot work out any way to fix it
6 without removing gnome - which I do not want to do if I can avoid it.
7 Can anyone suggest any remedies for this error or should I just give up
8 and remove gnome, then do the upgrade then try and re-emerge gnome?
9 Could it be that because I emerged a few ~amd64 packages (nvidia-kernel,
10 nvidia-glx, k9copy and a couple of others I cannot remember at the moment
11 and I don't currently have access to my Gentoo box) that this has caused
12 some library problems?
13 I'm just a bit stuck here and would love to get this sorted out as I don't
14 like having to use Windows when I should be using Gentoo!!!
15
16
17 On 1/7/06, Jamie <gentoo.mad@×××××.com> wrote:
18 I'm getting a very similar error:
19
20 ../../libkbdraw/libkbdraw.a(keyboard-drawing.o): In function `draw_layout':
21 keyboard-drawing.c:(.text+0x778): undefined reference to
22 `pango_xft_set_default_substitute'
23 keyboard-drawing.c:(.text+0x78f): undefined reference to
24 `pango_xft_substitute_changed'
25 ../../libkbdraw/libkbdraw.a(keyboard-drawing.o ): In function
26 `keyboard_drawing_init':
27 keyboard-drawing.c:(.text+0x255d): undefined reference to
28 `pango_xft_get_context'
29 collect2: ld returned 1 exit status
30 make[3]: *** [gnome-keyboard-properties] Error 1
31 make[3]: Leaving directory `/var/tmp/portage/control-
32 center-2.10.2/work/control-center-2.10.2/capplets/keyboard'
33 make[2]: *** [all-recursive] Error 1
34 make[2]: Leaving directory
35 `/var/tmp/portage/control-center-2.10.2/work/control-center-2.10.2/capplets'
36 make[1]: *** [all-recursive] Error 1
37 make[1]: Leaving directory
38 `/var/tmp/portage/control-center-2.10.2/work/control-center-2.10.2'
39 make: *** [all] Error 2
40
41 !!! ERROR: gnome-base/control-center-2.10.2 failed.
42 !!! Function gnome2_src_compile, Line 48, Exitcode 2
43 !!! compile failure
44 !!! If you need support, post the topmost build error, NOT this status
45 message.
46
47 on AMD64, it's starting to annoy me all of the problems I am having in
48 trying to get my system up to date... but I really want to work through
49 it!
50
51
52
53 On 1/7/06, David Meyer <dmm@×××××.net> wrote:
54
55 Has anyone been able to emerge both of these? If I emerge
56 xorg-x11 then gnome, the gnome emerge dies with an error
57 compiling pango:
58
59 /usr/include/pango-1.0/pango/pangoxft-render.h:95: error: parse error
60 before "XftGlyphSpec"
61 keyboard-drawing.c: In function `xkb_state_notify_event_filter':
62 keyboard-drawing.c :1481: warning: implicit declaration of function `memset'
63 make[2]: *** [keyboard-drawing.o] Error 1
64 make[2]: Leaving directory `/var/tmp/portage/control-
65 center-2.10.2/work/control-center-2.10.2/libkbdraw'
66 make[1]: *** [all-recursive] Error 1
67 make[1]: Leaving directory
68 `/var/tmp/portage/control-center-2.10.2/work/control-center-2.10.2'
69 make: *** [all] Error 2
70
71 !!! ERROR: gnome-base/control-center-2.10.2 failed.
72 !!! Function gnome2_src_compile, Line 48, Exitcode 2
73 !!! compile failure
74
75
76 Thanks,
77
78 Dave
79
80
81
82
83
84
85
86
87
88
89 --
90 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Issues trying to get emerge -uD world to work Abhay Kedia <abhay.ilugd@×××××.com>