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

Test suite fails (ITS#206)



Full_Name: N.O. O'Monaghan
Version: 1.2
OS: Linux (Redhat)
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (62.108.1.186)


When installing Openldap 1.2 under Redhat Linux, I find
that I can configure, make depend, and make the source
without errors. However on moving to the test suite, I receive
the following errors which seem to show that the test suite is
trying symbolically link ./data and . 

% make
ln: ./data: cannot overwrite directory
make: [all-local] Error 1 (ignored)
Initiating LDAP tests...
>>>>> Executing all LDAP tests...
>>>>> Test Directory: .
>>>>> Backend: ldbm
>>>>> Starting test001-ldif2ldbm ...
running defines.sh . ldbm
Datadir is ./data
Cleaning up in ./test-db...
Running ldif2ldbm to build slapd database...

At which point the script hangs. Any help would be appreciated

Thanks.