Gentoo Archives: gentoo-user

From: Meino Christian Cramer <Meino.Cramer@×××.de>
To: gentoo-user@l.g.o, volker.armin.hemmann@××××××××××××.de
Subject: Re: [gentoo-user] Library problem after upgrade to gcc-4.1.1
Date: Tue, 24 Oct 2006 09:19:27
Message-Id: 20061024.111347.78713699.Meino.Cramer@gmx.de
In Reply to: Re: [gentoo-user] Library problem after upgrade to gcc-4.1.1 by "Hemmann
1 From: "Hemmann, Volker Armin" <volker.armin.hemmann@××××××××××××.de>
2 Subject: Re: [gentoo-user] Library problem after upgrade to gcc-4.1.1
3 Date: Mon, 11 Sep 2006 21:45:01 +0200
4
5 > On Monday 11 September 2006 20:52, JC Denton wrote:
6 > > Hi!
7 > >
8 > > I upgraded to gcc-4.1.1 but when I did emerge --deep --update --newuse
9 > > world I got the following:
10 > >
11 > > libtool: link: warning:
12 > > `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//lib*.la seems to be moved
13 > >
14 > > where lib*.la stands for some libraries.
15 > >
16 > > For example: libgconf-2.la is in this list of warnings and it is located
17 > > under /usr/lib/ Is there a link I have to set up?
18 > >
19 > > I was emerging gnucash when I saw this warnings but I think it occured also
20 > > with other programs.
21 > >
22 > > What does this mean and how can I fix that?
23 >
24 > AFAIR this is harmless, and can be ignored. It is caused, because the files
25 > are installed in a temp-dir and copied over by portage.
26 >
27 > but you should use the search funktion of your favorite mail archive, this
28 > question has been answered somewhere.
29 >
30 > --
31 > gentoo-user@g.o mailing list
32 >
33
34 I searched the archives, I searched via Google...I found just another
35 thread saying that there is "some thread in the past" which handles
36 the problem...but I cannot find the thread.
37
38 Instead I found a patch here
39 http://sources.catmur.co.uk/viewcvs/svn/gentoo/patches/sys-devel/libtool/no-seems-to-be-moved.patch?rev=596&view=markup
40 which seem to try to solce the problem...but also it seems not to be
41 included in the official gentoo distro.
42
43 How can I prevent these tons of "seems to be moved" messages while
44 compiling "bigger tasks" ? They do slowdown the process.
45 As an example:
46 I did a revdep-rebuild for:
47
48 net-libs/libsoup-2.2.94
49 gnome-extra/evolution-data-server-1.6.2
50 mail-client/evolution-2.6.2-r1
51 media-libs/libmp4v2-1.4.1
52 media-libs/faad2-2.0-r11 [2.0-r3] USE="(-xmms*)"
53
54 which results in 9100 messages of the described kind. I think, that
55 can be avoided ... especially when it is harmless (== superflous)
56 warning.
57
58 Kind regards,
59 mcc
60
61 --
62 gentoo-user@g.o mailing list