Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.
Nigel Metheringham edited this page Nov 25, 2012 · 2 revisions

FAQ_ / Building and Installing / Q0108


`Navigation(siblings)`_


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.


`Navigation(siblings)`_


FAQ_ / Building and Installing / Q0108


CategoryFrequentlyAskedQuestions_

Clone this wiki locally