[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
make test failed
Patrick Larkin writes:
> I went back through my install on an identical machine and tried again.
> apparently, when i changed into the 'tests' directory and ran make, i got
> errors i wasn't aware of:
>
>
> 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...
> ldif2ldbm failed!
> >>>>> ./scripts/test001-ldif2ldbm failed (exit 1)
Try running the script directly (not using the makefile). Can you
actually get ldif2ldbm to run? I had this problem some time ago on an
old Solaris2.5.1 system and had to revert to an older Berkeley and
OpenLDAP release. Probably need some patches installed there.
Bill Anderson