On Tue, 2005-08-02 at 22:58 +0100, Timothy Murphy wrote: > When I run yum, I repeatedly get these same two comments > on empty prelink files: > ========================================================= > Running Transaction > Updating : gamin ####################### [ 1/82] > /sbin/ldconfig: File /usr/lib/libkmailprivate.so.0.0.0.#prelink#.tLlQRT > is empty, not checked. > /sbin/ldconfig: File /usr/lib/libknewstuff.so.1.0.0.#prelink#.U5Zl2S > is empty, not checked. > ========================================================= > > They don't seem to matter, > but is there anything I could do about it? What's the output of: # ls =l /usr/lib/libkmailprivate.so* /usr/lib/libknewstuff.so* If the prelink files are more than a few hours old and the versions of the files without .#prelink#* at the end are present and correct, you can safely delete the *.#prelink#* files. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>