From: Warren Young Date: November 21 2004 2:54am Subject: Re: rebuilding 1.7.23 List-Archive: http://lists.mysql.com/plusplus/3701 Message-Id: <41A00381.7090607@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Verfranc Raganas wrote: > > /sbin/ldconfig: /lib/libmysqlclient.so.10 is not an ELF file - it has > the wrong magic bytes at the start. That's very suspicious...why is libmysqlclient* in /lib at all? That directory is only needed for libraries required at system startup and such. Such non-core things go in /usr/lib. Perhaps you should run a verify (rpm -V) on all of the MySQL RPMs. > /sbin/ldconfig: File /usr/lib/libbfd-2.14.90.0.6.so.#prelink#.h0VNaP is > too small, not checked. Maybe you have filesystem problems.