Displaying 1 result from an estimated 1 matches for "curlauth_any".
2005 Jan 10
0
Installing RCurl on Linux
...eee-fp -fPIC -c curl.c -o
curl.o
curl.c: In function `R_curl_easy_init':
curl.c:43: error: `CURLOPT_HTTPAUTH' undeclared (first use in this
function)
curl.c:43: error: (Each undeclared identifier is reported only once
curl.c:43: error: for each function it appears in.)
curl.c:43: error: `CURLAUTH_ANY' undeclared (first use in this function)
curl.c: In function `R_curl_easy_setopt':
curl.c:153: warning: implicit declaration of function
`curl_easy_strerror'
curl.c:154: warning: format argument is not a pointer (arg 7)
curl.c: In function `RCurlVersionInfoToR':
curl.c:683: error: s...