curl-library
Re: Getting undefined reference error
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Apr 2008 13:31:17 +0200 (CEST)
Date: Wed, 2 Apr 2008 13:31:17 +0200 (CEST)
On Wed, 2 Apr 2008, Vijay wrote:
> when am compiling the library, am getting these errors. undefined reference
> to `ldap_init'
It seems the configure script found the ldap lib and headers but somehow that
isn't properly used when you compile.
If you'd show us more details we might be able to figure out exactly what the
problem is/was.
> How to remove ldap when configuring. Same issue happened with SSL,
> we just done ./configure --without-ssl
--disable-ldap ? configue --help does in fact list all available configure
options...
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2008-04-02