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

Openldap installation on linux redhat6.0 (ITS#178)



Full_Name: Kalpana Ravinarayanan
Version: 1.2.1-release
OS: Linux Redhat 6.0
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (206.17.239.243)


When running the tests after make , the following error is reported. 
I think I have tried all options, but it still gives the same error.

What am I not doing right? 

[kalpana@dhcp2-243 ~/ldap]$ cd tests/
[kalpana@dhcp2-243 tests]$ make
ln: ./data: cannot overwrite directory
make: [all-local] Error 1 (ignored)
Initiating LDAP tests...
>[kalpana@dhcp2-243 ~/ldap]$ cd tests/
[kalpana@dhcp2-243 tests]$ make
ln: ./data: cannot overwrite directory
make: [all-local] Error 1 (ignored)
Initiating LDAP tests...
>>>>> Executing all LDAP tests...
>>>>> Test Directory: .
>>>>> Starting test001-ldif2ldbm ...
running defines.sh .
Datadir is ./data
Cleaning up in ./test-db...
Running ldif2ldbm to build slapd database...
id2entry file: Success
dn2id file: Success
Starting slapd on TCP/IP port 9009...
Using ldapsearch to retrieve all the entries...
Waiting 5 seconds for slapd to start...
ldapsearch failed!
>>>>> ./scripts/test001-ldif2ldbm failed (exit 32)
make: *** [all-local] Error 32
>>>> Executing all LDAP tests...
>>>>> Test Directory: .
>>>>> Starting test001-ldif2ldbm ...
running defines.sh .
Datadir is ./data
Cleaning up in ./test-db...
Running ldif2ldbm to build slapd database...
id2entry file: Success
dn2id file: Success
Starting slapd on TCP/IP port 9009...
Using ldapsearch to retrieve all the entries...
Waiting 5 seconds for slapd to start...
ldapsearch failed!
>>>>> ./scripts/test001-ldif2ldbm failed (exit 32)
make: *** [all-local] Error 32


Thanks,
Kalpana.