Gentoo Archives: gentoo-user

From: Morris Walton <morris.walton@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] latest emerge world recked gnome
Date: Fri, 15 Dec 2006 03:51:54
Message-Id: 219d1d840612141947j59e1bbr566ee7aeb9818cb8@mail.gmail.com
1 Hi,
2
3 I've only been using gentoo since the summer, so please bear with me. I
4 recently emerge --sync, and discovered I had more than 100 packages to
5 update "the world". I haven't been able to get through the emerge:
6
7 at least one of the packages, libusb, fails with this:
8
9 jade -t sgml -d ./website.dsl\#html ./manual.sgml
10 jade: error while loading shared libraries: libosp.so.4: cannot open shared
11 object file: No such file or directory
12 make[2]: *** [html/index.html] Error 127
13 make[2]: Leaving directory `/var/tmp/portage/libusb-0.1.11/work/libusb-
14 0.1.11/doc'
15 make[1]: *** [all-recursive] Error 1
16 make[1]: Leaving directory `/var/tmp/portage/libusb- 0.1.11/work/libusb-
17 0.1.11'
18 make: *** [all] Error 2
19
20 !!! ERROR: dev-libs/libusb-0.1.11 failed.
21 Call stack:
22 ebuild.sh, line 1546: Called dyn_compile
23 ebuild.sh, line 937: Called src_compile
24 libusb-0.1.11.ebuild , line 35: Called die
25
26 !!! emake failed
27 !!! If you need support, post the topmost build error, and the call stack if
28 relevant.
29
30
31 It seemed that gnome built ok, however, afterward i couldn't get evolution
32 to start...then, i noticed that i couldn't build evolution:
33 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld:
34 warning: libgailutil.so.17, needed by /usr/lib64/libgtkhtml-3.8.so, not
35 found (try using -rpath or -rpath-link)
36 /usr/lib64/libgtkhtml-3.8.so: undefined reference to
37 `gail_text_util_buffer_setup'
38 /usr/lib64/libgtkhtml-3.8.so: undefined reference to
39 `gail_text_util_text_setup'
40 /usr/lib64/libgtkhtml-3.8.so: undefined reference to `gail_text_util_new'
41 /usr/lib64/libgtkhtml-3.8.so: undefined reference to
42 `gail_misc_add_attribute'
43 /usr/lib64/libgtkhtml- 3.8.so: undefined reference to
44 `gail_text_util_get_text'
45 collect2: ld returned 1 exit status
46 make[3]: *** [evolution] Error 1
47 rm apps_evolution_shell-2.8.schemas.in
48 make[3]: Leaving directory `/var/tmp/portage/evolution-
49 2.8.2.1/work/evolution-2.8.2.1/shell'
50 make[2]: *** [all] Error 2
51 rm GNOME_Evolution_Shell.server.in
52 make[2]: Leaving directory `/var/tmp/portage/evolution-
53 2.8.2.1/work/evolution-2.8.2.1/shell'
54 make[1]: *** [all-recursive] Error 1
55 make[1]: Leaving directory `/var/tmp/portage/evolution-
56 2.8.2.1/work/evolution-2.8.2.1'
57 make: *** [all] Error 2
58
59 !!! ERROR: mail-client/evolution-2.8.2.1 failed.
60 Call stack:
61 ebuild.sh , line 1546: Called dyn_compile
62 ebuild.sh, line 937: Called src_compile
63 evolution-2.8.2.1.ebuild, line 189: Called gnome2_src_compile
64 gnome2.eclass, line 71: Called die
65
66 !!! compile failure
67 !!! If you need support, post the topmost build error, and the call stack if
68 relevant.
69
70
71 Thirdly, when I restart gnome, i see that i get an error popup:
72
73 There was an error starting the GNOME Settings Daemon.
74
75 Some things, such as themes, sounds, or background settings may not work
76 correctly.
77
78 The last error message was:
79
80 Process /usr/libexec/gnome-settings-daemon exited with status 127
81
82 GNOME will still try to restart the Settings Daemon next time you log in.
83
84
85 I got problems! Please let me know if I am hitting the right forum or where
86 I can do better research to run this down.
87
88 Thanks,
89
90 morris

Replies

Subject Author
Re: [gentoo-user] latest emerge world recked gnome Randy Barlow <randy@×××××××××××××××××.com>
Re: [gentoo-user] latest emerge world recked gnome "Bo Ørsted Andresen" <bo.andresen@××××.dk>