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

Re: The test doesn't work!



At 11:31 PM 12/29/00 +0100, Gianluca Busiello wrote:
>I built the openLDAP 1.2.11 (stable) software using ./configure without
>parameters or options (I have no idea what to specify).
>
>The compilation and installation work without problems; but the test gives
>me some errors.
>The output of the test is as follows:
>
>ln: ./data: cannot overwrite directory
>make: [all-local] Error 1 (ignored)
>Initiating LDAP tests...
>>>>>> Executing all LDAP tests...
>>>>>> Test Directory: .
>>>>>> Backend: ldbm
>>>>>> Starting test001-ldif2ldbm ...
>running defines.sh . ldbm
>Datadir is ./data
>Cleaning up in ./test-db...
>Running ldif2ldbm to build slapd database...
>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...
>ldapsearch failed!
>>>>>> ./scripts/test001-ldif2ldbm failed (exit 1)
>make: *** [all-local] Error 1

Look in test-db/master.log for hints as to why its failing.