[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
failing in make test
Hello everybody,
I am trying to install openLDAP on a Solaris 8 box. I do not have root
privileges. The following are the software I installed before running
./configure.
1. Installed gdbm at /export/home0/siva/gdbm
2. Installed openSSL at /export/home0/siva/openSSL
3. installed openLDAP at /export/home0/siva/opneLDAP
This how I ran my ./configure:
CPPFLAGS="-I/export/home0/siva/openSSL/openssl-0.9.6b
-I/export/home0/siva/openS
SL/openssl-0.9.6b/include -I/usr/local/include
-I/export/home0/siva/gdbm/include"
LDFLAGS="-L/usr/local/lib -L/export/home0/siva/gdbm/lib" ./configure
--with-ldbm-api=gdbm
./configure step was successful.
4. make depend was OK
5 make was OK
6. When I run make test, I get the following messages:
cd 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
8792 Killed
Killed
Killed
Killed
Killed
Killed
./scripts/test000-rootdse: kill: no such process
ld.so.1: ../clients/tools/ldapsearch: fatal: libnet.so: open failed: No such
file or directory
>>>>> Test failed
>>>>> ./scripts/test000-rootdse failed (exit 137)
*** Error code 137
make: Fatal error: Command failed for target `test-ldbm'
Current working directory /export/home0/siva/openLDAP/openldap-2.0.11/tests
make: Fatal error: Command failed for target `test'
The master.log prints the following message:
*** Error code 1ld.so.1: ../servers/slapd/slapd: fatal: libgdbm.so.2: open
failed: No such file
or directory
Sould I need to configure something here. Should I configure my slapd.conf.
I don't know what to do.
Thank you for helping.
With regards,
Siva Nookala
303.334.8928