Swaminathan Saikumar cuppax@yahoo.com writes:
I'm using CentOS 5.3. I downloaded openldap-2.3.43 (which I installed using "Add/Remove Programs" in CentOS) and tried to build it. (Ultimately, I'm trying to get a C program to initialize my local ldap server and want to link to the relevant library in gcc).
./configure worked make depend worked make gave me an error
[...]
/usr/lib/libdb-4.3.so: could not read symbols: File in wrong format
[...]
How do I resolve this?
unsupported db version, install at least BerkleyDB-4.5
-Dieter