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

Re: OPENLDAP_REL_ENG_2_1 testing



Kurt D. Zeilenga wrote:
> Please test...  I'm hoping to release 2.1.10 soon
> and, hopefully, marking it "stable" by the end of the
> year.

I just grabbed 2.1.10 and get the following error while running make
install:

(cd /home/roland/debian/openldap/2003-01-01/openldap-2.1.10/libraries/libldap; /bin/sh /home/roland/debian/open
ldap/2003-01-01/openldap-2.1.10/libtool --mode=relink cc -g -O2 -version-info 2:110:0 -rpath /usr/lib -o liblda
p.la bind.lo open.lo result.lo error.lo compare.lo search.lo controls.lo messages.lo references.lo extended.lo
cyrus.lo modify.lo add.lo modrdn.lo delete.lo abandon.lo cache.lo sasl.lo sbind.lo kbind.lo unbind.lo filter.lo
 free.lo sort.lo getdn.lo getentry.lo getattr.lo getvalues.lo addentry.lo request.lo os-ip.lo url.lo sortctrl.l
o vlvctrl.lo init.lo options.lo print.lo string.lo util-int.lo schema.lo charray.lo tls.lo os-local.lo dnssrv.l
o utf-8.lo utf-8-conv.lo version.lo ../../libraries/liblber/liblber.la -lresolv -ldl -lsasl2 -lssl -lcrypto)
cc -shared  bind.lo open.lo result.lo error.lo compare.lo search.lo controls.lo messages.lo references.lo exten
ded.lo cyrus.lo modify.lo add.lo modrdn.lo delete.lo abandon.lo cache.lo sasl.lo sbind.lo kbind.lo unbind.lo fi
lter.lo free.lo sort.lo getdn.lo getentry.lo getattr.lo getvalues.lo addentry.lo request.lo os-ip.lo url.lo sor
tctrl.lo vlvctrl.lo init.lo options.lo print.lo string.lo util-int.lo schema.lo charray.lo tls.lo os-local.lo d
nssrv.lo utf-8.lo utf-8-conv.lo version.lo  -L/usr/lib -llber -lresolv -ldl -lsasl2 -lssl -lcrypto   -Wl,-sonam
e -Wl,libldap.so.2 -o .libs/libldap.so.2.0.110
/usr/bin/ld: cannot find -llber
collect2: ld returned 1 exit status
libtool: install: error: relink `libldap.la' with the above command before installing it
libtool: install: warning: remember to run `libtool --finish /usr/lib'

... using the following configure options:
		--enable-debug --enable-syslog --enable-proctitle \
                --enable-cache --enable-referrals --enable-ipv6 \
                --enable-local --with-cyrus-sasl --with-readline \
                --with-threads --enable-slapd --enable-cleartext \
                --enable-crypt --enable-passwd --enable-spasswd \
                --enable-multimaster --enable-phonetic --enable-rlookups \
                --enable-wrappers --enable-dynamic --disable-dnssrv \
                --enable-ldap --enable-ldbm --enable-shell --enable-sql \
                --enable-slurpd --enable-shared \
                --prefix=/usr --localstatedir=/var/lib \
                --sysconfdir=/etc --libexecdir='$${prefix}'/sbin \
                --mandir='$${prefix}'/share/man --with-subdir=ldap

Even though I don't think it is the cause of error here, I should
probably mention that I removed -static from build/top.mk.

Am I missing something or is this a bug?

Roland

-- 
Roland Bauerschmidt