[Pdns-users] Building pdns RPMs using custom LDAP libraries/headers

Ruben Kerkhof ruben at rubenkerkhof.com
Tue Apr 9 21:33:03 UTC 2013


On Tue, Apr 9, 2013 at 9:42 PM, Nikolaos Milas <nmilas at admin.noa.gr> wrote:

> There is not such a lib (llber.so or lber.so or lldap.so or ldap.so) in
> any openldap installation either on CentOS/EL 5 or 6.


On my system (Scientific Linux 6.4, but that shouldn't matter) there is:

[ruben at dev-ruben ~]$ rpm -qf /usr/lib64/liblber.so
openldap-devel-2.4.23-31.el6.x86_64

[ruben at dev-ruben ~]$ ls -l /usr/lib64/liblber*
lrwxrwxrwx. 1 root root 10 Apr  9 23:26 /usr/lib64/liblber-2.4.so.2 ->
liblber.so
lrwxrwxrwx. 1 root root 27 Apr  9 23:26 /usr/lib64/liblber.so ->
/lib64/liblber-2.4.so.2.5.6

[ruben at dev-ruben ~]$ rpm -qf /lib64/liblber-2.4.so.2.5.6
openldap-2.4.23-31.el6.x86_64

And openldap-devel is a BuildRequires for that src.rpm, so both
openldap-devel and openldap should be installed on your system.

There must be something broken in your setup, can you show us the same
output as I just did?

Thanks,

Ruben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20130409/5f4ca127/attachment-0001.html>


More information about the Pdns-users mailing list