cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Compiling curl on OS X

From: jonatan <jonatan_at_cyberdude.com>
Date: Wed, 28 Nov 2001 19:31:16 +0100

>I have been having trouble compiling curl on OS X with each successive
>build. With this latest build, 7.9.2 pre6, I get these errors:
>
>ldap.c: In function `DynaOpen':
>ldap.c:87: `RTLD_LAZY' undeclared (first use in this function)
>ldap.c:87: (Each undeclared identifier is reported only once
>ldap.c:87: for each function it appears in.)
>ldap.c:88: warning: assignment makes pointer from integer without a cast
>ldap.c: In function `DynaGetFunction':
>ldap.c:113: warning: assignment makes pointer from integer without a cast
>make[2]: *** [ldap.lo] Error 1
>make[1]: *** [all-recursive] Error 1
>make: *** [all] Error 2
>
>Any help would be greatly appreciated :)
>
>./km

7.9.2-pre6 compiles fine on my macosx-10.1.1 (darwin-5.1).
Received on 2001-11-28