[Pdns-users] Strange time drift in log
Christian Hofstaedtler
ch at zeha.at
Fri Sep 10 09:29:36 UTC 2010
* Nikolaos Milas <nmilas at admin.noa.gr> [100909 12:34]:
> I also installed compat-openldap and now I have:
>
> openldap-servers-2.3.43-12.el5_5.2
> nss_ldap-253-25.el5
> pdns-backend-ldap-2.9.21-4.el5.centos
> openldap-devel-2.3.43-12.el5_5.2
> python-ldap-2.2.0-2.1
> compat-openldap-2.3.43_2.2.29-12.el5_5.2
> openldap-2.3.43-12.el5_5.2
> openldap-clients-2.3.43-12.el5_5.2
> openldap-2.3.43-12.el5_5.2
> openldap-servers-overlays-2.3.43-12.el5_5.2
> nss_ldap-253-25.el5
>
> (pdns-backend-ldap is the one currently used, which of course will
> have to be uninstalled before the compiled version is installed).
>
> Now:
>
> # find / -name '*libldap*'
> /usr/lib/libldap_r-2.3.so.0.2.31
> /usr/lib/libldap-2.3.so.0
> /usr/lib/libldap_r-2.3.so.0
> /usr/lib/libldap-2.3.so.0.2.31
> /usr/lib64/libldap_r-2.2.so.7
> /usr/lib64/libldap_r-2.3.so.0.2.31
> /usr/lib64/libldap_r-2.2.so.7.0.22
> /usr/lib64/pdns/libldapbackend.so
> /usr/lib64/libldap.so
> /usr/lib64/libldap_r.so
> /usr/lib64/libldap-2.2.so.7.0.22
> /usr/lib64/evolution-openldap/lib64/libldap.a
> /usr/lib64/evolution-openldap/lib64/libldap_r.a
> /usr/lib64/libldap-2.2.so.7
> /usr/lib64/libldap-2.3.so.0
> /usr/lib64/libldap_r-2.3.so.0
> /usr/lib64/libldap-2.3.so.0.2.31
> /usr/lib64/libldap.a
> /usr/lib64/libldap_r.a
>
> Is the compiler looking into /usr/lib64 ?
configure looks for libldap, libldap_r and ldap.h, lber.h. The error
message indicated really means "cannot find libldap or libldap_r".
It may or may not look into /usr/lib64.
You might have to patch configure.ac yourself and/or rerun autoreconf on your
platform or something.
--
christian hofstaedtler
More information about the Pdns-users
mailing list