[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#4713) test030-relay broken in HEAD



quanah@stanford.edu wrote:
> --On Monday, October 16, 2006 5:41 AM +0000 quanah@stanford.edu wrote:
>
>
>
>   
>> I'll see if I can get a core from it.
>>     
>
> Never mind, I found the problem in slapd.1.out:
>
> /usr/local/build/ldap-head-20061015/servers/slapd/.libs/lt-slapd: 
> relocation error: ../servers/slapd/back-meta/.libs/back_meta-2-devel.so.0: 
> undefined symbol: ldap_back_proxy_authz_ctrl
>
>
> Sounds like something isn't being linked right, or something isn't declared 
> right in the back-meta build.
>   
Right.  Back-meta occasionally reuses stuff from back-ldap; apparently I 
pulled et another function from there, so it seems you need to load 
back_ldap.la as well to use back_meta.la.  I wonder if there's any 
better solution (e.g. statically link back_meta.la with back_ldap.la, 
but then there would be duplicates when one loads both?).  Too bad I 
don't routinely check HEAD with all-modules builds, sorry.

p.



Ing. Pierangelo Masarati
OpenLDAP Core Team

SysNet s.n.c.
Via Dossi, 8 - 27100 Pavia - ITALIA
http://www.sys-net.it
------------------------------------------
Office:   +39.02.23998309
Mobile:   +39.333.4963172
Email:    pierangelo.masarati@sys-net.it
------------------------------------------