Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] revdep-rebuild problem and gcc-3.4.5-r1
Date: Sun, 14 May 2006 18:10:57
Message-Id: 7573e9640605141057g45106619w9b88882b000c0e60@mail.gmail.com
In Reply to: [gentoo-user] revdep-rebuild problem and gcc-3.4.5-r1 by "John J. Foster"
1 On 5/14/06, John J. Foster <Gentoo-User@××××××××××××.com> wrote:
2 > broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-w3c-dom.la
3 > (requires /usr/lib/libgcj.la)
4 > broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-xml-sax.la
5 > (requires /usr/lib/libgcj.la)
6 > done.
7
8 There is probably a better way, but I just added the
9 /usr/lib/gcc/i686-pc-linux-gnu/3.4.x directory to SEARCH_DIRS_MASK in
10 /etc/make.conf to prevent revdep-rebuild from looking there. The java
11 libraries in that directory have a lot of dependancies, so something
12 built with gcj might break one day. But the other libraries
13 (libstdc++.so in particular) only rely on glibc, and if the major
14 version of that ever changes, we will all have to do an 'emerge -e
15 world' anyway.
16
17 -Richard
18
19 --
20 gentoo-user@g.o mailing list