(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) Trash : (Category) Microsoft Windows NT/2000 : (Answer) openlap 2.1.12 builds and runs under cygwin 1.3.19-1 (win2k)
Configure and build run fine with the following settings (assuming that you installed the gdbm option in the base category when installing cygwin):
    ./configure --enable-crypt --with-ldbm-api=gdbm --enable-bdb=no --enable-ldbm
The tests have a bit of trouble, since the slapd process does not actually die when it receives the kill -HUP from the test scripts (kill -INT may be similarly afflicted). The first test runs and succeeds, but that process never dies (seems to repeatedly open/close a tcp port for some reason), but it no longer accepts connections. Changing the kills in the test scripts to kill -9 does actually kill the slapd and the tests will run successfully.

james.nidositko@gs.com
[Append to This Answer]
This document is: http://www.openldap.org/faq/index.cgi?file=844
[Search] [Appearance]
This is a Faq-O-Matic 2.719.
© Copyright 2004, OpenLDAP Foundation, info@OpenLDAP.org