|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
error when I try building openldap
when i run 'make', i get following errors
/usr/local/BerkeleyDB.4.2/lib: file not recognized: Is a directory collect2: ld returned 1 exit status make[2]: *** [dtest] Error 1 make[2]: Leaving directory `/usr/local/src/openldap-2.1.25/libraries/liblber' make[1]: *** [all-common] Error 1 make[1]: Leaving directory `/usr/local/src/openldap-2.1.25/libraries' make: *** [all-common] Error 1 what have i miss? help plz //asset |
|
#2
|
|||
|
|||
|
You probably left a space (' ') between the -L and the directory name /(berkely location)/lib when you ran configure. Remove that space, and it should work:
-L/(berkeley location/lib -I/(berkeley location/include Maarten |
![]() |
| Viewing: Dev Shed Forums > Databases > LDAP Programming > error when I try building openldap |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|