From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GcIRT-0007Bt-Bb for garchives@archives.gentoo.org; Tue, 24 Oct 2006 09:19:27 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9O9GYUN026173; Tue, 24 Oct 2006 09:16:34 GMT Received: from localhost (p5485283D.dip0.t-ipconnect.de [84.133.40.61]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9O9Dmsp029918 for ; Tue, 24 Oct 2006 09:13:48 GMT Received: from localhost ([127.0.0.1]) by localhost with esmtp (Exim 4.62) (envelope-from ) id 1GcILz-0003dB-Bt; Tue, 24 Oct 2006 11:13:47 +0200 Date: Tue, 24 Oct 2006 11:13:47 +0200 (CEST) Message-Id: <20061024.111347.78713699.Meino.Cramer@gmx.de> To: gentoo-user@lists.gentoo.org, volker.armin.hemmann@tu-clausthal.de Subject: Re: [gentoo-user] Library problem after upgrade to gcc-4.1.1 From: Meino Christian Cramer In-Reply-To: <200609112145.01584.volker.armin.hemmann@tu-clausthal.de> References: <20060911185206.12733.qmail@web86915.mail.ukl.yahoo.com> <200609112145.01584.volker.armin.hemmann@tu-clausthal.de> X-Mailer: Mew version 5.1 on Emacs 21.4 / Mule 5.0 (SAKAKI) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archives-Salt: 7a5ec7fc-4dc5-4274-8fa5-001fee175e7f X-Archives-Hash: 008fedc6565a8e9e49ec8f6f2b05e4a6 From: "Hemmann, Volker Armin" 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