This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU diffutils configure 2.8.7, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = zero uname -m = i686 uname -r = 2.6.8-gentoo-r7 uname -s = Linux uname -v = #1 Sat Oct 16 11:40:43 EDT 2004 /usr/bin/uname -p = Pentium II (Klamath) /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /usr/lib/distcc/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3 PATH: /usr/X11R6/bin PATH: /opt/blackdown-jdk-1.4.2.01/bin PATH: /opt/blackdown-jdk-1.4.2.01/jre/bin PATH: /usr/qt/3/bin PATH: /usr/kde/3.1/sbin PATH: /usr/kde/3.1/bin PATH: /usr/kde/3.1/sbin PATH: /usr/kde/3.1/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1401: checking for a BSD-compatible install configure:1456: result: /bin/install -c configure:1467: checking whether build environment is sane configure:1510: result: yes configure:1567: checking for gawk configure:1583: found /bin/gawk configure:1593: result: gawk configure:1603: checking whether make sets $(MAKE) configure:1623: result: yes configure:1702: checking for i686-pc-linux-gnu-strip configure:1731: result: no configure:1740: checking for strip configure:1756: found /usr/bin/strip configure:1767: result: strip configure:1808: checking for style of include used by make configure:1836: result: GNU configure:1869: checking for i686-pc-linux-gnu-gcc configure:1895: result: gcc configure:2177: checking for C compiler version configure:2180: gcc --version &5 gcc (GCC) 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) Copyright (C) 2003 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:2183: $? = 0 configure:2185: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/specs Configured with: /var/tmp/portage/gcc-3.3.4-r1/work/gcc-3.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --disable-nls --disable-multilib --enable-__cxa_atexit --enable-clocale=generic Thread model: posix gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) configure:2188: $? = 0 configure:2190: gcc -V &5 gcc: `-V' option must have argument distcc[12012] ERROR: compile (null) on localhost failed configure:2193: $? = 1 configure:2216: checking for C compiler default output file name configure:2219: gcc -march=pentium2 -Os -mmmx -fomit-frame-pointer -pipe conftest.c >&5 configure:2222: $? = 0 configure:2268: result: a.out configure:2273: checking whether the C compiler works configure:2279: ./a.out configure:2282: $? = 0 configure:2299: result: yes configure:2306: checking whether we are cross compiling configure:2308: result: no configure:2311: checking for suffix of executables configure:2313: gcc -o conftest -march=pentium2 -Os -mmmx -fomit-frame-pointer -pipe conftest.c >&5 configure:2316: $? = 0 configure:2341: result: configure:2347: checking for suffix of object files configure:2368: gcc -c -march=pentium2 -Os -mmmx -fomit-frame-pointer -pipe conftest.c >&5 configure:2371: $? = 0 configure:2393: result: o configure:2397: checking whether we are using the GNU C compiler configure:2421: gcc -c -march=pentium2 -Os -mmmx -fomit-frame-pointer -pipe conftest.c >&5 configure:2427: $? = 0 configure:2431: test -z || test ! -s conftest.err configure:2434: $? = 0 configure:2437: test -s conftest.o configure:2440: $? = 0 configure:2453: result: yes configure:2459: checking whether gcc accepts -g configure:2480: gcc -c -g conftest.c >&5 configure:2486: $? = 0 configure:2490: test -z || test ! -s conftest.err configure:2493: $? = 0 configure:2496: test -s conftest.o configure:2499: $? = 0 configure:2510: result: yes configure:2527: checking for gcc option to accept ANSI C configure:2597: gcc -c -march=pentium2 -Os -mmmx -fomit-frame-pointer -pipe conftest.c >&5 configure:2603: $? = 0 configure:2607: test -z || test ! -s conftest.err configure:2610: $? = 0 configure:2613: test -s conftest.o configure:2616: $? = 0 configure:2634: result: none needed configure:2652: gcc -c -march=pentium2 -Os -mmmx -fomit-frame-pointer -pipe conftest.c >&5 distcc[12136] ERROR: compile /root/.ccache/conftest.tmp.zero.12132.i on 10.0.0.1 failed conftest.c:2: error: syntax error before "me" configure:2658: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2793: checking dependency style of gcc configure:2878: result: gcc3 configure:2901: checking how to run the C preprocessor configure:2936: gcc -E conftest.c In file included from /usr/include/bits/posix1_lim.h:145, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/limits.h:122, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/syslimits.h:7, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/limits.h:11, from conftest.c:13: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory distcc[12171] ERROR: compile (null) on localhost failed configure:2942: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU diffutils" | #define PACKAGE_TARNAME "diffutils" | #define PACKAGE_VERSION "2.8.7" | #define PACKAGE_STRING "GNU diffutils 2.8.7" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "diffutils" | #define VERSION "2.8.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:2936: gcc -E conftest.c In file included from /usr/include/bits/posix1_lim.h:145, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/limits.h:122, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/syslimits.h:7, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/limits.h:11, from conftest.c:13: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory distcc[12184] ERROR: compile (null) on localhost failed configure:2942: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU diffutils" | #define PACKAGE_TARNAME "diffutils" | #define PACKAGE_VERSION "2.8.7" | #define PACKAGE_STRING "GNU diffutils 2.8.7" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "diffutils" | #define VERSION "2.8.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:2936: gcc -E -traditional-cpp conftest.c In file included from /usr/include/features.h:296, from /usr/include/assert.h:36, from conftest.c:15: /usr/include/sys/cdefs.h:31: #error "You need a ISO C conforming compiler to use the glibc headers" distcc[12198] ERROR: compile (null) on localhost failed configure:2942: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU diffutils" | #define PACKAGE_TARNAME "diffutils" | #define PACKAGE_VERSION "2.8.7" | #define PACKAGE_STRING "GNU diffutils 2.8.7" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "diffutils" | #define VERSION "2.8.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:2936: gcc -E -traditional-cpp conftest.c In file included from /usr/include/features.h:296, from /usr/include/assert.h:36, from conftest.c:15: /usr/include/sys/cdefs.h:31: #error "You need a ISO C conforming compiler to use the glibc headers" distcc[12211] ERROR: compile (null) on localhost failed configure:2942: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU diffutils" | #define PACKAGE_TARNAME "diffutils" | #define PACKAGE_VERSION "2.8.7" | #define PACKAGE_STRING "GNU diffutils 2.8.7" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "diffutils" | #define VERSION "2.8.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:2936: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:145, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/limits.h:122, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/syslimits.h:7, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/limits.h:11, from conftest.c:13: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:2942: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU diffutils" | #define PACKAGE_TARNAME "diffutils" | #define PACKAGE_VERSION "2.8.7" | #define PACKAGE_STRING "GNU diffutils 2.8.7" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "diffutils" | #define VERSION "2.8.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:2936: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:145, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/limits.h:122, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/syslimits.h:7, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/limits.h:11, from conftest.c:13: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:2942: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU diffutils" | #define PACKAGE_TARNAME "diffutils" | #define PACKAGE_VERSION "2.8.7" | #define PACKAGE_STRING "GNU diffutils 2.8.7" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "diffutils" | #define VERSION "2.8.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:3019: result: /lib/cpp configure:3043: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:145, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/limits.h:122, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/syslimits.h:7, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/limits.h:11, from conftest.c:13: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:3049: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU diffutils" | #define PACKAGE_TARNAME "diffutils" | #define PACKAGE_VERSION "2.8.7" | #define PACKAGE_STRING "GNU diffutils 2.8.7" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "diffutils" | #define VERSION "2.8.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:3043: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:145, from /usr/include/limits.h:144, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/limits.h:122, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/syslimits.h:7, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/limits.h:11, from conftest.c:13: /usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory configure:3049: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU diffutils" | #define PACKAGE_TARNAME "diffutils" | #define PACKAGE_VERSION "2.8.7" | #define PACKAGE_STRING "GNU diffutils 2.8.7" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "diffutils" | #define VERSION "2.8.7" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:3118: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=pentium2 -Os -mmmx -fomit-frame-pointer -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DEFAULT_POSIX2_VERSION_set= ac_cv_env_DEFAULT_POSIX2_VERSION_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= 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_exeext= ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP=/lib/cpp ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/diffutils-2.8.7/work/diffutils-2.8.7/config/missing --run aclocal-1.8' ALLOCA='' ALLOCA_H='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/diffutils-2.8.7/work/diffutils-2.8.7/config/missing --run tar' AUTOCONF='${SHELL} /var/tmp/portage/diffutils-2.8.7/work/diffutils-2.8.7/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/diffutils-2.8.7/work/diffutils-2.8.7/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/diffutils-2.8.7/work/diffutils-2.8.7/config/missing --run automake-1.8' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-march=pentium2 -Os -mmmx -fomit-frame-pointer -pipe' CPP='/lib/cpp' CPPFLAGS='' CYGPATH_W='echo' DEFAULT_POSIX2_VERSION='' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' FNMATCH_H='' GMSGFMT='' HAVE__BOOL='' HELP2MAN='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LIB_CLOCK_GETTIME='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/diffutils-2.8.7/work/diffutils-2.8.7/config/missing --run makeinfo' MKINSTALLDIRS='' MSGFMT='' MSGMERGE='' OBJEXT='o' PACKAGE='diffutils' PACKAGE_BUGREPORT='bug-gnu-utils@gnu.org' PACKAGE_NAME='GNU diffutils' PACKAGE_STRING='GNU diffutils 2.8.7' PACKAGE_TARNAME='diffutils' PACKAGE_VERSION='2.8.7' PATH_SEPARATOR=':' POSUB='' PR_PROGRAM='' RANLIB='' SET_MAKE='' SHELL='/bin/sh' STDBOOL_H='' STRIP='strip' USE_NLS='' VERSION='2.8.7' XGETTEXT='' ac_ct_CC='' ac_ct_RANLIB='' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='' build_alias='' build_cpu='' build_os='' build_vendor='' datadir='/usr/share' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='' host_os='' host_vendor='' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/diffutils-2.8.7/work/diffutils-2.8.7/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "diffutils" #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" #define PACKAGE_NAME "GNU diffutils" #define PACKAGE_STRING "GNU diffutils 2.8.7" #define PACKAGE_TARNAME "diffutils" #define PACKAGE_VERSION "2.8.7" #define VERSION "2.8.7" #define _GNU_SOURCE 1 configure: exit 1