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

REL_ENG_2_1: Build error



HI!

there's a build error on recently checked out REL_ENG_2_1.

Ciao, Michael.


Entering subdirectory libldap
make[2]: Entering directory `/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/libldap'
/bin/sh /home/michael/src/openldap-REL_ENG_2_1/ldap/libtool --mode=link cc -g -O2 -version-info 2:104:0 -rpath /usr/local/openldap-REL_ENG_2_1/lib -o libldap.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.lo vlvctrl.lo init.lo options.lo print.lo string.lo util-int.lo schema.lo charray.lo tls.lo os-local.lo dnssrv.lo utf-8.lo utf-8-conv.lo version.lo ../../libraries/liblber/liblber.la -lresolv -ldl -lsasl -lssl -lcrypto
rm -fr .libs/libldap.la .libs/libldap.* .libs/libldap.*
cc -shared 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.lo vlvctrl.lo init.lo options.lo print.lo string.lo util-int.lo schema.lo charray.lo tls.lo os-local.lo dnssrv.lo utf-8.lo utf-8-conv.lo version.lo -Wl,--rpath -Wl,/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/liblber/.libs -Wl,--rpath -Wl,/usr/local/openldap-REL_ENG_2_1/lib -L/usr/lib -L/usr/lib/heimdal/lib ../../libraries/liblber/.libs/liblber.so -lresolv -ldl /usr/lib/libsasl.so -lssl -lcrypto -Wl,-soname -Wl,libldap.so.2 -o .libs/libldap.so.2.0.104
getvalues.lo: In function `ldap_get_values':
/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/libldap/getvalues.c(.text+0x0): multiple definition of `ldap_get_values'
getattr.lo(.text+0x0):/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/libldap/getattr.c: first defined here
getvalues.lo: In function `ldap_get_values_len':
/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/libldap/getvalues.c(.text+0x1e0): multiple definition of `ldap_get_values_len'
getattr.lo(.text+0x1e0):/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/libldap/getattr.c: first defined here
getvalues.lo: In function `ldap_count_values':
/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/libldap/getvalues.c(.text+0x3c0): multiple definition of `ldap_count_values'
getattr.lo(.text+0x3c0):/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/libldap/getattr.c: first defined here
getvalues.lo: In function `ldap_count_values_len':
/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/libldap/getvalues.c(.text+0x3f0): multiple definition of `ldap_count_values_len'
getattr.lo(.text+0x3f0):/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/libldap/getattr.c: first defined here
getvalues.lo: In function `ldap_value_free':
/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/libldap/getvalues.c(.text+0x420): multiple definition of `ldap_value_free'
getattr.lo(.text+0x420):/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/libldap/getattr.c: first defined here
getvalues.lo: In function `ldap_value_free_len':
/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/libldap/getvalues.c(.text+0x450): multiple definition of `ldap_value_free_len'
getattr.lo(.text+0x450):/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/libldap/getattr.c: first defined here
collect2: ld returned 1 exit status
make[2]: *** [libldap.la] Error 1
make[2]: Leaving directory `/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries/libldap'
make[1]: *** [all-common] Error 1
make[1]: Leaving directory `/home/michael/src/openldap-REL_ENG_2_1/ldap/libraries'
make: *** [all-common] Error 1