Joe_K
2008-Jan-28 03:45 UTC
[R] Package Installation produces "gcc fails sanity check" error when installing RODBC error
Dear Friends, I haven't used R very much, but am hoping to use it more. I recently installed it again on my Linux machine and began to install a few packages, which I figure I will need. I am also new to this forum. I hope I am posting it in the right place. I am trying to install a few packages in R and am receiving error messages. Since the error messages are different for each install package request, I am posting them separately. The first error is with the installation of RODBC. I suspect the problem is with how the R package installer interfaces with gcc. The basic error message is: =======================================================================gcc -std=gnu99 -E configure: error: C preprocessor "gcc -std=gnu99 -E" fails sanity check See `config.log' for more details. ERROR: configuration failed for package 'RODBC' =======================================================================See below for full output I have been Googling the issue all weekend and have found similar errors, but not exactly the same. Several of the responders to these error help requests suggested that they install additional software, which I already have. The following relevant software is installed on the machine: cpp cpp41 cpp42 gcc gcc-c++ gcc-fortran gcc-fortran-32-bit gcc-gij gcc-info gcc-java gcc-locale gcc-objc gcc-obj-c++ gcc41 gcc41-c++ gcc41-fortran gcc41-gij gcc41-java gcc41-objc gcc41-obj-c++ gcc41-testresults gcc42 gcc42-ada gcc42-c++ gcc42-fortran gcc42-fortran-32bit gcc42-gij gcc42-info gcc42-java gcc42-locale gcc42-objc gcc42-obj-c++ gcc42-objc-32bit gcc42-testresults libgcc42 libgcc42-32bit libgcc41 libgcc41-32bit libgcj42 libgcj42-32bit glibc glibc-32-bit glibc-devel glibc-devel-32bit glibc-html glibc-i18ndata glibc-info glibc-locale glibc-locale-32bit glibc-obsolete glibc-profile glibc-profile-32bit I am running R version 2.6.1 (2007-11-26) on Suse Linux 10.3 64-bit x86_64 on a Boxx Technologies computer with a TYAN Thunder K8WE S2895 Motherboard with 4Gb Ram and 2 dual CPUs (total of 4 CPUs). The CPUs are AMD Opteron. Hard Disk Usage is 4 150 Gb SATA drives array with a Com3 9550SX Controller set at RAID 5. Initially I tried installation through Rkward, but also tried from the R command prompt as well. Rkward provides more verbose error reporting. Below is the full output when I attempt to install the package through Rkward [Settings][Configure Packages]. Thanks for your help, Joe Full Output =======================================================================R version 2.6.1 (2007-11-26 Copyright (C) 2007 The R Foundation for Statistical Computing ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R.>options (repos=c (CRAN="http://lib.stat.cmu.edu/R/CRAN"))>install.packages (pkgs=c ("RODBC"), lib="/home/joe/R/x86_64-unknown-linux-gnu-library/2.6", destdir="/home/joe/.rkward/package_archive", dependencies=TRUE) trying URL 'http://lib.stat.cmu.edu/R/CRAN/src/contrib/RODBC_1.2-2.tar.gz' Content type 'application/x-gzip length 90330 bytes (88 Kb) opened URL downloaded 88 Kb /home/joe/R/x86_64-unknown-linux-gnu-library/2.6 * Installing *source* package 'RODBC' ... checking for gcc... gcc -std=gnu99 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -std=gnu99 accepts -g... yes checking for gcc -std=gnu99 option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -std=gnu99 -E configure: error: C preprocessor "gcc -std=gnu99 -E" fails sanity check See `config.log' for more details. ERROR: configuration failed for package 'RODBC' ** Removing '/home/joe/R/x86_64-unknown-linux-gnu-library/2.6/RODBC' Warning message: In install.packages(pkgs = c("RODBC"), lib "/home/joe/R/x86_64-unknown-linux-gnu-library/2.6", : installation of package 'RODBC' had non-zero exit status>q () ======================================================================= The error message suggests that I check the "config.log." When I look at the config.log, it appears to be reportinting debug information on a separate problem having to do with the installation of HP multifunction printer software, but not to do with the RODBC package. Here is a copy of that. Perhaps you can see something that I can't: =======================================================================This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by HP Linux Imaging and Printing configure 2.7.12, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-network-build --disable-pp-build --enable-fax-build --enable-gui-build --enable-scan-build --enable-doc-build --enable-foomatic-ppd-install --disable-foomatic-xml-install --with-hpppddir=/usr/share/cups/model/manufacturer-PPDs/hp --disable-hpijs-only-build --libdir=/usr/lib64 --prefix=/usr ## --------- ## ## Platform. ## ## --------- ## hostname = Workstation uname -m = x86_64 uname -r = 2.6.22.13-0.3-default uname -s = Linux uname -v = #1 SMP 2007/11/19 15:02:58 UTC /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/kde3/bin PATH: /home/joe/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /usr/games PATH: /opt/bin PATH: /usr/lib64/jvm/jre/bin PATH: /usr/lib/mit/bin PATH: /usr/lib/mit/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2049: checking for a BSD-compatible install configure:2105: result: /usr/bin/install -c configure:2116: checking whether build environment is sane configure:2159: result: yes configure:2224: checking for gawk configure:2240: found /usr/bin/gawk configure:2251: result: gawk configure:2262: checking whether make sets $(MAKE) configure:2283: result: yes configure:2546: checking build system type configure:2564: result: x86_64-unknown-linux-gnu configure:2586: checking host system type configure:2601: result: x86_64-unknown-linux-gnu configure:2635: checking for style of include used by make configure:2663: result: GNU configure:2736: checking for gcc configure:2752: found /usr/bin/gcc configure:2763: result: gcc configure:3001: checking for C compiler version configure:3008: gcc --version >&5 gcc (GCC) 4.2.1 (SUSE Linux) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3011: $? = 0 configure:3018: gcc -v >&5 Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.2.1 --enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --program-suffix=-4.2 --enable-version-specific-runtime-libs --without-system-libunwind --with-cpu=generic --host=x86_64-suse-linux Thread model: posix gcc version 4.2.1 (SUSE Linux) configure:3021: $? = 0 configure:3028: gcc -V >&5 gcc: '-V' option must have argument configure:3031: $? = 1 configure:3054: checking for C compiler default output file name configure:3081: gcc conftest.c >&5 configure:3084: $? = 0 configure:3122: result: a.out configure:3139: checking whether the C compiler works configure:3149: ./a.out configure:3152: $? = 0 configure:3169: result: yes configure:3176: checking whether we are cross compiling configure:3178: result: no configure:3181: checking for suffix of executables configure:3188: gcc -o conftest conftest.c >&5 configure:3191: $? = 0 configure:3215: result: configure:3221: checking for suffix of object files configure:3247: gcc -c conftest.c >&5 configure:3250: $? = 0 configure:3273: result: o configure:3277: checking whether we are using the GNU C compiler configure:3306: gcc -c conftest.c >&5 configure:3312: $? = 0 configure:3329: result: yes configure:3334: checking whether gcc accepts -g configure:3364: gcc -c -g conftest.c >&5 configure:3370: $? = 0 configure:3469: result: yes configure:3486: checking for gcc option to accept ISO C89 configure:3560: gcc -c -g -O2 conftest.c >&5 configure:3566: $? = 0 configure:3589: result: none needed configure:3609: checking dependency style of gcc configure:3699: result: gcc3 configure:3716: checking for a sed that does not truncate output configure:3770: result: /usr/bin/sed configure:3773: checking for grep that handles long lines and -e configure:3847: result: /usr/bin/grep configure:3852: checking for egrep configure:3930: result: /usr/bin/grep -E configure:3946: checking for ld used by gcc configure:4013: result: /usr/x86_64-suse-linux/bin/ld configure:4022: checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld configure:4037: result: yes configure:4042: checking for /usr/x86_64-suse-linux/bin/ld option to reload object files configure:4049: result: -r configure:4067: checking for BSD-compatible nm configure:4116: result: /usr/bin/nm -B configure:4120: checking whether ln -s works configure:4124: result: yes configure:4131: checking how to recognise dependent libraries configure:4307: result: pass_all configure:4395: gcc -c -g -O2 conftest.c >&5 configure:4398: $? = 0 configure:4541: checking how to run the C preprocessor configure:4581: gcc -E conftest.c In file included from /usr/include/bits/posix1_lim.h:153, from /usr/include/limits.h:145, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/limits.h:122, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/syslimits.h:7, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/limits.h:11, from conftest.c:11: /usr/include/bits/local_lim.h:36:26: error: linux/limits.h: No such file or directory configure:4587: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "HP Linux Imaging and Printing" | #define PACKAGE_TARNAME "hplip" | #define PACKAGE_VERSION "2.7.12" | #define PACKAGE_STRING "HP Linux Imaging and Printing 2.7.12" | #define PACKAGE_BUGREPORT "2.7.12.10" | #define PACKAGE "hplip" | #define VERSION "2.7.12" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4581: gcc -E conftest.c In file included from /usr/include/bits/posix1_lim.h:153, from /usr/include/limits.h:145, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/limits.h:122, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/syslimits.h:7, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/limits.h:11, from conftest.c:11: /usr/include/bits/local_lim.h:36:26: error: linux/limits.h: No such file or directory configure:4587: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "HP Linux Imaging and Printing" | #define PACKAGE_TARNAME "hplip" | #define PACKAGE_VERSION "2.7.12" | #define PACKAGE_STRING "HP Linux Imaging and Printing 2.7.12" | #define PACKAGE_BUGREPORT "2.7.12.10" | #define PACKAGE "hplip" | #define VERSION "2.7.12" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4581: gcc -E -traditional-cpp conftest.c In file included from /usr/include/features.h:323, from /usr/include/assert.h:38, from conftest.c:14: /usr/include/sys/cdefs.h:32: error: #error "You need a ISO C conforming compiler to use the glibc headers" configure:4587: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "HP Linux Imaging and Printing" | #define PACKAGE_TARNAME "hplip" | #define PACKAGE_VERSION "2.7.12" | #define PACKAGE_STRING "HP Linux Imaging and Printing 2.7.12" | #define PACKAGE_BUGREPORT "2.7.12.10" | #define PACKAGE "hplip" | #define VERSION "2.7.12" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4581: gcc -E -traditional-cpp conftest.c In file included from /usr/include/features.h:323, from /usr/include/assert.h:38, from conftest.c:14: /usr/include/sys/cdefs.h:32: error: #error "You need a ISO C conforming compiler to use the glibc headers" configure:4587: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "HP Linux Imaging and Printing" | #define PACKAGE_TARNAME "hplip" | #define PACKAGE_VERSION "2.7.12" | #define PACKAGE_STRING "HP Linux Imaging and Printing 2.7.12" | #define PACKAGE_BUGREPORT "2.7.12.10" | #define PACKAGE "hplip" | #define VERSION "2.7.12" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4581: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:153, from /usr/include/limits.h:145, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/limits.h:122, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/syslimits.h:7, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/limits.h:11, from conftest.c:11: /usr/include/bits/local_lim.h:36:26: error: linux/limits.h: No such file or directory configure:4587: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "HP Linux Imaging and Printing" | #define PACKAGE_TARNAME "hplip" | #define PACKAGE_VERSION "2.7.12" | #define PACKAGE_STRING "HP Linux Imaging and Printing 2.7.12" | #define PACKAGE_BUGREPORT "2.7.12.10" | #define PACKAGE "hplip" | #define VERSION "2.7.12" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4581: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:153, from /usr/include/limits.h:145, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/limits.h:122, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/syslimits.h:7, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/limits.h:11, from conftest.c:11: /usr/include/bits/local_lim.h:36:26: error: linux/limits.h: No such file or directory configure:4587: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "HP Linux Imaging and Printing" | #define PACKAGE_TARNAME "hplip" | #define PACKAGE_VERSION "2.7.12" | #define PACKAGE_STRING "HP Linux Imaging and Printing 2.7.12" | #define PACKAGE_BUGREPORT "2.7.12.10" | #define PACKAGE "hplip" | #define VERSION "2.7.12" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4657: result: /lib/cpp configure:4686: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:153, from /usr/include/limits.h:145, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/limits.h:122, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/syslimits.h:7, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/limits.h:11, from conftest.c:11: /usr/include/bits/local_lim.h:36:26: error: linux/limits.h: No such file or directory configure:4692: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "HP Linux Imaging and Printing" | #define PACKAGE_TARNAME "hplip" | #define PACKAGE_VERSION "2.7.12" | #define PACKAGE_STRING "HP Linux Imaging and Printing 2.7.12" | #define PACKAGE_BUGREPORT "2.7.12.10" | #define PACKAGE "hplip" | #define VERSION "2.7.12" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4686: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:153, from /usr/include/limits.h:145, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/limits.h:122, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/syslimits.h:7, from /usr/lib64/gcc/x86_64-suse-linux/4.2.1/include/limits.h:11, from conftest.c:11: /usr/include/bits/local_lim.h:36:26: error: linux/limits.h: No such file or directory configure:4692: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "HP Linux Imaging and Printing" | #define PACKAGE_TARNAME "hplip" | #define PACKAGE_VERSION "2.7.12" | #define PACKAGE_STRING "HP Linux Imaging and Printing 2.7.12" | #define PACKAGE_BUGREPORT "2.7.12.10" | #define PACKAGE "hplip" | #define VERSION "2.7.12" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4754: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CCC_setac_cv_env_CCC_valueac_cv_env_CC_setac_cv_env_CC_valueac_cv_env_CFLAGS_setac_cv_env_CFLAGS_valueac_cv_env_CPPFLAGS_setac_cv_env_CPPFLAGS_valueac_cv_env_CPP_setac_cv_env_CPP_valueac_cv_env_CXXCPP_setac_cv_env_CXXCPP_valueac_cv_env_CXXFLAGS_setac_cv_env_CXXFLAGS_valueac_cv_env_CXX_setac_cv_env_CXX_valueac_cv_env_F77_setac_cv_env_F77_valueac_cv_env_FFLAGS_setac_cv_env_FFLAGS_valueac_cv_env_LDFLAGS_setac_cv_env_LDFLAGS_valueac_cv_env_LIBS_setac_cv_env_LIBS_valueac_cv_env_PYTHONINCLUDEDIR_setac_cv_env_PYTHONINCLUDEDIR_valueac_cv_env_PYTHON_setac_cv_env_PYTHON_valueac_cv_env_build_alias_setac_cv_env_build_alias_valueac_cv_env_host_alias_setac_cv_env_host_alias_valueac_cv_env_target_alias_setac_cv_env_target_alias_valueac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP=/lib/cpp ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_filelt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/x86_64-suse-linux/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_gnu_ld=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/joe/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/joe/missing --run tar' APDK_AUTO_INCLUDE_FLAG='' APDK_ENDIAN_FLAG='' AR='' AUTOCONF='${SHELL} /home/joe/missing --run autoconf' AUTOHEADER='${SHELL} /home/joe/missing --run autoheader' AUTOMAKE='${SHELL} /home/joe/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='/lib/cpp' CPPFLAGS='' CXX='' CXXCPP='' CXXDEPMODE='' CXXFLAGS='' CYGPATH_W='echo' DARWIN_BUILD_FALSE='' DARWIN_BUILD_TRUE='' DEFS='' DEPDIR='.deps' DOC_BUILD_FALSE='' DOC_BUILD_TRUE='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='' FAX_BUILD_FALSE='' FAX_BUILD_TRUE='' FFLAGS='' GREP='/usr/bin/grep' GUI_BUILD_FALSE='' GUI_BUILD_TRUE='' HPLIP_BUILD_FALSE='' HPLIP_BUILD_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/joe/missing --run makeinfo' OBJEXT='o' PACKAGE='hplip' PACKAGE_BUGREPORT='2.7.12.10' PACKAGE_NAME='HP Linux Imaging and Printing' PACKAGE_STRING='HP Linux Imaging and Printing 2.7.12' PACKAGE_TARNAME='hplip' PACKAGE_VERSION='2.7.12' PATH_SEPARATOR=':' PYTHON='' PYTHONINCLUDEDIR='' PYTHON_EXEC_PREFIX='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='' SCAN_BUILD_FALSE='' SCAN_BUILD_TRUE='' SET_MAKE='' SHADOW_BUILD_FALSE='' SHADOW_BUILD_TRUE='' SHELL='/bin/sh' STRIP='' VERSION='2.7.12' abs_datadir='' abs_docdir='' abs_foomaticdir='' abs_hpppddir='' abs_ppddir='' abs_sbindir='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' cups11_build='' cupsbackenddir='' datadir='${datarootdir}' datarootdir='${prefix}/share' doc_build='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' fax_build='' foomatic_ppd_install='' foomatic_xml_install='' foomaticdir='' gui_build='' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' hpdocdir='' hpppddir='' htmldir='${docdir}' icondir='' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/home/joe/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' network_build='' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' pp_build='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' sbindir='${exec_prefix}/sbin' scan_build='' shadow_build='' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "HP Linux Imaging and Printing" #define PACKAGE_TARNAME "hplip" #define PACKAGE_VERSION "2.7.12" #define PACKAGE_STRING "HP Linux Imaging and Printing 2.7.12" #define PACKAGE_BUGREPORT "2.7.12.10" #define PACKAGE "hplip" #define VERSION "2.7.12" configure: exit 1 -- View this message in context: http://www.nabble.com/Package-Installation-produces-%22gcc-fails-sanity-check%22-error-when-installing-RODBC-error-tp15127792p15127792.html Sent from the R help mailing list archive at Nabble.com.