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

test failed 2



when I examine master.log under test-db

/servers/slapd/slapd: error while loading shared libraries: libdb-4.1.so: cannot open  
shared object file: No such file or directory

under my /lib directory I have only libdb-3.3.so

Must I upgrade this library ?

Thanks 
Shahin

On Sat, 1 Mar 2003, Sahin Haciguliyev wrote:

> Hi list,
> I am trying to install openLDAP,
> (RH 7.3  Kernel 2.4.19)
> there wasnt any error for make depend and make
> but after make test " Cant connect LDAP server" error is generated
> What must I do to eleminate this error
> 
> here is complete output:
> [shahin@proxy openldap-2.1.12]$ make test
> cd tests; make test
> make[1]: Entering directory `/home/shahin/openLDAP/openldap-2.1.12/tests'
> ln: `./data': cannot overwrite directory
> make[1]: [test-bdb] Error 1 (ignored)
> ln: `./schema': File exists
> make[1]: [test-bdb] Error 1 (ignored)
> ln: `ucdata/liblunicode': File exists
> make[1]: [test-bdb] Error 1 (ignored)
> Initiating LDAP tests for BDB...
> >>>>> Executing all LDAP tests...
> >>>>> Test Directory: .
> >>>>> Backend: bdb
> >>>>> Starting test000-rootdse ...
> running defines.sh
> Datadir is ./data
> Cleaning up in ./test-db...
> Starting slapd on TCP/IP port 9009...
> 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: kill: (7568) - No such process
> ldap_bind: Can't contact LDAP server (81)
> >>>>> Test failed
> >>>>> ./scripts/test000-rootdse failed (exit 1)
> make[1]: *** [test-bdb] Error 1
> make[1]: Leaving directory `/home/shahin/openLDAP/openldap-2.1.12/tests'
> make: *** [test] Error 2
> 
> Shahin  
> 
>