Networking Forums

Networking Forums > Computer Networking > Linux Networking > Openldap ./configure errors

Reply
Thread Tools Display Modes

Openldap ./configure errors

 
 
Yossarian
Guest
Posts: n/a

 
      08-20-2003, 03:04 AM
checking for Berkeley DB link (default)... no

checking for Berkeley DB link (-ldb41)... no

checking for Berkeley DB link (-ldb-41)... no

checking for Berkeley DB link (-ldb-4.1)... yes

checking for Berkeley DB thread support... no

checking Berkeley DB version for BDB backend... no

configure: error: BDB: BerkeleyDB version incompatible





I get the above errors when I try to ./configure openldap to work with
Berkely DB.

I have used other commands to set the environment correctly:

env CPPFLAGS=-I/usr/local/BerkeleyDB.4.1/include \

LDFLAGS=-L/usr/local/BerkeleyDB.4.1/lib \

../configure --enable-ldbm --prefix=/usr/local/openldap-2.1.22 \

--enable-monitor

Also I did a search on db.h/ndb.h and (libdb*.{a,so}), and I found many
versions of the same file such as 4.0, 4.1, etc as well as different date
stamps for files call db.h in various directories. Now how do I get all
those files to work coherently with Openldap and Berkeley DB 4.1? Thank you.

Yossarian





 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using PCAnywhere with OpenLDAP CaptSnuffy@gmail.com Linux Networking 0 01-24-2006 08:55 PM
Configure RRAS for VPN errors Jay Simenson Windows Networking 0 09-29-2005 05:05 PM
OpenLdap Configure Simple Security Authentication Carl Linux Networking 0 09-13-2004 03:04 PM
OpenLDAP 1.2.13 and BerkeleyDB 2.7.7 tylernt Linux Networking 0 09-22-2003 04:45 PM
Emplimenting OpenLDAP Keegan Alex Linux Networking 0 07-12-2003 11:51 PM



1 2 3 4 5 6 7 8 9 10 11