cURL / Mailing Lists / curl-users / Single Mail

curl-users

Compiling curl on OS X

From: Kadari Mayson <dark3lf_at_home.com>
Date: Wed, 28 Nov 2001 12:19:58 -0500

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
Received on 2001-11-28