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

Re: ignoring failed make test



forgot to give the error msgs:
[root@devel openldap-2.2.13]# make test
cd tests; make test
make[1]: Entering directory `/home/roger/openldap-2.2.13/tests'
make[2]: Entering directory `/home/roger/openldap-2.2.13/tests'
Initiating LDAP tests for BDB...
Cleaning up test run directory leftover from previous run.
Running ./scripts/all...
>>>>> Executing all LDAP tests for bdb
>>>>> Starting test000-rootdse ...
running defines.sh
Starting slapd on TCP/IP port 9011...
localhost Using ldapsearch to retrieve the root DSE...
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...
./scripts/test000-rootdse: line 48: kill: (12301) - No such process
ldap_bind: Can't contact LDAP server (-1)
>>>>> Test failed
>>>>> ./scripts/test000-rootdse failed (exit 1)
make[2]: *** [bdb-yes] Error 1
make[2]: Leaving directory `/home/roger/openldap-2.2.13/tests'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/home/roger/openldap-2.2.13/tests'
make: *** [test] Error 2
[root@devel openldap-2.2.13]#

--
roger



Quoting Roger Thomas <sniper@home.net.my>:

> openldap-2.2.13
> -------------------
> 
> I ran my configure with:
> CPPFLAGS="-I/usr/local/BerkeleyDB.4.2/include" \
> LDFLAGS="-L/usr/local/BerkeleyDB.4.2/lib" \
> ./configure --enable-wrappers --enable-ldbm --with-ldbm-api=berkeley
> 
> then make depend and finally make with no error.
> make test gave me problem. After referring to archives and FAQ-o-matic, I
> tried these:
> 1. edited my /etc/hosts.allow which look like:
> slapd : 127.0.0.1 : ALLOW
> 
> 2. added --enable-rlookups (see configure line)
> 
> BUT STILL no go. Can I just ignore that make test error msgs and do a make
> install ? Pls advise.
> 
> --
> roger
> 
> STILL make test gave these errors:
> 
> 
> 
> ---------------------------------------------------
> Sign Up for free Email at http://ureg.home.net.my/
> ---------------------------------------------------
> 





---------------------------------------------------
Sign Up for free Email at http://ureg.home.net.my/
---------------------------------------------------