Gentoo Archives: gentoo-dev

From: "Sven Köhler" <skoehler@×××.de>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] cause for *.la files not getting unmerged?
Date: Thu, 01 Jun 2006 22:18:45
Message-Id: e5nonm$58t$1@sea.gmane.org
1 Hi,
2
3 it seems, i have some *.la files on my system, that don't belong to any
4 ebuild anymore. I noticed that, because the new revdep-rebuild
5 (gentoolkit 0.2.2) also check *.la files, and some were broken (pointing
6 to a libstdc++.la of gcc 4.1.1 - but gcc 4.1.1 has none).
7
8 So the history is:
9 - gcc 3.4.5 was installed
10 - emerged gcc 4.1.1
11 (so 3.4.5 _and_ 4.1.1 were installed)
12 - updated gcc 3.4.5 to 3.4.6
13 (4.1.1 remained installed)
14
15 so after gcc 3.4.5 was unmerged, there was this procedure that updates
16 all the *.la files which point to the (now uninstalled) libstdc++ of gcc
17 3.4.5.
18
19 Could it be, that this procedure modifies the timestamps of the *.la
20 files? And is this the reason, that the *.la files don't get unmerged?
21
22
23 Thanks,
24 Sven

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies