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

RE: Compilation problem with openldap 2.1.17



This function was accidentally omitted from the non-threaded build. The
problem has been corrected in CVS. Get the current OPENLDAP_REL_ENG_2_1
source.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support

> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Ashish
> Gawarikar
> Sent: Friday, April 18, 2003 2:16 PM
> To: openldap-software@OpenLDAP.org
> Subject: Compilation problem with openldap 2.1.17
>
>
> Hi all,
>
> I already did a post on this and received no reply.
>
> I am using openldap 2.1.17, with Berkeley DB 4.1.25, and the
> compilation
> fails on both Linux and Solaris.
> The configure is run with the following options
>
> ./configure --sysconfdir=/etc/mail --enable-slurpd=no
> --with-kerberos=no
> --enable-ldbm --enable-ldap --enable-meta --enable-rewrite
> --enable-shell --enable-monitor  --enable-aci --enable-static
> --disable-shared --enable-cleartext --enable-crypt --enable-local
> --enable-proctitle --enable-syslog --without-threads
> --localstatedir=/var/run --enable-ipv6 --with-cyrus-sasl
> --enable-slapd=yes  --enable-bdb=yes  --with-tls
>
> (This is for the back shell support, and thats why without
> the threads
> option). I get the following error:
>
> /usr/work/ashish/ldap/obj.Linux.2.4.2-2.i686/openldap-2-1/work
> /src/servers/slapd/back-bdb/cache.c:1154:
> undefined reference to `ldap_pvt_thread_pool_context'
>
> It used to work fine with openldap 2.1.16.
>
> thank you in advance,
>
> Ashish
>
>