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

Re: make test error




Carles Xavier Munyoz Baldó wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> I'm trying to compile the new OpenLDAP 2.0.9 version on my SUN computer
> Enterprise 250 (UltraSPARC-II 400MHz, 512 Megabytes) with GNUgdbm 1.8.0 and
> GNUgcc 2.95.2 paquets installed.
> 
> I have run:
> # ./configure --prefix=/internet/openldap-2.0.9
> # make depend
> # make
> without errors.
> 
> But when I run 'make test' I obtain the output:
> [...]
> cd tests; make test
> make[1]: Entering directory `/internet/home/carles/tmp/openldap-2.0.9/tests'
> ln: no es posible crear ./data: Archivo existe
> make[1]: [test-ldbm] Error 2 (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...

Server can't start.
One of the reasons can be that linker can't find dynamic libraries.
Try to set up LD_LIBRARY_PATH accordingly to your LDFLAGS.

	S.

> ./scripts/test000-rootdse: kill: no such process
> 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 `/internet/home/carles/tmp/openldap-2.0.9/tests'
> make: *** [test] Error 2
> [...]
> 
> May someone help me with this issue ?
> Is this error important ?
> 
> Greetings.
> - ---
> Carles Xavier Munyoz Baldó / cmunyoz@es.wanadoo.com
> - ---
> -----BEGIN PGP SIGNATURE-----
> Version: PGP 6.5.8
> 
> iQA/AwUBOwozXxAGkoZz8//aEQJddgCgpziRyEVGmWFdyRqmo8GDKZQu9xIAoLk8
> FkUiEp9map9aQZgUljyFb+x8
> =YruM
> -----END PGP SIGNATURE-----

-- 

/*
 * Sebastian Szuber, Poznan Supercomputing and Networking Center
 * email: szuber@man.poznan.pl
 * phone: (+48 61) 858-20-34, fax: (+48 61) 852-59-54
 *
 */