Displaying 1 result from an estimated 1 matches for "t23031".
Did you mean:
23031
2009 Feb 09
0
ROracle - ORA-02005: implicit (-1) length not valid for this bind or define datatype
...checking for gcc option to accept ANSI C... none needed
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...