(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) OpenLDAP Developer's FAQ : (Category) Porting OpenLDAP : (Category) Porting to Cygwin : (Answer) Running configure
After installing POSIX regex, you can successfully run configure!

  $ LIBS=-lgnuregex ./configure --disable-ldbm --enable-ldap \
       --enable-passwd --enable-shell

Configure options are now (OpenLDAP 2.1.12) :
./configure --disable-bdb --enable-ldap --enable-passwd --enable-shell --without-threads
For OpenLDAP 2.20.0 on Cygwin I also had to add the following to enable the LDBM database backend:
--enable-ldbm
Sorry, in the last comment I meant version 2.1.20.
[Append to This Answer]
Previous: (Answer) POSIX Regex
This document is: http://www.openldap.org/faq/index.cgi?file=149
[Search] [Appearance]
This is a Faq-O-Matic 2.721.test.
© Copyright 1998-2013, OpenLDAP Foundation, info@OpenLDAP.org