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

Re: (ITS#6870) Undefined reference to ber_* with 2.4.24 - next undefined reference



Am Freitag 18 M=E4rz 2011, 15:45:59 schrieb frank.offermanns@caseris.de:
> Thanks for your help.
> Now I have the next error:
>=20
> Creating library file: .libs/libldif.dll.a
> .libs/fetch.o: In function `ldif_open_url':
> C:/msys/1.0/openldap-2.4.24/libraries/liblutil/fetch.c:67: undefined
> reference to `ldap_pvt_hex_unescape'
> collect2: ld returned 1 exit status
> make[2]: *** [libldif.la] Error 1
> make[2]: Leaving directory `/openldap-2.4.24/libraries/liblutil'
> make[1]: *** [all-common] Error 1
> make[1]: Leaving directory `/openldap-2.4.24/libraries'
> make: *** [all-common] Error 1
Hm, bad.

Additionally it seems my last commit was wrong as well. It seems liblber=20
has a dependency on liblutil at least in some cases. I'll revert it again=20
for now.

Ralf