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

make test doesn't work



I am unable to get the make test portion of the install to work
properly. Does this mean I have a bad install as the manual suggests?
Here's the output of make test. Thanks for the help.

# make test
cd tests; make test
ln: cannot create ./data: File exists
*** Error code 2 (ignored)
Initiating LDAP tests for LDBM...
>>>>> Executing all LDAP tests...
>>>>> Test Directory: .
>>>>> Backend: ldbm
>>>>> Starting test000-rootdse ...
running defines.sh . ldbm
Datadir is ./data
Cleaning up in ./test-db...
Starting slapd on TCP/IP port 9009...
Using ldapsearch to retrieve all the entries...
6662 Killed
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: no such process
ldap_bind: Can't contact LDAP server
>>>>> Test failed
>>>>> ./scripts/test000-rootdse failed (exit 1)
*** Error code 1
make: Fatal error: Command failed for target `test-ldbm'
Current working directory
/export/home/gtjones/downloads/openldap-2.0.7/tests
*** Error code 1
make: Fatal error: Command failed for target `test'