Gentoo Archives: gentoo-user

From: "Markus Schönhaber" <gentoo-user@×××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] revdep-rebuild wants to merge gcc over and over again
Date: Fri, 10 Nov 2006 11:29:13
Message-Id: 200611101224.33994.gentoo-user@schoenhaber.de
1 Hello,
2
3 this is what revdep-rebuild has to say wrt gcc:
4 broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/lib-org-w3c-dom.la
5 (requires /usr/lib/libgcj.la)
6 broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/lib-org-xml-sax.la
7 (requires /usr/lib/libgcj.la)
8 broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcjawt.la
9 (requires /usr/lib/lib-gnu-java-awt-peer-gtk.la)
10 broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgij.la
11 (requires /usr/lib/libgcj.la)
12
13 but neither /usr/lib/libgcj.la nor /usr/lib/lib-gnu-java-awt-peer-gtk.la exist
14 on this machine.
15 For example, unmerging sys-devel/gcc-3.4.6-r1 removes both
16 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/lib-org-w3c-dom.la
17 and
18 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/lib-org-xml-sax.la
19 and re-merging it afterwards re-creates both - again with the dependency
20 on /usr/lib/libgcj.la
21
22 Here is a snippet from
23 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/lib-org-w3c-dom.la:
24
25 dependency_libs=' /usr/lib/libgcj.la -lpthread -ldl -lz -L/usr/i686-pc-linux-gnu/bin -L/usr/i686-pc-linux-gnu/lib -L/usr/lib/gcc/i6
26 86-pc-linux-gnu/../../../i686-pc-linux-gnu/lib -lgcc_s -lc'
27
28 For sys-devel/gcc-4.1.1-r1 the situation is the same.
29 What can be done to get rid of this?
30
31 Both versions of gcc have the following USE flags set:
32 doc fortran gcj gtk nls objc
33
34 Regards
35 mks
36 --
37 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] revdep-rebuild wants to merge gcc over and over again "Bo Ørsted Andresen" <bo.andresen@××××.dk>