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

test fails for version 2.0.27



I can run configure and make just fine but when I run make test I get the
following:

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...
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
./scripts/test000-rootdse: ../clients/tools/ldapsearch: not found
>>>>> Test failed
>>>>> ./scripts/test000-rootdse failed (exit 1)
make[1]: *** [test-ldbm] Error 1

I don't have ldbm installed I have GBDM is this the problem? If so how do I
get configure to use GBDM instead? I don't see an option for it when I do a
configure --help


Thank you for any input.