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

Errors while Configuring OpenLDAP2.0.23 (ITS#1860)



Full_Name: Satish Chandra
Version: openldap-2.0.23
OS: SunOS  5.8 Generic sun4u sparc SUNW,Ultra-5_10
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (202.177.132.90)



Hi , I am a new comer to the openLDAP community. Hope my asociation with
OpenLDAP community will last long. :-)

While configuring openLDAP I am getting few errors. I have mentioned the steps I
have taken to configure openLDAP.

Any suggestions are greatly appreciated.
Thanks in advance.


1. I installed OpenLDAP2.0.23
2. Installed BerkelyDB4.0 and configured.
3. I followed the OpenLDAP2.0.23 configuraton steps given in INSTALLATION
docment.

   a) Used the following command to configure.            
              % env CPPFLAGS="-I/usr/local/BerkeleyDB.4.0/include" \
              LDFLAGS="-L/usr/local/BerkeleyDB.4.0/lib" ./configure 

   b) % make depend        ( No problems here too)
   c) % make               ( No problems here too)
   d) % make test          ( Here I am getting the following problems ).
      
           [no-view] satishc@@caffreys> make test
                     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...
                     14343 Killed
                     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...
                     ./scripts/test000-rootdse: kill: no such process
                     ldap_bind: Can't contact LDAP server
                     >>>>> Test failed
                     >>>>> ./scripts/test000-rootdse failed (exit 1)
                     *** Error code 1
                     make: Fatal error: Command failed for target `test-ldbm'
                    Current working                                             
    directory /net/surya/export1/home/satishc/openldap-2.0.23/tests
                    *** Error code 1
                    make: Fatal error: Command failed for target `test'
          [no-view] satishc@@caffreys>

 
If you require any details please inofrm me.

Thanking you,
- satish