curl-library
Re: how to compile libcurl using uclic
Date: Tue, 4 Oct 2005 10:30:50 -0700
On Tue, Oct 04, 2005 at 04:00:55PM +0200, oussema masmoudi wrote:
> Hi,
>
> I have downloaded and installed curl v7.14.1 in the
> aim of using libcurl. This lib works well with glibc.
> Now I want to use it to compile my application using
> uclibc. So, I have to recompile libcurl using uclibc.
> I have done it. Nevertheless, when I compile my
> application, I have many errors dealing with the
> linker among them I can mension:
> /opt/curl-7.14.1/lib/.libs//libcurl.a(ldap.o): In
> function `DynaGetFunction':
> /opt/curl-7.14.1/lib/ldap.c:184: undefined reference
> to `dlsym'
>
> Has so already compiled libcurl using uclibc?
>
> HELP me please.
libcurl has been successfully compiled with uclibc. dlsym is used by
the LDAP module, so if you don't have it, try disabling LDAP support
before compiling (configure --disable-ldap)
>>> Dan
-- http://www.MoveAnnouncer.com The web change of address service Let webmasters know that your web site has movedReceived on 2005-10-04