« Return to Thread: 2.9.22 compile problem with ldap

Re: 2.9.22 compile problem with ldap

by bert hubert-2 :: Rate this Message:

Reply to Author | View in Thread

On Mon, Jun 22, 2009 at 7:41 PM, Gary Smith<Gary@...> wrote:
> Hello,
>
> We have an SRPM for 2.9.21.2 that compiles fine.  We are trying to update the package to 2.9.22.  In doing so we ran into an issue with configure not being able to find ldap.  So, trying it straight (without rpmbuild) and manually running config, we get the same error.  Now this only happens on x86_64.  It works fine on 32bit.  The OS is CentOS 5.2/5.3
>
> ./configure --with-modules="" --with-dynmodules="ldap" --enable-recursor

Can you try '--with-modules=ldap' instead of dynmodules?

This problem does smell a bit of multilib issues.

   Bert
_______________________________________________
Pdns-users mailing list
Pdns-users@...
http://mailman.powerdns.com/mailman/listinfo/pdns-users

 « Return to Thread: 2.9.22 compile problem with ldap