* autofs always requires openldap dependency
@ 2011-02-21 8:51 Erwan Loaëc
0 siblings, 0 replies; only message in thread
From: Erwan Loaëc @ 2011-02-21 8:51 UTC (permalink / raw)
To: autofs
Hello,
I've noticed each time I compile autofs I need openldap headers, even if
I use the option "--without-openldap".
The file lib/defaults.c always include ldap.h (and use it...)
It "works" if I comment these lines in include/lookup_ldap.h:
4: //#include <ldap.h>
112: //LDAP *init_ldap_connection(unsigned logopt, const char *uri,
struct lookup_context *ctxt);
113: //int unbind_ldap_connection(unsigned logopt, LDAP *ldap, struct
lookup_context *ctxt);
But I think it's really a dirty solution...
--
Erwan Loaec
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-21 8:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21 8:51 autofs always requires openldap dependency Erwan Loaëc
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.