Gentoo Archives: gentoo-user

From: Meino Christian Cramer <Meino.Cramer@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] "xyz.la seems to be moved" message
Date: Tue, 24 Oct 2006 05:56:08
Message-Id: 20061024.075153.71094480.Meino.Cramer@gmx.de
1 Hi,
2
3 while doing a revdep-rebuild I got A LOT of messages of the pattern
4
5 lib<xyz>.la seems to be moved
6
7 I recorded that messages and finally after some modifying these
8 libraries are affected:
9
10 libICE.la libgnome-2.la
11 libORBit-2.la libgnome-keyring.la
12 libSM.la libgnomecanvas-2.la
13 libart_lgpl_2.la libgnomeprint-2-2.la
14 libatk-1.0.la libgnomeprintui-2-2.la
15 libbonobo-2.la libgnomeui-2.la
16 libbonobo-activation.la libgnomevfs-2.la
17 libbonoboui-2.la libgnutls.la
18 libcairo.la libgobject-2.0.la
19 libcamel-1.2.la libgpg-error.la
20 libcamel-provider-1.2.la libgthread-2.0.la
21 libdbus-1.la libgtk-x11-2.0.la
22 libebook-1.2.la libgtkhtml-3.8.la
23 libecal-1.2.la libhal.la
24 libedataserver-1.2.la libjpeg.la
25 libedataserverui-1.2.la liblber.la
26 libexpat.la libldap.la
27 libfontconfig.la libltdl.la
28 libfreetype.la libogg.la
29 libgconf-2.la libpango-1.0.la
30 libgcrypt.la libpangocairo-1.0.la
31 libgdk-x11-2.0.la libpangoft2-1.0.la
32 libgdk_pixbuf-2.0.la libpng.la
33 libglade-2.0.la libpopt.la
34 libglib-2.0.la libsoup-2.2.la
35 libgmodule-2.0.la libtasn1.la
36 ilibxml2.la
37
38
39 As an example I looked into /usr/lib/libICE.la and found:
40
41 # libICE.la - a libtool library file
42 # Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)
43 #
44 # Please DO NOT delete this file!
45 # It is necessary for linking the library.
46
47 # The name that we can dlopen(3).
48 dlname='libICE.so.6'
49
50 # Names of this library.
51 library_names='libICE.so.6.3.0 libICE.so.6 libICE.so'
52
53 # The name of the static archive.
54 old_library='libICE.a'
55
56 # Libraries that this one depends upon.
57 dependency_libs=''
58
59 # Version information for libICE.
60 current=9
61 age=3
62 revision=0
63
64 # Is this an already installed library?
65 installed=yes
66
67 # Should we warn about portability when linking against -modules?
68 shouldnotlink=no
69
70 # Files to dlopen/dlpreopen
71 dlopen=''
72 dlpreopen=''
73
74 # Directory that this library needs to be installed in:
75 libdir='/usr/lib'
76
77
78 I checked the paths inside that file and found that they are correct.
79
80
81 But what is the reason for these mass of "seems to ne moved"
82 messages? Where are the according (wrong) informations stored?
83
84 Thank you very much for any help in advance!
85 mcc
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113 --
114 gentoo-user@g.o mailing list

Replies