This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-readline --disable-selinux --enable-pkgconfig --libdir=/lib --with-usrlibdir=/usr/lib --enable-udev_rules --enable-udev_sync --with-udevdir=/lib/udev/rules.d/ --enable-dmeventd --enable-cmdlib --enable-applib --enable-fsadm --enable-static_link --with-mirrors=internal --with-snapshots=internal --with-lvm1=internal --with-clvmd=none --with-cluster=none --sbindir=/sbin --with-staticdir=/sbin --with-dmeventd-path=/sbin/dmeventd CLDFLAGS=-Wl,-O1 -Wl,--as-needed ## --------- ## ## Platform. ## ## --------- ## hostname = sarge uname -m = i686 uname -r = 2.6.37-rc1-git3 uname -s = Linux uname -v = #2 SMP Sun Nov 7 11:14:47 CST 2010 /usr/bin/uname -p = Intel(R) Pentium(R) CPU E5200 @ 2.50GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /usr/lib/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/armv4tl-softfloat-linux-gnueabi/gcc-bin/4.2.4 PATH: /usr/i686-pc-linux-gnu/armv7a-softfloat-linux-gnueabi/gcc-bin/4.4.1 PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.1.2 PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.4.5 PATH: /opt/intel/Compiler/11.1/056/bin/ia32 PATH: /usr/lib/subversion/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2552: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | # $Header: /var/cvsroot/gentoo-projects/crossdev-wrappers/site/config.site,v 1.3 2009/03/20 01:25:56 solar Exp $ | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2691: checking build system type configure:2705: result: i686-pc-linux-gnu configure:2725: checking host system type configure:2738: result: i686-pc-linux-gnu configure:2758: checking target system type configure:2771: result: i686-pc-linux-gnu configure:2833: checking for a sed that does not truncate output configure:2897: result: /bin/sed configure:2906: checking for gawk configure:2922: found /usr/bin/gawk configure:2933: result: gawk configure:2952: checking for i686-pc-linux-gnu-gcc configure:2968: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc configure:2979: result: i686-pc-linux-gnu-gcc configure:3248: checking for C compiler version configure:3257: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (Gentoo 4.4.5 p1.0, pie-0.4.5) 4.4.5 Copyright (C) 2010 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:3268: $? = 0 configure:3257: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/build/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.5 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.5/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.5/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.5/python --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.5 p1.0, pie-0.4.5' Thread model: posix gcc version 4.4.5 (Gentoo 4.4.5 p1.0, pie-0.4.5) configure:3268: $? = 0 configure:3257: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:3268: $? = 1 configure:3257: i686-pc-linux-gnu-gcc -qversion >&5 i686-pc-linux-gnu-gcc: unrecognized option '-qversion' i686-pc-linux-gnu-gcc: no input files configure:3268: $? = 1 configure:3288: checking whether the C compiler works configure:3310: i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c >&5 configure:3314: $? = 0 configure:3362: result: yes configure:3365: checking for C compiler default output file name configure:3367: result: a.out configure:3373: checking for suffix of executables configure:3380: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c >&5 configure:3384: $? = 0 configure:3406: result: configure:3428: checking whether we are cross compiling configure:3436: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c >&5 configure:3440: $? = 0 configure:3447: ./conftest configure:3451: $? = 0 configure:3466: result: no configure:3471: checking for suffix of object files configure:3493: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:3497: $? = 0 configure:3518: result: o configure:3522: checking whether we are using the GNU C compiler configure:3541: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:3541: $? = 0 configure:3550: result: yes configure:3559: checking whether i686-pc-linux-gnu-gcc accepts -g configure:3579: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3579: $? = 0 configure:3620: result: yes configure:3637: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:3701: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:3701: $? = 0 configure:3714: result: none needed configure:3741: checking how to run the C preprocessor configure:3772: i686-pc-linux-gnu-gcc -E conftest.c configure:3772: $? = 0 configure:3786: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3811: result: i686-pc-linux-gnu-gcc -E configure:3831: i686-pc-linux-gnu-gcc -E conftest.c configure:3831: $? = 0 configure:3845: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3845: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3874: checking for grep that handles long lines and -e configure:3932: result: /bin/grep configure:3937: checking for egrep configure:3999: result: /bin/grep -E configure:4005: checking whether i686-pc-linux-gnu-gcc needs -traditional configure:4039: result: no configure:4060: checking for a BSD-compatible install configure:4128: result: /usr/bin/install -c configure:4139: checking whether ln -s works configure:4143: result: yes configure:4150: checking whether make sets $(MAKE) configure:4172: result: yes configure:4181: checking for a thread-safe mkdir -p configure:4220: result: /bin/mkdir -p configure:4226: checking for i686-pc-linux-gnu-ranlib configure:4242: found /usr/bin/i686-pc-linux-gnu-ranlib configure:4253: result: i686-pc-linux-gnu-ranlib configure:4317: checking for cflow configure:4350: result: no configure:4357: checking for cscope configure:4375: found /usr/bin/cscope configure:4387: result: /usr/bin/cscope configure:4400: checking for dirent.h that defines DIR configure:4419: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4419: $? = 0 configure:4427: result: yes configure:4440: checking for library containing opendir configure:4471: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c >&5 configure:4471: $? = 0 configure:4488: result: none required configure:4555: checking for ANSI C header files configure:4575: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4575: $? = 0 configure:4648: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c >&5 configure:4648: $? = 0 configure:4648: ./conftest configure:4648: $? = 0 configure:4659: result: yes configure:4672: checking for sys/types.h configure:4672: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4672: $? = 0 configure:4672: result: yes configure:4672: checking for sys/stat.h configure:4672: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4672: $? = 0 configure:4672: result: yes configure:4672: checking for stdlib.h configure:4672: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4672: $? = 0 configure:4672: result: yes configure:4672: checking for string.h configure:4672: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4672: $? = 0 configure:4672: result: yes configure:4672: checking for memory.h configure:4672: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4672: $? = 0 configure:4672: result: yes configure:4672: checking for strings.h configure:4672: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4672: $? = 0 configure:4672: result: yes configure:4672: checking for inttypes.h configure:4672: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4672: $? = 0 configure:4672: result: yes configure:4672: checking for stdint.h configure:4672: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4672: $? = 0 configure:4672: result: yes configure:4672: checking for unistd.h configure:4672: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4672: $? = 0 configure:4672: result: yes configure:4684: checking whether sys/types.h defines makedev configure:4700: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c >&5 configure:4700: $? = 0 configure:4709: result: yes configure:4734: checking for ANSI C header files configure:4838: result: yes configure:4846: checking for sys/wait.h that is POSIX.1 compatible configure:4872: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4872: $? = 0 configure:4879: result: yes configure:4887: checking whether time.h and sys/time.h may both be included configure:4907: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4907: $? = 0 configure:4914: result: yes configure:4928: checking locale.h usability configure:4928: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking locale.h presence configure:4928: i686-pc-linux-gnu-gcc -E conftest.c configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking for locale.h configure:4928: result: yes configure:4928: checking stddef.h usability configure:4928: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking stddef.h presence configure:4928: i686-pc-linux-gnu-gcc -E conftest.c configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking for stddef.h configure:4928: result: yes configure:4928: checking syslog.h usability configure:4928: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking syslog.h presence configure:4928: i686-pc-linux-gnu-gcc -E conftest.c configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking for syslog.h configure:4928: result: yes configure:4928: checking sys/file.h usability configure:4928: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking sys/file.h presence configure:4928: i686-pc-linux-gnu-gcc -E conftest.c configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking for sys/file.h configure:4928: result: yes configure:4928: checking sys/time.h usability configure:4928: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking sys/time.h presence configure:4928: i686-pc-linux-gnu-gcc -E conftest.c configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking for sys/time.h configure:4928: result: yes configure:4928: checking assert.h usability configure:4928: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking assert.h presence configure:4928: i686-pc-linux-gnu-gcc -E conftest.c configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking for assert.h configure:4928: result: yes configure:4928: checking langinfo.h usability configure:4928: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking langinfo.h presence configure:4928: i686-pc-linux-gnu-gcc -E conftest.c configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking for langinfo.h configure:4928: result: yes configure:4928: checking libgen.h usability configure:4928: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking libgen.h presence configure:4928: i686-pc-linux-gnu-gcc -E conftest.c configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking for libgen.h configure:4928: result: yes configure:4928: checking signal.h usability configure:4928: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking signal.h presence configure:4928: i686-pc-linux-gnu-gcc -E conftest.c configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking for signal.h configure:4928: result: yes configure:4928: checking sys/mman.h usability configure:4928: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking sys/mman.h presence configure:4928: i686-pc-linux-gnu-gcc -E conftest.c configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking for sys/mman.h configure:4928: result: yes configure:4928: checking sys/resource.h usability configure:4928: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking sys/resource.h presence configure:4928: i686-pc-linux-gnu-gcc -E conftest.c configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking for sys/resource.h configure:4928: result: yes configure:4928: checking sys/utsname.h usability configure:4928: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking sys/utsname.h presence configure:4928: i686-pc-linux-gnu-gcc -E conftest.c configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking for sys/utsname.h configure:4928: result: yes configure:4928: checking for sys/wait.h configure:4928: result: yes configure:4928: checking time.h usability configure:4928: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking time.h presence configure:4928: i686-pc-linux-gnu-gcc -E conftest.c configure:4928: $? = 0 configure:4928: result: yes configure:4928: checking for time.h configure:4928: result: yes configure:4946: checking asm/byteorder.h usability configure:4946: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4946: $? = 0 configure:4946: result: yes configure:4946: checking asm/byteorder.h presence configure:4946: i686-pc-linux-gnu-gcc -E conftest.c configure:4946: $? = 0 configure:4946: result: yes configure:4946: checking for asm/byteorder.h configure:4946: result: yes configure:4946: checking linux/fs.h usability configure:4946: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4946: $? = 0 configure:4946: result: yes configure:4946: checking linux/fs.h presence configure:4946: i686-pc-linux-gnu-gcc -E conftest.c configure:4946: $? = 0 configure:4946: result: yes configure:4946: checking for linux/fs.h configure:4946: result: yes configure:4946: checking malloc.h usability configure:4946: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4946: $? = 0 configure:4946: result: yes configure:4946: checking malloc.h presence configure:4946: i686-pc-linux-gnu-gcc -E conftest.c configure:4946: $? = 0 configure:4946: result: yes configure:4946: checking for malloc.h configure:4946: result: yes configure:4981: checking ctype.h usability configure:4981: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4981: $? = 0 configure:4981: result: yes configure:4981: checking ctype.h presence configure:4981: i686-pc-linux-gnu-gcc -E conftest.c configure:4981: $? = 0 configure:4981: result: yes configure:4981: checking for ctype.h configure:4981: result: yes configure:4981: checking dirent.h usability configure:4981: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4981: $? = 0 configure:4981: result: yes configure:4981: checking dirent.h presence configure:4981: i686-pc-linux-gnu-gcc -E conftest.c configure:4981: $? = 0 configure:4981: result: yes configure:4981: checking for dirent.h configure:4981: result: yes configure:4981: checking errno.h usability configure:4981: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4981: $? = 0 configure:4981: result: yes configure:4981: checking errno.h presence configure:4981: i686-pc-linux-gnu-gcc -E conftest.c configure:4981: $? = 0 configure:4981: result: yes configure:4981: checking for errno.h configure:4981: result: yes configure:4981: checking fcntl.h usability configure:4981: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4981: $? = 0 configure:4981: result: yes configure:4981: checking fcntl.h presence configure:4981: i686-pc-linux-gnu-gcc -E conftest.c configure:4981: $? = 0 configure:4981: result: yes configure:4981: checking for fcntl.h configure:4981: result: yes configure:4981: checking getopt.h usability configure:4981: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4981: $? = 0 configure:4981: result: yes configure:4981: checking getopt.h presence configure:4981: i686-pc-linux-gnu-gcc -E conftest.c configure:4981: $? = 0 configure:4981: result: yes configure:4981: checking for getopt.h configure:4981: result: yes configure:4981: checking for inttypes.h configure:4981: result: yes configure:4981: checking limits.h usability configure:4981: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 configure:4981: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4981: result: no configure:4981: checking limits.h presence configure:4981: i686-pc-linux-gnu-gcc -E conftest.c configure:4981: $? = 0 configure:4981: result: yes configure:4981: WARNING: limits.h: present but cannot be compiled configure:4981: WARNING: limits.h: check for missing prerequisite headers? configure:4981: WARNING: limits.h: see the Autoconf documentation configure:4981: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:4981: WARNING: limits.h: proceeding with the compiler's result configure:4981: checking for limits.h configure:4981: result: no configure:4988: error: bailing out ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CCS_CFLAGS_set= ac_cv_env_CCS_CFLAGS_value= ac_cv_env_CCS_LIBS_set= ac_cv_env_CCS_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=pentium4 -pipe -fomit-frame-pointer' ac_cv_env_CMAN_CFLAGS_set= ac_cv_env_CMAN_CFLAGS_value= ac_cv_env_CMAN_LIBS_set= ac_cv_env_CMAN_LIBS_value= ac_cv_env_CONFDB_CFLAGS_set= ac_cv_env_CONFDB_CFLAGS_value= ac_cv_env_CONFDB_LIBS_set= ac_cv_env_CONFDB_LIBS_value= ac_cv_env_COROSYNC_CFLAGS_set= ac_cv_env_COROSYNC_CFLAGS_value= ac_cv_env_COROSYNC_LIBS_set= ac_cv_env_COROSYNC_LIBS_value= ac_cv_env_CPG_CFLAGS_set= ac_cv_env_CPG_CFLAGS_value= ac_cv_env_CPG_LIBS_set= ac_cv_env_CPG_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DLM_CFLAGS_set= ac_cv_env_DLM_CFLAGS_value= ac_cv_env_DLM_LIBS_set= ac_cv_env_DLM_LIBS_value= ac_cv_env_GULM_CFLAGS_set= ac_cv_env_GULM_CFLAGS_value= ac_cv_env_GULM_LIBS_set= ac_cv_env_GULM_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKGCONFIGINIT_CFLAGS_set= ac_cv_env_PKGCONFIGINIT_CFLAGS_value= ac_cv_env_PKGCONFIGINIT_LIBS_set= ac_cv_env_PKGCONFIGINIT_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_QUORUM_CFLAGS_set= ac_cv_env_QUORUM_CFLAGS_value= ac_cv_env_QUORUM_LIBS_set= ac_cv_env_QUORUM_LIBS_value= ac_cv_env_SACKPT_CFLAGS_set= ac_cv_env_SACKPT_CFLAGS_value= ac_cv_env_SACKPT_LIBS_set= ac_cv_env_SACKPT_LIBS_value= ac_cv_env_SALCK_CFLAGS_set= ac_cv_env_SALCK_CFLAGS_value= ac_cv_env_SALCK_LIBS_set= ac_cv_env_SALCK_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_calloc_0_nonnull=yes ac_cv_func_setgrent_void=yes ac_cv_func_strnlen_working=yes ac_cv_header_asm_byteorder_h=yes ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libgen_h=yes ac_cv_header_limits_h=no ac_cv_header_linux_fs_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_CSCOPE_CMD=/usr/bin/cscope ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_target=i686-pc-linux-gnu fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' APPLIB='' AWK='gawk' BUILD_CMIRRORD='' BUILD_DMEVENTD='' CC='i686-pc-linux-gnu-gcc' CCS_CFLAGS='' CCS_LIBS='' CFLAGS='-O2 -march=pentium4 -pipe -fomit-frame-pointer' CFLOW_CMD='' CLDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--version-script,.export.sym' CLDNOWHOLEARCHIVE='-Wl,-no-whole-archive' CLDWHOLEARCHIVE='-Wl,-whole-archive' CLUSTER='internal' CLVMD='' CLVMD_CMANAGERS='' CMAN_CFLAGS='' CMAN_LIBS='' CMDLIB='' CONFDB_CFLAGS='' CONFDB_LIBS='' CONFDIR='' COPTIMISE_FLAG='-O2' COROSYNC_CFLAGS='' COROSYNC_LIBS='' CPG_CFLAGS='' CPG_LIBS='' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' CSCOPE_CMD='/usr/bin/cscope' DEBUG='' DEFAULT_ARCHIVE_SUBDIR='' DEFAULT_BACKUP_SUBDIR='' DEFAULT_CACHE_SUBDIR='' DEFAULT_DATA_ALIGNMENT='' DEFAULT_LOCK_DIR='' DEFAULT_RUN_DIR='' DEFAULT_SYS_DIR='' DEFS='' DEVMAPPER='yes' DLM_CFLAGS='' DLM_LIBS='' DL_LIBS='' DMEVENTD='' DMEVENTD_PATH='' DM_COMPAT='' DM_DEVICE_GID='' DM_DEVICE_MODE='' DM_DEVICE_UID='' DM_IOCTLS='yes' DM_LIB_PATCHLEVEL='' DM_LIB_VERSION='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FSADM='yes' GENHTML='' GENPNG='' GREP='/bin/grep' GULM_CFLAGS='' GULM_LIBS='' HAVE_LIBDL='' HAVE_REALTIME='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INTL='' INTL_PACKAGE='' JOBS='' LCOV='' LDDEPS=' .export.sym' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic' LIBOBJS='' LIBS='' LIB_SUFFIX='so' LN_S='ln -s' LOCALEDIR='' LTLIBOBJS='' LVM1='' LVM1_FALLBACK='' LVM2APP_LIB='' LVM2CMD_LIB='' LVM_LIBAPI='' LVM_MAJOR='' LVM_MINOR='' LVM_PATCHLEVEL='' LVM_RELEASE='' LVM_RELEASE_DATE='' LVM_VERSION='' MIRRORS='' MKDIR_P='/bin/mkdir -p' MODPROBE_CMD='' MSGFMT='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKGCONFIG='' PKGCONFIGINIT_CFLAGS='' PKGCONFIGINIT_LIBS='' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POOL='' POW_LIB='' PTHREAD_LIBS='' QUORUM_CFLAGS='' QUORUM_LIBS='' RANLIB='i686-pc-linux-gnu-ranlib' READLINE_LIBS='' REPLICATORS='' RUBY19='' SACKPT_CFLAGS='' SACKPT_LIBS='' SALCK_CFLAGS='' SALCK_LIBS='' SED='/bin/sed' SELINUX_LIBS='' SELINUX_PC='' SET_MAKE='' SHELL='/bin/sh' SNAPSHOTS='' STATICDIR='' STATIC_LDFLAGS='-Wl,--no-export-dynamic' STATIC_LINK='' TESTING='' UDEV_LIBS='' UDEV_PC='' UDEV_RULES='' UDEV_SYNC='' VALGRIND='' WRITE_INSTALL='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' interface='' kerneldir='' kernelvsn='' libdir='/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' missingkernel='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' tmpdir='' udev_prefix='' udevdir='' usrlibdir='' usrsbindir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_LOCALE_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIME_H 1 #define HAVE_ASM_BYTEORDER_H 1 #define HAVE_LINUX_FS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_INTTYPES_H 1 configure: exit 1