Displaying 3 results from an estimated 3 matches for "curloptenums".
2009 Jun 05
2
Install RCurl in Linux
...ting
./config.status
config.status:
creating src/Makevars
** libs
gcc -std=gnu99
-I/usr/local/lib64/R/include
-DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLOPT_PROTOCOLS=1
-DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -I/usr/local/include -fpic
-g -O2 -c enums.c -o enums.o
In file included
from CurlOptEnums.h:10,
from enums.c:79:
CURLOptTable.h:145:
error: âCURLOPT_SOCKOPTFUNCTIONâ undeclared here (not in a function)
CURLOptTable.h:146:
error: âCURLOPT_SOCKOPTDATAâ undeclared here (not in a function)
CURLOptTable.h:147:
error: âCURLOPT_SSL_SESSIONID_CACHEâ undeclared here (not in...
2009 Jun 04
1
error installing RCurl in SUSE SLES10-SP2
...ude -fpic -g -O2
-c curl_base64.c -o curl_base64.o
gcc -std=gnu99 -I/cursos/MBI/soft/R/R-2.9.0/lib64/R/include
-DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLOPT_PROTOCOLS=1
-DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -I/usr/local/include -fpic -g -O2
-c enums.c -o enums.o
In file included from CurlOptEnums.h:10,
from enums.c:79:
CURLOptTable.h:136: error: 'CURLOPT_LOCALPORT' undeclared here (not in a
function)
CURLOptTable.h:137: error: 'CURLOPT_LOCALPORTRANGE' undeclared here (not
in a function)
CURLOptTable.h:138: error: 'CURLOPT_CONNECT_ONLY' undeclared her...
2010 Jan 14
0
installing RCurl when libcurl is in non-standard location
..._CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -
DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -
DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -
DHAVE_CURLINFO_SSL_ENGINES=1 -I/usr/local/include -fpic -g -O2 -c
enums.c -o enums.o
In file included from CurlOptEnums.h:10,
from enums.c:79:
CURLOptTable.h:131: error: `CURLOPT_FTP_ACCOUNT' undeclared here (not
in a function)
CURLOptTable.h:131: error: initializer element is not constant
CURLOptTable.h:131: error: (near initialization for
`CurlOptionNames[110].val')
CURLOptTable.h:131...