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.