Vegeta
01-22-2002, 08:37 AM
I have been trying to build curl versions but have little success. I have 10.1.2 and the Dec. dev tools. Several people on mailing lists say that it compiles without modification, can someone please verify this?
This is the error message:
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 suggestions?
This is the error message:
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 suggestions?