Gentoo Archives: gentoo-user

From: "John J. Foster" <Gentoo-User@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] revdep-rebuild problem and gcc-3.4.5-r1
Date: Sun, 14 May 2006 20:48:21
Message-Id: 20060514203925.GU14228@garbanzo
In Reply to: Re: [gentoo-user] revdep-rebuild problem and gcc-3.4.5-r1 by Rumen Yotov
1 On Sun, May 14, 2006 at 07:31:14PM +0300, Rumen Yotov wrote:
2 > John J. Foster wrote:
3 > > //garbanzo/root # revdep-rebuild -p
4 > > ...
5 > > broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-w3c-dom.la
6 > > (requires /usr/lib/libgcj.la)
7 > > broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-xml-sax.la
8 > > (requires /usr/lib/libgcj.la)
9 > > done.
10 > Hi,
11 > Check Bug-125728, there's a solution too, but only for GCC-4.X branch.
12 > For 3.4.X manually fix the two broken files. Two steps below:
13 > 1.qlist gcc | grep -i libgcj.la (equery files gcc | grep -i libgcj.la);
14 > 2.manually replace "/usr/lib/libgcj.la" with
15 > "/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/libgcj.la" (from step 1).
16 > PS:the solution for gcc-4.X is by putting a new option in an eclass.
17 > HTH.Rumen
18
19 Thanks so much Rumen, all is working well.
20 festus
21
22 --
23 It is not unusual for those at the wrong end of the club to have a
24 clearer picture of reality than those who wield it.
25 Noam Chomsky