Warren,
I have the --with-mysql=<install_dir> set. I even tried it with
--with-mysql-libs and --with-mysql-includes... configure found the
location of the libs and includes files... I even tried linking with -lm
-lsocket -lnsl ... and all libs in the mysql lib dir, and still nothing.
Cory
-----Original Message-----
From: Warren Young [mailto:mysqlpp@stripped]
Sent: Wednesday, July 06, 2005 11:40 AM
To: MySQL++ Mailing List
Subject: Re: Configuring mysql++ for Solaris 8
Twibell, Cory L wrote:
> Getting error when checking for mysql_store_result in
-lmysqlclient_r...
Easy: the configure script cannot find the MySQL client library on your
system, or it is unlinkable for some reason. If it's just in an odd
location, use the --with-mysql* configure options. (See configure
--help) If it's unlinkable, it may be because other things have to be
linked with it.
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe:
http://lists.mysql.com/plusplus?unsub=1