[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ELF file ??



François Boisson a écrit :

Le Tue, 01 Mar 2005 13:01:55 +0100
Troumad <troumad@libertysurf.fr> a écrit:

root@pc-bernard][/]# file /usr/X11R6/lib/libXvMCNVIDIA.so.1.0.6629
/usr/X11R6/lib/libXvMCNVIDIA.so.1.0.6629: data
[root@pc-bernard][/]# file /usr/lib/libGLcore.so.1
/usr/lib/libGLcore.so.1: symbolic link to `libGLcore.so.1.0.6629'
[root@pc-bernard][/]# file /usr/lib/libGLcore.so.1.0.6629
/usr/lib/libGLcore.so.1.0.6629: data

En clair, fichier non identifiable. $ hexdump <lefichier> | head
doit donné au début
0000000 457f 464c 0101 0001 ...


Fichier à recompiler ou à recherger. Attention à charger en mode binary
par FTP.

dpkg -S
et
apt-get install --reinstall
corrige les erreurs. Mais j'ai des fichiers qui sont instrouvable comme libGLcore.so.1.0.6629 :

[root@pc-bernard][]# apt-get install --reinstall xlibmesa-gl
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 22 not upgraded.
Need to get 0B/275kB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 154658 files and directories currently installed.)
Preparing to replace xlibmesa-gl 4.3.0.dfsg.1-10 (using .../xlibmesa-gl_4.3.0.dfsg.1-10_i386.deb) ...
Unpacking replacement xlibmesa-gl ...
Setting up xlibmesa-gl (4.3.0.dfsg.1-10) ...
ldconfig: /usr/X11R6/lib/libXvMCNVIDIA.so.1.0.6629 is not an ELF file - it has the wrong magic bytes at the start.

ldconfig: /usr/X11R6/lib/libXvMCNVIDIA_dynamic.so.1 is not an ELF file - it has the wrong magic bytes at the start.

ldconfig: /usr/lib/libGL.so.1.0.6629 is not an ELF file - it has the wrong magic bytes at the start.

ldconfig: /usr/lib/libGLcore.so.1.0.6629 is not an ELF file - it has the wrong magic bytes at the start.

ldconfig: /usr/lib/libGLcore.so.1 is not an ELF file - it has the wrong magic bytes at the start.


[root@pc-bernard][]# ll /usr/lib/libGLcore.so.1.0.6629
-rwxr-xr-x  1 root root 7230360 Feb 12 08:39 /usr/lib/libGLcore.so.1.0.6629
[root@pc-bernard][]# dpkg -S libGLcore.so.1.0.6629
dpkg: *libGLcore.so.1.0.6629* not found.


--
Amicalement vOOotre              Troumad Alias Bernard SIAUD
mon site : http://troumad.free.fr : AD&D maths WEB sectes
Pour la liberté http://www.mandrakelinux.com/fr/ http://www.eurolinux.org/index.fr.html N'envoyez que des documents avec des formats ouverts, comme http://fr.openoffice.org



Reply to: