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

RE: test failed on install - errors attached



Take a look at test-db/master.log and see what error messages are there.
Most likely it was unable to find a shared library that you used.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc  
  Symas: Premier OpenSource Development and Support

> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Terry Davis
> Sent: Thursday, January 24, 2002 6:15 PM
> To: OpenLDAP-software@OpenLDAP.org
> Subject: test failed on install - errors attached
> 
> 
> Hello,
> I am installing 2.0.21 on redhat 7.1.
> The configure, make depend, and make all went fine.  Make test returns this:
> 
> [td@atlas openldap-2.0.21]$ make test
> cd tests; make test
> make[1]: Entering directory `/home/td/openldap-2.0.21/tests'
> ln: `./data': cannot overwrite directory
> make[1]: [test-ldbm] Error 1 (ignored)
> ln: `./schema': File exists
> make[1]: [test-ldbm] Error 1 (ignored)
> Initiating LDAP tests for LDBM...
>  >>>>> Executing all LDAP tests...
>  >>>>> Test Directory: .
>  >>>>> Backend: ldbm
>  >>>>> Starting test000-rootdse ...
> running defines.sh . ldbm
> Datadir is ./data
> Cleaning up in ./test-db...
> Starting slapd on TCP/IP port 9009...
> Using ldapsearch to retrieve all the entries...
> 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: (630) - No such pid
> ldap_bind: Can't contact LDAP server
>  >>>>> Test failed
>  >>>>> ./scripts/test000-rootdse failed (exit 1)
> make[1]: *** [test-ldbm] Error 1
> make[1]: Leaving directory `/home/td/openldap-2.0.21/tests'
> make: *** [test] Error 2
> [td@atlas openldap-2.0.21]$
> 
> This looks more like something missing than problems with my build.  Any 
> ideas?
> 
> Thank you!
> 
> -- 
> Terry Davis
> Systems Administrator
> BirdDog Solutions, Inc.
> (402) 829-6059
> www.birddog.com
>