> but it exited with an error:

> + ./configure --build=x86_64-redhat-linux-gnu 
> --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu 
> --program-prefix= --prefix==/usr/local/openldap 
> --exec-prefix==/usr/local/openldap --bindir==/usr/local/openldap/bin 

> configure: error: expected an absolute directory name for --exec_prefix: 
> =/usr/local/openldap
> error: Bad exit status from /var/tmp/rpm-tmp.WrpSHX (%build)

That does not even make any sense: above, you are passing in "--exec-prefix"; 
but the error says "--exec_prefix".
That does not compute.
> Why it can't find the default system libraries (which are indeed in > 
> /usr/lib64/) ??? It's the first time this happens to me. I have built 
> many packages (Postfix, Dovecot, Openldap, etc.) and I have never had a 
> problem building using the default spec file.

To know the answer to that question, you need to search "config.log", and 
preferably post the LDAP excerpt from it here.                                  
        
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to