cURL / Mailing Lists / curl-library / Single Mail

curl-library

libcurl 7.42.0 make error

From: Denys Rogovchenko <denisius.sion_at_gmail.com>
Date: Thu, 23 Apr 2015 10:19:55 +0300

Configure options:

./configure --disable-shared --enable-static --prefix=/tmp/curl1
--disable-ldap --disable-sspi --without-ssl --without-ssl --without-libssh2
--disable-rtsp --disable-pop3 --disable-imap --disable-gopher
--disable-telnet --disable-smtp --disable-dict --disable-tftp

after call make I have error:

...

url.c:3212:34: error: no member named 'ntlm' in 'struct connectdata'
         (wantNTLMhttp || check->ntlm.state != NTLMSTATE_NONE)) {
                          ~~~~~ ^
1 error generated.
make[2]: *** [libcurl_la-url.lo] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

Is that new libcurl 7.42.0 problem or ... ?
Thanks

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-04-23