On Tue, Oct 18, 2005 at 05:40:59PM +0200, Domenico Andreoli wrote: > all the autobuilder of the debian project found libldap.so, only on my > machine it is libldap.so.2. > > i definitely cannot drop the libldap2-dev dependency until i've not > found the reason.
Does the Debian autobuilder have libldap2-dev installed at build time? That's a build requirement as it's the only way for curl's configure to tell the proper LDAP library to load at run time. If configure can't find the -dev library, it hard-codes libldap.so as a fallback. >>> Dan -- http://www.MoveAnnouncer.com The web change of address service Let webmasters know that your web site has moved -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

