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

Make Test Problems



Hi List,

I am new to this list and also to OpenLDAP. Before posting this message to
this list I have consulted the FAQs and realised I needed more specific
help. When running a "make test" I get the following error(s):

[root@fred tests]# make test
ln: `./data': cannot overwrite directory
make: [test-bdb] Error 1 (ignored)
ln: `./schema': File exists
make: [test-bdb] Error 1 (ignored)
ln: `ucdata/liblunicode': File exists
make: [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: line 57: kill: (28584) - No such process
ldap_bind: Can't contact LDAP server (81)
>>>>> Test failed
>>>>> ./scripts/test000-rootdse failed (exit 1)
make: *** [test-bdb] Error 1



I checked the "master.log" file and it looked like this:

@(#) $OpenLDAP: slapd 2.1.22 (Feb 6 2004 08:48:14) $
root@fred:/usr/local/src/openldap-2.1.22/servers/slapd
daemon_init: ldap://localhost:9009/
daemon_init: listen on ldap://localhost:9009/
daemon_init: 1 listeners to open...
ldap_url_parse_ext(ldap://localhost:9009/)
daemon: initialized ldap://localhost:9009/
daemon_init: 1 listeners opened
slapd init: initiated server.
slap_sasl_init: SASL version mismatch, got 201000a, wanted 2010011.
slapd shutdown: freeing system resources.
slapd stopped.
connections_destroy: nothing to destroy.