Code: Select all
>>> media-libs/mesa-17.3.0_rc5 merged.
>>> Regenerating /etc/ld.so.cache...
/sbin/ldconfig: /usr/lib64/libGL.so.1.2.0 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib64/libGL.so.1 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib64/libglapi.so.0.0.0 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib64/libEGL.so.1 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib64/libEGL.so is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib64/libglapi.so.0 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib64/libGL.so is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib64/libEGL.so.1.0.0 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib64/libglapi.so is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib32/libEGL.so.1.0.0 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib32/libEGL.so.1 is not an ELF file - it has the wrong magic bytes at the start.
/sbin/ldconfig: /usr/lib32/libEGL.so is not an ELF file - it has the wrong magic bytes at the start.
m4600 ~ # file /usr/lib64/libGL.so.1.2.0
/usr/lib64/libGL.so.1.2.0: data
m4600 ~ # hexdump /usr/lib64/libGL.so.1.2.0
0000000 0000 0000 0000 0000 0000 0000 0000 0000
*
0072230 0000 0000 0000 0000
0072238
Any advise how I could continue to find the problem?


