| Anonymous | Login | 2026-03-06 21:35 CET |
| Main | My View | View Issues |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0004468 | [openldap] regular use | major | always | 2010-06-18 16:38 | 2011-02-12 10:56 | ||
| Reporter | david.munro | View Status | public | ||||
| Assigned To | dam | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | closed | ||||||
| Summary | 0004468: slapd is not built linked to libldap or liblber | ||||||
| Description | slapd has not been built linked to libldap.so or liblber.so. These are required for at least chaining in a provider/consumer config as it calls func ldap_modify_ext which is in libldap.so | ||||||
| Additional Information |
truss trace of slapd when ldapmodify is run 22164/4: write(2, 0xFEFFC4F8, 143) = 143 22164/4: l d . s o . 1 : s l a p d : f a t a l : r e l o c a t i o 22164/4: n e r r o r : f i l e / o p t / c s w / l i b e x e c / o 22164/4: p e n l d a p / b a c k _ l d a p - 2 . 4 . s o . 2 : s y m b 22164/4: o l l d a p _ m o d i f y _ e x t : r e f e r e n c e d s 22164/4: y m b o l n o t f o u n d 22164/4: write(2, "\n", 1) = 1 22164/4: lwp_self() = 4 |
||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0008041) rupert (developer) 2010-06-20 11:02 |
which version are you using? |
|
(0008048) david.munro (reporter) 2010-06-21 13:50 |
The latest - 2.4.22,REV=2010.06.07 |
|
(0008494) dam (administrator) 2010-11-24 11:22 |
I think the option --enable-dynamic was missing. This is fixed in the openldap packages available from experimental at http://buildfarm.opencsw.org/experimental.html#openldap [^] These are now dynamically linked against libldap and liblber. Please verify if the error persists. |
|
(0008788) david.munro (reporter) 2011-02-11 17:47 |
I have finally managed to update our openldap server and I can confirm this problem has been resolved. Thanks for the fix. |
| Copyright © 2000 - 2008 Mantis Group |