[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Compilation problem with openldap 2.1.17
- To: openldap-software@OpenLDAP.org
- Subject: Compilation problem with openldap 2.1.17
- From: Ashish Gawarikar <ashish@sendmail.com>
- Date: Fri, 18 Apr 2003 14:15:30 -0700
- Organization: Sendmail, Inc.
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
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