[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
AW: make test - error
Sorry for asking that quick.
I figured it out myself. Just had to add the library paths to
"/etc/ld.so.conf"
and to execute
"ldconfig -v"
Afterwards.
Sincerely
Charly
-----Ursprüngliche Nachricht-----
Von: owner-openldap-software@OpenLDAP.org
[mailto:owner-openldap-software@OpenLDAP.org] Im Auftrag von Karlheinz Toni
Gesendet: Mittwoch, 21. Januar 2004 18:23
An: openldap-software@OpenLDAP.org
Betreff: make test - error
Hi there,
I have installed Berkeley.4.2. When configuring OpenLDAP, I dind't get any
error, that I had installed a wrong version of Berkeley. So I assume this
should not be the problem - or am I wrong? I am using Fedora 1.0.
When I try to run the Test suite I get the following error:
cd tests; make test
make[1]: Entering directory `/home/toni/Downloads/openldap-2.2.4/tests'
make[2]: Entering directory `/home/toni/Downloads/openldap-2.2.4/tests'
Initiating LDAP tests for BDB...
Cleaning up test run directory leftover from previous run.
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 48: kill: (26417) - 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 `/home/toni/Downloads/openldap-2.2.4/tests'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/home/toni/Downloads/openldap-2.2.4/tests'
make: *** [test] Error 2
Does anyone have a solution for this?
I would really appreciate any help.
Sincerely
Charly