posted October 19, 2001 02:08 PM
I'd like to get Curl 7.9.1 pre 4 compiled but I get all types of errors when I try it myself.
Posts: 7 | Registered: Sep 2001
| IP: Logged
apex
Administrator
Member # 1
posted October 19, 2001 06:06 PM
I don't (I try not to) create packages of beta or pre release software. I will be more than happy to help you get it compiled yourself if you post the problem and exact error message in the Compile Problems forum.
Posts: 307 | From: Alaska | Registered: Aug 2001
| IP: Logged
Colonel Panic
Junior Member
Member # 118
posted October 20, 2001 07:14 AM
Thanks I'll try that
Posts: 7 | Registered: Sep 2001
| IP: Logged
Colonel Panic
Junior Member
Member # 118
posted October 20, 2001 07:19 AM
This is the error:
ldap.c: In function `DynaOpen': ldap.c:86: `RTLD_LAZY' undeclared (first use in this function) ldap.c:86: (Each undeclared identifier is reported only once ldap.c:86: for each function it appears in.) ldap.c:87: warning: assignment makes pointer from integer without a cast ldap.c: In function `DynaGetFunction': ldap.c:110: 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