Gentoo Archives: gentoo-user

From: Donnie Berkholz <dberkholz@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problems upgrading X
Date: Sat, 15 Jul 2006 01:21:14
Message-Id: 44B84067.3090708@gentoo.org
In Reply to: [gentoo-user] Problems upgrading X by Pablo Antonio
1 Pablo Antonio wrote:
2 > Hello,
3 > I don't know if this was asked previously or someone had the
4 > same problem I'm about to talk about. If that is the case, please
5 > redirect me to some place where I can find the answer.
6 >
7 > I tried to upgrade to modular X religiously following the "Migrating to
8 > Modular X HOWTO". I removed the old X and installed the new one.
9 > Everything was fine until I rebooted and tried to open my favourite
10 > terminal (uxterm), but it wouldn't. It gave the following error:
11 >
12 > "xterm: error while loading shared libraries: libXaw.so.8: cannot open
13 > shared object file: No such file or directory"
14
15 Quick fix: add this to /etc/portage/package.use
16 x11-libs/libXaw xprint
17
18 and remerge libXaw.
19
20 > That's when I recalled I had to do a revdep-rebuild before complaining
21 > :), but it failed while doing a certain emerge (last lines):
22 >
23 > In file included from main.c:21:
24 > menu.h:28:23: error: menu-tree.h: No such file or directory
25 > make[3]: *** [main.o] Error 1
26 > make[3]: *** Waiting for unfinished jobs....
27 > make[3]: Leaving directory
28 > `/var/tmp/portage/gnome-panel-2.10.2/work/gnome-panel-2.10.2/gnome-panel'
29 > make[2]: *** [all] Error 2
30 > make[2]: Leaving directory
31 > `/var/tmp/portage/gnome-panel-2.10.2/work/gnome-panel-2.10.2/gnome-panel'
32 > make[1]: *** [all-recursive] Error 1
33 > make[1]: Leaving directory
34 > `/var/tmp/portage/gnome-panel-2.10.2/work/gnome-panel-2.10.2'
35 > make: *** [all] Error 2
36 >
37 > !!! ERROR: gnome-base/gnome-panel-2.10.2 failed.
38 > Call stack:
39 > ebuild.sh, line 1539: Called dyn_compile
40 > ebuild.sh, line 939: Called src_compile
41 > gnome-panel-2.10.2.ebuild, line 50: Called die
42 >
43 > Thus, it wasn't able to continue with the next emerges. The questions
44 > are: First, how can I fix this?
45
46 Sounds like a gnome-panel bug, not related to Xorg at all. Have you
47 searched bugzilla?
48
49 > Last, but not least, scrolling down in firefox works abnormally slow for
50 > some reason. Does this -again- have something to do with all the other
51 > problems?
52
53 Doubtful.
54
55 Thanks,
56 Donnie

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: Problems upgrading X dnlt0hn5ntzhbqkv51 <dnlt0hn5ntzhbqkv51@×××××××××.net>