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
Q0108
Question
I'm getting an unresolved symbol ldap_is_ldap_url when trying to build
Exim.
Answer
You must have specified LOOKUP_LDAP=yes in the configuration. Have you
remembered to set -lldap somewhere (e.g. in
<small>LOOKUP_LIBS</small>)? You need that in order to get the LDAP
library scanned when linking.