Problem with MySQL and SSL after update
Posted: Mon Apr 03, 2006 3:49 am
Hello !
I just updated mysql on my FC3 box this morning using the ART repository and now, when I try to compile qmail patched for greylist, I get the following error :
Any idea what to do ? I already reinstalled openssl-devel and mysql-devel but without result.
Thank you.
I just updated mysql on my FC3 box this morning using the ART repository and now, when I try to compile qmail patched for greylist, I get the following error :
Code: Select all
./load qmail-envelope-scanner -lz -lm local_scan.o /usr/lib/mysql/libmysqlclient.a
/usr/lib/mysql/libmysqlclient.a(client.o)(.text+0x1515): In function `mysql_close_free_options':
: undefined reference to `SSL_CTX_free'
Thank you.