3 messages in com.mysql.lists.plusplusrebuilding 1.7.23
FromSent OnAttachments
Verfranc Raganas20 Nov 2004 18:14 
Warren Young20 Nov 2004 18:54 
Verfranc Raganas26 Nov 2004 11:07 
Subject:rebuilding 1.7.23
From:Verfranc Raganas (vitr@hotmail.com)
Date:11/20/2004 06:14:46 PM
List:com.mysql.lists.plusplus

Hi,

I'm using Fedora Core 1 and GNU C++ that comes along with FC1. I downloaded the mysql++-1.7.23-1.src.rpm. Then I run rpmbuild --rebuild mysql++-1.7.23-1.src.rpm. It successfullly created two files in /usr/src/redhat/RPMS/i386, which are: mysql++-1.7.23-1.i386.rpm and mysql++-devel-1.7.23-1.i386.rpm. Then when i run rpm -iv mysql++-1.7.23-1.i386.rpm, i got the following in the console:

/sbin/ldconfig: /lib/libmysqlclient.so.10 is not an ELF file - it has the wrong magic bytes at the start. /sbin/ldconfig: File /usr/lib/libbfd-2.14.90.0.6.so.#prelink#.h0VNaP is too small, not checked.

But mysql++-1.7.23-1 was installed and I can run the demo programs in the examples directory.

Thanks, Van