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.61. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /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/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1769: checking for a BSD-compatible install configure:1825: result: /bin/install -c configure:1836: checking whether build environment is sane configure:1879: result: yes configure:1907: checking for a thread-safe mkdir -p configure:1946: result: /bin/mkdir -p configure:1959: checking for gawk configure:1975: found /bin/gawk configure:1986: result: gawk configure:1997: checking whether make sets $(MAKE) configure:2018: result: yes configure:2208: checking whether to enable maintainer-specific portions of Makefiles configure:2217: result: no configure:2261: checking for i686-uhu-linux-gcc configure:2277: found /usr/bin/i686-uhu-linux-gcc configure:2288: result: i686-uhu-linux-gcc configure:2566: checking for C compiler version configure:2573: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2576: $? = 0 configure:2583: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2586: $? = 0 configure:2593: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2596: $? = 1 configure:2619: checking for C compiler default output file name configure:2646: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2649: $? = 0 configure:2687: result: a.out configure:2704: checking whether the C compiler works configure:2714: ./a.out configure:2717: $? = 0 configure:2734: result: yes configure:2741: checking whether we are cross compiling configure:2743: result: no configure:2746: checking for suffix of executables configure:2753: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2756: $? = 0 configure:2780: result: configure:2786: checking for suffix of object files configure:2812: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2815: $? = 0 configure:2838: result: o configure:2842: checking whether we are using the GNU C compiler configure:2871: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2877: $? = 0 configure:2894: result: yes configure:2899: checking whether i686-uhu-linux-gcc accepts -g configure:2929: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2935: $? = 0 configure:3034: result: yes configure:3051: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3125: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3131: $? = 0 configure:3154: result: none needed configure:3183: checking for style of include used by make configure:3211: result: GNU configure:3236: checking dependency style of i686-uhu-linux-gcc configure:3327: result: pch configure:3355: checking for a BSD-compatible install configure:3411: result: /bin/install -c configure:3434: checking how to run the C preprocessor configure:3474: i686-uhu-linux-gcc -E conftest.c configure:3480: $? = 0 configure:3511: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3517: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "which" | #define VERSION "2.20" | /* end confdefs.h. */ | #include configure:3550: result: i686-uhu-linux-gcc -E configure:3579: i686-uhu-linux-gcc -E conftest.c configure:3585: $? = 0 configure:3616: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3622: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "which" | #define VERSION "2.20" | /* end confdefs.h. */ | #include configure:3660: checking for grep that handles long lines and -e configure:3734: result: /bin/grep configure:3739: checking for egrep configure:3817: result: /bin/grep -E configure:3822: checking for ANSI C header files configure:3852: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3858: $? = 0 configure:3957: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3960: $? = 0 configure:3966: ./conftest configure:3969: $? = 0 configure:3986: result: yes configure:4010: checking for sys/types.h configure:4031: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4037: $? = 0 configure:4053: result: yes configure:4010: checking for sys/stat.h configure:4031: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4037: $? = 0 configure:4053: result: yes configure:4010: checking for stdlib.h configure:4031: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4037: $? = 0 configure:4053: result: yes configure:4010: checking for string.h configure:4031: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4037: $? = 0 configure:4053: result: yes configure:4010: checking for memory.h configure:4031: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4037: $? = 0 configure:4053: result: yes configure:4010: checking for strings.h configure:4031: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4037: $? = 0 configure:4053: result: yes configure:4010: checking for inttypes.h configure:4031: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4037: $? = 0 configure:4053: result: yes configure:4010: checking for stdint.h configure:4031: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4037: $? = 0 configure:4053: result: yes configure:4010: checking for unistd.h configure:4031: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4037: $? = 0 configure:4053: result: yes configure:4075: checking minix/config.h usability configure:4092: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:53:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4098: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "which" | #define VERSION "2.20" | #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 | /* 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:4112: result: no configure:4116: checking minix/config.h presence configure:4131: i686-uhu-linux-gcc -E conftest.c conftest.c:20:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4137: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "which" | #define VERSION "2.20" | #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 | /* end confdefs.h. */ | #include configure:4151: result: no configure:4179: checking for minix/config.h configure:4186: result: no configure:4217: checking for xmalloc in libiberty.a configure:4256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c /lib/libiberty.a >&5 i686-uhu-linux-gcc: error: /lib/libiberty.a: No such file or directory configure:4262: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "which" | #define VERSION "2.20" | #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 | /* end confdefs.h. */ | /* Override any gcc2 internal prototype to avoid an error. */ | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char xmalloc(); | | int | main () | { | xmalloc() | ; | return 0; | } configure:4256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c /usr/lib/libiberty.a >&5 configure:4262: $? = 0 configure:4287: result: /usr/lib/libiberty.a configure:4305: checking for ANSI C header files configure:4469: result: yes configure:4486: checking for unistd.h configure:4492: result: yes configure:4486: checking for string.h configure:4492: result: yes configure:4496: checking libiberty.h usability configure:4513: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:57:23: fatal error: libiberty.h: No such file or directory #include ^ compilation terminated. configure:4519: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "which" | #define VERSION "2.20" | #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 HAVE_LIBIBERTY_A 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_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:4533: result: no configure:4537: checking libiberty.h presence configure:4552: i686-uhu-linux-gcc -E conftest.c conftest.c:24:23: fatal error: libiberty.h: No such file or directory #include ^ compilation terminated. configure:4558: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "which" | #define VERSION "2.20" | #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 HAVE_LIBIBERTY_A 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | #include configure:4572: result: no configure:4600: checking for libiberty.h configure:4608: result: no configure:4621: checking whether stat file-mode macros are broken configure:4658: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4664: $? = 0 configure:4679: result: no configure:4690: checking for an ANSI C-conforming const configure:4765: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4771: $? = 0 configure:4786: result: yes configure:4796: checking for size_t configure:4826: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4832: $? = 0 configure:4847: result: yes configure:4860: checking for uid_t in sys/types.h configure:4883: result: yes configure:4898: checking type of array argument to getgroups configure:4942: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c /usr/lib/libiberty.a >&5 configure:4945: $? = 0 configure:4951: ./conftest configure:4954: $? = 0 configure:4989: result: gid_t configure:5005: checking for strchr configure:5061: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c /usr/lib/libiberty.a >&5 conftest.c:48:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:5067: $? = 0 configure:5085: result: yes configure:5005: checking for memcpy configure:5061: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c /usr/lib/libiberty.a >&5 conftest.c:49:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] char memcpy (); ^ configure:5067: $? = 0 configure:5085: result: yes configure:5005: checking for getopt_long configure:5061: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c /usr/lib/libiberty.a >&5 configure:5067: $? = 0 configure:5085: result: yes configure:5005: checking for getcwd configure:5061: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c /usr/lib/libiberty.a >&5 configure:5067: $? = 0 configure:5085: result: yes configure:5005: checking for getwd configure:5061: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c /usr/lib/libiberty.a >&5 configure:5067: $? = 0 configure:5085: result: yes configure:5107: checking for ar configure:5123: found /usr/bin/ar configure:5135: result: ar configure:5146: checking for i686-uhu-linux-ranlib configure:5176: result: no configure:5186: checking for ranlib configure:5202: found /usr/bin/ranlib configure:5213: result: ranlib configure:5247: checking for stdlib.h configure:5253: result: yes configure:5247: checking for memory.h configure:5253: result: yes configure:5257: checking pwd.h usability configure:5274: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5280: $? = 0 configure:5294: result: yes configure:5298: checking pwd.h presence configure:5313: i686-uhu-linux-gcc -E conftest.c configure:5319: $? = 0 configure:5333: result: yes configure:5361: checking for pwd.h configure:5369: result: yes configure:5247: checking for strings.h configure:5253: result: yes configure:5388: checking for getpwent configure:5444: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c /usr/lib/libiberty.a >&5 configure:5450: $? = 0 configure:5468: result: yes configure:5388: checking for getpwnam configure:5444: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c /usr/lib/libiberty.a >&5 configure:5450: $? = 0 configure:5468: result: yes configure:5388: checking for getpwuid configure:5444: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c /usr/lib/libiberty.a >&5 configure:5450: $? = 0 configure:5468: result: yes configure:5478: checking whether programs are able to redeclare getpw functions configure:5508: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5514: $? = 0 configure:5530: result: yes configure:5664: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp10 config.status:643: creating Makefile config.status:643: creating maintMakefile config.status:643: creating tilde/Makefile config.status:643: creating config.h config.status:933: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_getcwd=yes ac_cv_func_getopt_long=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getwd=yes ac_cv_func_memcpy=yes ac_cv_func_strchr=yes ac_cv_header_inttypes_h=yes ac_cv_header_libiberty_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pwd_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdc=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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_static_libiberty_a_xmalloc=/usr/lib/libiberty.a ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_type_getgroups=gid_t ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=pch bash_cv_can_redecl_getpw=yes which_cv_iberty=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.10' ACLOCAL_CWFLAGS='-I /usr/share/cwautomacros/m4' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.10' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=pch' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='/usr/lib/libiberty.a ' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='which' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.20' ac_ct_CC='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i686-uhu-linux' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='$(SHELL) /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "which" #define VERSION "2.20" #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 HAVE_LIBIBERTY_A 1 #define STDC_HEADERS 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define GETGROUPS_T gid_t #define HAVE_STRCHR 1 #define HAVE_MEMCPY 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETCWD 1 #define HAVE_GETWD 1 #define HAVE_STDLIB_H 1 #define HAVE_MEMORY_H 1 #define HAVE_PWD_H 1 #define HAVE_STRINGS_H 1 #define HAVE_GETPWENT 1 #define HAVE_GETPWNAM 1 #define HAVE_GETPWUID 1 configure: exit 0