[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Problems with starting openldap
Hello,
well "make test" brings up an error
but I have no clue what it could mean
(I have translated the error messages):
server:/home/werner/ldap/openldap-2.1.8# make test
cd tests; make test
make[1]: Entering directory `/home/werner/ldap/openldap-2.1.8/tests'
ln: >./data<: Could not overwrite directory
make[1]: [test-bdb] error 1 (ignored)
Initiating LDAP tests for BDB...
>>>>> Executing all LDAP tests...
>>>>> Test Directory: .
>>>>> Backend: bdb
>>>>> Starting test000-rootdse ...
running defines.sh
Datadir is ./data
Cleaning up in ./test-db...
Starting slapd on TCP/IP port 9009...
Using ldapsearch to retrieve the root DSE...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
./scripts/test000-rootdse: kill: (32066) - No appropriate process found
ldap_bind: Can't contact LDAP server (81)
>>>>> Test failed
>>>>> ./scripts/test000-rootdse failed (exit 1)
make[1]: *** [test-bdb] error 1
make[1]: Leaving directory `/home/werner/ldap/openldap-2.1.8/tests'
make: *** [test] error 2
server:/home/werner/ldap/openldap-2.1.8#
Thank you very much.
Bye, Werner.