sbsv2/raptor/util/build/linux-unknown-libc2_11/bash-4.0/config.log
author mikek
Thu, 13 May 2010 08:38:18 +0100
changeset 6 787612182dd0
parent 2 39c28ec933dd
permissions -rw-r--r--
1) Make cross-plat-dev-utils perl scripts independent of the package directory name 2) Fix c++ code to get rid of const_casts

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.63.  Invocation command line was

  $ ./configure --prefix=/home/imk/symbian/epocroot-pdk-3.0.h/linux_build/sbsv2/raptor/linux-unknown-libc2_11 --enable-arith-for-command --enable-multibyte --enable-job-control --enable-progcomp --enable-process-substitution --enable-readline --disable-rpath

## --------- ##
## Platform. ##
## --------- ##

hostname = imk-ubuntu
uname -m = i686
uname -r = 2.6.32-22-generic
uname -s = Linux
uname -v = #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010

/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: /home/imk/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2090: checking build system type
configure:2108: result: i686-pc-linux-gnu
configure:2130: checking host system type
configure:2145: result: i686-pc-linux-gnu
configure:2226: checking for emacs
configure:2256: result: no
configure:2226: checking for xemacs
configure:2256: result: no
configure:2864: checking for gcc
configure:2880: found /usr/bin/gcc
configure:2891: result: gcc
configure:3123: checking for C compiler version
configure:3131: gcc --version >&5
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
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:3135: $? = 0
configure:3142: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
configure:3146: $? = 0
configure:3153: gcc -V >&5
gcc: '-V' option must have argument
configure:3157: $? = 1
configure:3180: checking for C compiler default output file name
configure:3202: gcc -O2 -mtune=i686 -s   conftest.c  >&5
configure:3206: $? = 0
configure:3244: result: a.out
configure:3263: checking whether the C compiler works
configure:3273: ./a.out
configure:3277: $? = 0
configure:3296: result: yes
configure:3303: checking whether we are cross compiling
configure:3305: result: no
configure:3308: checking for suffix of executables
configure:3315: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:3319: $? = 0
configure:3345: result: 
configure:3351: checking for suffix of object files
configure:3377: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:3381: $? = 0
configure:3406: result: o
configure:3410: checking whether we are using the GNU C compiler
configure:3439: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:3446: $? = 0
configure:3463: result: yes
configure:3472: checking whether gcc accepts -g
configure:3502: gcc -c -g  conftest.c >&5
configure:3509: $? = 0
configure:3610: result: yes
configure:3627: checking for gcc option to accept ISO C89
configure:3701: gcc  -c -O2 -mtune=i686 -s  conftest.c >&5
configure:3708: $? = 0
configure:3731: result: none needed
configure:3752: checking for strerror in -lcposix
configure:3787: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:3794: $? = 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 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:3815: result: no
configure:3828: checking how to run the C preprocessor
configure:3868: gcc -E  conftest.c
configure:3875: $? = 0
configure:3906: gcc -E  conftest.c
conftest.c:31:28: error: ac_nonexistent.h: No such file or directory
configure:3913: $? = 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 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 <ac_nonexistent.h>
configure:3946: result: gcc -E
configure:3975: gcc -E  conftest.c
configure:3982: $? = 0
configure:4013: gcc -E  conftest.c
conftest.c:31:28: error: ac_nonexistent.h: No such file or directory
configure:4020: $? = 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 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 <ac_nonexistent.h>
configure:4060: checking for grep that handles long lines and -e
configure:4120: result: /bin/grep
configure:4125: checking for egrep
configure:4189: result: /bin/grep -E
configure:4194: checking for ANSI C header files
configure:4224: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:4231: $? = 0
configure:4330: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:4334: $? = 0
configure:4340: ./conftest
configure:4344: $? = 0
configure:4362: result: yes
configure:4386: checking for sys/types.h
configure:4407: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:4414: $? = 0
configure:4431: result: yes
configure:4386: checking for sys/stat.h
configure:4407: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:4414: $? = 0
configure:4431: result: yes
configure:4386: checking for stdlib.h
configure:4407: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:4414: $? = 0
configure:4431: result: yes
configure:4386: checking for string.h
configure:4407: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:4414: $? = 0
configure:4431: result: yes
configure:4386: checking for memory.h
configure:4407: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:4414: $? = 0
configure:4431: result: yes
configure:4386: checking for strings.h
configure:4407: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:4414: $? = 0
configure:4431: result: yes
configure:4386: checking for inttypes.h
configure:4407: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:4414: $? = 0
configure:4431: result: yes
configure:4386: checking for stdint.h
configure:4407: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:4414: $? = 0
configure:4431: result: yes
configure:4386: checking for unistd.h
configure:4407: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:4414: $? = 0
configure:4431: result: yes
configure:4456: checking minix/config.h usability
configure:4473: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c:74:26: error: minix/config.h: No such file or directory
configure:4480: $? = 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 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4494: result: no
configure:4498: checking minix/config.h presence
configure:4513: gcc -E  conftest.c
conftest.c:41:26: error: minix/config.h: No such file or directory
configure:4520: $? = 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 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 <minix/config.h>
configure:4534: result: no
configure:4567: checking for minix/config.h
configure:4574: result: no
configure:4605: checking whether it is safe to define __EXTENSIONS__
configure:4633: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:4640: $? = 0
configure:4655: result: yes
configure:4687: checking for special C compiler options needed for large files
configure:4782: result: no
configure:4788: checking for _FILE_OFFSET_BITS value needed for large files
configure:4823: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c:52: warning: left shift count >= width of type
conftest.c:52: warning: left shift count >= width of type
conftest.c:54: error: size of array 'off_t_is_large' is negative
configure:4830: $? = 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 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 <sys/types.h>
|  /* 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:4874: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:4881: $? = 0
configure:4899: result: 64
configure:5124: checking whether gcc needs -traditional
configure:5166: result: no
configure:5883: checking for a BSD-compatible install
configure:5951: result: /usr/bin/install -c
configure:5964: checking for ar
configure:5980: found /usr/bin/ar
configure:5992: result: ar
configure:6044: checking for ranlib
configure:6060: found /usr/bin/ranlib
configure:6071: result: ranlib
configure:6097: checking for bison
configure:6113: found /usr/bin/bison
configure:6124: result: bison -y
configure:6136: checking whether make sets $(MAKE)
configure:6158: result: yes
configure:6200: checking for an ANSI C-conforming const
configure:6275: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:6282: $? = 0
configure:6297: result: yes
configure:6307: checking for inline
configure:6333: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:6340: $? = 0
configure:6358: result: inline
configure:6378: checking whether byte ordering is bigendian
configure:6403: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:6410: $? = 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 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:6460: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:6467: $? = 0
configure:6499: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:58: error: 'not' undeclared (first use in this function)
conftest.c:58: error: (Each undeclared identifier is reported only once
conftest.c:58: error: for each function it appears in.)
conftest.c:58: error: expected ';' before 'big'
configure:6506: $? = 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 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 <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:6758: result: no
configure:6783: checking for preprocessor stringizing operator
configure:6807: result: yes
configure:6819: checking for long double with more range or precision than double
configure:6864: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:6871: $? = 0
configure:6886: result: yes
configure:6905: checking for function prototypes
configure:6908: result: yes
configure:6926: checking whether char is unsigned
configure:6954: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:6961: $? = 0
configure:6976: result: no
configure:6985: checking for working volatile
configure:7014: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:7021: $? = 0
configure:7036: result: yes
configure:7046: checking for C/C++ restrict keyword
configure:7081: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:7088: $? = 0
configure:7106: result: __restrict
configure:7137: checking whether NLS is requested
configure:7146: result: yes
configure:7184: checking for msgfmt
configure:7218: result: no
configure:7224: checking for gmsgfmt
configure:7255: result: :
configure:7295: checking for xgettext
configure:7329: result: no
configure:7366: checking for msgmerge
configure:7399: result: no
configure:7431: checking for off_t
configure:7459: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:7466: $? = 0
configure:7493: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:93: error: expected expression before ')' token
configure:7500: $? = 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 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:7523: result: yes
configure:7535: checking for size_t
configure:7563: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:7570: $? = 0
configure:7597: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:93: error: expected expression before ')' token
configure:7604: $? = 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 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:7627: result: yes
configure:7641: checking for working alloca.h
configure:7668: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:7675: $? = 0
configure:7695: result: yes
configure:7705: checking for alloca
configure:7752: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:7759: $? = 0
configure:7779: result: yes
configure:8022: checking for stdlib.h
configure:8029: result: yes
configure:8022: checking for unistd.h
configure:8029: result: yes
configure:8172: checking for getpagesize
configure:8228: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:8235: $? = 0
configure:8257: result: yes
configure:8269: checking for working mmap
configure:8416: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:8420: $? = 0
configure:8426: ./conftest
configure:8430: $? = 0
configure:8447: result: yes
configure:8459: checking whether we are using the GNU C Library 2.1 or newer
configure:8490: result: yes
configure:8498: checking whether integer division by zero raises SIGFPE
configure:8565: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:81: warning: built-in function 'nan' declared as non-function
configure:8569: $? = 0
configure:8575: ./conftest
configure:8579: $? = 0
configure:8597: result: yes
configure:8610: checking for inttypes.h
configure:8637: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:8644: $? = 0
configure:8659: result: yes
configure:8670: checking for stdint.h
configure:8697: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:8704: $? = 0
configure:8719: result: yes
configure:8730: checking for unsigned long long
configure:8757: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:8764: $? = 0
configure:8784: result: yes
configure:8816: checking for inttypes.h
configure:8844: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:8851: $? = 0
configure:8867: result: yes
configure:8880: checking whether the inttypes.h PRIxNN macros are broken
configure:8911: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:8918: $? = 0
configure:8934: result: no
configure:8985: checking for ld used by GCC
configure:9048: result: /usr/bin/ld
configure:9057: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld (GNU Binutils for Ubuntu) 2.20.1-system.20100303
configure:9069: result: yes
configure:9075: checking for shared library run path origin
configure:9088: result: done
configure:9516: checking argz.h usability
configure:9533: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:9540: $? = 0
configure:9554: result: yes
configure:9558: checking argz.h presence
configure:9573: gcc -E  conftest.c
configure:9580: $? = 0
configure:9594: result: yes
configure:9627: checking for argz.h
configure:9636: result: yes
configure:9516: checking limits.h usability
configure:9533: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:9540: $? = 0
configure:9554: result: yes
configure:9558: checking limits.h presence
configure:9573: gcc -E  conftest.c
configure:9580: $? = 0
configure:9594: result: yes
configure:9627: checking for limits.h
configure:9636: result: yes
configure:9516: checking locale.h usability
configure:9533: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:9540: $? = 0
configure:9554: result: yes
configure:9558: checking locale.h presence
configure:9573: gcc -E  conftest.c
configure:9580: $? = 0
configure:9594: result: yes
configure:9627: checking for locale.h
configure:9636: result: yes
configure:9516: checking nl_types.h usability
configure:9533: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:9540: $? = 0
configure:9554: result: yes
configure:9558: checking nl_types.h presence
configure:9573: gcc -E  conftest.c
configure:9580: $? = 0
configure:9594: result: yes
configure:9627: checking for nl_types.h
configure:9636: result: yes
configure:9516: checking malloc.h usability
configure:9533: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:9540: $? = 0
configure:9554: result: yes
configure:9558: checking malloc.h presence
configure:9573: gcc -E  conftest.c
configure:9580: $? = 0
configure:9594: result: yes
configure:9627: checking for malloc.h
configure:9636: result: yes
configure:9516: checking stddef.h usability
configure:9533: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:9540: $? = 0
configure:9554: result: yes
configure:9558: checking stddef.h presence
configure:9573: gcc -E  conftest.c
configure:9580: $? = 0
configure:9594: result: yes
configure:9627: checking for stddef.h
configure:9636: result: yes
configure:9505: checking for stdlib.h
configure:9512: result: yes
configure:9505: checking for string.h
configure:9512: result: yes
configure:9505: checking for unistd.h
configure:9512: result: yes
configure:9516: checking sys/param.h usability
configure:9533: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:9540: $? = 0
configure:9554: result: yes
configure:9558: checking sys/param.h presence
configure:9573: gcc -E  conftest.c
configure:9580: $? = 0
configure:9594: result: yes
configure:9627: checking for sys/param.h
configure:9636: result: yes
configure:9680: checking for feof_unlocked
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for fgets_unlocked
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for getc_unlocked
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for getcwd
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for getegid
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for geteuid
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for getgid
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for getuid
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for mempcpy
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:110: warning: conflicting types for built-in function 'mempcpy'
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for munmap
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for putenv
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for setenv
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for setlocale
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for localeconv
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for stpcpy
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:116: warning: conflicting types for built-in function 'stpcpy'
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for strcasecmp
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:117: warning: conflicting types for built-in function 'strcasecmp'
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for strdup
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:118: warning: conflicting types for built-in function 'strdup'
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for strtoul
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for tsearch
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for __argz_count
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for __argz_stringify
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for __argz_next
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9680: checking for __fsetlocking
configure:9736: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9743: $? = 0
configure:9765: result: yes
configure:9808: checking for iconv
configure:9840: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:9847: $? = 0
configure:9924: result: yes
configure:9947: checking for iconv declaration
configure:9986: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:9993: $? = 0
configure:10012: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:10023: checking for nl_langinfo and CODESET
configure:10049: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:10056: $? = 0
configure:10077: result: yes
configure:10089: checking for LC_MESSAGES
configure:10115: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:10122: $? = 0
configure:10142: result: yes
configure:10158: checking for bison
configure:10174: found /usr/bin/bison
configure:10185: result: bison
configure:10199: checking version of bison
configure:10208: result: 2.4.1, ok
configure:10230: checking whether NLS is requested
configure:10239: result: yes
configure:10255: checking whether included gettext is requested
configure:10265: result: no
configure:10276: checking for GNU gettext in libc
configure:10305: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:10312: $? = 0
configure:10332: result: yes
configure:10888: checking whether to use NLS
configure:10890: result: yes
configure:10893: checking where the gettext function comes from
configure:10904: result: libc
configure:11002: checking for dirent.h that defines DIR
configure:11031: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11038: $? = 0
configure:11055: result: yes
configure:11070: checking for library containing opendir
configure:11111: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:11118: $? = 0
configure:11149: result: none required
configure:11247: checking whether time.h and sys/time.h may both be included
configure:11277: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11284: $? = 0
configure:11299: result: yes
configure:11316: checking for inttypes.h
configure:11323: result: yes
configure:11489: checking for unistd.h
configure:11496: result: yes
configure:11489: checking for stdlib.h
configure:11496: result: yes
configure:11500: checking stdarg.h usability
configure:11517: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11524: $? = 0
configure:11538: result: yes
configure:11542: checking stdarg.h presence
configure:11557: gcc -E  conftest.c
configure:11564: $? = 0
configure:11578: result: yes
configure:11611: checking for stdarg.h
configure:11620: result: yes
configure:11500: checking varargs.h usability
configure:11517: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
In file included from conftest.c:148:
/usr/lib/gcc/i486-linux-gnu/4.4.3/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>."
/usr/lib/gcc/i486-linux-gnu/4.4.3/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>."
configure:11524: $? = 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 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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <varargs.h>
configure:11538: result: no
configure:11542: checking varargs.h presence
configure:11557: gcc -E  conftest.c
In file included from conftest.c:115:
/usr/lib/gcc/i486-linux-gnu/4.4.3/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>."
/usr/lib/gcc/i486-linux-gnu/4.4.3/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>."
configure:11564: $? = 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 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_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 <varargs.h>
configure:11578: result: no
configure:11611: checking for varargs.h
configure:11620: result: no
configure:11489: checking for limits.h
configure:11496: result: yes
configure:11489: checking for string.h
configure:11496: result: yes
configure:11489: checking for memory.h
configure:11496: result: yes
configure:11489: checking for locale.h
configure:11496: result: yes
configure:11500: checking termcap.h usability
configure:11517: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11524: $? = 0
configure:11538: result: yes
configure:11542: checking termcap.h presence
configure:11557: gcc -E  conftest.c
configure:11564: $? = 0
configure:11578: result: yes
configure:11611: checking for termcap.h
configure:11620: result: yes
configure:11500: checking termio.h usability
configure:11517: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11524: $? = 0
configure:11538: result: yes
configure:11542: checking termio.h presence
configure:11557: gcc -E  conftest.c
configure:11564: $? = 0
configure:11578: result: yes
configure:11611: checking for termio.h
configure:11620: result: yes
configure:11500: checking termios.h usability
configure:11517: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11524: $? = 0
configure:11538: result: yes
configure:11542: checking termios.h presence
configure:11557: gcc -E  conftest.c
configure:11564: $? = 0
configure:11578: result: yes
configure:11611: checking for termios.h
configure:11620: result: yes
configure:11500: checking dlfcn.h usability
configure:11517: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11524: $? = 0
configure:11538: result: yes
configure:11542: checking dlfcn.h presence
configure:11557: gcc -E  conftest.c
configure:11564: $? = 0
configure:11578: result: yes
configure:11611: checking for dlfcn.h
configure:11620: result: yes
configure:11489: checking for stddef.h
configure:11496: result: yes
configure:11489: checking for stdint.h
configure:11496: result: yes
configure:11500: checking netdb.h usability
configure:11517: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11524: $? = 0
configure:11538: result: yes
configure:11542: checking netdb.h presence
configure:11557: gcc -E  conftest.c
configure:11564: $? = 0
configure:11578: result: yes
configure:11611: checking for netdb.h
configure:11620: result: yes
configure:11500: checking pwd.h usability
configure:11517: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11524: $? = 0
configure:11538: result: yes
configure:11542: checking pwd.h presence
configure:11557: gcc -E  conftest.c
configure:11564: $? = 0
configure:11578: result: yes
configure:11611: checking for pwd.h
configure:11620: result: yes
configure:11500: checking grp.h usability
configure:11517: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11524: $? = 0
configure:11538: result: yes
configure:11542: checking grp.h presence
configure:11557: gcc -E  conftest.c
configure:11564: $? = 0
configure:11578: result: yes
configure:11611: checking for grp.h
configure:11620: result: yes
configure:11489: checking for strings.h
configure:11496: result: yes
configure:11500: checking regex.h usability
configure:11517: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11524: $? = 0
configure:11538: result: yes
configure:11542: checking regex.h presence
configure:11557: gcc -E  conftest.c
configure:11564: $? = 0
configure:11578: result: yes
configure:11611: checking for regex.h
configure:11620: result: yes
configure:11664: checking sys/pte.h usability
configure:11681: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c:163:21: error: sys/pte.h: No such file or directory
configure:11688: $? = 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 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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/pte.h>
configure:11702: result: no
configure:11706: checking sys/pte.h presence
configure:11721: gcc -E  conftest.c
conftest.c:130:21: error: sys/pte.h: No such file or directory
configure:11728: $? = 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 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_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 <sys/pte.h>
configure:11742: result: no
configure:11775: checking for sys/pte.h
configure:11784: result: no
configure:11664: checking sys/stream.h usability
configure:11681: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c:163:24: error: sys/stream.h: No such file or directory
configure:11688: $? = 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 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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/stream.h>
configure:11702: result: no
configure:11706: checking sys/stream.h presence
configure:11721: gcc -E  conftest.c
conftest.c:130:24: error: sys/stream.h: No such file or directory
configure:11728: $? = 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 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_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 <sys/stream.h>
configure:11742: result: no
configure:11775: checking for sys/stream.h
configure:11784: result: no
configure:11664: checking sys/select.h usability
configure:11681: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11688: $? = 0
configure:11702: result: yes
configure:11706: checking sys/select.h presence
configure:11721: gcc -E  conftest.c
configure:11728: $? = 0
configure:11742: result: yes
configure:11775: checking for sys/select.h
configure:11784: result: yes
configure:11664: checking sys/file.h usability
configure:11681: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11688: $? = 0
configure:11702: result: yes
configure:11706: checking sys/file.h presence
configure:11721: gcc -E  conftest.c
configure:11728: $? = 0
configure:11742: result: yes
configure:11775: checking for sys/file.h
configure:11784: result: yes
configure:11664: checking sys/resource.h usability
configure:11681: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11688: $? = 0
configure:11702: result: yes
configure:11706: checking sys/resource.h presence
configure:11721: gcc -E  conftest.c
configure:11728: $? = 0
configure:11742: result: yes
configure:11775: checking for sys/resource.h
configure:11784: result: yes
configure:11653: checking for sys/param.h
configure:11660: result: yes
configure:11664: checking sys/socket.h usability
configure:11681: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11688: $? = 0
configure:11702: result: yes
configure:11706: checking sys/socket.h presence
configure:11721: gcc -E  conftest.c
configure:11728: $? = 0
configure:11742: result: yes
configure:11775: checking for sys/socket.h
configure:11784: result: yes
configure:11653: checking for sys/stat.h
configure:11660: result: yes
configure:11664: checking sys/time.h usability
configure:11681: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11688: $? = 0
configure:11702: result: yes
configure:11706: checking sys/time.h presence
configure:11721: gcc -E  conftest.c
configure:11728: $? = 0
configure:11742: result: yes
configure:11775: checking for sys/time.h
configure:11784: result: yes
configure:11664: checking sys/times.h usability
configure:11681: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11688: $? = 0
configure:11702: result: yes
configure:11706: checking sys/times.h presence
configure:11721: gcc -E  conftest.c
configure:11728: $? = 0
configure:11742: result: yes
configure:11775: checking for sys/times.h
configure:11784: result: yes
configure:11653: checking for sys/types.h
configure:11660: result: yes
configure:11664: checking sys/wait.h usability
configure:11681: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11688: $? = 0
configure:11702: result: yes
configure:11706: checking sys/wait.h presence
configure:11721: gcc -E  conftest.c
configure:11728: $? = 0
configure:11742: result: yes
configure:11775: checking for sys/wait.h
configure:11784: result: yes
configure:11816: checking netinet/in.h usability
configure:11833: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11840: $? = 0
configure:11854: result: yes
configure:11858: checking netinet/in.h presence
configure:11873: gcc -E  conftest.c
configure:11880: $? = 0
configure:11894: result: yes
configure:11927: checking for netinet/in.h
configure:11936: result: yes
configure:11816: checking arpa/inet.h usability
configure:11833: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:11840: $? = 0
configure:11854: result: yes
configure:11858: checking arpa/inet.h presence
configure:11873: gcc -E  conftest.c
configure:11880: $? = 0
configure:11894: result: yes
configure:11927: checking for arpa/inet.h
configure:11936: result: yes
configure:11952: checking for sys/ptem.h
configure:11977: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c:148:22: error: sys/ptem.h: No such file or directory
configure:11984: $? = 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 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_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 <sys/stream.h>
| #endif
| 
| 
| #include <sys/ptem.h>
configure:11999: result: no
configure:12006: checking for working alloca.h
configure:12060: result: yes
configure:12070: checking for alloca
configure:12144: result: yes
configure:12381: checking whether getpgrp requires zero arguments
configure:12408: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:180: error: too many arguments to function 'getpgrp'
configure:12415: $? = 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 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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| getpgrp (0);
|   ;
|   return 0;
| }
configure:12431: result: yes
configure:12452: checking for vprintf
configure:12508: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:168: warning: conflicting types for built-in function 'vprintf'
configure:12515: $? = 0
configure:12537: result: yes
configure:12546: checking for _doprnt
configure:12602: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
/tmp/ccJsE8gF.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:12609: $? = 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 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_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 <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12629: result: no
configure:12643: checking for working strcoll
configure:12674: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:12678: $? = 0
configure:12684: ./conftest
configure:12688: $? = 0
configure:12705: result: yes
configure:12764: checking return type of signal handlers
configure:12792: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:153: error: void value not ignored as it ought to be
configure:12799: $? = 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 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_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 <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:12814: result: void
configure:12823: checking for __setostype
configure:12879: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
/tmp/ccIELn4P.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `__setostype'
collect2: ld returned 1 exit status
configure:12886: $? = 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 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_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 <limits.h> declares __setostype.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __setostype innocuous___setostype
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __setostype (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12906: result: no
configure:12915: checking for wait3
configure:12971: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:12978: $? = 0
configure:12998: result: yes
configure:13007: checking for isinf
configure:13063: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:172: warning: conflicting types for built-in function 'isinf'
configure:13070: $? = 0
configure:13090: result: yes
configure:13099: checking for isnan
configure:13155: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:173: warning: conflicting types for built-in function 'isnan'
configure:13162: $? = 0
configure:13182: result: yes
configure:13192: checking for mkfifo
configure:13248: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13255: $? = 0
configure:13275: result: yes
configure:13319: checking for dup2
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for eaccess
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for fcntl
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for getdtablesize
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for getgroups
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for gethostname
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for getpagesize
configure:13404: result: yes
configure:13319: checking for getpeername
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for getrlimit
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for getrusage
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for gettimeofday
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for kill
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for killpg
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for lstat
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for readlink
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for sbrk
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for select
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for setdtablesize
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
/tmp/ccF5fAQU.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `setdtablesize'
collect2: ld returned 1 exit status
configure:13382: $? = 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 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_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 <limits.h> declares setdtablesize.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setdtablesize innocuous_setdtablesize
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setdtablesize (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:13404: result: no
configure:13319: checking for setitimer
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for tcgetpgrp
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for uname
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for ulimit
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13319: checking for waitpid
configure:13375: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13382: $? = 0
configure:13404: result: yes
configure:13420: checking for rename
configure:13476: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13483: $? = 0
configure:13505: result: yes
configure:13560: checking for bcopy
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:198: warning: conflicting types for built-in function 'bcopy'
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for bzero
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:199: warning: conflicting types for built-in function 'bzero'
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for confstr
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for fnmatch
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for getaddrinfo
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for gethostbyname
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for getservbyname
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for getservent
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for inet_aton
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for memmove
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:207: warning: conflicting types for built-in function 'memmove'
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for pathconf
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for putenv
configure:13645: result: yes
configure:13560: checking for raise
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for regcomp
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for regexec
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for setenv
configure:13645: result: yes
configure:13560: checking for setlinebuf
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for setlocale
configure:13645: result: yes
configure:13560: checking for setvbuf
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for siginterrupt
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for strchr
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:218: warning: conflicting types for built-in function 'strchr'
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for sysconf
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for tcgetattr
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for times
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for ttyname
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for tzset
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13560: checking for unsetenv
configure:13616: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13623: $? = 0
configure:13645: result: yes
configure:13665: checking for vsnprintf
configure:13721: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:225: warning: conflicting types for built-in function 'vsnprintf'
configure:13728: $? = 0
configure:13750: result: yes
configure:13665: checking for snprintf
configure:13721: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:226: warning: conflicting types for built-in function 'snprintf'
configure:13728: $? = 0
configure:13750: result: yes
configure:13665: checking for vasprintf
configure:13721: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13728: $? = 0
configure:13750: result: yes
configure:13665: checking for asprintf
configure:13721: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13728: $? = 0
configure:13750: result: yes
configure:13771: checking for isascii
configure:13827: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:229: warning: conflicting types for built-in function 'isascii'
configure:13834: $? = 0
configure:13856: result: yes
configure:13771: checking for isblank
configure:13827: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:230: warning: conflicting types for built-in function 'isblank'
configure:13834: $? = 0
configure:13856: result: yes
configure:13771: checking for isgraph
configure:13827: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:231: warning: conflicting types for built-in function 'isgraph'
configure:13834: $? = 0
configure:13856: result: yes
configure:13771: checking for isprint
configure:13827: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:232: warning: conflicting types for built-in function 'isprint'
configure:13834: $? = 0
configure:13856: result: yes
configure:13771: checking for isspace
configure:13827: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:233: warning: conflicting types for built-in function 'isspace'
configure:13834: $? = 0
configure:13856: result: yes
configure:13771: checking for isxdigit
configure:13827: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:234: warning: conflicting types for built-in function 'isxdigit'
configure:13834: $? = 0
configure:13856: result: yes
configure:13874: checking for getpwent
configure:13930: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13937: $? = 0
configure:13959: result: yes
configure:13874: checking for getpwnam
configure:13930: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13937: $? = 0
configure:13959: result: yes
configure:13874: checking for getpwuid
configure:13930: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:13937: $? = 0
configure:13959: result: yes
configure:13982: checking for getcwd
configure:14067: result: yes
configure:13982: checking for memset
configure:14038: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:239: warning: conflicting types for built-in function 'memset'
configure:14045: $? = 0
configure:14067: result: yes
configure:13982: checking for strcasecmp
configure:14067: result: yes
configure:13982: checking for strerror
configure:14038: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:14045: $? = 0
configure:14067: result: yes
configure:13982: checking for strftime
configure:14038: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:242: warning: conflicting types for built-in function 'strftime'
configure:14045: $? = 0
configure:14067: result: yes
configure:13982: checking for strnlen
configure:14038: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:14045: $? = 0
configure:14067: result: yes
configure:13982: checking for strpbrk
configure:14038: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:244: warning: conflicting types for built-in function 'strpbrk'
configure:14045: $? = 0
configure:14067: result: yes
configure:13982: checking for strstr
configure:14038: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:245: warning: conflicting types for built-in function 'strstr'
configure:14045: $? = 0
configure:14067: result: yes
configure:14097: checking for strtod
configure:14153: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:14160: $? = 0
configure:14182: result: yes
configure:14097: checking for strtol
configure:14153: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:14160: $? = 0
configure:14182: result: yes
configure:14097: checking for strtoul
configure:14182: result: yes
configure:14097: checking for strtoll
configure:14153: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:14160: $? = 0
configure:14182: result: yes
configure:14097: checking for strtoull
configure:14153: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:14160: $? = 0
configure:14182: result: yes
configure:14097: checking for strtoimax
configure:14153: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:14160: $? = 0
configure:14182: result: yes
configure:14097: checking for strtoumax
configure:14153: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:14160: $? = 0
configure:14182: result: yes
configure:14206: checking for fdprintf
configure:14262: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
/tmp/ccwsGeMY.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `fdprintf'
collect2: ld returned 1 exit status
configure:14269: $? = 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 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_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 <limits.h> declares fdprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fdprintf innocuous_fdprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fdprintf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:14291: result: no
configure:14312: checking whether confstr is declared
configure:14341: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:14348: $? = 0
configure:14363: result: yes
configure:14381: checking whether printf is declared
configure:14410: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:14417: $? = 0
configure:14432: result: yes
configure:14450: checking whether sbrk is declared
configure:14479: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:14486: $? = 0
configure:14501: result: yes
configure:14519: checking whether setregid is declared
configure:14548: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:14555: $? = 0
configure:14570: result: yes
configure:14588: checking whether strcpy is declared
configure:14617: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:14624: $? = 0
configure:14639: result: yes
configure:14657: checking whether strsignal is declared
configure:14686: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:14693: $? = 0
configure:14708: result: yes
configure:14727: checking whether strtold is declared
configure:14756: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:14763: $? = 0
configure:14778: result: yes
configure:14787: checking for broken strtold
configure:14813: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:241: 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:14820: $? = 0
configure:14838: result: no
configure:14861: checking for declaration of strtoimax
configure:14894: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:14901: $? = 0
configure:14921: result: yes
configure:14939: checking for declaration of strtol
configure:14972: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:14979: $? = 0
configure:14999: result: yes
configure:15017: checking for declaration of strtoll
configure:15050: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:15057: $? = 0
configure:15077: result: yes
configure:15095: checking for declaration of strtoul
configure:15128: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:15135: $? = 0
configure:15155: result: yes
configure:15173: checking for declaration of strtoull
configure:15206: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:15213: $? = 0
configure:15233: result: yes
configure:15251: checking for declaration of strtoumax
configure:15284: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:15291: $? = 0
configure:15311: result: yes
configure:15335: checking for sys/time.h
configure:15342: result: yes
configure:15335: checking for unistd.h
configure:15342: result: yes
configure:15492: checking for alarm
configure:15548: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:15555: $? = 0
configure:15577: result: yes
configure:15492: checking for fpurge
configure:15548: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
/tmp/ccRt0CAZ.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `fpurge'
collect2: ld returned 1 exit status
configure:15555: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| /* end confdefs.h.  */
| /* Define fpurge to an innocuous variant, in case <limits.h> declares fpurge.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fpurge innocuous_fpurge
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fpurge (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:15577: result: no
configure:15492: checking for __fpurge
configure:15548: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:15555: $? = 0
configure:15577: result: yes
configure:15605: checking for working mktime
configure:15820: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:15824: $? = 0
configure:15830: ./conftest
configure:15834: $? = 0
configure:15851: result: yes
configure:15873: checking for argz.h
configure:15880: result: yes
configure:15884: checking errno.h usability
configure:15901: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:15908: $? = 0
configure:15922: result: yes
configure:15926: checking errno.h presence
configure:15941: gcc -E  conftest.c
configure:15948: $? = 0
configure:15962: result: yes
configure:15995: checking for errno.h
configure:16004: result: yes
configure:15884: checking fcntl.h usability
configure:15901: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:15908: $? = 0
configure:15922: result: yes
configure:15926: checking fcntl.h presence
configure:15941: gcc -E  conftest.c
configure:15948: $? = 0
configure:15962: result: yes
configure:15995: checking for fcntl.h
configure:16004: result: yes
configure:15873: checking for malloc.h
configure:15880: result: yes
configure:15884: checking stdio_ext.h usability
configure:15901: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:15908: $? = 0
configure:15922: result: yes
configure:15926: checking stdio_ext.h presence
configure:15941: gcc -E  conftest.c
configure:15948: $? = 0
configure:15962: result: yes
configure:15995: checking for stdio_ext.h
configure:16004: result: yes
configure:16026: checking for stdlib.h
configure:16033: result: yes
configure:16026: checking for unistd.h
configure:16033: result: yes
configure:16176: checking for getpagesize
configure:16261: result: yes
configure:16273: checking for working mmap
configure:16451: result: yes
configure:16475: checking for __argz_count
configure:16560: result: yes
configure:16475: checking for __argz_next
configure:16560: result: yes
configure:16475: checking for __argz_stringify
configure:16560: result: yes
configure:16475: checking for dcgettext
configure:16531: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:282: warning: conflicting types for built-in function 'dcgettext'
configure:16538: $? = 0
configure:16560: result: yes
configure:16475: checking for mempcpy
configure:16560: result: yes
configure:16475: checking for munmap
configure:16560: result: yes
configure:16475: checking for stpcpy
configure:16560: result: yes
configure:16475: checking for strcspn
configure:16531: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:286: warning: conflicting types for built-in function 'strcspn'
configure:16538: $? = 0
configure:16560: result: yes
configure:16475: checking for strdup
configure:16560: result: yes
configure:16601: checking wctype.h usability
configure:16618: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:16625: $? = 0
configure:16639: result: yes
configure:16643: checking wctype.h presence
configure:16658: gcc -E  conftest.c
configure:16665: $? = 0
configure:16679: result: yes
configure:16712: checking for wctype.h
configure:16721: result: yes
configure:16752: checking wchar.h usability
configure:16769: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:16776: $? = 0
configure:16790: result: yes
configure:16794: checking wchar.h presence
configure:16809: gcc -E  conftest.c
configure:16816: $? = 0
configure:16830: result: yes
configure:16863: checking for wchar.h
configure:16872: result: yes
configure:16903: checking langinfo.h usability
configure:16920: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:16927: $? = 0
configure:16941: result: yes
configure:16945: checking langinfo.h presence
configure:16960: gcc -E  conftest.c
configure:16967: $? = 0
configure:16981: result: yes
configure:17014: checking for langinfo.h
configure:17023: result: yes
configure:17039: checking for mbrlen
configure:17095: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:17102: $? = 0
configure:17122: result: yes
configure:17131: checking for mbscmp
configure:17187: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
/tmp/ccYosoX6.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `mbscmp'
collect2: ld returned 1 exit status
configure:17194: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 <limits.h> declares mbscmp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mbscmp innocuous_mbscmp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mbscmp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:17214: result: no
configure:17223: checking for mbsrtowcs
configure:17279: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:17286: $? = 0
configure:17306: result: yes
configure:17316: checking for wcrtomb
configure:17372: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:17379: $? = 0
configure:17399: result: yes
configure:17408: checking for wcscoll
configure:17464: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:17471: $? = 0
configure:17491: result: yes
configure:17500: checking for wcsdup
configure:17556: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:17563: $? = 0
configure:17583: result: yes
configure:17592: checking for wcwidth
configure:17648: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:17655: $? = 0
configure:17675: result: yes
configure:17684: checking for wctype
configure:17740: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:17747: $? = 0
configure:17767: result: yes
configure:17778: checking whether mbrtowc and mbstate_t are properly declared
configure:17808: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:17815: $? = 0
configure:17835: result: yes
configure:17860: checking for iswlower
configure:17916: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:300: warning: conflicting types for built-in function 'iswlower'
configure:17923: $? = 0
configure:17945: result: yes
configure:17860: checking for iswupper
configure:17916: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:301: warning: conflicting types for built-in function 'iswupper'
configure:17923: $? = 0
configure:17945: result: yes
configure:17860: checking for towlower
configure:17916: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:302: warning: conflicting types for built-in function 'towlower'
configure:17923: $? = 0
configure:17945: result: yes
configure:17860: checking for towupper
configure:17916: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
conftest.c:303: warning: conflicting types for built-in function 'towupper'
configure:17923: $? = 0
configure:17945: result: yes
configure:17860: checking for iswctype
configure:17916: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:17923: $? = 0
configure:17945: result: yes
configure:17958: checking for nl_langinfo and CODESET
configure:17984: gcc -o conftest -O2 -mtune=i686 -s   conftest.c  >&5
configure:17991: $? = 0
configure:18011: result: yes
configure:18020: checking for wchar_t in wchar.h
configure:18050: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:18057: $? = 0
configure:18072: result: yes
configure:18082: checking for wctype_t in wctype.h
configure:18111: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:18118: $? = 0
configure:18133: result: yes
configure:18143: checking for wint_t in wctype.h
configure:18172: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:18179: $? = 0
configure:18194: result: yes
configure:18208: checking for dlopen in -ldl
configure:18243: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl   >&5
configure:18250: $? = 0
configure:18271: result: yes
configure:18288: checking for dlopen
configure:18344: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:18351: $? = 0
configure:18373: result: yes
configure:18288: checking for dlclose
configure:18344: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:18351: $? = 0
configure:18373: result: yes
configure:18288: checking for dlsym
configure:18344: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:18351: $? = 0
configure:18373: result: yes
configure:18387: checking whether sys_siglist is declared
configure:18422: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:18429: $? = 0
configure:18444: result: yes
configure:18893: checking for uid_t in sys/types.h
configure:18916: result: yes
configure:18931: checking type of array argument to getgroups
configure:18975: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:18979: $? = 0
configure:18985: ./conftest
configure:18989: $? = 0
configure:19025: result: gid_t
configure:19033: checking for off_t
configure:19125: result: yes
configure:19137: checking for mode_t
configure:19165: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:19172: $? = 0
configure:19199: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:328: error: expected expression before ')' token
configure:19206: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:19229: result: yes
configure:19241: checking for uid_t in sys/types.h
configure:19264: result: yes
configure:19279: checking for pid_t
configure:19307: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:19314: $? = 0
configure:19341: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:328: error: expected expression before ')' token
configure:19348: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:19371: result: yes
configure:19383: checking for size_t
configure:19475: result: yes
configure:19487: checking for ssize_t
configure:19515: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:19522: $? = 0
configure:19549: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:328: error: expected expression before ')' token
configure:19556: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:19579: result: yes
configure:19591: checking for time_t
configure:19619: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:19626: $? = 0
configure:19653: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:328: error: expected expression before ')' token
configure:19660: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((time_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:19683: result: yes
configure:19697: checking for long long
configure:19727: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:19734: $? = 0
configure:19754: result: long long
configure:19764: checking for unsigned long long
configure:19794: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:19801: $? = 0
configure:19821: result: unsigned long long
configure:19831: checking return type of signal handlers
configure:19881: result: void
configure:19889: checking for sig_atomic_t in signal.h
configure:19917: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:19924: $? = 0
configure:19944: result: yes
configure:20059: checking size of char
configure:20364: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:20368: $? = 0
configure:20374: ./conftest
configure:20378: $? = 0
configure:20404: result: 1
configure:20418: checking size of short
configure:20723: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:20727: $? = 0
configure:20733: ./conftest
configure:20737: $? = 0
configure:20763: result: 2
configure:20777: checking size of int
configure:21082: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:21086: $? = 0
configure:21092: ./conftest
configure:21096: $? = 0
configure:21122: result: 4
configure:21136: checking size of long
configure:21441: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:21445: $? = 0
configure:21451: ./conftest
configure:21455: $? = 0
configure:21481: result: 4
configure:21495: checking size of char *
configure:21800: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:21804: $? = 0
configure:21810: ./conftest
configure:21814: $? = 0
configure:21840: result: 4
configure:21854: checking size of double
configure:22159: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:22163: $? = 0
configure:22169: ./conftest
configure:22173: $? = 0
configure:22199: result: 8
configure:22213: checking size of long long
configure:22518: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:22522: $? = 0
configure:22528: ./conftest
configure:22532: $? = 0
configure:22558: result: 8
configure:22569: checking for u_int
configure:22597: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:22604: $? = 0
configure:22631: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:338: error: expected expression before ')' token
configure:22638: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((u_int)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:22661: result: yes
configure:22673: checking for u_long
configure:22701: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:22708: $? = 0
configure:22735: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:338: error: expected expression before ')' token
configure:22742: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((u_long)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:22765: result: yes
configure:22780: checking for bits16_t
configure:22808: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:338: error: '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:22815: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (bits16_t))
|        return 0;
|   ;
|   return 0;
| }
configure:22872: result: no
configure:23098: checking for u_bits16_t
configure:23126: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:339: error: 'u_bits16_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:23133: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (u_bits16_t))
|        return 0;
|   ;
|   return 0;
| }
configure:23190: result: no
configure:23416: checking for bits32_t
configure:23444: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:340: error: '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:23451: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (bits32_t))
|        return 0;
|   ;
|   return 0;
| }
configure:23508: result: no
configure:23734: checking for u_bits32_t
configure:23762: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:341: error: 'u_bits32_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:23769: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (u_bits32_t))
|        return 0;
|   ;
|   return 0;
| }
configure:23826: result: no
configure:24157: checking for bits64_t
configure:24185: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:342: error: 'bits64_t' undeclared (first use in this function)
conftest.c:342: error: (Each undeclared identifier is reported only once
conftest.c:342: error: for each function it appears in.)
configure:24192: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (bits64_t))
|        return 0;
|   ;
|   return 0;
| }
configure:24249: result: no
configure:24581: checking for ptrdiff_t
configure:24609: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:24616: $? = 0
configure:24643: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:343: error: expected expression before ')' token
configure:24650: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:24673: result: yes
configure:25003: checking whether stat file-mode macros are broken
configure:25040: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:25047: $? = 0
configure:25062: result: no
configure:25073: checking whether #! works in shell scripts
configure:25090: result: yes
configure:25170: checking whether the ctype macros accept non-ascii characters
configure:25225: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:336: warning: incompatible implicit declaration of built-in function 'exit'
configure:25229: $? = 0
configure:25235: ./conftest
configure:25239: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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
| /* end confdefs.h.  */
| 
| #ifdef HAVE_LOCALE_H
| #include <locale.h>
| #endif
| #include <stdio.h>
| #include <ctype.h>
| 
| main(c, v)
| int	c;
| char	*v[];
| {
| 	char	*deflocale;
| 	unsigned char x;
| 	int	r1, r2;
| 
| #ifdef HAVE_SETLOCALE
| 	/* We take a shot here.  If that locale is not known, try the
| 	   system default.  We try this one because '\342' (226) is
| 	   known to be a printable character in that locale. */
| 	deflocale = setlocale(LC_ALL, "en_US.ISO8859-1");
| 	if (deflocale == 0)
| 		deflocale = setlocale(LC_ALL, "");
| #endif
| 
| 	x = '\342';
| 	r1 = isprint(x);
| 	x -= 128;
| 	r2 = isprint(x);
| 	exit (r1 == 0 || r2 == 0);
| }
| 
configure:25257: result: no
configure:25266: checking if dup2 fails to clear the close-on-exec flag
configure:25306: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:316: warning: incompatible implicit declaration of built-in function 'exit'
configure:25310: $? = 0
configure:25316: ./conftest
configure:25320: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <fcntl.h>
| 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:25339: result: no
configure:25349: checking whether pgrps need synchronization
configure:25421: gcc -o conftest -O2 -mtune=i686 -s   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'
conftest.c:344: warning: ignoring return value of 'write', declared with attribute warn_unused_result
configure:25425: $? = 0
configure:25431: ./conftest
configure:25435: $? = 0
configure:25454: result: no
configure:25464: checking for type of signal functions
configure:25497: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:25504: $? = 0
configure:25632: result: posix
configure:25652: checking for sys_errlist and sys_nerr
configure:25680: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:25687: $? = 0
configure:25707: result: yes
configure:25717: checking for sys_siglist in system C library
configure:25754: gcc -o conftest -O2 -mtune=i686 -s   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:25758: $? = 0
configure:25764: ./conftest
configure:25768: $? = 0
configure:25786: result: yes
configure:25795: checking for _sys_siglist in signal.h or unistd.h
configure:25826: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:320: warning: initialization discards qualifiers from pointer target type
configure:25833: $? = 0
configure:25848: result: yes
configure:25858: checking for _sys_siglist in system C library
configure:25895: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:324: warning: incompatible implicit declaration of built-in function 'exit'
configure:25899: $? = 0
configure:25905: ./conftest
configure:25909: $? = 0
configure:25927: result: yes
configure:25937: checking whether signal handlers are of type void
configure:25971: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:25978: $? = 0
configure:25993: result: yes
configure:26004: checking for clock_t
configure:26036: result: yes
configure:26048: checking for sigset_t
configure:26080: result: yes
configure:26092: checking for quad_t
configure:26124: result: yes
configure:26141: checking for intmax_t
configure:26173: result: yes
configure:26185: checking for uintmax_t
configure:26217: result: yes
configure:26230: checking for socklen_t
configure:26262: result: yes
configure:26278: checking for size and type of struct rlimit fields
configure:26305: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:26312: $? = 0
configure:26390: result: rlim_t
configure:26406: checking for struct termios.c_line
configure:26438: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:26445: $? = 0
configure:26507: result: yes
configure:26518: checking for struct termio.c_line
configure:26550: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:26557: $? = 0
configure:26619: result: yes
configure:26630: checking for struct dirent.d_ino
configure:26678: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:26685: $? = 0
configure:26701: result: yes
configure:26711: checking for struct dirent.d_fileno
configure:26759: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:26766: $? = 0
configure:26782: result: yes
configure:26792: checking for struct dirent.d_namlen
configure:26840: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
conftest.c: In function 'main':
conftest.c:346: error: 'struct dirent' has no member named 'd_namlen'
configure:26847: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 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 <stdio.h>
| #include <sys/types.h>
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif /* HAVE_UNISTD_H */
| #if defined(HAVE_DIRENT_H)
| # include <dirent.h>
| #else
| # define dirent direct
| # ifdef HAVE_SYS_NDIR_H
| #  include <sys/ndir.h>
| # endif /* SYSNDIR */
| # ifdef HAVE_SYS_DIR_H
| #  include <sys/dir.h>
| # endif /* SYSDIR */
| # ifdef HAVE_NDIR_H
| #  include <ndir.h>
| # endif
| #endif /* HAVE_DIRENT_H */
| 
| int
| main ()
| {
| 
| struct dirent d; int z; z = d.d_namlen;
| 
|   ;
|   return 0;
| }
configure:26863: result: no
configure:26872: checking for struct winsize in sys/ioctl.h and termios.h
configure:26899: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:26906: $? = 0
configure:26966: result: sys/ioctl.h
configure:26984: checking for struct timeval in sys/time.h and time.h
configure:27026: result: yes
configure:27035: checking for struct stat.st_blocks
configure:27063: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:27070: $? = 0
configure:27128: result: yes
configure:27139: checking whether struct tm is in sys/time.h or time.h
configure:27169: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:27176: $? = 0
configure:27191: result: time.h
configure:27201: checking for struct tm.tm_zone
configure:27232: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:27239: $? = 0
configure:27300: result: yes
configure:27456: checking for struct timezone in sys/time.h and time.h
configure:27498: result: yes
configure:27508: checking for the existence of strsignal
configure:27535: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:27542: $? = 0
configure:27563: result: yes
configure:27572: checking if opendir() opens non-directories
configure:27635: gcc -o conftest -O2 -mtune=i686 -s   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'
conftest.c:360: warning: ignoring return value of 'write', declared with attribute warn_unused_result
configure:27639: $? = 0
configure:27645: ./conftest
configure:27649: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 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 <stdio.h>
| #include <sys/types.h>
| #include <fcntl.h>
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif /* HAVE_UNISTD_H */
| #if defined(HAVE_DIRENT_H)
| # include <dirent.h>
| #else
| # define dirent direct
| # ifdef HAVE_SYS_NDIR_H
| #  include <sys/ndir.h>
| # endif /* SYSNDIR */
| # ifdef HAVE_SYS_DIR_H
| #  include <sys/dir.h>
| # endif /* SYSDIR */
| # ifdef HAVE_NDIR_H
| #  include <ndir.h>
| # 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:27667: result: no
configure:27676: checking whether ulimit can substitute for getdtablesize
configure:27707: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:332: warning: incompatible implicit declaration of built-in function 'exit'
configure:27711: $? = 0
configure:27717: ./conftest
configure:27721: $? = 0
configure:27739: result: yes
configure:27765: checking whether fpurge is declared
configure:27795: gcc -c -O2 -mtune=i686 -s  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:27802: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 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 <stdio.h>
| 
| int
| main ()
| {
| #ifndef fpurge
|   (void) fpurge;
| #endif
| 
|   ;
|   return 0;
| }
configure:27817: result: no
configure:27836: checking to see if getenv can be redefined
configure:27892: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:359: warning: incompatible implicit declaration of built-in function 'exit'
configure:27896: $? = 0
configure:27902: ./conftest
configure:27906: $? = 0
configure:27924: result: yes
configure:27934: checking if getcwd() will dynamically allocate memory with 0 size
configure:27971: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:341: warning: incompatible implicit declaration of built-in function 'exit'
configure:27975: $? = 0
configure:27981: ./conftest
configure:27985: $? = 0
configure:28003: result: yes
configure:28020: checking for presence of POSIX-style sigsetjmp/siglongjmp
configure:28082: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:358: warning: incompatible implicit declaration of built-in function 'exit'
configure:28086: $? = 0
configure:28092: ./conftest
configure:28096: $? = 0
configure:28114: result: present
configure:28124: checking whether or not strcoll and strcmp differ
configure:28184: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:365: warning: incompatible implicit declaration of built-in function 'exit'
configure:28188: $? = 0
configure:28194: ./conftest
configure:28198: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 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 <stdio.h>
| #if defined (HAVE_LOCALE_H)
| #include <locale.h>
| #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:28216: result: no
configure:28231: checking for standard-conformant putenv declaration
configure:28272: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:28279: $? = 0
configure:28300: result: yes
configure:28319: checking for standard-conformant unsetenv declaration
configure:28360: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
configure:28367: $? = 0
configure:28388: result: yes
configure:28404: checking for printf floating point output in hex notation
configure:28442: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:345: warning: incompatible implicit declaration of built-in function 'exit'
configure:28446: $? = 0
configure:28452: ./conftest
configure:28456: $? = 0
configure:28474: result: yes
configure:28486: checking if signal handlers must be reinstalled when invoked
configure:28554: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:376: warning: incompatible implicit declaration of built-in function 'exit'
configure:28558: $? = 0
configure:28564: ./conftest
configure:28568: $? = 0
configure:28586: result: no
configure:28596: checking for presence of necessary job control definitions
configure:28664: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:377: warning: incompatible implicit declaration of built-in function 'exit'
configure:28668: $? = 0
configure:28674: ./conftest
configure:28678: $? = 0
configure:28696: result: present
configure:28705: checking for presence of named pipes
configure:28767: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:348: warning: incompatible implicit declaration of built-in function 'exit'
configure:28771: $? = 0
configure:28777: ./conftest
configure:28781: $? = 0
configure:28799: result: present
configure:28809: checking whether termios.h defines TIOCGWINSZ
configure:28836: result: no
configure:28840: checking whether sys/ioctl.h defines TIOCGWINSZ
configure:28867: result: yes
configure:28879: checking for TIOCSTAT in sys/ioctl.h
configure:28906: gcc -c -O2 -mtune=i686 -s  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:28913: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 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 <sys/types.h>
| #include <sys/ioctl.h>
| int
| main ()
| {
| int x = TIOCSTAT;
|   ;
|   return 0;
| }
configure:28929: result: no
configure:28938: checking for FIONREAD in sys/ioctl.h
configure:28965: gcc -c -O2 -mtune=i686 -s  conftest.c >&5
configure:28972: $? = 0
configure:28988: result: yes
configure:28999: checking whether WCONTINUED flag to waitpid is unavailable or available but broken
configure:29043: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:352: warning: incompatible implicit declaration of built-in function 'exit'
configure:29047: $? = 0
configure:29053: ./conftest
configure:29057: $? = 0
configure:29075: result: no
configure:29085: checking for speed_t in sys/types.h
configure:29111: gcc -c -O2 -mtune=i686 -s  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:29118: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 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 <sys/types.h>
| int
| main ()
| {
| speed_t x;
|   ;
|   return 0;
| }
configure:29134: result: no
configure:29143: checking whether getpw functions are declared in pwd.h
configure:29172: result: yes
configure:29181: checking for unusable real-time signals due to large values
configure:29224: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:355: warning: incompatible implicit declaration of built-in function 'exit'
configure:29228: $? = 0
configure:29234: ./conftest
configure:29238: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 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 <sys/types.h>
| #include <signal.h>
| 
| #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:29256: result: no
configure:29409: checking for tgetent
configure:29465: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ldl  >&5
/tmp/ccANplQ8.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `tgetent'
collect2: ld returned 1 exit status
configure:29472: $? = 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 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_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 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_STDLIB_H 1
| #define HAVE_UNISTD_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 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.  */
| /* Define tgetent to an innocuous variant, in case <limits.h> declares tgetent.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define tgetent innocuous_tgetent
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char tgetent (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:29492: result: no
configure:29497: checking for tgetent in -ltermcap
configure:29532: gcc -o conftest -O2 -mtune=i686 -s   conftest.c -ltermcap  -ldl  >&5
configure:29539: $? = 0
configure:29560: result: yes
configure:29783: checking which library has the termcap functions
configure:29786: result: using libtermcap
configure:29813: checking whether /dev/fd is available
configure:29837: result: standard
configure:29859: checking whether /dev/stdin stdout stderr are available
configure:29874: result: present
configure:29883: checking for default mail directory
configure:29902: result: /var/mail
configure:30011: checking shared object configuration for loadable builtins
configure:30021: result: supported
configure:30190: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by bash config.status 4.0-release, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on imk-ubuntu

config.status:1181: creating Makefile
config.status:1181: creating builtins/Makefile
config.status:1181: creating lib/readline/Makefile
config.status:1181: creating lib/glob/Makefile
config.status:1181: creating lib/intl/Makefile
config.status:1181: creating lib/malloc/Makefile
config.status:1181: creating lib/sh/Makefile
config.status:1181: creating lib/termcap/Makefile
config.status:1181: creating lib/tilde/Makefile
config.status:1181: creating doc/Makefile
config.status:1181: creating support/Makefile
config.status:1181: creating po/Makefile.in
config.status:1181: creating examples/loadables/Makefile
config.status:1181: creating examples/loadables/perl/Makefile
config.status:1181: creating config.h
config.status:1415: executing default-1 commands
config.status:1415: executing default commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-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 -mtune=i686 -s'
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=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
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-pc-linux-gnu
ac_cv_lib_cposix_strerror=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_termcap_tgetent=yes
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=:
ac_cv_path_GREP=/bin/grep
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_XGETTEXT=:
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=ar
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_INTLBISON=bison
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=gcc
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_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=no
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=libtermcap
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='/home/imk/symbian/epocroot-pdk-3.0.h/linux_build/sbsv2/raptor/util/build/linux-unknown-libc2_11/bash-4.0'
BUILD_INCLUDED_LIBINTL='no'
CATOBJEXT='.gmo'
CC='gcc'
CC_FOR_BUILD='$(CC)'
CFLAGS='-O2 -mtune=i686 -s'
CFLAGS_FOR_BUILD='-g'
CPP='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=':'
GREP='/bin/grep'
HELPDIR=''
HELPDIRDEFINE=''
HELPINSTALL=''
HELPSTRINGS=''
HISTORY_DEP='$(HISTORY_LIBRARY)'
HISTORY_LIB='-lhistory'
HIST_LIBDIR='$(dot)/$(LIBSUBDIR)/readline'
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=':'
MSGMERGE=':'
OBJEXT='o'
PACKAGE_BUGREPORT='bug-bash@gnu.org'
PACKAGE_NAME='bash'
PACKAGE_STRING='bash 4.0-release'
PACKAGE_TARNAME='bash'
PACKAGE_VERSION='4.0-release'
PATH_SEPARATOR=':'
POSUB='po'
PROFILE_FLAGS=''
PURIFY=''
RANLIB='ranlib'
READLINE_DEP='$(READLINE_LIBRARY)'
READLINE_LIB='-lreadline'
RELSTATUS='release'
RL_INCLUDE=''
RL_INCLUDEDIR=''
RL_LIBDIR='$(dot)/$(LIBSUBDIR)/readline'
RL_MAJOR=''
RL_MINOR=''
RL_VERSION=''
SET_MAKE=''
SHELL='/bin/sh'
SHOBJ_CC='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='size'
STATIC_LD=''
TERMCAP_DEP=''
TERMCAP_LIB='-ltermcap'
TESTSCRIPT='run-all'
TILDE_LIB='-ltilde'
USE_INCLUDED_LIBINTL='no'
USE_NLS='yes'
XGETTEXT=':'
YACC='bison -y'
YFLAGS=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
incdir=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/imk/symbian/epocroot-pdk-3.0.h/linux_build/sbsv2/raptor/linux-unknown-libc2_11'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## 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 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_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_SYS_TIME_H 1
#define HAVE_UNISTD_H 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_STDLIB_H 1
#define HAVE_UNISTD_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 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