search for: drs_ora_sqlgls_workaround

Displaying 4 results from an estimated 4 matches for "drs_ora_sqlgls_workaround".

2007 Apr 30
1
ROracle issues
...reprocessor... gcc -E configure: creating ./config.status config.status: creating src/Makevars config.status: creating src/Makefile ** libs ** arch - R CMD COMPILE RS-DBI.c make[1]: Entering directory `/tmp/R.INSTALL.e14574/ROracle/src' gcc -I/usr/lib64/R/include -I/usr/lib64/R/include -DRS_ORA_SQLGLS_WORKAROUND -I/usr/local/include -fpic -O2 -g -std=gnu99 -c RS-DBI.c -o RS-DBI.o make[1]: Leaving directory `/tmp/R.INSTALL.e14574/ROracle/src' proc CODE=ANSI_C MODE=ORACLE INCLUDE=/usr/lib64/R/include \ PARSE=NONE LINES=false PREFETCH=1 RS-Oracle.pc proc: error while loading shared...
2008 Jan 29
1
"ROracle" Packages is not to be installed (PR#10652)
...s in the future R CMD COMPILE RS-DBI.c make[1]: Entering directory `/tmp/R.INSTALL.Po4474/ROracle/src' make[1]: Warning: File `/opt/R-2.6.1-patched/share/make/vars.mk' has modification time 7.2e+06 s in the future gcc -std=gnu99 -I/opt/R-2.6.1-patched/include -I/opt/R-2.6.1-patched/include -DRS_ORA_SQLGLS_WORKAROUND -I/usr/local/include -fpic -g -O2 -c RS-DBI.c -o RS-DBI.o RS-DBI.c: In function `RS_DBI_makeSQLNames': RS-DBI.c:1175: warning: assignment discards qualifiers from pointer target type RS-DBI.c:1188: warning: implicit declaration of function `isalpha' RS-DBI.c: In function `RS_na_set'...
2009 Feb 09
0
ROracle - ORA-02005: implicit (-1) length not valid for this bind or define datatype
...ded checking how to run the C preprocessor... gcc -E configure: creating ./config.status config.status: creating src/Makevars config.status: creating src/Makefile ** libs ** arch - R CMD COMPILE RS-DBI.c make[1]: Entering directory `/tmp/R.INSTALL.T23031/ROracle/src' gcc -I/usr/lib64/R/include -DRS_ORA_SQLGLS_WORKAROUND -I/usr/local/include -fpic -O3 -g -std=gnu99 -c RS-DBI.c -o RS-DBI.o RS-DBI.c: In function 'RS_DBI_makeSQLNames': RS-DBI.c:1175: warning: assignment discards qualifiers from pointer target type RS-DBI.c:1188: warning: implicit declaration of function 'isalpha' RS-DBI.c: In funct...
2006 Dec 20
1
DBI + ROracle problem with parser ?? (PR#9424)
Full_Name: Christian Hoffmann Version: 2.4.0 OS: Win 2000 Submission from: (NULL) (193.134.202.252) Database queries using the combination DBI + ROracle are handicapped by quirks in the pipeline between the textual representation of the query and the database engine Oracle. Comments and linefeed at start are interfering: dbGetQuery(conn, query): works: dbGetQuery(conn, "select *