[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
make test failure
Hello,
I have RedHat ES 4 Update 2 Linux 2.6.9-22.EL
I trying to install openldap-2.3.19 (openldap-stable-20060127)
configure, make depend amb make don't report any error
But make test, yes
cd tests; make test
make[1]: Entering directory `/usr/openldap-2.3.19/tests'
make[2]: Entering directory `/usr/openldap-2.3.19/tests'
Initiating LDAP tests for BDB...
Running ./scripts/all...
>>>>> Executing all LDAP tests for bdb
>>>>> Starting test000-rootdse ...
running defines.sh
Starting slapd on TCP/IP port 9011...
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 66: kill: (23172) - No such process
ldap_bind: Can't contact LDAP server (-1)
>>>>> Test failed
>>>>> ./scripts/test000-rootdse failed (exit 1)
make[2]: *** [bdb-yes] Error 1
make[2]: Leaving directory `/usr/openldap-2.3.19/tests'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/usr/openldap-2.3.19/tests'
make: *** [test] Error 2
in /var/log/message ->
slapd[11503]: sql_select option missing
slapd[11503]: auxpropfunc error no mechanism available
There's no problem with the owner of the files.
Any idea of which element is the problem?
Thank you,