AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only

ld: 0706-006 Cannot find or open library file

  • 1.  ld: 0706-006 Cannot find or open library file

    Posted Tue February 12, 2008 04:47 AM

    Originally posted by: SystemAdmin


    Hi,

    i have successfully installed BerkeleyDB version 4.1.25 on AIX 5.3. Then when i am trying to configure openldap version 2.1.12 using BerkeleyDB libraries, the configure is not able to link the DB libraries and throwing error message BDB not found.

    Please look into the below attached actual error message that is coming in the config.log file.
    =======
    cc_r -o conftest -g -I/oretail_techfunc/kolkata/berkeleyDB/include -L/oretail_techfunc/kolkata/berkeleyDB/lib conftest.c -ldb41 >&5
    ld: 0706-006 Cannot find or open library file: -l db41
    ld:open(): No such file or directory
    =======

    Can someone help me with this problem?

    Thanks

    Message was edited by: Jim1
    #AIX-Forum