You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nigel Metheringham edited this page Nov 29, 2012
·
2 revisions
Q0109
Question
I'm getting an unresolved symbol mysql_close when trying to build
Exim.
Answer
You must have specified LOOKUP_MYSQL=yes in the configuration. Have
you remembered to set -lmysqlclient somewhere (e.g. in
<small>LOOKUP_LIBS</small>)? You need that in order to get the
MySQL library scanned when linking.