Mailing List Archive

undefined symbol: mysql_init
Hi all,
I have upgrade Rsyslog from the 1.13.1 version (perfectly working with
mysql) to the 3.20.0.
I have installed the new version from the source package,
i have followed this step,
1) ./configure --enable-mysql
2) make
3) make
install

Installation went fine but when i try to run rsyslog i have this error


Could not load module '/usr/local/lib/rsyslog/ommysql.so', dlopen:
/usr/local/lib/rsyslog/ommysql.so: undefined symbol: mysql_init

If useful this
a piece of configure phase:
.....
checking mysql/mysql.h usability... yes

checking mysql/mysql.h presence... yes
checking for mysql/mysql.h... yes

checking for mysql_config... yes
checking for mysql_init in -lmysqlclient...
yes
...
Rsyslog is installed on Red Hat Enterprise Linux AS U4

Linux hostname
2.6.9-55.0.2.ELsmp #1 SMP Tue Jun 12 17:58:20 EDT 2007 x86_64 x86_64 x86_64
GNU/Linux

I try to find this error on the forum but i haven't found nothing :(


Thanks for any help.

Bye
denemici
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com