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

RE: FW: Follow up: 2.1.4, solaris 8, fails to start



After a make distclean, and folowed Igor's instructions, I still fail on
test two (results at end of reply).  Let me think out loud here, and see if
someone can pick up what I'm missing.

1) I only have one BDB on the system.  It's a fresh Netra T1, and I'm the
only one who has logged in.  I did a search for db.h (figuring that would be
a good way to check).

find / -name db.h 2>/dev/null
/usr/openwin/share/include/xview/db.h
/usr/local/BerkeleyDB.4.0/include/db.h
/var/src/db-4.0.14/build_unix/db.h
/var/src/db-4.0.14/build_vxworks/db.h
/var/src/db-4.0.14/build_win32/db.h

The openwin stuff isn't near my path.

2) crle seems to be setup correctly (below).

3) I didn't run tests on db 4.0.14, since it needs tcl.  I'm going to bite
the bullet, install tcl 8, and try to run those tests.

4) My path / variables seem to be correct.  Stuff built before, and the only
changes from yesterday were some slight LD variable changes, plus the
--with-ldbm type options in ./configure.  I think I'll test variations on
that, too, like not forcing bdb, and maybe not --with-ldbm.

Thanks for the continuing help!

--
Andrew Diederich

-----Original Message-----
From: Andrew Diederich 
Sent: Wednesday, September 25, 2002 13:58
To: 'openLDAP (E-mail)'
Cc: 'igor@ipass.net'
Subject: RE: FW: Follow up: 2.1.4, solaris 8, fails to start


Crle is behaving in ways I didn't expect.  Below are a commented out "what
crle tells me right now", a crle command I run, and then the output of crle
again.  It does the : thing by itself.  I'm still building with your last
suggestion, after the make distclean.

#andrew@lindstrom:/var/src/openldap-2.1.5 > crle
#
#Configuration file [3]: /var/ld/ld.config
#  Default Library Path (ELF):
/usr/lib:/usr/local/BerkeleyDB.4.0/lib:/usr/local/ssl/lib:/usr/local/lib:/us
r/lib/sasl2
#  Trusted Directories (ELF):    /usr/lib/secure
#
#Command line:
#  crle -c /var/ld/ld.config -l
/usr/lib:/usr/local/BerkeleyDB.4.0/lib:/usr/local/ssl/lib:/usr/local/lib:/us
r/lib/sasl2 -s /usr/lib/secure

# Now, do a new crle as root:

crle -l /usr/lib -l /usr/local/BerkeleyDB.4.0/lib -l /usr/local/ssl/lib \
-l/usr/local/lib:/usr/lib/sasl2 \
-s /usr/lib/secure

# show running crle again:
andrew@lindstrom:/var/src/openldap-2.1.5 > crle

Configuration file [3]: /var/ld/ld.config
  Default Library Path (ELF):
/usr/lib:/usr/local/BerkeleyDB.4.0/lib:/usr/local/ssl/lib:/usr/local/lib:/us
r/lib/sasl2
  Trusted Directories (ELF):    /usr/lib/secure

Command line:
  crle -c /var/ld/ld.config -l
/usr/lib:/usr/local/BerkeleyDB.4.0/lib:/usr/local/ssl/lib:/usr/local/lib:/us
r/lib/sasl2 -s /usr/lib/secure