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

make test ssl probs



I have gotten everything to compile without errors, however, I get the
following errors during "make test" on our Sparc5/Solaris8 machine, any and
all help is GREATLY appreciated:

bur-oak:root:103:tests:% make test
ln: cannot create ./data: File exists
*** Error code 2 (ignored)
ln: cannot create ./schema: File exists
*** Error code 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...
Killed
Killed
23305 Killed
Killed
Killed
Killed
Killed
./scripts/test000-rootdse: kill: no such process
ld.so.1: ../clients/tools/ldapsearch: fatal: /usr/local/ssl/lib/libssl.so.0:
bad ELF flags value: 768
>>>>> Test failed
>>>>> ./scripts/test000-rootdse failed (exit 137)
*** Error code 137
make: Fatal error: Command failed for target `test-ldbm'
bur-oak:root:104:tests:%