mysql/lib/libmysqllib.a(connection.o)(.text+0x97): In function `mysqlpp::Connection::thread_start()':
mysql/lib/dbdriver.h:668: undefined reference to `mysql_thread_init'
/mysql/lib/libmysqllib.a(connection.o)(.text+0x2f3): In function `mysqlpp::Connection::server_status() const':
mysql/lib/dbdriver.h:597: undefined reference to `mysql_stat'
mysql/lib/libmysqllib.a(connection.o)(.text+0x363): In function `mysqlpp::Connection::server_version() const':
mysql/lib/dbdriver.h:521: undefined reference to `mysql_get_server_info'
/mysql/lib/libmysqllib.a(connection.o)(.text+0x44b): In function `mysqlpp::Connection::kill(unsigned long) const':
mysql/lib/dbdriver.h:395: undefined reference to `mysql_kill'
mysql/lib/libmysqllib.a(connection.o)(.text+0x4a3): In function `mysqlpp::Connection::ipc_info() const':
mysql/lib/dbdriver.h:366: undefined reference to `mysql_get_host_info'