[Bug 291374] Re: Library "ulogd_MYSQL.so" should be linked to "libmysqlclient.so"

Simon Engelsman simon.engelsman at gmail.com
Wed Dec 23 21:32:14 UTC 2009


Confirmed on Ubuntu 9.10

ulogd 1.24-2.1ubuntu2 
ulogd-mysql 1.24-2.1ubuntu2

When starting ulogd with the MySQL plugin enabled:
...
ulogd.c:462 load_plugins: '/usr/lib/ulogd/ulogd_MYSQL.so': /usr/lib/ulogd/ulogd_MYSQL.so: undefined symbol: mysql_fetch_field
...

Worked around it by adding:

export LD_PRELOAD=/usr/lib/libmysqlclient.so.16

to the ulogd init script (/etc/init.d/ulogd)

-- 
Library "ulogd_MYSQL.so" should be linked to "libmysqlclient.so"
https://bugs.launchpad.net/bugs/291374
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list