[Date Prev][Date Next] [Chronological] [Thread] [Top]

OpenLDAP on Unixware 7 (ITS#329)



Hi,

I recently downloaded the latest stable release of Open LDAP (which was 1.2
at the time) I configured it on my sco unixware 7.1  machine (as --host
i686-sco-svr4)  with the --without-threads option and compiled it up and
installed it (as root) everything seemed fine during the compile etc..
However, when I do a make in the test directory I get this

Initiating LDAP tests...
>>>>> Executing all LDAP tests...
>>>>> Test Directory: .
>>>>> Backend: ldbm
>>>>> Starting test001-ldif2ldbm ...
running defines.sh . ldbm
Datadir is ./data
Cleaning up in ./test-db...
Running ldif2ldbm to build slapd database...
Starting slapd on TCP/IP port 9009...
Using ldapsearch to retrieve all the entries...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...

The thing is slapd is running... if I do a ps -ef | grep slapd

   andyb  8738  8517   TS  80  0 15:22:22 pts/14   0:00
../servers/slapd/slapd -f ./data/slapd-master.conf -p 9009 -d 5

And a nestat -a shows..

Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
tcp        0      0  *.9009                 *.*                    LISTEN

Thanks,

Andy Butterworth
Cognition Solutions Plc