From: Jerry Ro Date: September 19 2007 1:33pm Subject: Re: no version information available List-Archive: http://lists.mysql.com/plusplus/7022 Message-Id: <5a8f4c290709190633p7612d78elbfc187f6a5c471a9@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_12056_26907227.1190208829164" ------=_Part_12056_26907227.1190208829164 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, No, I also get the error for, say, resetdb, from the examples: ./resetdb: /usr/lib64/mysql/libmysqlclient.so.15: no version information available (required by ./resetdb) When I compiled my program using g++32, I still got that error. Thanks. Jerr. On 9/19/07, Warren Young wrote: > > Jerry Ro wrote: > > > > ./a.out: /usr/lib64/mysql/libmysqlclient.so.15: no version information > > available (required by /usr/local/lib/libmysqlpp.so.2) > > Do the examples work? > > What happens if you try a 32-bit build? > > -- > MySQL++ Mailing List > For list archives: http://lists.mysql.com/plusplus > To unsubscribe: http://lists.mysql.com/plusplus?unsub=jerrro@stripped > > ------=_Part_12056_26907227.1190208829164--