Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 520300 - dev-libs/cyrus-sasl-2.1.26-r3 with USE=mysql and mysql-5.5 does not find libmysqlclient.so on configure
Summary: dev-libs/cyrus-sasl-2.1.26-r3 with USE=mysql and mysql-5.5 does not find libm...
Status: RESOLVED DUPLICATE of bug 519646
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-20 08:46 UTC by Maik
Modified: 2014-08-20 08:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maik 2014-08-20 08:46:36 UTC
After upgrade to mysql-5.5 and cyrus-sasl rebuild authentication does not work any more using mysql.
Syslog entry: SQL engine 'mysql' not supported

It boils down to cyrus-sasl not finding libmysqlclient on configure:
configure: WARNING: MySQL Library not found

Downgrading again to mysql-5.1 works.


Reproducible: Always

Steps to Reproduce:
1.Upgrade to / install dev-db/mysql-5.5
2.(Re)build cyrus-sasl-2.1.26 with USE="mysql"

Actual Results:  
Cyrus/Sendmail/Postfix auth using mysql table doesn't work


Tried cyrus-sasl-2.1.26-r7, doesn't work either
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-08-20 08:59:03 UTC

*** This bug has been marked as a duplicate of bug 519646 ***