search for: dhave_libidn_field

Displaying 10 results from an estimated 10 matches for "dhave_libidn_field".

2009 Jun 04
1
error installing RCurl in SUSE SLES10-SP2
...PT_SOCKS5_GSSAPI_SERVICE enumeration value. No CURLOPT_SOCKS5_GSSAPI_NEC enumeration value. Version has CURLOPT_PROTOCOLS Version has CURLOPT_REDIR_PROTOCOLS configure: creating ./config.status config.status: creating src/Makevars ** libs 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 base64.c -o 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_PRO...
2010 Jan 14
0
installing RCurl when libcurl is in non-standard location
...ion value. No CURLOPT_SOCKOPTDATA enumeration value. No CURLOPT_SSL_SESSIONID_CACHE enumeration value. libcurl version: libcurl 7.19.7 configure: creating ./config.status config.status: creating src/Makevars ** libs gcc -std=gnu99 -I/home/btrask/traskdata/lib_linux/R/include -I/usr/ local/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 - DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 - DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 - DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 - DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 - DHAVE_CURL...
2008 May 07
1
[BioC] RCurl loading problem with 64 bit linux distribution
...gt; Version has a libidn field > > Using Curl_base64_encode with SessionHandle parameter. > > configure: creating ./config.status > > config.status: creating src/Makevars > > ** libs > > gcc -std=gnu99 -I/home/mkimpel/R_HOME/R-patched/R-build/lib64/R/include > > -DHAVE_LIBIDN_FIELD=1 -DBASE64_NEEDS_SESSION_DATA=1 -I/usr/local/include > > -fpic -g -O2 -c base64.c -o base64.o > > base64.c: In function 'R_base64_decode': > > base64.c:27: warning: implicit declaration of function > 'Curl_base64_decode' > > base64.c: In function 'R_b...
2008 May 07
1
[BioC] RCurl loading problem with 64 bit linux distribution
...gt; Version has a libidn field > > Using Curl_base64_encode with SessionHandle parameter. > > configure: creating ./config.status > > config.status: creating src/Makevars > > ** libs > > gcc -std=gnu99 -I/home/mkimpel/R_HOME/R-patched/R-build/lib64/R/include > > -DHAVE_LIBIDN_FIELD=1 -DBASE64_NEEDS_SESSION_DATA=1 -I/usr/local/include > > -fpic -g -O2 -c base64.c -o base64.o > > base64.c: In function 'R_base64_decode': > > base64.c:27: warning: implicit declaration of function > 'Curl_base64_decode' > > base64.c: In function 'R_b...
2008 Sep 17
2
RCurl compilation error on ubuntu hardy
...er gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E Version has a libidn field configure: creating ./config.status config.status: creating src/Makevars ** libs gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include -DHAVE_LIBIDN_FIELD=1 -fpic -g -O2 -c base64.c -o base64.o In file included from base64.c:1: Rcurl.h:52: error: expected specifier-qualifier-list before 'cetype_t' make: *** [base64.o] Error 1 chmod: cannot access `/usr/local/lib/R/site-library/RCurl/libs/*': No such file or directory ERROR: compilati...
2009 Jun 05
2
Install RCurl in Linux
...numeration value. No CURLOPT_APPEND enumeration value. No CURLOPT_KRBLEVEL enumeration value. ... Version has CURLOPT_PROTOCOLS Version has CURLOPT_REDIR_PROTOCOLS configure: creating ./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...
2010 Dec 03
1
Problem installing RCurl
...rl, it failed with the following lines, ............... Version has CURLOPT_SSL_SESSIONID_CACHE libcurl version: libcurl 7.19.6 configure: creating ./config.status config.status: creating src/Makevars ** libs cc -xc99 -m64 -xarch=sparcvis2 -I/apps/sparcv9/R-2.12.0/lib/R/include -I/opt/csw/include -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 .........(omitted here is very long, all upper case) -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/opt/csw/include -KPIC -xcode=abs64 -xlibmieee -xtarget=ultra3 -xarch=sparcvis2 -c base64.c -o base64.o "/opt/csw/include/curl/curlrules.h&quot...
2016 Jan 27
2
rstan warning messages
Confirmed that gcc-gfortran is installed Package gcc-gfortran-4.4.7-16.el6.x86_64 already installed and latest version What could I check next? I do not have the following installed and will get that done and tested again. libcurl-devel libidn-devel Thanks, Larry -----Original Message----- From: Tom Callaway [mailto:tcallawa at redhat.com] Sent: Wednesday, January 27, 2016
2016 Jan 28
2
rstan warning messages
...Perhaps you should add the directory containing `libcurl.pc' to the PKG_CONFIG_PATH environment variable No package 'libcurl' found libcurl version: libcurl 7.19.7 configure: creating ./config.status ... gcc -m64 -std=gnu99 -I/usr/include/R -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED...
2012 Jun 08
0
Multiple sub-architecture: problem installing RCurl
...that require system packages. Thank you! ..... libcurl version: libcurl 7.21.3 configure: creating ./config.status config.status: creating src/Makevars ** libs *** arch - i386 gcc -std=gnu99 -m32 -I/home/renaud/bin/R/2.15/lib64/R/include -I/home/renaud/bin/R/2.15/lib64/R/include/i386 -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_...