Gentoo Archives: gentoo-ppc-dev

From: Olivier Reisch <gentoo@××××××××.net>
To: gentooppc-dev@g.o
Subject: [gentooppc-dev] ld.so and other packages seem to be defect...
Date: Fri, 26 Apr 2002 12:23:38
Message-Id: 200204261923.39365.gentoo@karasuma.net
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hello,
5
6 Mark Guertin and I noticed that doing an ldconfig returns a couple of library
7 errors:
8
9 ibook ld.so # ldconfig
10 ldconfig: /lib/ld-linux.so.1.9.11 is not a shared object file (Type: 768).
11
12 ldconfig: /lib/libdl.so.1.9.11 is not a shared object file (Type: 768).
13
14 ldconfig: /lib/ld-linux.so.1 is not a shared object file (Type: 768).
15
16 ldconfig: /usr/lib/libc.so.5 is not a shared object file (Type: 768).
17
18 ldconfig: /usr/lib/libg++.so.2.7.2.8 is not a shared object file (Type: 768).
19
20 ldconfig: /usr/lib/libstdc++-libc6.1-1.so.2 is not a shared object file (Type:
21 768).
22
23 ldconfig: /usr/lib/libstdc++.so.2.7.2.8 is not a shared object file (Type:
24 768).
25
26 ldconfig: /usr/lib/libstdc++.so.2.8.0 is not a shared object file (Type: 768).
27
28 Also, when I try to re-emerge ld.so which owns some of these files, the emerge
29 produces errors as well:
30
31 ibook ld.so # emerge ld.so-1.9.11-r2.ebuild
32 Calculating dependencies ...done!
33 >>> emerge sys-devel/ld.so-1.9.11-r2 to /
34
35 >>> Downloading http://www.ibiblio.org/gentoo/distfiles/ld.so-1.9.11.tar.gz
36 - --19:15:56-- http://www.ibiblio.org/gentoo/distfiles/ld.so-1.9.11.tar.gz
37 => `/usr/portage/distfiles/ld.so-1.9.11.tar.gz'
38 Resolving www.ibiblio.org... done.
39 Connecting to www.ibiblio.org[152.2.210.81]:80... connected.
40 HTTP request sent, awaiting response... 200 OK
41 Length: 358,278 [application/x-tar]
42
43 100%[===================================================================>]
44 358,278 56.47K/s ETA 00:00
45
46 19:16:02 (56.47 KB/s) - `/usr/portage/distfiles/ld.so-1.9.11.tar.gz' saved
47 [358278/358278]
48
49 >>> md5 ;-) ld.so-1.9.11.tar.gz
50 >>> Unpacking source...
51 >>> Unpacking ld.so-1.9.11.tar.gz
52 >>> Source unpacked.
53
54 >>> Install ld.so-1.9.11-r2 into /var/tmp/portage/ld.so-1.9.11-r2/image/
55 category sys-devel
56 Expect some cache has wrong version warnings if upgrading
57 from a version prior to 1.7.0.
58 Creating new /etc/ld.so.conf
59 Installing ld.so
60 strip: Warning: Output file cannot represent architecture UNKNOWN!
61 Installing ld-linux.so
62 strip: Warning: Output file cannot represent architecture UNKNOWN!
63 Installing libdl.so
64 strip: Warning: Output file cannot represent architecture UNKNOWN!
65 Installing ldd
66 strip: Warning: Output file cannot represent architecture UNKNOWN!
67 Installing lddstub
68 strip: Warning: Output file cannot represent architecture UNKNOWN!
69 Installing and running ldconfig
70 strip: Warning: Output file cannot represent architecture UNKNOWN!
71 ./instldso.sh: /var/tmp/portage/ld.so-1.9.11-r2/image//sbin/ldconfig: cannot
72 execute binary file
73 Installing manual and info pages
74 Installation complete
75 ldconfig: /var/tmp/portage/ld.so-1.9.11-r2/image///lib/ld-linux.so.1.9.11 is
76 not a shared object file (Type: 768).
77
78 ldconfig: /var/tmp/portage/ld.so-1.9.11-r2/image///lib/ld-linux.so.1 is not a
79 shared object file (Type: 768).
80
81 ldconfig: /var/tmp/portage/ld.so-1.9.11-r2/image///lib/libdl.so.1.9.11 is not
82 a shared object file (Type: 768).
83
84 gzipping man page:
85 /var/tmp/portage/ld.so-1.9.11-r2/image//usr/share/man/man1/ldd.1
86 fixing man page symlink: ld-linux.so.8.gz
87 removing old symlink: ld-linux.so.8
88 gzipping man page:
89 /var/tmp/portage/ld.so-1.9.11-r2/image//usr/share/man/man8/ld.so.8
90 strip:
91 /var/tmp/portage/ld.so-1.9.11-r2/image/lib/ld.so.1.9.11
92 strip: Warning: Output file cannot represent architecture UNKNOWN!
93 /var/tmp/portage/ld.so-1.9.11-r2/image/lib/ld.so
94 strip: Warning: Output file cannot represent architecture UNKNOWN!
95 /var/tmp/portage/ld.so-1.9.11-r2/image/lib/ld-linux.so.1.9.11
96 strip: Warning: Output file cannot represent architecture UNKNOWN!
97 /var/tmp/portage/ld.so-1.9.11-r2/image/lib/libdl.so.1.9.11
98 strip: Warning: Output file cannot represent architecture UNKNOWN!
99 /var/tmp/portage/ld.so-1.9.11-r2/image/usr/lib/lddstub
100 strip: Warning: Output file cannot represent architecture UNKNOWN!
101 >>> Completed installing into /var/tmp/portage/ld.so-1.9.11-r2/image/
102
103 >>> Merging sys-devel/ld.so-1.9.11-r2 to /
104 - --- /etc/
105 - --- /lib/
106 >>> /lib/ld.so.1.9.11
107 >>> /lib/ld.so
108 >>> /lib/ld-linux.so.1.9.11
109 >>> /lib/libdl.so.1.9.11
110 - --- /usr/
111 - --- /usr/lib/
112 >>> /usr/lib/lddstub
113 - --- /usr/share/
114 - --- /usr/share/man/
115 - --- /usr/share/man/man1/
116 >>> /usr/share/man/man1/ldd.1.gz
117 - --- /usr/share/man/man8/
118 >>> /usr/share/man/man8/ld.so.8.gz
119 - --- /usr/share/doc/
120 - --- /usr/share/doc/ld.so-1.9.11-r2/
121 >>> /usr/share/doc/ld.so-1.9.11-r2/COPYRIGHT.gz
122 >>> /usr/share/doc/ld.so-1.9.11-r2/README.gz
123 >>> /usr/share/doc/ld.so-1.9.11-r2/README.preload.gz
124 >>> /lib/ld-linux.so.1 -> ld-linux.so.1.9.11
125 >>> /usr/share/man/man8/ld-linux.so.8.gz -> ld.so.8.gz
126
127 >>> Safely unmerging already-installed instance...
128 >>> Config file management enabled for /etc/
129 >>> Config file management enabled for /usr/kde/3/share/config/
130 - --- !mtime obj /usr/share/man/man8/ld.so.8.gz
131 - --- !mtime sym /usr/share/man/man8/ld-linux.so.8.gz
132 - --- !empty dir /usr/share/man/man8
133 - --- !mtime obj /usr/share/man/man1/ldd.1.gz
134 - --- !empty dir /usr/share/man/man1
135 - --- !empty dir /usr/share/man
136 - --- !mtime obj /usr/share/doc/ld.so-1.9.11-r2/README.preload.gz
137 - --- !mtime obj /usr/share/doc/ld.so-1.9.11-r2/README.gz
138 - --- !mtime obj /usr/share/doc/ld.so-1.9.11-r2/COPYRIGHT.gz
139 - --- !empty dir /usr/share/doc/ld.so-1.9.11-r2
140 - --- !empty dir /usr/share/doc
141 - --- !empty dir /usr/share
142 - --- !mtime obj /usr/lib/lddstub
143 - --- !empty dir /usr/lib
144 - --- !empty dir /usr
145 - --- !mtime obj /lib/libdl.so.1.9.11
146 - --- !mtime obj /lib/ld.so.1.9.11
147 - --- !mtime obj /lib/ld.so
148 - --- !mtime obj /lib/ld-linux.so.1.9.11
149 - --- !mtime sym /lib/ld-linux.so.1
150 - --- !empty dir /lib
151 - --- !empty dir /etc
152 >>> original instance of package unmerged safely.
153 >>> Regenerating /etc/ld.so.cache...
154 >>> sys-devel/ld.so-1.9.11-r2 merged.
155
156 >>> Recording sys-devel/ld.so in "world" favorites file...
157
158 Anyone have a clue on what went wrong? Possibly bad precompiled binaries?
159
160 Greetings,
161 Olivier
162
163 - --
164 ________________________________________________
165 Olivier Reisch doctomoe@××××××.org
166 TuxPPC Site Director
167 http://www.tuxppc.org
168 The number one user resource for Linux on PPC.
169
170 For safe mail, get my PGP Key:
171 http://perso.wanadoo.fr/olivier.reisch/oreisch_public_key.gpg
172 ________________________________________________
173 -----BEGIN PGP SIGNATURE-----
174 Version: GnuPG v1.0.6 (GNU/Linux)
175 Comment: For info see http://www.gnupg.org
176
177 iD8DBQE8yY0btYcLvEeHIXURAppLAJ9830ef/KxIFNdkOzB2x8ZIoRa+SgCcDoiX
178 slQm0ma7cfR2QmtidfTjXUg=
179 =+Yyg
180 -----END PGP SIGNATURE-----

Replies