(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) Trash : (Answer) configure fails due to sed errors, what should I do?
While running configure (or config.status), you get errors such as:
 creating ./config.status
 creating Makefile
 sed: Function s%@ACLOCAL@%/usr/local/src/openldap/build cannot be parsed.
You should unset CDPATH and rerun configure.
 env CDPATH=: ./configure

[Append to This Answer]
This document is: http://www.openldap.org/faq/index.cgi?file=417
[Search] [Appearance]
This is a Faq-O-Matic 2.721.test.
© Copyright 1998-2013, OpenLDAP Foundation, info@OpenLDAP.org