Patches item #301186, was opened at 2005-02-13 12:08 You can respond by visiting: http://alioth.debian.org/tracker/?func=detail&atid=410472&aid=301186&group_id=30218
Category: build-env Group: submitted Status: Open Resolution: None Priority: 5 Submitted By: Barry deFreese (bddebian-guest) Assigned to: Nobody (None) Summary: FTBFS - openldap2 Initial Comment: Author: Robert Milan <[EMAIL PROTECTED]> Source: openldap2 Status: submitted BTS (266688) Categories: build-env Strip-Level: -p0 Details for BTS bug report are here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=266688 diff -ur openldap2-2.1.30.old/libraries/libldap/Makefile.in openldap2-2.1.30/libraries/libldap/Makefile.in --- openldap2-2.1.30.old/libraries/libldap/Makefile.in 2004-08-18 19:54:14.000000000 +0200 +++ openldap2-2.1.30/libraries/libldap/Makefile.in 2004-08-18 19:25:25.000000000 +0200 @@ -37,7 +37,7 @@ XLIBS = $(LIBRARY) $(LDAP_LIBLBER_LA) $(LDAP_LIBLUTIL_A) XXLIBS = $(SECURITY_LIBS) $(LUTIL_LIBS) NT_LINK_LIBS = $(LDAP_LIBLBER_LA) $(AC_LIBS) $(SECURITY_LIBS) -UNIX_LINK_LIBS = $(LDAP_LIBLBER_LA) $(AC_LIBS) $(SECURITY_LIBS) +UNIX_LINK_LIBS = $(LDAP_LIBLBER_LA) $(AC_LIBS) $(SECURITY_LIBS) $(LTHREAD_LIBS) apitest: $(XLIBS) apitest.o $(LTLINK) -o $@ apitest.o $(LIBS) ---------------------------------------------------------------------- You can respond by visiting: http://alioth.debian.org/tracker/?func=detail&atid=410472&aid=301186&group_id=30218 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

