Curl 7.9.1 pre 4

Colonel Panic

2001-10-19 21:08:00

I'd like to get <A HREF="http://curl.haxx.se/beta/curl-7.9.1-pre4.tar.gz" TARGET=_blank>Curl 7.9.1 pre 4</A> compiled but I get all types of errors when I try it myself.

apex

2001-10-20 01:06:00

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. [img]images/icons/grin.gif"%20border="0[/img]

Colonel Panic

2001-10-20 14:14:00

Thanks I'll try that [img]images/icons/smile.gif"%20border="0[/img]

Colonel Panic

2001-10-20 14:19:00

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