- Apr 17, 2003
- 910
- 0
- 0
Ran into a problem I haven't seen before with no apparent cause. Yesterday one of my boxes "dropped off" the net and upon logging onto the console and reviewing the logs, I could see that somehow many shared libs got hosed. I don't know how that happened. We were able to get it back up but it's still throwing out errors like the ones below.
Anyone know how to fix this and what may have caused this in the first place? It is running Centos 3.9. I am hoping that I can fix this without having to completely reinstall the os. I have already tried reinstalling the packages that contain the SO's but it just throws out more LDconfig errors...
Anyone know how to fix this and what may have caused this in the first place? It is running Centos 3.9. I am hoping that I can fix this without having to completely reinstall the os. I have already tried reinstalling the packages that contain the SO's but it just throws out more LDconfig errors...
/sbin/ldconfig: /usr/lib/libgmp.so.3.3.2 is not an ELF file - it has the wrong magic bytes at the start.0.9.7a-33.26.i686.rpm
/sbin/ldconfig: /usr/lib/libgmp.so.3 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib/libmp.so.3 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib/libslang-utf8.so.1.4.5 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib/libnewt.so.0.51.5 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib/libnewt.so.0.51 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib/libz.so.1.1.4 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib/libcursesw.so is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib/libform.so is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib/libgcj.so.3 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib/libnautilus-adapter.so.2 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib/libnautilus-adapter.so is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: Cannot mmap file /usr/lib/libssl.so.0.
/sbin/ldconfig: /usr/lib/libcupsimage.so.2 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: Cannot mmap file /usr/lib/libssl.so.4.
many more of these errors but you get the idea...