ERROR: configuration failed for package 'RODBC' on solaries
(Doc ID 2632551.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
ERROR: configuration failed for package 'odbc'
* removing '/usr/lib/sparcv9/R/library/odbc'
root@sscdb2:/export/home/oracle/packages/1# R CMD INSTALL RODBC_1.3-15.tar.gz
Warning in strptime(xx, f <- "%Y-%m-%d %H:%M:%OS", tz = tz) :
unknown timezone 'localtime'
* installing to library '/usr/lib/sparcv9/R/library'
* installing *source* package 'RODBC' ...
** package 'RODBC' successfully unpacked and MD5 sums checked
checking for gcc... /export/home/oracle/R/studio/SolarisStudio12.4-solaris-sparc-bin/solarisstudio12.4/bin/cc -xc99 -m64
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /export/home/oracle/R/studio/SolarisStudio12.4-solaris-sparc-bin/solarisstudio12.4/bin/cc -xc99 -m64 accepts -g... yes
checking for /export/home/oracle/R/studio/SolarisStudio12.4-solaris-sparc-bin/solarisstudio12.4/bin/cc -xc99 -m64 option to accept ISO C89... none needed
checking how to run the C preprocessor... /export/home/oracle/R/studio/SolarisStudio12.4-solaris-sparc-bin/solarisstudio12.4/bin/cc -xc99 -m64 -E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sql.h usability... no
checking sql.h presence... no
checking for sql.h... no
checking sqlext.h usability... no
checking sqlext.h presence... no
checking for sqlext.h... no
configure: error: "ODBC headers sql.h and sqlext.h not found"
ERROR: configuration failed for package 'RODBC'
* removing '/usr/lib/sparcv9/R/library/RODBC'
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |