Full_Name: Chris
Version: 2.4.25
OS: Ubuntu Server
URL:
ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (64.47.84.194)
after running make test I received the below errors. I have my configuration
options below and the configuration passed
Configuration options
./configure --enable-sql --enable-ldap --enable-ppolicy
MAKE TEST
>>>> Starting test008-concurrency for bdb...
running
defines.sh
Running slapadd to build slapd database...
Starting slapd on TCP/IP port 9011...
Using ldapsearch to check that slapd is running...
MONITORDB yes
SRCDIR ./testdata
DSTDIR /opt/openldap-2.4.25/tests/testrun
pwd /opt/openldap-2.4.25/tests
Using tester for concurrent server access...
./scripts/test008-concurrency: 62: time: not found
slapd-tester failed (127)!
>>>> ./scripts/test008-concurrency failed for bdb (exit
127)
make[2]: *** [bdb-yes] Error 127
make[2]: Leaving directory `/opt/openldap-2.4.25/tests'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/opt/openldap-2.4.25/tests'
make: *** [test] Error 2