This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by bash configure 4.0-release, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --bindir=/bin --with-curses --with-installed-readline --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 build_alias=i686-uhu-linux host_alias=i686-uhu-linux --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = vasdarab.uhu 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:2693: checking build system type configure:2707: result: i686-uhu-linux-gnu configure:2727: checking host system type configure:2740: result: i686-uhu-linux-gnu configure:2819: checking for emacs configure:2849: result: no configure:2819: checking for xemacs configure:2849: result: no configure:3359: checking for i686-uhu-linux-gcc configure:3375: found /usr/bin/i686-uhu-linux-gcc configure:3386: result: i686-uhu-linux-gcc configure:3655: checking for C compiler version configure:3664: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.4.2 Copyright (C) 2009 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:3675: $? = 0 configure:3664: i686-uhu-linux-gcc -v >&5 Using built-in specs. Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.4.2 (GCC) configure:3675: $? = 0 configure:3664: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: '-V' option must have argument configure:3675: $? = 1 configure:3664: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: unrecognized option '-qversion' i686-uhu-linux-gcc: no input files configure:3675: $? = 1 configure:3695: checking whether the C compiler works configure:3717: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3721: $? = 0 configure:3770: result: yes configure:3773: checking for C compiler default output file name configure:3775: result: a.out configure:3781: checking for suffix of executables configure:3788: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3792: $? = 0 configure:3814: result: configure:3836: checking whether we are cross compiling configure:3844: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3848: $? = 0 configure:3855: ./conftest configure:3859: $? = 0 configure:3874: result: no configure:3879: checking for suffix of object files configure:3901: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3905: $? = 0 configure:3926: result: o configure:3930: checking whether we are using the GNU C compiler configure:3949: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3949: $? = 0 configure:3958: result: yes configure:3967: checking whether i686-uhu-linux-gcc accepts -g configure:3987: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3987: $? = 0 configure:4028: result: yes configure:4045: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4109: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4109: $? = 0 configure:4122: result: none needed configure:4145: checking for strerror in -lcposix configure:4170: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:4170: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:4179: result: no configure:4192: checking how to run the C preprocessor configure:4223: i686-uhu-linux-gcc -E conftest.c configure:4223: $? = 0 configure:4237: i686-uhu-linux-gcc -E conftest.c conftest.c:32:28: error: ac_nonexistent.h: No such file or directory configure:4237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include configure:4262: result: i686-uhu-linux-gcc -E configure:4282: i686-uhu-linux-gcc -E conftest.c configure:4282: $? = 0 configure:4296: i686-uhu-linux-gcc -E conftest.c conftest.c:32:28: error: ac_nonexistent.h: No such file or directory configure:4296: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include configure:4325: checking for grep that handles long lines and -e configure:4383: result: /bin/grep configure:4388: checking for egrep configure:4450: result: /bin/grep -E configure:4455: checking for ANSI C header files configure:4475: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4475: $? = 0 configure:4548: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4548: $? = 0 configure:4548: ./conftest configure:4548: $? = 0 configure:4559: result: yes configure:4572: checking for sys/types.h configure:4572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4572: $? = 0 configure:4572: result: yes configure:4572: checking for sys/stat.h configure:4572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4572: $? = 0 configure:4572: result: yes configure:4572: checking for stdlib.h configure:4572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4572: $? = 0 configure:4572: result: yes configure:4572: checking for string.h configure:4572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4572: $? = 0 configure:4572: result: yes configure:4572: checking for memory.h configure:4572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4572: $? = 0 configure:4572: result: yes configure:4572: checking for strings.h configure:4572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4572: $? = 0 configure:4572: result: yes configure:4572: checking for inttypes.h configure:4572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4572: $? = 0 configure:4572: result: yes configure:4572: checking for stdint.h configure:4572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4572: $? = 0 configure:4572: result: yes configure:4572: checking for unistd.h configure:4572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4572: $? = 0 configure:4572: result: yes configure:4586: checking minix/config.h usability configure:4586: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:75:26: error: minix/config.h: No such file or directory configure:4586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 | /* 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:4586: result: no configure:4586: checking minix/config.h presence configure:4586: i686-uhu-linux-gcc -E conftest.c conftest.c:42:26: error: minix/config.h: No such file or directory configure:4586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 | /* end confdefs.h. */ | #include configure:4586: result: no configure:4586: checking for minix/config.h configure:4586: result: no configure:4607: checking whether it is safe to define __EXTENSIONS__ configure:4625: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4625: $? = 0 configure:4632: result: yes configure:4655: checking for special C compiler options needed for large files configure:4700: result: no configure:4706: checking for _FILE_OFFSET_BITS value needed for large files configure:4731: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:53: warning: left shift count >= width of type conftest.c:53: warning: left shift count >= width of type conftest.c:55: error: size of array 'off_t_is_large' is negative configure:4731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4755: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4755: $? = 0 configure:4763: result: 64 configure:4934: checking whether i686-uhu-linux-gcc needs -traditional configure:4968: result: no configure:4994: checking for tgetent configure:4994: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccBcO2yq.o: In function `main': conftest.c:(.text+0x7): undefined reference to `tgetent' collect2: ld returned 1 exit status configure:4994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | /* Define tgetent to an innocuous variant, in case declares tgetent. | For example, HP-UX 11i declares gettimeofday. */ | #define tgetent innocuous_tgetent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tgetent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tgetent | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_tgetent || defined __stub___tgetent | choke me | #endif | | int | main () | { | return tgetent (); | ; | return 0; | } configure:4994: result: no configure:4998: checking for tgetent in -ltermcap configure:5023: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ltermcap >&5 /usr/bin/ld: cannot find -ltermcap collect2: ld returned 1 exit status configure:5023: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:5032: result: no configure:5037: checking for tgetent in -ltinfo configure:5062: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ltinfo >&5 /usr/bin/ld: cannot find -ltinfo collect2: ld returned 1 exit status configure:5062: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:5071: result: no configure:5076: checking for tgetent in -lcurses configure:5101: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:5101: $? = 0 configure:5110: result: yes configure:5168: checking which library has the termcap functions configure:5171: result: using libcurses configure:5197: checking version of installed readline library configure:5251: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include -L/usr/lib conftest.c -lreadline -lcurses >&5 conftest.c: In function 'main': conftest.c:59: warning: incompatible implicit declaration of built-in function 'exit' configure:5251: $? = 0 configure:5251: ./conftest configure:5251: $? = 0 configure:5304: result: 6.1 configure:5448: checking for a BSD-compatible install configure:5516: result: /bin/install -c configure:5529: checking for ar configure:5545: found /usr/bin/ar configure:5557: result: ar configure:5569: checking for i686-uhu-linux-ranlib configure:5599: result: no configure:5609: checking for ranlib configure:5625: found /usr/bin/ranlib configure:5636: result: ranlib configure:5662: checking for bison configure:5678: found /usr/bin/bison configure:5689: result: bison -y configure:5701: checking whether make sets $(MAKE) configure:5723: result: yes configure:5763: checking for an ANSI C-conforming const configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5835: result: yes configure:5843: checking for inline configure:5859: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5859: $? = 0 configure:5867: result: inline configure:5885: checking whether byte ordering is bigendian configure:5900: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:5900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:5945: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5945: $? = 0 configure:5963: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:59: error: 'not' undeclared (first use in this function) conftest.c:59: error: (Each undeclared identifier is reported only once conftest.c:59: error: for each function it appears in.) conftest.c:59: error: expected ';' before 'big' configure:5963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:6091: result: no configure:6109: checking for preprocessor stringizing operator configure:6129: result: yes configure:6139: checking for long double with more range or precision than double configure:6174: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6174: $? = 0 configure:6181: result: yes configure:6196: checking for function prototypes configure:6199: result: yes configure:6212: checking whether char is unsigned configure:6230: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6230: $? = 0 configure:6237: result: no configure:6244: checking for working volatile configure:6263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6263: $? = 0 configure:6270: result: yes configure:6278: checking for C/C++ restrict keyword configure:6303: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6303: $? = 0 configure:6311: result: __restrict configure:6339: checking whether NLS is requested configure:6348: result: yes configure:6386: checking for msgfmt configure:6417: result: /usr/bin/msgfmt configure:6426: checking for gmsgfmt configure:6457: result: /usr/bin/msgfmt configure:6497: checking for xgettext configure:6528: result: /usr/bin/xgettext configure:6568: checking for msgmerge configure:6598: result: /usr/bin/msgmerge configure:6633: checking for off_t configure:6633: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6633: $? = 0 configure:6633: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:94: error: expected expression before ')' token configure:6633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | /* 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 | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:6633: result: yes configure:6644: checking for size_t configure:6644: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6644: $? = 0 configure:6644: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:94: error: expected expression before ')' token configure:6644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | /* 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:6644: result: yes configure:6657: checking for working alloca.h configure:6674: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6682: result: yes configure:6690: checking for alloca configure:6727: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6727: $? = 0 configure:6735: result: yes configure:6851: checking for stdlib.h configure:6851: result: yes configure:6851: checking for unistd.h configure:6851: result: yes configure:6851: checking for sys/param.h configure:6851: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6851: $? = 0 configure:6851: result: yes configure:6851: checking for sys/time.h configure:6851: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6851: $? = 0 configure:6851: result: yes configure:6872: checking for getpagesize configure:6872: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6872: $? = 0 configure:6872: result: yes configure:6881: checking for working mmap configure:7027: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7027: $? = 0 configure:7027: ./conftest configure:7027: $? = 0 configure:7037: result: yes configure:7047: checking whether we are using the GNU C Library 2.1 or newer configure:7074: result: yes configure:7082: checking whether integer division by zero raises SIGFPE configure:7139: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:84: warning: built-in function 'nan' declared as non-function configure:7139: $? = 0 configure:7139: ./conftest configure:7139: $? = 0 configure:7150: result: yes configure:7163: checking for inttypes.h configure:7180: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7180: $? = 0 configure:7187: result: yes configure:7198: checking for stdint.h configure:7215: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7215: $? = 0 configure:7222: result: yes configure:7233: checking for unsigned long long configure:7250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7250: $? = 0 configure:7258: result: yes configure:7286: checking for inttypes.h configure:7304: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7304: $? = 0 configure:7312: result: yes configure:7325: checking whether the inttypes.h PRIxNN macros are broken configure:7346: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7346: $? = 0 configure:7354: result: no configure:7405: checking for ld used by GCC configure:7468: result: /usr/bin/ld configure:7475: checking if the linker (/usr/bin/ld) is GNU ld GNU ld (GNU Binutils) 2.19.1 configure:7487: result: yes configure:7493: checking for shared library run path origin configure:7506: result: done configure:7912: checking argz.h usability configure:7912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7912: $? = 0 configure:7912: result: yes configure:7912: checking argz.h presence configure:7912: i686-uhu-linux-gcc -E conftest.c configure:7912: $? = 0 configure:7912: result: yes configure:7912: checking for argz.h configure:7912: result: yes configure:7912: checking limits.h usability configure:7912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7912: $? = 0 configure:7912: result: yes configure:7912: checking limits.h presence configure:7912: i686-uhu-linux-gcc -E conftest.c configure:7912: $? = 0 configure:7912: result: yes configure:7912: checking for limits.h configure:7912: result: yes configure:7912: checking locale.h usability configure:7912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7912: $? = 0 configure:7912: result: yes configure:7912: checking locale.h presence configure:7912: i686-uhu-linux-gcc -E conftest.c configure:7912: $? = 0 configure:7912: result: yes configure:7912: checking for locale.h configure:7912: result: yes configure:7912: checking nl_types.h usability configure:7912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7912: $? = 0 configure:7912: result: yes configure:7912: checking nl_types.h presence configure:7912: i686-uhu-linux-gcc -E conftest.c configure:7912: $? = 0 configure:7912: result: yes configure:7912: checking for nl_types.h configure:7912: result: yes configure:7912: checking malloc.h usability configure:7912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7912: $? = 0 configure:7912: result: yes configure:7912: checking malloc.h presence configure:7912: i686-uhu-linux-gcc -E conftest.c configure:7912: $? = 0 configure:7912: result: yes configure:7912: checking for malloc.h configure:7912: result: yes configure:7912: checking stddef.h usability configure:7912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7912: $? = 0 configure:7912: result: yes configure:7912: checking stddef.h presence configure:7912: i686-uhu-linux-gcc -E conftest.c configure:7912: $? = 0 configure:7912: result: yes configure:7912: checking for stddef.h configure:7912: result: yes configure:7912: checking for stdlib.h configure:7912: result: yes configure:7912: checking for string.h configure:7912: result: yes configure:7912: checking for unistd.h configure:7912: result: yes configure:7912: checking for sys/param.h configure:7912: result: yes configure:7929: checking for feof_unlocked configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for fgets_unlocked configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for getc_unlocked configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for getcwd configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for getegid configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for geteuid configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for getgid configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for getuid configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for mempcpy configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:113: warning: conflicting types for built-in function 'mempcpy' configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for munmap configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for putenv configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for setenv configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for setlocale configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for localeconv configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for stpcpy configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:119: warning: conflicting types for built-in function 'stpcpy' configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for strcasecmp configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:120: warning: conflicting types for built-in function 'strcasecmp' configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for strdup configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:121: warning: conflicting types for built-in function 'strdup' configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for strtoul configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for tsearch configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for __argz_count configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for __argz_stringify configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for __argz_next configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7929: checking for __fsetlocking configure:7929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7929: result: yes configure:7970: checking for iconv configure:7992: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7992: $? = 0 configure:8024: result: yes configure:8045: checking for iconv declaration configure:8074: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8074: $? = 0 configure:8085: result: install.shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:8096: checking for nl_langinfo and CODESET configure:8112: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8112: $? = 0 configure:8121: result: yes configure:8131: checking for LC_MESSAGES configure:8147: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8147: $? = 0 configure:8155: result: yes configure:8169: checking for bison configure:8185: found /usr/bin/bison configure:8196: result: bison configure:8210: checking version of bison configure:8219: result: 2.4.2, ok configure:8241: checking whether NLS is requested configure:8250: result: yes configure:8266: checking whether included gettext is requested configure:8276: result: no configure:8287: checking for GNU gettext in libc configure:8306: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8306: $? = 0 configure:8314: result: yes configure:8808: checking whether to use NLS configure:8810: result: yes configure:8813: checking where the gettext function comes from configure:8824: result: libc configure:8913: checking for dirent.h that defines DIR configure:8932: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8932: $? = 0 configure:8940: result: yes configure:8954: checking for library containing opendir configure:8985: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8985: $? = 0 configure:9002: result: none required configure:9069: checking whether time.h and sys/time.h may both be included configure:9089: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9089: $? = 0 configure:9096: result: yes configure:9108: checking for inttypes.h configure:9108: result: yes configure:9125: checking for unistd.h configure:9125: result: yes configure:9125: checking for stdlib.h configure:9125: result: yes configure:9125: checking stdarg.h usability configure:9125: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking stdarg.h presence configure:9125: i686-uhu-linux-gcc -E conftest.c configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking for stdarg.h configure:9125: result: yes configure:9125: checking varargs.h usability configure:9125: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 In file included from conftest.c:151: /usr/lib/gcc/i686-uhu-linux/4.4.2/include/varargs.h:4:2: error: #error "GCC no longer implements ." /usr/lib/gcc/i686-uhu-linux/4.4.2/include/varargs.h:5:2: error: #error "Revise your code to use ." configure:9125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_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:9125: result: no configure:9125: checking varargs.h presence configure:9125: i686-uhu-linux-gcc -E conftest.c In file included from conftest.c:118: /usr/lib/gcc/i686-uhu-linux/4.4.2/include/varargs.h:4:2: error: #error "GCC no longer implements ." /usr/lib/gcc/i686-uhu-linux/4.4.2/include/varargs.h:5:2: error: #error "Revise your code to use ." configure:9125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:9125: result: no configure:9125: checking for varargs.h configure:9125: result: no configure:9125: checking for limits.h configure:9125: result: yes configure:9125: checking for string.h configure:9125: result: yes configure:9125: checking for memory.h configure:9125: result: yes configure:9125: checking for locale.h configure:9125: result: yes configure:9125: checking termcap.h usability configure:9125: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking termcap.h presence configure:9125: i686-uhu-linux-gcc -E conftest.c configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking for termcap.h configure:9125: result: yes configure:9125: checking termio.h usability configure:9125: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking termio.h presence configure:9125: i686-uhu-linux-gcc -E conftest.c configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking for termio.h configure:9125: result: yes configure:9125: checking termios.h usability configure:9125: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking termios.h presence configure:9125: i686-uhu-linux-gcc -E conftest.c configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking for termios.h configure:9125: result: yes configure:9125: checking dlfcn.h usability configure:9125: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking dlfcn.h presence configure:9125: i686-uhu-linux-gcc -E conftest.c configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking for dlfcn.h configure:9125: result: yes configure:9125: checking for stddef.h configure:9125: result: yes configure:9125: checking for stdint.h configure:9125: result: yes configure:9125: checking netdb.h usability configure:9125: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking netdb.h presence configure:9125: i686-uhu-linux-gcc -E conftest.c configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking for netdb.h configure:9125: result: yes configure:9125: checking pwd.h usability configure:9125: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking pwd.h presence configure:9125: i686-uhu-linux-gcc -E conftest.c configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking for pwd.h configure:9125: result: yes configure:9125: checking grp.h usability configure:9125: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking grp.h presence configure:9125: i686-uhu-linux-gcc -E conftest.c configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking for grp.h configure:9125: result: yes configure:9125: checking for strings.h configure:9125: result: yes configure:9125: checking regex.h usability configure:9125: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking regex.h presence configure:9125: i686-uhu-linux-gcc -E conftest.c configure:9125: $? = 0 configure:9125: result: yes configure:9125: checking for regex.h configure:9125: result: yes configure:9141: checking sys/pte.h usability configure:9141: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:166:21: error: sys/pte.h: No such file or directory configure:9141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_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:9141: result: no configure:9141: checking sys/pte.h presence configure:9141: i686-uhu-linux-gcc -E conftest.c conftest.c:133:21: error: sys/pte.h: No such file or directory configure:9141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:9141: result: no configure:9141: checking for sys/pte.h configure:9141: result: no configure:9141: checking sys/stream.h usability configure:9141: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:166:24: error: sys/stream.h: No such file or directory configure:9141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_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:9141: result: no configure:9141: checking sys/stream.h presence configure:9141: i686-uhu-linux-gcc -E conftest.c conftest.c:133:24: error: sys/stream.h: No such file or directory configure:9141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:9141: result: no configure:9141: checking for sys/stream.h configure:9141: result: no configure:9141: checking sys/select.h usability configure:9141: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking sys/select.h presence configure:9141: i686-uhu-linux-gcc -E conftest.c configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking for sys/select.h configure:9141: result: yes configure:9141: checking sys/file.h usability configure:9141: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking sys/file.h presence configure:9141: i686-uhu-linux-gcc -E conftest.c configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking for sys/file.h configure:9141: result: yes configure:9141: checking sys/resource.h usability configure:9141: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking sys/resource.h presence configure:9141: i686-uhu-linux-gcc -E conftest.c configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking for sys/resource.h configure:9141: result: yes configure:9141: checking for sys/param.h configure:9141: result: yes configure:9141: checking sys/socket.h usability configure:9141: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking sys/socket.h presence configure:9141: i686-uhu-linux-gcc -E conftest.c configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking for sys/socket.h configure:9141: result: yes configure:9141: checking for sys/stat.h configure:9141: result: yes configure:9141: checking for sys/time.h configure:9141: result: yes configure:9141: checking sys/times.h usability configure:9141: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking sys/times.h presence configure:9141: i686-uhu-linux-gcc -E conftest.c configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking for sys/times.h configure:9141: result: yes configure:9141: checking for sys/types.h configure:9141: result: yes configure:9141: checking sys/wait.h usability configure:9141: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking sys/wait.h presence configure:9141: i686-uhu-linux-gcc -E conftest.c configure:9141: $? = 0 configure:9141: result: yes configure:9141: checking for sys/wait.h configure:9141: result: yes configure:9155: checking netinet/in.h usability configure:9155: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9155: $? = 0 configure:9155: result: yes configure:9155: checking netinet/in.h presence configure:9155: i686-uhu-linux-gcc -E conftest.c configure:9155: $? = 0 configure:9155: result: yes configure:9155: checking for netinet/in.h configure:9155: result: yes configure:9155: checking arpa/inet.h usability configure:9155: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9155: $? = 0 configure:9155: result: yes configure:9155: checking arpa/inet.h presence configure:9155: i686-uhu-linux-gcc -E conftest.c configure:9155: $? = 0 configure:9155: result: yes configure:9155: checking for arpa/inet.h configure:9155: result: yes configure:9167: checking for sys/ptem.h configure:9167: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:151:22: error: sys/ptem.h: No such file or directory configure:9167: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_STREAM_H | # include | #endif | | | #include configure:9167: result: no configure:9181: checking for working alloca.h configure:9206: result: yes configure:9214: checking for alloca configure:9259: result: yes configure:9369: checking whether getpgrp requires zero arguments configure:9386: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:183: error: too many arguments to function 'getpgrp' configure:9386: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 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 | int | main () | { | getpgrp (0); | ; | return 0; | } configure:9394: result: yes configure:9411: checking for vprintf configure:9411: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:171: warning: conflicting types for built-in function 'vprintf' configure:9411: $? = 0 configure:9411: result: yes configure:9417: checking for _doprnt configure:9417: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccfyKiQ9.o: In function `main': conftest.c:(.text+0x7): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:9417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:9417: result: no configure:9428: checking for working strcoll configure:9449: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9449: $? = 0 configure:9449: ./conftest configure:9449: $? = 0 configure:9459: result: yes configure:9510: checking return type of signal handlers configure:9528: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:156: error: void value not ignored as it ought to be configure:9528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:9535: result: void configure:9544: checking for __setostype configure:9544: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc13zmqn.o: In function `main': conftest.c:(.text+0x7): undefined reference to `__setostype' collect2: ld returned 1 exit status configure:9544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | /* Define __setostype to an innocuous variant, in case declares __setostype. | For example, HP-UX 11i declares gettimeofday. */ | #define __setostype innocuous___setostype | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __setostype (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __setostype | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __setostype (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___setostype || defined __stub_____setostype | choke me | #endif | | int | main () | { | return __setostype (); | ; | return 0; | } configure:9544: result: no configure:9550: checking for wait3 configure:9550: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9550: $? = 0 configure:9550: result: yes configure:9556: checking for isinf configure:9556: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:175: warning: conflicting types for built-in function 'isinf' configure:9556: $? = 0 configure:9556: result: yes configure:9562: checking for isnan configure:9562: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:176: warning: conflicting types for built-in function 'isnan' configure:9562: $? = 0 configure:9562: result: yes configure:9569: checking for mkfifo configure:9569: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9569: $? = 0 configure:9569: result: yes configure:9585: checking for dup2 configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for eaccess configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for fcntl configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for getdtablesize configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for getgroups configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for gethostname configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for getpagesize configure:9585: result: yes configure:9585: checking for getpeername configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for getrlimit configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for getrusage configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for gettimeofday configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for kill configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for killpg configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for lstat configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for readlink configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for sbrk configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for select configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for setdtablesize configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccgjkZpQ.o: In function `main': conftest.c:(.text+0x7): undefined reference to `setdtablesize' collect2: ld returned 1 exit status configure:9585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | /* end confdefs.h. */ | /* Define setdtablesize to an innocuous variant, in case declares setdtablesize. | For example, HP-UX 11i declares gettimeofday. */ | #define setdtablesize innocuous_setdtablesize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setdtablesize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setdtablesize | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setdtablesize (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setdtablesize || defined __stub___setdtablesize | choke me | #endif | | int | main () | { | return setdtablesize (); | ; | return 0; | } configure:9585: result: no configure:9585: checking for setitimer configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for tcgetpgrp configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for uname configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for ulimit configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9585: checking for waitpid configure:9585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9585: $? = 0 configure:9585: result: yes configure:9597: checking for rename configure:9597: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9597: $? = 0 configure:9597: result: yes configure:9622: checking for bcopy configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:201: warning: conflicting types for built-in function 'bcopy' configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for bzero configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:202: warning: conflicting types for built-in function 'bzero' configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for confstr configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for fnmatch configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for getaddrinfo configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for gethostbyname configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for getservbyname configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for getservent configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for inet_aton configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for memmove configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:210: warning: conflicting types for built-in function 'memmove' configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for pathconf configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for putenv configure:9622: result: yes configure:9622: checking for raise configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for regcomp configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for regexec configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for setenv configure:9622: result: yes configure:9622: checking for setlinebuf configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for setlocale configure:9622: result: yes configure:9622: checking for setvbuf configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for siginterrupt configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for strchr configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:221: warning: conflicting types for built-in function 'strchr' configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for sysconf configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for tcgetattr configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for times configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for ttyname configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for tzset configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9622: checking for unsetenv configure:9622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9636: checking for vsnprintf configure:9636: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:228: warning: conflicting types for built-in function 'vsnprintf' configure:9636: $? = 0 configure:9636: result: yes configure:9636: checking for snprintf configure:9636: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:229: warning: conflicting types for built-in function 'snprintf' configure:9636: $? = 0 configure:9636: result: yes configure:9636: checking for vasprintf configure:9636: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9636: $? = 0 configure:9636: result: yes configure:9636: checking for asprintf configure:9636: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9636: $? = 0 configure:9636: result: yes configure:9649: checking for isascii configure:9649: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:232: warning: conflicting types for built-in function 'isascii' configure:9649: $? = 0 configure:9649: result: yes configure:9649: checking for isblank configure:9649: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:233: warning: conflicting types for built-in function 'isblank' configure:9649: $? = 0 configure:9649: result: yes configure:9649: checking for isgraph configure:9649: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:234: warning: conflicting types for built-in function 'isgraph' configure:9649: $? = 0 configure:9649: result: yes configure:9649: checking for isprint configure:9649: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:235: warning: conflicting types for built-in function 'isprint' configure:9649: $? = 0 configure:9649: result: yes configure:9649: checking for isspace configure:9649: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:236: warning: conflicting types for built-in function 'isspace' configure:9649: $? = 0 configure:9649: result: yes configure:9649: checking for isxdigit configure:9649: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:237: warning: conflicting types for built-in function 'isxdigit' configure:9649: $? = 0 configure:9649: result: yes configure:9662: checking for getpwent configure:9662: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9662: $? = 0 configure:9662: result: yes configure:9662: checking for getpwnam configure:9662: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9662: $? = 0 configure:9662: result: yes configure:9662: checking for getpwuid configure:9662: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9662: $? = 0 configure:9662: result: yes configure:9675: checking for getcwd configure:9675: result: yes configure:9675: checking for memset configure:9675: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:242: warning: conflicting types for built-in function 'memset' configure:9675: $? = 0 configure:9675: result: yes configure:9675: checking for strcasecmp configure:9675: result: yes configure:9675: checking for strerror configure:9675: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9675: $? = 0 configure:9675: result: yes configure:9675: checking for strftime configure:9675: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:245: warning: conflicting types for built-in function 'strftime' configure:9675: $? = 0 configure:9675: result: yes configure:9675: checking for strnlen configure:9675: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9675: $? = 0 configure:9675: result: yes configure:9675: checking for strpbrk configure:9675: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:247: warning: conflicting types for built-in function 'strpbrk' configure:9675: $? = 0 configure:9675: result: yes configure:9675: checking for strstr configure:9675: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:248: warning: conflicting types for built-in function 'strstr' configure:9675: $? = 0 configure:9675: result: yes configure:9696: checking for strtod configure:9696: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9696: $? = 0 configure:9696: result: yes configure:9696: checking for strtol configure:9696: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9696: $? = 0 configure:9696: result: yes configure:9696: checking for strtoul configure:9696: result: yes configure:9696: checking for strtoll configure:9696: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9696: $? = 0 configure:9696: result: yes configure:9696: checking for strtoull configure:9696: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9696: $? = 0 configure:9696: result: yes configure:9696: checking for strtoimax configure:9696: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9696: $? = 0 configure:9696: result: yes configure:9696: checking for strtoumax configure:9696: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9696: $? = 0 configure:9696: result: yes configure:9716: checking for fdprintf configure:9716: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc67dDEM.o: In function `main': conftest.c:(.text+0x7): undefined reference to `fdprintf' collect2: ld returned 1 exit status configure:9716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | /* end confdefs.h. */ | /* Define fdprintf to an innocuous variant, in case declares fdprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define fdprintf innocuous_fdprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fdprintf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fdprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fdprintf || defined __stub___fdprintf | choke me | #endif | | int | main () | { | return fdprintf (); | ; | return 0; | } configure:9716: result: no configure:9734: checking whether confstr is declared configure:9734: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9734: $? = 0 configure:9734: result: yes configure:9745: checking whether printf is declared configure:9745: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9745: $? = 0 configure:9745: result: yes configure:9756: checking whether sbrk is declared configure:9756: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9756: $? = 0 configure:9756: result: yes configure:9767: checking whether setregid is declared configure:9767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9767: $? = 0 configure:9767: result: yes configure:9778: checking whether strcpy is declared configure:9778: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9778: $? = 0 configure:9778: result: yes configure:9789: checking whether strsignal is declared configure:9789: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9789: $? = 0 configure:9789: result: yes configure:9801: checking whether strtold is declared configure:9801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9801: $? = 0 configure:9801: result: yes configure:9813: checking for broken strtold configure:9829: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:244: warning: passing argument 2 of 'strtold' from incompatible pointer type /usr/include/stdlib.h:176: note: expected 'char ** __restrict__' but argument is of type 'char *' configure:9829: $? = 0 configure:9839: result: no configure:9853: checking for declaration of strtoimax configure:9876: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9876: $? = 0 configure:9884: result: yes configure:9902: checking for declaration of strtol configure:9925: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9925: $? = 0 configure:9933: result: yes configure:9951: checking for declaration of strtoll configure:9974: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9974: $? = 0 configure:9982: result: yes configure:10000: checking for declaration of strtoul configure:10023: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10023: $? = 0 configure:10031: result: yes configure:10049: checking for declaration of strtoull configure:10072: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10072: $? = 0 configure:10080: result: yes configure:10098: checking for declaration of strtoumax configure:10121: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10121: $? = 0 configure:10129: result: yes configure:10153: checking for alarm configure:10153: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10153: $? = 0 configure:10153: result: yes configure:10153: checking for fpurge configure:10153: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccEm6Bjv.o: In function `main': conftest.c:(.text+0x7): undefined reference to `fpurge' collect2: ld returned 1 exit status configure:10153: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | /* Define fpurge to an innocuous variant, in case declares fpurge. | For example, HP-UX 11i declares gettimeofday. */ | #define fpurge innocuous_fpurge | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpurge (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpurge | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fpurge (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fpurge || defined __stub___fpurge | choke me | #endif | | int | main () | { | return fpurge (); | ; | return 0; | } configure:10153: result: no configure:10153: checking for __fpurge configure:10153: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10153: $? = 0 configure:10153: result: yes configure:10167: checking for working mktime configure:10372: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10372: $? = 0 configure:10372: ./conftest configure:10372: $? = 0 configure:10382: result: yes configure:10398: checking for argz.h configure:10398: result: yes configure:10398: checking errno.h usability configure:10398: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10398: $? = 0 configure:10398: result: yes configure:10398: checking errno.h presence configure:10398: i686-uhu-linux-gcc -E conftest.c configure:10398: $? = 0 configure:10398: result: yes configure:10398: checking for errno.h configure:10398: result: yes configure:10398: checking fcntl.h usability configure:10398: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10398: $? = 0 configure:10398: result: yes configure:10398: checking fcntl.h presence configure:10398: i686-uhu-linux-gcc -E conftest.c configure:10398: $? = 0 configure:10398: result: yes configure:10398: checking for fcntl.h configure:10398: result: yes configure:10398: checking for malloc.h configure:10398: result: yes configure:10398: checking stdio_ext.h usability configure:10398: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10398: $? = 0 configure:10398: result: yes configure:10398: checking stdio_ext.h presence configure:10398: i686-uhu-linux-gcc -E conftest.c configure:10398: $? = 0 configure:10398: result: yes configure:10398: checking for stdio_ext.h configure:10398: result: yes configure:10413: checking for getpagesize configure:10413: result: yes configure:10422: checking for working mmap configure:10578: result: yes configure:10591: checking for __argz_count configure:10591: result: yes configure:10591: checking for __argz_next configure:10591: result: yes configure:10591: checking for __argz_stringify configure:10591: result: yes configure:10591: checking for dcgettext configure:10591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:281: warning: conflicting types for built-in function 'dcgettext' configure:10591: $? = 0 configure:10591: result: yes configure:10591: checking for mempcpy configure:10591: result: yes configure:10591: checking for munmap configure:10591: result: yes configure:10591: checking for stpcpy configure:10591: result: yes configure:10591: checking for strcspn configure:10591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:285: warning: conflicting types for built-in function 'strcspn' configure:10591: $? = 0 configure:10591: result: yes configure:10591: checking for strdup configure:10591: result: yes configure:10616: checking wctype.h usability configure:10616: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10616: $? = 0 configure:10616: result: yes configure:10616: checking wctype.h presence configure:10616: i686-uhu-linux-gcc -E conftest.c configure:10616: $? = 0 configure:10616: result: yes configure:10616: checking for wctype.h configure:10616: result: yes configure:10628: checking wchar.h usability configure:10628: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10628: $? = 0 configure:10628: result: yes configure:10628: checking wchar.h presence configure:10628: i686-uhu-linux-gcc -E conftest.c configure:10628: $? = 0 configure:10628: result: yes configure:10628: checking for wchar.h configure:10628: result: yes configure:10640: checking langinfo.h usability configure:10640: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10640: $? = 0 configure:10640: result: yes configure:10640: checking langinfo.h presence configure:10640: i686-uhu-linux-gcc -E conftest.c configure:10640: $? = 0 configure:10640: result: yes configure:10640: checking for langinfo.h configure:10640: result: yes configure:10651: checking for mbrlen configure:10651: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10651: $? = 0 configure:10651: result: yes configure:10657: checking for mbscmp configure:10657: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccCiyzJg.o: In function `main': conftest.c:(.text+0x7): undefined reference to `mbscmp' collect2: ld returned 1 exit status configure:10657: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | /* end confdefs.h. */ | /* Define mbscmp to an innocuous variant, in case declares mbscmp. | For example, HP-UX 11i declares gettimeofday. */ | #define mbscmp innocuous_mbscmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mbscmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mbscmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mbscmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mbscmp || defined __stub___mbscmp | choke me | #endif | | int | main () | { | return mbscmp (); | ; | return 0; | } configure:10657: result: no configure:10663: checking for mbsrtowcs configure:10663: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10663: $? = 0 configure:10663: result: yes configure:10670: checking for wcrtomb configure:10670: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10670: $? = 0 configure:10670: result: yes configure:10676: checking for wcscoll configure:10676: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10676: $? = 0 configure:10676: result: yes configure:10682: checking for wcsdup configure:10682: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10682: $? = 0 configure:10682: result: yes configure:10688: checking for wcwidth configure:10688: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10688: $? = 0 configure:10688: result: yes configure:10694: checking for wctype configure:10694: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10694: $? = 0 configure:10694: result: yes configure:10702: checking whether mbrtowc and mbstate_t are properly declared configure:10722: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10722: $? = 0 configure:10730: result: yes configure:10746: checking for iswlower configure:10746: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:299: warning: conflicting types for built-in function 'iswlower' configure:10746: $? = 0 configure:10746: result: yes configure:10746: checking for iswupper configure:10746: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:300: warning: conflicting types for built-in function 'iswupper' configure:10746: $? = 0 configure:10746: result: yes configure:10746: checking for towlower configure:10746: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:301: warning: conflicting types for built-in function 'towlower' configure:10746: $? = 0 configure:10746: result: yes configure:10746: checking for towupper configure:10746: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:302: warning: conflicting types for built-in function 'towupper' configure:10746: $? = 0 configure:10746: result: yes configure:10746: checking for iswctype configure:10746: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10746: $? = 0 configure:10746: result: yes configure:10757: checking for nl_langinfo and CODESET configure:10773: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10773: $? = 0 configure:10781: result: yes configure:10788: checking for wchar_t in wchar.h configure:10808: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10808: $? = 0 configure:10815: result: yes configure:10823: checking for wctype_t in wctype.h configure:10842: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10842: $? = 0 configure:10849: result: yes configure:10857: checking for wint_t in wctype.h configure:10876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10876: $? = 0 configure:10883: result: yes configure:10894: checking for dlopen in -ldl configure:10919: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:10919: $? = 0 configure:10928: result: yes configure:10942: checking for dlopen configure:10942: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:10942: $? = 0 configure:10942: result: yes configure:10942: checking for dlclose configure:10942: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:10942: $? = 0 configure:10942: result: yes configure:10942: checking for dlsym configure:10942: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:10942: $? = 0 configure:10942: result: yes configure:10954: checking whether sys_siglist is declared configure:10954: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10954: $? = 0 configure:10954: result: yes configure:11248: checking for uid_t in sys/types.h configure:11267: result: yes configure:11278: checking type of array argument to getgroups configure:11312: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11312: $? = 0 configure:11312: ./conftest configure:11312: $? = 0 configure:11337: result: gid_t configure:11345: checking for off_t configure:11345: result: yes configure:11356: checking for mode_t configure:11356: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11356: $? = 0 configure:11356: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:327: error: expected expression before ')' token configure:11356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | /* 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 | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:11356: result: yes configure:11367: checking for uid_t in sys/types.h configure:11386: result: yes configure:11397: checking for pid_t configure:11397: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11397: $? = 0 configure:11397: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:327: error: expected expression before ')' token configure:11397: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | /* 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 | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:11397: result: yes configure:11408: checking for size_t configure:11408: result: yes configure:11419: checking for ssize_t configure:11419: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11419: $? = 0 configure:11419: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:327: error: expected expression before ')' token configure:11419: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | /* 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 | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:11419: result: yes configure:11430: checking for time_t configure:11430: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11430: $? = 0 configure:11430: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:327: error: expected expression before ')' token configure:11430: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | /* 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 | int | main () | { | if (sizeof ((time_t))) | return 0; | ; | return 0; | } configure:11430: result: yes configure:11443: checking for long long configure:11463: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11463: $? = 0 configure:11471: result: long long configure:11479: checking for unsigned long long configure:11499: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11499: $? = 0 configure:11507: result: unsigned long long configure:11515: checking return type of signal handlers configure:11540: result: void configure:11548: checking for sig_atomic_t in signal.h configure:11566: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11566: $? = 0 configure:11574: result: yes configure:11596: checking size of char configure:11601: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11601: $? = 0 configure:11601: ./conftest configure:11601: $? = 0 configure:11616: result: 1 configure:11630: checking size of short configure:11635: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11635: $? = 0 configure:11635: ./conftest configure:11635: $? = 0 configure:11650: result: 2 configure:11664: checking size of int configure:11669: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11669: $? = 0 configure:11669: ./conftest configure:11669: $? = 0 configure:11684: result: 4 configure:11698: checking size of long configure:11703: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11703: $? = 0 configure:11703: ./conftest configure:11703: $? = 0 configure:11718: result: 4 configure:11732: checking size of char * configure:11737: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11737: $? = 0 configure:11737: ./conftest configure:11737: $? = 0 configure:11752: result: 4 configure:11766: checking size of double configure:11771: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11771: $? = 0 configure:11771: ./conftest configure:11771: $? = 0 configure:11786: result: 8 configure:11800: checking size of long long configure:11805: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11805: $? = 0 configure:11805: ./conftest configure:11805: $? = 0 configure:11820: result: 8 configure:11831: checking for u_int configure:11831: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11831: $? = 0 configure:11831: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:337: error: expected expression before ')' token configure:11831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | /* 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 | int | main () | { | if (sizeof ((u_int))) | return 0; | ; | return 0; | } configure:11831: result: yes configure:11842: checking for u_long configure:11842: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11842: $? = 0 configure:11842: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:337: error: expected expression before ')' token configure:11842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | /* 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 | int | main () | { | if (sizeof ((u_long))) | return 0; | ; | return 0; | } configure:11842: result: yes configure:11856: checking for bits16_t configure:11856: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:337: error: 'bits16_t' undeclared (first use in this function) conftest.c:337: error: (Each undeclared identifier is reported only once conftest.c:337: error: for each function it appears in.) configure:11856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | /* 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 | int | main () | { | if (sizeof (bits16_t)) | return 0; | ; | return 0; | } configure:11856: result: no configure:11895: checking for u_bits16_t configure:11895: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:338: error: 'u_bits16_t' undeclared (first use in this function) conftest.c:338: error: (Each undeclared identifier is reported only once conftest.c:338: error: for each function it appears in.) configure:11895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | /* 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 | int | main () | { | if (sizeof (u_bits16_t)) | return 0; | ; | return 0; | } configure:11895: result: no configure:11934: checking for bits32_t configure:11934: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:339: error: 'bits32_t' undeclared (first use in this function) conftest.c:339: error: (Each undeclared identifier is reported only once conftest.c:339: error: for each function it appears in.) configure:11934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | #define u_bits16_t unsigned short | /* 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 | int | main () | { | if (sizeof (bits32_t)) | return 0; | ; | return 0; | } configure:11934: result: no configure:11973: checking for u_bits32_t configure:11973: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:340: error: 'u_bits32_t' undeclared (first use in this function) conftest.c:340: error: (Each undeclared identifier is reported only once conftest.c:340: error: for each function it appears in.) configure:11973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | #define u_bits16_t unsigned short | #define bits32_t int | /* 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 | int | main () | { | if (sizeof (u_bits32_t)) | return 0; | ; | return 0; | } configure:11973: result: no configure:12024: checking for bits64_t configure:12024: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:341: error: 'bits64_t' undeclared (first use in this function) conftest.c:341: error: (Each undeclared identifier is reported only once conftest.c:341: error: for each function it appears in.) configure:12024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | #define u_bits16_t unsigned short | #define bits32_t int | #define u_bits32_t unsigned int | /* 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 | int | main () | { | if (sizeof (bits64_t)) | return 0; | ; | return 0; | } configure:12024: result: no configure:12076: checking for ptrdiff_t configure:12076: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12076: $? = 0 configure:12076: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:342: error: expected expression before ')' token configure:12076: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | #define u_bits16_t unsigned short | #define bits32_t int | #define u_bits32_t unsigned int | #define bits64_t double | /* 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 | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:12076: result: yes configure:12126: checking whether stat file-mode macros are broken configure:12153: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12153: $? = 0 configure:12160: result: no configure:12169: checking whether #! works in shell scripts configure:12186: result: yes configure:12233: checking whether the ctype macros accept non-ascii characters configure:12278: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:335: warning: incompatible implicit declaration of built-in function 'exit' configure:12278: $? = 0 configure:12278: ./conftest configure:12278: $? = 0 configure:12289: result: yes configure:12296: checking if dup2 fails to clear the close-on-exec flag configure:12326: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:316: warning: incompatible implicit declaration of built-in function 'exit' configure:12326: $? = 0 configure:12326: ./conftest configure:12326: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | #define u_bits16_t unsigned short | #define bits32_t int | #define u_bits32_t unsigned int | #define bits64_t double | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | /* end confdefs.h. */ | | #include | #include | main() | { | int fd1, fd2, fl; | fd1 = open("/dev/null", 2); | if (fcntl(fd1, 2, 1) < 0) | exit(1); | fd2 = dup2(fd1, 1); | if (fd2 < 0) | exit(2); | fl = fcntl(fd2, 1, 0); | /* fl will be 1 if dup2 did not reset the close-on-exec flag. */ | exit(fl != 1); | } | configure:12338: result: no configure:12346: checking whether pgrps need synchronization configure:12408: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:326: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:336: warning: incompatible implicit declaration of built-in function 'exit' configure:12408: $? = 0 configure:12408: ./conftest configure:12408: $? = 0 configure:12420: result: no configure:12428: checking for type of signal functions configure:12451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12451: $? = 0 configure:12509: result: posix configure:12523: checking for sys_errlist and sys_nerr configure:12541: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:12541: $? = 0 configure:12549: result: yes configure:12557: checking for sys_siglist in system C library configure:12584: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:321: warning: initialization discards qualifiers from pointer target type conftest.c:322: warning: incompatible implicit declaration of built-in function 'exit' configure:12584: $? = 0 configure:12584: ./conftest configure:12584: $? = 0 configure:12595: result: yes configure:12602: checking for _sys_siglist in signal.h or unistd.h configure:12623: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:320: warning: initialization discards qualifiers from pointer target type configure:12623: $? = 0 configure:12630: result: yes configure:12638: checking for _sys_siglist in system C library configure:12665: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:324: warning: incompatible implicit declaration of built-in function 'exit' configure:12665: $? = 0 configure:12665: ./conftest configure:12665: $? = 0 configure:12676: result: yes configure:12684: checking whether signal handlers are of type void configure:12708: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12708: $? = 0 configure:12715: result: yes configure:12724: checking for clock_t configure:12752: result: yes configure:12764: checking for sigset_t configure:12792: result: yes configure:12804: checking for quad_t configure:12832: result: yes configure:12847: checking for intmax_t configure:12875: result: yes configure:12887: checking for uintmax_t configure:12915: result: yes configure:12928: checking for socklen_t configure:12956: result: yes configure:12970: checking for size and type of struct rlimit fields configure:12987: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12987: $? = 0 configure:13026: result: rlim_t configure:13038: checking for struct termios.c_line configure:13038: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13038: $? = 0 configure:13038: result: yes configure:13050: checking for struct termio.c_line configure:13050: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13050: $? = 0 configure:13050: result: yes configure:13062: checking for struct dirent.d_ino configure:13100: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13100: $? = 0 configure:13108: result: yes configure:13116: checking for struct dirent.d_fileno configure:13154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13154: $? = 0 configure:13162: result: yes configure:13170: checking for struct dirent.d_namlen configure:13208: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:346: error: 'struct dirent' has no member named 'd_namlen' configure:13208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | #define u_bits16_t unsigned short | #define bits32_t int | #define u_bits32_t unsigned int | #define bits64_t double | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define UNDER_SYS_SIGLIST_DECLARED 1 | #define HAVE_UNDER_SYS_SIGLIST 1 | #define VOID_SIGHANDLER 1 | #define HAVE_QUAD_T 1 | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define TERMIOS_LDISC 1 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_DIRENT_D_FILENO 1 | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_UNISTD_H | # include | #endif /* HAVE_UNISTD_H */ | #if defined(HAVE_DIRENT_H) | # include | #else | # define dirent direct | # ifdef HAVE_SYS_NDIR_H | # include | # endif /* SYSNDIR */ | # ifdef HAVE_SYS_DIR_H | # include | # endif /* SYSDIR */ | # ifdef HAVE_NDIR_H | # include | # endif | #endif /* HAVE_DIRENT_H */ | | int | main () | { | | struct dirent d; int z; z = d.d_namlen; | | ; | return 0; | } configure:13216: result: no configure:13223: checking for struct winsize in sys/ioctl.h and termios.h configure:13240: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13240: $? = 0 configure:13267: result: sys/ioctl.h configure:13281: checking for struct timeval in sys/time.h and time.h configure:13315: result: yes configure:13322: checking for struct stat.st_blocks configure:13322: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13322: $? = 0 configure:13322: result: yes configure:13332: checking whether struct tm is in sys/time.h or time.h configure:13352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13352: $? = 0 configure:13359: result: time.h configure:13367: checking for struct tm.tm_zone configure:13367: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13367: $? = 0 configure:13367: result: yes configure:13434: checking for struct timezone in sys/time.h and time.h configure:13468: result: yes configure:13476: checking for the existence of strsignal configure:13493: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13493: $? = 0 configure:13502: result: yes configure:13509: checking if opendir() opens non-directories configure:13562: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:356: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:365: warning: incompatible implicit declaration of built-in function 'exit' configure:13562: $? = 0 configure:13562: ./conftest configure:13562: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | #define u_bits16_t unsigned short | #define bits32_t int | #define u_bits32_t unsigned int | #define bits64_t double | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define UNDER_SYS_SIGLIST_DECLARED 1 | #define HAVE_UNDER_SYS_SIGLIST 1 | #define VOID_SIGHANDLER 1 | #define HAVE_QUAD_T 1 | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define TERMIOS_LDISC 1 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_DIRENT_D_FILENO 1 | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | /* end confdefs.h. */ | | #include | #include | #include | #ifdef HAVE_UNISTD_H | # include | #endif /* HAVE_UNISTD_H */ | #if defined(HAVE_DIRENT_H) | # include | #else | # define dirent direct | # ifdef HAVE_SYS_NDIR_H | # include | # endif /* SYSNDIR */ | # ifdef HAVE_SYS_DIR_H | # include | # endif /* SYSDIR */ | # ifdef HAVE_NDIR_H | # include | # endif | #endif /* HAVE_DIRENT_H */ | main() | { | DIR *dir; | int fd, err; | err = mkdir("bash-aclocal", 0700); | if (err < 0) { | perror("mkdir"); | exit(1); | } | unlink("bash-aclocal/not_a_directory"); | fd = open("bash-aclocal/not_a_directory", O_WRONLY|O_CREAT|O_EXCL, 0666); | write(fd, "\n", 1); | close(fd); | dir = opendir("bash-aclocal/not_a_directory"); | unlink("bash-aclocal/not_a_directory"); | rmdir("bash-aclocal"); | exit (dir == 0); | } configure:13573: result: no configure:13580: checking whether ulimit can substitute for getdtablesize configure:13601: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:332: warning: incompatible implicit declaration of built-in function 'exit' configure:13601: $? = 0 configure:13601: ./conftest configure:13601: $? = 0 configure:13612: result: yes configure:13626: checking whether fpurge is declared configure:13626: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:335: error: 'fpurge' undeclared (first use in this function) conftest.c:335: error: (Each undeclared identifier is reported only once conftest.c:335: error: for each function it appears in.) configure:13626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | #define u_bits16_t unsigned short | #define bits32_t int | #define u_bits32_t unsigned int | #define bits64_t double | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define UNDER_SYS_SIGLIST_DECLARED 1 | #define HAVE_UNDER_SYS_SIGLIST 1 | #define VOID_SIGHANDLER 1 | #define HAVE_QUAD_T 1 | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define TERMIOS_LDISC 1 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_DIRENT_D_FILENO 1 | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | #define ULIMIT_MAXFDS 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef fpurge | (void) fpurge; | #endif | | ; | return 0; | } configure:13626: result: no configure:13639: checking to see if getenv can be redefined configure:13685: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:359: warning: incompatible implicit declaration of built-in function 'exit' configure:13685: $? = 0 configure:13685: ./conftest configure:13685: $? = 0 configure:13696: result: yes configure:13704: checking if getcwd() will dynamically allocate memory with 0 size configure:13731: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:341: warning: incompatible implicit declaration of built-in function 'exit' configure:13731: $? = 0 configure:13731: ./conftest configure:13731: $? = 0 configure:13742: result: yes configure:13757: checking for presence of POSIX-style sigsetjmp/siglongjmp configure:13809: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:358: warning: incompatible implicit declaration of built-in function 'exit' configure:13809: $? = 0 configure:13809: ./conftest configure:13809: $? = 0 configure:13820: result: present configure:13828: checking whether or not strcoll and strcmp differ configure:13878: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:365: warning: incompatible implicit declaration of built-in function 'exit' configure:13878: $? = 0 configure:13878: ./conftest configure:13878: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | #define u_bits16_t unsigned short | #define bits32_t int | #define u_bits32_t unsigned int | #define bits64_t double | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define UNDER_SYS_SIGLIST_DECLARED 1 | #define HAVE_UNDER_SYS_SIGLIST 1 | #define VOID_SIGHANDLER 1 | #define HAVE_QUAD_T 1 | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define TERMIOS_LDISC 1 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_DIRENT_D_FILENO 1 | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | #define ULIMIT_MAXFDS 1 | #define HAVE_DECL_FPURGE 0 | #define CAN_REDEFINE_GETENV 1 | #define HAVE_POSIX_SIGSETJMP 1 | /* end confdefs.h. */ | | #include | #if defined (HAVE_LOCALE_H) | #include | #endif | | main(c, v) | int c; | char *v[]; | { | int r1, r2; | char *deflocale, *defcoll; | | #ifdef HAVE_SETLOCALE | deflocale = setlocale(LC_ALL, ""); | defcoll = setlocale(LC_COLLATE, ""); | #endif | | #ifdef HAVE_STRCOLL | /* These two values are taken from tests/glob-test. */ | r1 = strcoll("abd", "aXd"); | #else | r1 = 0; | #endif | r2 = strcmp("abd", "aXd"); | | /* These two should both be greater than 0. It is permissible for | a system to return different values, as long as the sign is the | same. */ | | /* Exit with 1 (failure) if these two values are both > 0, since | this tests whether strcoll(3) is broken with respect to strcmp(3) | in the default locale. */ | exit (r1 > 0 && r2 > 0); | } | configure:13889: result: no configure:13902: checking for standard-conformant putenv declaration configure:13933: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13933: $? = 0 configure:13942: result: yes configure:13957: checking for standard-conformant unsetenv declaration configure:13988: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13988: $? = 0 configure:13997: result: yes configure:14009: checking for printf floating point output in hex notation configure:14037: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:345: warning: incompatible implicit declaration of built-in function 'exit' configure:14037: $? = 0 configure:14037: ./conftest configure:14037: $? = 0 configure:14048: result: yes configure:14058: checking if signal handlers must be reinstalled when invoked configure:14116: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:376: warning: incompatible implicit declaration of built-in function 'exit' configure:14116: $? = 0 configure:14116: ./conftest configure:14116: $? = 0 configure:14127: result: no configure:14135: checking for presence of necessary job control definitions configure:14193: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:377: warning: incompatible implicit declaration of built-in function 'exit' configure:14193: $? = 0 configure:14193: ./conftest configure:14193: $? = 0 configure:14204: result: present configure:14211: checking for presence of named pipes configure:14263: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:348: warning: incompatible implicit declaration of built-in function 'exit' configure:14263: $? = 0 configure:14263: ./conftest configure:14263: $? = 0 configure:14274: result: present configure:14282: checking whether termios.h defines TIOCGWINSZ configure:14305: result: no configure:14309: checking whether sys/ioctl.h defines TIOCGWINSZ configure:14332: result: yes configure:14342: checking for TIOCSTAT in sys/ioctl.h configure:14359: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:341: error: 'TIOCSTAT' undeclared (first use in this function) conftest.c:341: error: (Each undeclared identifier is reported only once conftest.c:341: error: for each function it appears in.) configure:14359: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | #define u_bits16_t unsigned short | #define bits32_t int | #define u_bits32_t unsigned int | #define bits64_t double | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define UNDER_SYS_SIGLIST_DECLARED 1 | #define HAVE_UNDER_SYS_SIGLIST 1 | #define VOID_SIGHANDLER 1 | #define HAVE_QUAD_T 1 | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define TERMIOS_LDISC 1 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_DIRENT_D_FILENO 1 | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | #define ULIMIT_MAXFDS 1 | #define HAVE_DECL_FPURGE 0 | #define CAN_REDEFINE_GETENV 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int x = TIOCSTAT; | ; | return 0; | } configure:14367: result: no configure:14374: checking for FIONREAD in sys/ioctl.h configure:14391: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14391: $? = 0 configure:14399: result: yes configure:14408: checking whether WCONTINUED flag to waitpid is unavailable or available but broken configure:14442: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:352: warning: incompatible implicit declaration of built-in function 'exit' configure:14442: $? = 0 configure:14442: ./conftest configure:14442: $? = 0 configure:14453: result: no configure:14461: checking for speed_t in sys/types.h configure:14477: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:341: error: 'speed_t' undeclared (first use in this function) conftest.c:341: error: (Each undeclared identifier is reported only once conftest.c:341: error: for each function it appears in.) conftest.c:341: error: expected ';' before 'x' configure:14477: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | #define u_bits16_t unsigned short | #define bits32_t int | #define u_bits32_t unsigned int | #define bits64_t double | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define UNDER_SYS_SIGLIST_DECLARED 1 | #define HAVE_UNDER_SYS_SIGLIST 1 | #define VOID_SIGHANDLER 1 | #define HAVE_QUAD_T 1 | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define TERMIOS_LDISC 1 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_DIRENT_D_FILENO 1 | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | #define ULIMIT_MAXFDS 1 | #define HAVE_DECL_FPURGE 0 | #define CAN_REDEFINE_GETENV 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define FIONREAD_IN_SYS_IOCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | speed_t x; | ; | return 0; | } configure:14485: result: no configure:14492: checking whether getpw functions are declared in pwd.h configure:14517: result: yes configure:14524: checking for unusable real-time signals due to large values configure:14557: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:355: warning: incompatible implicit declaration of built-in function 'exit' configure:14557: $? = 0 configure:14557: ./conftest configure:14557: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "4.0-release" | #define PACKAGE_STRING "bash 4.0-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #define USING_BASH_MALLOC 1 | #define ALIAS 1 | #define PUSHD_AND_POPD 1 | #define RESTRICTED_SHELL 1 | #define PROCESS_SUBSTITUTION 1 | #define PROMPT_STRING_DECODE 1 | #define SELECT_COMMAND 1 | #define HELP_BUILTIN 1 | #define ARRAY_VARS 1 | #define DPAREN_ARITHMETIC 1 | #define BRACE_EXPANSION 1 | #define COMMAND_TIMING 1 | #define EXTENDED_GLOB 1 | #define COND_COMMAND 1 | #define COND_REGEXP 1 | #define COPROCESS_SUPPORT 1 | #define ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define CASEMOD_ATTRS 1 | #define CASEMOD_EXPANSIONS 1 | #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define HAVE_STRINGIZE 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define restrict __restrict | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_UNAME 1 | #define HAVE_ULIMIT 1 | #define HAVE_WAITPID 1 | #define HAVE_RENAME 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CONFSTR 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVENT 1 | #define HAVE_INET_ATON 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_SETENV 1 | #define HAVE_SETLINEBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_TZSET 1 | #define HAVE_UNSETENV 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISGRAPH 1 | #define HAVE_ISPRINT 1 | #define HAVE_ISSPACE 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_DECL_CONFSTR 1 | #define HAVE_DECL_PRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_SETREGID 1 | #define HAVE_DECL_STRCPY 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRTOLD 1 | #define HAVE_DECL_STRTOIMAX 1 | #define HAVE_DECL_STRTOL 1 | #define HAVE_DECL_STRTOLL 1 | #define HAVE_DECL_STRTOUL 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_DECL_STRTOUMAX 1 | #define HAVE_ALARM 1 | #define HAVE___FPURGE 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define GETGROUPS_T gid_t | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE void | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | #define u_bits16_t unsigned short | #define bits32_t int | #define u_bits32_t unsigned int | #define bits64_t double | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define UNDER_SYS_SIGLIST_DECLARED 1 | #define HAVE_UNDER_SYS_SIGLIST 1 | #define VOID_SIGHANDLER 1 | #define HAVE_QUAD_T 1 | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define TERMIOS_LDISC 1 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_DIRENT_D_FILENO 1 | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | #define ULIMIT_MAXFDS 1 | #define HAVE_DECL_FPURGE 0 | #define CAN_REDEFINE_GETENV 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_GETPW_DECLS 1 | /* end confdefs.h. */ | | #include | #include | | #ifndef NSIG | # define NSIG 64 | #endif | | main () | { | int n_sigs = 2 * NSIG; | #ifdef SIGRTMIN | int rtmin = SIGRTMIN; | #else | int rtmin = 0; | #endif | | exit(rtmin < n_sigs); | } configure:14568: result: no configure:14660: checking which library has the termcap functions configure:14844: result: using libcurses configure:14871: checking whether /dev/fd is available configure:14895: result: standard configure:14909: checking whether /dev/stdin stdout stderr are available configure:14924: result: present configure:14931: checking for default mail directory configure:14950: result: /var/mail configure:15047: checking shared object configuration for loadable builtins configure:15057: result: supported configure:15226: creating ./config.status configure:16522: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_long_double=yes ac_cv_c_restrict=__restrict ac_cv_c_stringize=yes ac_cv_c_volatile=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_DEBUGGER_START_FILE_set= ac_cv_env_DEBUGGER_START_FILE_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func___fpurge=yes ac_cv_func___fsetlocking=yes ac_cv_func___setostype=no ac_cv_func__doprnt=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_confstr=yes ac_cv_func_dcgettext=yes ac_cv_func_dlclose=yes ac_cv_func_dlopen=yes ac_cv_func_dlsym=yes ac_cv_func_dup2=yes ac_cv_func_eaccess=yes ac_cv_func_fcntl=yes ac_cv_func_fdprintf=no ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_fnmatch=yes ac_cv_func_fpurge=no ac_cv_func_getaddrinfo=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getpagesize=yes ac_cv_func_getpeername=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getservent=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_inet_aton=yes ac_cv_func_isascii=yes ac_cv_func_isblank=yes ac_cv_func_isgraph=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_isprint=yes ac_cv_func_isspace=yes ac_cv_func_iswctype=yes ac_cv_func_iswlower=yes ac_cv_func_iswupper=yes ac_cv_func_isxdigit=yes ac_cv_func_kill=yes ac_cv_func_killpg=yes ac_cv_func_localeconv=yes ac_cv_func_lstat=yes ac_cv_func_mbrlen=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbscmp=no ac_cv_func_mbsrtowcs=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=yes ac_cv_func_memset=yes ac_cv_func_mkfifo=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_pathconf=yes ac_cv_func_putenv=yes ac_cv_func_raise=yes ac_cv_func_readlink=yes ac_cv_func_regcomp=yes ac_cv_func_regexec=yes ac_cv_func_rename=yes ac_cv_func_sbrk=yes ac_cv_func_select=yes ac_cv_func_setdtablesize=no ac_cv_func_setenv=yes ac_cv_func_setitimer=yes ac_cv_func_setlinebuf=yes ac_cv_func_setlocale=yes ac_cv_func_setvbuf=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_siginterrupt=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strnlen=yes ac_cv_func_strpbrk=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtoimax=yes ac_cv_func_strtol=yes ac_cv_func_strtoll=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_strtoumax=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tgetent=no ac_cv_func_times=yes ac_cv_func_towlower=yes ac_cv_func_towupper=yes ac_cv_func_tsearch=yes ac_cv_func_ttyname=yes ac_cv_func_tzset=yes ac_cv_func_ulimit=yes ac_cv_func_uname=yes ac_cv_func_unsetenv=yes ac_cv_func_vasprintf=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_wait3=yes ac_cv_func_waitpid=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wcsdup=yes ac_cv_func_wctype=yes ac_cv_func_wcwidth=yes ac_cv_func_working_mktime=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl_confstr=yes ac_cv_have_decl_fpurge=no ac_cv_have_decl_printf=yes ac_cv_have_decl_sbrk=yes ac_cv_have_decl_setregid=yes ac_cv_have_decl_strcpy=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtold=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_sig_atomic_t=yes ac_cv_header_argz_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_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_param_h=yes ac_cv_header_sys_pte_h=no ac_cv_header_sys_ptem_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_varargs_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_curses_tgetent=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_termcap_tgetent=no ac_cv_lib_tinfo_tgetent=no ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_termio_c_line=yes ac_cv_member_struct_termios_c_line=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=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_rl_includedir=/usr/include ac_cv_rl_libdir=/usr/lib ac_cv_rl_prefix=/usr ac_cv_rl_version=6.1 ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_sizeof_char=1 ac_cv_sizeof_char_p=4 ac_cv_sizeof_double=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_interpreter=yes ac_cv_sys_largefile_CC=no ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes ac_cv_sys_tiocgwinsz_in_termios_h=no ac_cv_type_bits16_t=no ac_cv_type_bits32_t=no ac_cv_type_bits64_t=no ac_cv_type_getgroups=gid_t ac_cv_type_long_double_wider=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_time_t=yes ac_cv_type_u_bits16_t=no ac_cv_type_u_bits32_t=no ac_cv_type_u_int=yes ac_cv_type_u_long=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes bash_cv_decl_strtoimax=yes bash_cv_decl_strtol=yes bash_cv_decl_strtoll=yes bash_cv_decl_strtoul=yes bash_cv_decl_strtoull=yes bash_cv_decl_strtoumax=yes bash_cv_decl_under_sys_siglist=yes bash_cv_dev_fd=standard bash_cv_dev_stdin=present bash_cv_dirent_has_d_fileno=yes bash_cv_dirent_has_d_namlen=no bash_cv_dirent_has_dino=yes bash_cv_dup2_broken=no bash_cv_fionread_in_ioctl=yes bash_cv_func_ctype_nonascii=yes bash_cv_func_sigsetjmp=present bash_cv_func_strcoll_broken=no bash_cv_getcwd_malloc=yes bash_cv_getenv_redef=yes bash_cv_getpw_declared=yes bash_cv_have_strsignal=yes bash_cv_job_control_missing=present bash_cv_langinfo_codeset=yes bash_cv_mail_dir=/var/mail bash_cv_must_reinstall_sighandlers=no bash_cv_opendir_not_robust=no bash_cv_pgrp_pipe=no bash_cv_printf_a_format=yes bash_cv_signal_vintage=posix bash_cv_speed_t_in_sys_types=no bash_cv_std_putenv=yes bash_cv_std_unsetenv=yes bash_cv_strtold_broken=no bash_cv_struct_timeval=yes bash_cv_struct_timezone=yes bash_cv_struct_winsize_header=ioctl_h bash_cv_sys_errlist=yes bash_cv_sys_named_pipes=present bash_cv_sys_siglist=yes bash_cv_termcap_lib=libcurses bash_cv_tiocstat_in_ioctl=no bash_cv_type_clock_t=yes bash_cv_type_intmax_t=yes bash_cv_type_long_long='long long' bash_cv_type_quad_t=yes bash_cv_type_rlimit=rlim_t bash_cv_type_sigset_t=yes bash_cv_type_socklen_t=yes bash_cv_type_uintmax_t=yes bash_cv_type_unsigned_long_long='unsigned long long' bash_cv_type_wchar_t=yes bash_cv_type_wctype_t=yes bash_cv_type_wint_t=yes bash_cv_ulimit_maxfds=yes bash_cv_under_sys_siglist=yes bash_cv_unusable_rtsigs=no bash_cv_void_sighandler=yes bash_cv_wcontinued_broken=no gt_cv_func_gnugettext2_libc=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='ar' ARFLAGS='cr' BASHVERS='4.0' BUILD_DIR='/var/uhubuild/work/compile' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CC_FOR_BUILD='$(CC)' CFLAGS='-O2 -march=i686 -mtune=generic ' CFLAGS_FOR_BUILD='-g' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CPPFLAGS_FOR_BUILD='' CROSS_COMPILE='' DATADIRNAME='share' DEBUG='' DEBUGGER_START_FILE='${datadir}/bashdb/bashdb-main.inc' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMACS='no' EXEEXT='' GENCAT='gencat' GLIBC21='yes' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' HELPDIR='' HELPDIRDEFINE='' HELPINSTALL='' HELPSTRINGS='' HISTORY_DEP='' HISTORY_LIB='-lhistory' HIST_LIBDIR='/usr/lib' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_DEP='' INTL_INC='' INTL_LIBTOOL_SUFFIX_PREFIX='' JOBS_O='jobs.o' LDFLAGS='' LDFLAGS_FOR_BUILD='$(LDFLAGS)' LIBICONV='' LIBINTL='' LIBINTL_H='' LIBOBJS=' ${LIBOBJDIR}fdprintf$U.o' LIBS='-ldl ' LOCAL_CFLAGS='' LOCAL_DEFS='-DSHELL' LOCAL_LDFLAGS='-rdynamic' LOCAL_LIBS='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS=' ${LIBOBJDIR}fdprintf$U.lo' MAKE_SHELL='/bin/sh' MALLOC_DEBUG='' MALLOC_DEP='$(MALLOC_LIBRARY)' MALLOC_LDFLAGS='-L$(ALLOC_LIBDIR)' MALLOC_LIB='-lmalloc' MALLOC_LIBRARY='$(ALLOC_LIBDIR)/libmalloc.a' MALLOC_SRC='malloc.c' MALLOC_TARGET='malloc' MKINSTALLDIRS='$(top_builddir)/./support/mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE_BUGREPORT='bug-bash@gnu.org' PACKAGE_NAME='bash' PACKAGE_STRING='bash 4.0-release' PACKAGE_TARNAME='bash' PACKAGE_URL='' PACKAGE_VERSION='4.0-release' PATH_SEPARATOR=':' POSUB='po' PROFILE_FLAGS='' PURIFY='' RANLIB='ranlib' READLINE_DEP='' READLINE_LIB='-lreadline' RELSTATUS='release' RL_INCLUDE='' RL_INCLUDEDIR='/usr/include' RL_LIBDIR='/usr/lib' RL_MAJOR='6' RL_MINOR='1' RL_VERSION='0x0601' SET_MAKE='' SHELL='/bin/sh' SHOBJ_CC='i686-uhu-linux-gcc' SHOBJ_CFLAGS='-fPIC' SHOBJ_LD='${CC}' SHOBJ_LDFLAGS='-shared -Wl,-soname,$@' SHOBJ_LIBS='' SHOBJ_STATUS='supported' SHOBJ_XLDFLAGS='' SIGLIST_O='' SIGNAMES_H='lsignames.h' SIGNAMES_O='' SIZE=':' STATIC_LD='' TERMCAP_DEP='' TERMCAP_LIB='-lcurses' TESTSCRIPT='run-all' TILDE_LIB='-ltilde' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' XGETTEXT='/usr/bin/xgettext' YACC='bison -y' YFLAGS='' ac_ct_CC='' bindir='/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' incdir='' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' 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. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "bash" #define PACKAGE_TARNAME "bash" #define PACKAGE_VERSION "4.0-release" #define PACKAGE_STRING "bash 4.0-release" #define PACKAGE_BUGREPORT "bug-bash@gnu.org" #define PACKAGE_URL "" #define USING_BASH_MALLOC 1 #define ALIAS 1 #define PUSHD_AND_POPD 1 #define RESTRICTED_SHELL 1 #define PROCESS_SUBSTITUTION 1 #define PROMPT_STRING_DECODE 1 #define SELECT_COMMAND 1 #define HELP_BUILTIN 1 #define ARRAY_VARS 1 #define DPAREN_ARITHMETIC 1 #define BRACE_EXPANSION 1 #define COMMAND_TIMING 1 #define EXTENDED_GLOB 1 #define COND_COMMAND 1 #define COND_REGEXP 1 #define COPROCESS_SUPPORT 1 #define ARITH_FOR_COMMAND 1 #define NETWORK_REDIRECTIONS 1 #define PROGRAMMABLE_COMPLETION 1 #define DEBUGGER 1 #define CASEMOD_ATTRS 1 #define CASEMOD_EXPANSIONS 1 #define MEMSCRAMBLE 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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define _FILE_OFFSET_BITS 64 #define READLINE 1 #define HISTORY 1 #define BANG_HISTORY 1 #define _GNU_SOURCE 1 #define HAVE_STRINGIZE 1 #define HAVE_LONG_DOUBLE_WIDER 1 #define HAVE_LONG_DOUBLE 1 #define PROTOTYPES 1 #define __PROTOTYPES 1 #define restrict __restrict #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UINTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_ARGZ_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MEMPCPY 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_LOCALECONV 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___FSETLOCKING 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_DIRENT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_LOCALE_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_DLFCN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_NETDB_H 1 #define HAVE_PWD_H 1 #define HAVE_GRP_H 1 #define HAVE_STRINGS_H 1 #define HAVE_REGEX_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define GETPGRP_VOID 1 #define HAVE_VPRINTF 1 #define HAVE_STRCOLL 1 #define RETSIGTYPE void #define HAVE_WAIT3 1 #define HAVE_ISINF_IN_LIBC 1 #define HAVE_ISNAN_IN_LIBC 1 #define HAVE_MKFIFO 1 #define HAVE_DUP2 1 #define HAVE_EACCESS 1 #define HAVE_FCNTL 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETGROUPS 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_KILL 1 #define HAVE_KILLPG 1 #define HAVE_LSTAT 1 #define HAVE_READLINK 1 #define HAVE_SBRK 1 #define HAVE_SELECT 1 #define HAVE_SETITIMER 1 #define HAVE_TCGETPGRP 1 #define HAVE_UNAME 1 #define HAVE_ULIMIT 1 #define HAVE_WAITPID 1 #define HAVE_RENAME 1 #define HAVE_BCOPY 1 #define HAVE_BZERO 1 #define HAVE_CONFSTR 1 #define HAVE_FNMATCH 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_GETSERVENT 1 #define HAVE_INET_ATON 1 #define HAVE_MEMMOVE 1 #define HAVE_PATHCONF 1 #define HAVE_PUTENV 1 #define HAVE_RAISE 1 #define HAVE_REGCOMP 1 #define HAVE_REGEXEC 1 #define HAVE_SETENV 1 #define HAVE_SETLINEBUF 1 #define HAVE_SETLOCALE 1 #define HAVE_SETVBUF 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_STRCHR 1 #define HAVE_SYSCONF 1 #define HAVE_TCGETATTR 1 #define HAVE_TIMES 1 #define HAVE_TTYNAME 1 #define HAVE_TZSET 1 #define HAVE_UNSETENV 1 #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_ISASCII 1 #define HAVE_ISBLANK 1 #define HAVE_ISGRAPH 1 #define HAVE_ISPRINT 1 #define HAVE_ISSPACE 1 #define HAVE_ISXDIGIT 1 #define HAVE_GETPWENT 1 #define HAVE_GETPWNAM 1 #define HAVE_GETPWUID 1 #define HAVE_GETCWD 1 #define HAVE_MEMSET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRNLEN 1 #define HAVE_STRPBRK 1 #define HAVE_STRSTR 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_STRTOIMAX 1 #define HAVE_STRTOUMAX 1 #define HAVE_DECL_CONFSTR 1 #define HAVE_DECL_PRINTF 1 #define HAVE_DECL_SBRK 1 #define HAVE_DECL_SETREGID 1 #define HAVE_DECL_STRCPY 1 #define HAVE_DECL_STRSIGNAL 1 #define HAVE_DECL_STRTOLD 1 #define HAVE_DECL_STRTOIMAX 1 #define HAVE_DECL_STRTOL 1 #define HAVE_DECL_STRTOLL 1 #define HAVE_DECL_STRTOUL 1 #define HAVE_DECL_STRTOULL 1 #define HAVE_DECL_STRTOUMAX 1 #define HAVE_ALARM 1 #define HAVE___FPURGE 1 #define HAVE_ARGZ_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE_DCGETTEXT 1 #define HAVE_MEMPCPY 1 #define HAVE_MUNMAP 1 #define HAVE_STPCPY 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_WCTYPE_H 1 #define HAVE_WCHAR_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_MBRLEN 1 #define HAVE_MBSRTOWCS 1 #define HAVE_WCRTOMB 1 #define HAVE_WCSCOLL 1 #define HAVE_WCSDUP 1 #define HAVE_WCWIDTH 1 #define HAVE_WCTYPE 1 #define HAVE_MBRTOWC 1 #define HAVE_MBSTATE_T 1 #define HAVE_ISWLOWER 1 #define HAVE_ISWUPPER 1 #define HAVE_TOWLOWER 1 #define HAVE_TOWUPPER 1 #define HAVE_ISWCTYPE 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_WCHAR_T 1 #define HAVE_WCTYPE_T 1 #define HAVE_WINT_T 1 #define HAVE_LIBDL 1 #define HAVE_DLOPEN 1 #define HAVE_DLCLOSE 1 #define HAVE_DLSYM 1 #define HAVE_DECL_SYS_SIGLIST 1 #define GETGROUPS_T gid_t #define HAVE_LONG_LONG 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define RETSIGTYPE void #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_CHAR_P 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_LONG 8 #define bits16_t short #define u_bits16_t unsigned short #define bits32_t int #define u_bits32_t unsigned int #define bits64_t double #define HAVE_HASH_BANG_EXEC 1 #define CTYPE_NON_ASCII 1 #define HAVE_POSIX_SIGNALS 1 #define HAVE_SYS_ERRLIST 1 #define HAVE_SYS_SIGLIST 1 #define UNDER_SYS_SIGLIST_DECLARED 1 #define HAVE_UNDER_SYS_SIGLIST 1 #define VOID_SIGHANDLER 1 #define HAVE_QUAD_T 1 #define HAVE_SOCKLEN_T 1 #define RLIMTYPE rlim_t #define TERMIOS_LDISC 1 #define TERMIO_LDISC 1 #define HAVE_STRUCT_DIRENT_D_INO 1 #define HAVE_STRUCT_DIRENT_D_FILENO 1 #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 #define HAVE_TIMEVAL 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define HAVE_STRUCT_TIMEZONE 1 #define HAVE_STRSIGNAL 1 #define ULIMIT_MAXFDS 1 #define HAVE_DECL_FPURGE 0 #define CAN_REDEFINE_GETENV 1 #define HAVE_POSIX_SIGSETJMP 1 #define HAVE_STD_PUTENV 1 #define HAVE_STD_UNSETENV 1 #define HAVE_PRINTF_A_FORMAT 1 #define GWINSZ_IN_SYS_IOCTL 1 #define FIONREAD_IN_SYS_IOCTL 1 #define HAVE_GETPW_DECLS 1 #define HAVE_DEV_FD 1 #define DEV_FD_PREFIX "/dev/fd/" #define HAVE_DEV_STDIN 1 #define DEFAULT_MAIL_DIRECTORY "/var/mail" #define JOB_CONTROL 1 #define PGRP_PIPE 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by bash config.status 4.0-release, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vasdarab.uhu config.status:1259: creating Makefile config.status:1439: executing default-1 commands config.status:1439: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by bash config.status 4.0-release, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = po/Makefile.in CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vasdarab.uhu config.status:1259: creating po/Makefile.in config.status:1439: executing default-1 commands config.status:1439: executing default commands