[debian-mysql] Bug#590905: libmysqld-dev: Missing dependency or wrong flags in mysql_config
Andreas Pakulat
apaku at gmx.de
Fri Jul 30 00:59:17 UTC 2010
Package: libmysqld-dev
Version: 5.1.48-1
Severity: important
Hi,
currently mysql_config produces this output when asked for the
embedded-server libraries:
~>mysql_config --libmysqld-libs
-rdynamic -L/usr/lib/mysql -lmysqld -ldl -lwrap -lrt
However the libmysqld-dev package has no dependency onto libwrap0-dev,
hence breaking apps that are using the above output to link their code
against libmysqld.
So either a dependency needs to be added or the mysqld_config output
needs to be fixed to not include libraries that are not necessary to
link against.
Andreas
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libmysqld-dev depends on:
ii libmysqlclient-dev 5.1.48-1 MySQL database development files
libmysqld-dev recommends no packages.
libmysqld-dev suggests no packages.
-- no debconf information
More information about the pkg-mysql-maint
mailing list