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

Re: Building openldap 2.0.7 with Berkeley DB 2.7.7 on BSDI 4.1



CK Cheung wrote:

> Hi,
>
>         I want to build openldap 2.0.7 with Berkeley DB 2.7.7 on
> BSDI 4.1. I can ./configure, make depend and make successfully.
> However, when I do "make test", the test halt.
>         Does any one know the problem ?
>         Thank you.
>
> ----------------------------------------------------------------------------
> cd tests; make test
> ln: ./data: File exists
> *** Error code 1 (ignored)
> ln: ./schema: File exists
> *** Error code 1 (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...
> ---------------------------------------------------------------------------
>
> Regards,
>
> CK

Looks fine to me (so far).

Randy