When an update today run ldconfig, I noticed that there's something wrong, caused by an update from yesterday. [root@archlinux spinymouse]# ldconfig ldconfig: /usr/lib32/libfontconfig.so.1 is not an ELF file - it has the wrong magic bytes at the start. ldconfig: /usr/lib32/libfontconfig.so.1.6.2 is not an ELF file - it has the wrong magic bytes at the start. ldconfig: /usr/lib32/libfontconfig.so is not an ELF file - it has the wrong magic bytes at the start. [root@archlinux spinymouse]# pacman -Qi fontconfig | grep Install\ Date Install Date : Fri Sep 7 07:18:11 2012 [root@archlinux spinymouse]# pacman -Ql fontconfig | grep libfontconfig fontconfig /usr/lib/libfontconfig.so fontconfig /usr/lib/libfontconfig.so.1 fontconfig /usr/lib/libfontconfig.so.1.6.2 Regards, Ralf