[debian-mysql] mysql_config --libs_r - incorrect output

M Kili m0kili at gmail.com
Fri May 18 10:50:27 UTC 2012


Hello,

mysql_config --libs_r gives this output:

-L/usr/lib/x86_64-linux-gnu -lmysqlclient_r -lpthread -lz -lm -lrt -ldl

However, libmysqlclient_r is not provided by the package. Changing
mysqlclient_r to mysqlclient allows to link, so I suppose
mysqlclient_r is merged into mysqlclient.

Regards,

Marek


Package: libmysqlclient-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 5588
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
Architecture: amd64
Source: mysql-5.5
Version: 5.5.24-1~ppa1~natty
Replaces: libmysqlclient15-dev
Provides: libmysqlclient15-dev
Depends: libmysqlclient18 (= 5.5.24-1~ppa1~natty), zlib1g-dev
Conflicts: libmysqlclient10-dev, libmysqlclient12-dev,
libmysqlclient14-dev, libmysqlclient15-dev
Description: MySQL database development files
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MySQL are speed, robustness and
 ease of use.
 .
 This package includes development libraries and header files.
Homepage: http://dev.mysql.com/



More information about the pkg-mysql-maint mailing list