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

Re: (ITS#4564) tests 007, 035, 036 fail if back-ldap is built as module



This is a common problem. configure with --enable-dynamic to allow slapd 
and the modules to be linked against the shared libldap/liblber and the 
problem will go away.

dieter@dkluenter.de wrote:
> Full_Name: Dieter Kluenter
> Version: 2.3.23
> OS: Linux
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (84.142.215.59)
>
>
> The tests test007, test035 and test036 fail if back-ldap and back-meta are build
> as modules.
> The last lines of slapd.2.log (test007) are:
> ./servers/slapd/slapd: symbol lookup error:
> ../servers/slapd/back-ldap/.libs/back_ldap-2.3.so.0: undefined symbol:
> ldap_modify_ext
>
> The last lines of slapd.3.log (test0035) are:
> ber_get_next: tag 0x30 len 72 contents:
> read1msg: ld 0x78bf50 msgid 2 message type search-reference
> ../servers/slapd/slapd: symbol lookup error:
> ../servers/slapd/back-meta/.libs/back_meta-2.3.so.0: undefined symbol:
> ldap_parse_reference
>
> A back trace and the log files could be provided if necessary.
>
> -Dieter
-- 
  -- Howard Chu
  Chief Architect, Symas Corp.  http://www.symas.com
  Director, Highland Sun        http://highlandsun.com/hyc
  OpenLDAP Core Team            http://www.openldap.org/project/