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

Re: make test fails!



First, have you looked at http://www.openldap.org/faq/data/cache/1089.html?

Note that in your case, slapadd failed instead of slapd failed, so I think
there might be a slapadd.1.log instead of slapd.1.log. Basically look for
testrun/*.log.

On Thu, 22 Jun 2006, Michael Pelletier wrote:

> Hello,
>
> I am trying to complie that latest version of openldap. Everything goes well
> until the make test phase...
>
> slapadd failed (1)!
> >>>>> ./scripts/test001-slapadd failed (exit 1)
> make[2]: *** [bdb-yes] Error 1
> make[2]: Leaving directory `/usr/local/Source/OpenLDAP/openldap-2.3.24/tests'
> make[1]: *** [test] Error 2
> make[1]: Leaving directory `/usr/local/Source/OpenLDAP/openldap-2.3.24/tests'
> make: *** [test] Error 2