From: "Hemmann, Volker Armin" <[EMAIL PROTECTED]> Subject: Re: [gentoo-user] Library problem after upgrade to gcc-4.1.1 Date: Mon, 11 Sep 2006 21:45:01 +0200
> On Monday 11 September 2006 20:52, JC Denton wrote: > > Hi! > > > > I upgraded to gcc-4.1.1 but when I did emerge --deep --update --newuse > > world I got the following: > > > > libtool: link: warning: > > `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//lib*.la seems to be moved > > > > where lib*.la stands for some libraries. > > > > For example: libgconf-2.la is in this list of warnings and it is located > > under /usr/lib/ Is there a link I have to set up? > > > > I was emerging gnucash when I saw this warnings but I think it occured also > > with other programs. > > > > What does this mean and how can I fix that? > > AFAIR this is harmless, and can be ignored. It is caused, because the files > are installed in a temp-dir and copied over by portage. > > but you should use the search funktion of your favorite mail archive, this > question has been answered somewhere. > > -- > gentoo-user@gentoo.org mailing list > I searched the archives, I searched via Google...I found just another thread saying that there is "some thread in the past" which handles the problem...but I cannot find the thread. Instead I found a patch here http://sources.catmur.co.uk/viewcvs/svn/gentoo/patches/sys-devel/libtool/no-seems-to-be-moved.patch?rev=596&view=markup which seem to try to solce the problem...but also it seems not to be included in the official gentoo distro. How can I prevent these tons of "seems to be moved" messages while compiling "bigger tasks" ? They do slowdown the process. As an example: I did a revdep-rebuild for: net-libs/libsoup-2.2.94 gnome-extra/evolution-data-server-1.6.2 mail-client/evolution-2.6.2-r1 media-libs/libmp4v2-1.4.1 media-libs/faad2-2.0-r11 [2.0-r3] USE="(-xmms*)" which results in 9100 messages of the described kind. I think, that can be avoided ... especially when it is harmless (== superflous) warning. Kind regards, mcc -- gentoo-user@gentoo.org mailing list