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 3.2-release, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --without-bash-malloc --disable-rpath --enable-disabled-builtins --enable-static-link=no --enable-separate-helpfiles --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 129 tasks, 186 threads, 4 processors Load average: 2.75, Mach factor: 1.24 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1438: checking build system type configure:1456: result: i386-unknown-gnu configure:1464: checking host system type configure:1478: result: i386-unknown-gnu configure:1546: checking for emacs configure:1562: found /usr/bin/emacs configure:1572: result: emacs configure:1585: checking where .elc files should go configure:1596: result: ${datadir}/emacs/site-lisp configure:2104: checking for i386-unknown-gnu-gcc configure:2130: result: cc configure:2412: checking for C compiler version configure:2415: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2418: $? = 0 configure:2420: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2423: $? = 0 configure:2425: cc -V &5 cc: `-V' option must have argument configure:2428: $? = 1 configure:2451: checking for C compiler default output file name configure:2454: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2457: $? = 0 configure:2503: result: a.out configure:2508: checking whether the C compiler works configure:2514: ./a.out configure:2517: $? = 0 configure:2534: result: yes configure:2541: checking whether we are cross compiling configure:2543: result: no configure:2546: checking for suffix of executables configure:2548: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2551: $? = 0 configure:2576: result: configure:2582: checking for suffix of object files configure:2603: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2606: $? = 0 configure:2628: result: configure:2632: checking whether we are using the GNU C compiler configure:2656: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2662: $? = 0 configure:2666: test -z || test ! -s conftest.err configure:2669: $? = 0 configure:2672: test -s conftest. configure:2675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2688: result: no configure:2694: checking whether cc accepts -g configure:2715: cc -c -g -I/usr/local/include conftest.c >&5 configure:2721: $? = 0 configure:2725: test -z || test ! -s conftest.err configure:2728: $? = 0 configure:2731: test -s conftest. configure:2734: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2745: result: no configure:2762: checking for cc option to accept ANSI C configure:2832: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2838: $? = 0 configure:2842: test -z || test ! -s conftest.err configure:2845: $? = 0 configure:2848: test -s conftest. configure:2851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2832: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2838: $? = 0 configure:2842: test -z || test ! -s conftest.err configure:2845: $? = 0 configure:2848: test -s conftest. configure:2851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2832: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2838: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2832: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2838: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2832: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2838: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2832: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2838: $? = 0 configure:2842: test -z || test ! -s conftest.err configure:2845: $? = 0 configure:2848: test -s conftest. configure:2851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2869: result: none needed configure:2887: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2893: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3029: checking for strerror in -lcposix configure:3059: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:3065: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3091: result: no configure:3104: checking how to run the C preprocessor configure:3139: cc -E -I/usr/local/include conftest.c configure:3145: $? = 0 configure:3177: cc -E -I/usr/local/include conftest.c conftest.c:29:28: ac_nonexistent.h: No such file or directory configure:3183: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include configure:3222: result: cc -E configure:3246: cc -E -I/usr/local/include conftest.c configure:3252: $? = 0 configure:3284: cc -E -I/usr/local/include conftest.c conftest.c:29:28: ac_nonexistent.h: No such file or directory configure:3290: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include configure:3334: checking for egrep configure:3344: result: grep -E configure:3349: checking for ANSI C header files configure:3374: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3380: $? = 0 configure:3384: test -z || test ! -s conftest.err configure:3387: $? = 0 configure:3390: test -s conftest. configure:3393: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3502: result: no configure:3526: checking for sys/types.h configure:3542: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3548: $? = 0 configure:3552: test -z || test ! -s conftest.err configure:3555: $? = 0 configure:3558: test -s conftest. configure:3561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3572: result: no configure:3526: checking for sys/stat.h configure:3542: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3548: $? = 0 configure:3552: test -z || test ! -s conftest.err configure:3555: $? = 0 configure:3558: test -s conftest. configure:3561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3572: result: no configure:3526: checking for stdlib.h configure:3542: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3548: $? = 0 configure:3552: test -z || test ! -s conftest.err configure:3555: $? = 0 configure:3558: test -s conftest. configure:3561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3572: result: no configure:3526: checking for string.h configure:3542: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3548: $? = 0 configure:3552: test -z || test ! -s conftest.err configure:3555: $? = 0 configure:3558: test -s conftest. configure:3561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3572: result: no configure:3526: checking for memory.h configure:3542: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3548: $? = 0 configure:3552: test -z || test ! -s conftest.err configure:3555: $? = 0 configure:3558: test -s conftest. configure:3561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3572: result: no configure:3526: checking for strings.h configure:3542: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3548: $? = 0 configure:3552: test -z || test ! -s conftest.err configure:3555: $? = 0 configure:3558: test -s conftest. configure:3561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3572: result: no configure:3526: checking for inttypes.h configure:3542: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3548: $? = 0 configure:3552: test -z || test ! -s conftest.err configure:3555: $? = 0 configure:3558: test -s conftest. configure:3561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3572: result: no configure:3526: checking for stdint.h configure:3542: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3548: $? = 0 configure:3552: test -z || test ! -s conftest.err configure:3555: $? = 0 configure:3558: test -s conftest. configure:3561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3572: result: no configure:3526: checking for unistd.h configure:3542: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3548: $? = 0 configure:3552: test -z || test ! -s conftest.err configure:3555: $? = 0 configure:3558: test -s conftest. configure:3561: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3572: result: no configure:3594: checking minix/config.h usability configure:3606: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:63:26: minix/config.h: No such file or directory configure:3612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3635: result: no configure:3639: checking minix/config.h presence configure:3649: cc -E -I/usr/local/include conftest.c conftest.c:29:26: minix/config.h: No such file or directory configure:3655: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include configure:3675: result: no configure:3710: checking for minix/config.h configure:3717: result: no configure:3754: checking for special C compiler options needed for large files configure:3789: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3795: $? = 0 configure:3799: test -z || test ! -s conftest.err configure:3802: $? = 0 configure:3805: test -s conftest. configure:3808: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3819: cc -n32 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-n32' configure:3825: $? = 0 configure:3829: test -z || test ! -s conftest.err configure:3832: $? = 0 configure:3835: test -s conftest. configure:3838: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3853: result: no configure:3859: checking for _FILE_OFFSET_BITS value needed for large files configure:3890: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3896: $? = 0 configure:3900: test -z || test ! -s conftest.err configure:3903: $? = 0 configure:3906: test -s conftest. configure:3909: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3943: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3949: $? = 0 configure:3953: test -z || test ! -s conftest.err configure:3956: $? = 0 configure:3959: test -s conftest. configure:3962: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3974: result: no configure:3984: checking for _LARGE_FILES value needed for large files configure:4015: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4021: $? = 0 configure:4025: test -z || test ! -s conftest.err configure:4028: $? = 0 configure:4031: test -s conftest. configure:4034: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4068: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4074: $? = 0 configure:4078: test -z || test ! -s conftest.err configure:4081: $? = 0 configure:4084: test -s conftest. configure:4087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4099: result: no configure:4944: checking for a BSD-compatible install configure:4999: result: /usr/bin/install -c -o root -g wheel configure:5012: checking for ar configure:5028: found /usr/bin/ar configure:5039: result: ar configure:5050: checking for i386-unknown-gnu-ranlib configure:5079: result: no configure:5088: checking for ranlib configure:5104: found /usr/bin/ranlib configure:5115: result: ranlib configure:5131: checking for bison configure:5157: result: yacc configure:5168: checking whether make sets $(MAKE) configure:5188: result: yes configure:5230: checking for an ANSI C-conforming const configure:5297: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5303: $? = 0 configure:5307: test -z || test ! -s conftest.err configure:5310: $? = 0 configure:5313: test -s conftest. configure:5316: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:5327: result: no configure:5337: checking for inline configure:5358: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5364: $? = 0 configure:5368: test -z || test ! -s conftest.err configure:5371: $? = 0 configure:5374: test -s conftest. configure:5377: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:5358: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5364: $? = 0 configure:5368: test -z || test ! -s conftest.err configure:5371: $? = 0 configure:5374: test -s conftest. configure:5377: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:5358: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5364: $? = 0 configure:5368: test -z || test ! -s conftest.err configure:5371: $? = 0 configure:5374: test -s conftest. configure:5377: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:5389: result: no configure:5408: checking whether byte ordering is bigendian configure:5435: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5441: $? = 0 configure:5445: test -z || test ! -s conftest.err configure:5448: $? = 0 configure:5451: test -s conftest. configure:5454: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:5595: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5598: $? = 0 configure:5600: ./conftest configure:5603: $? = 0 configure:5619: result: no configure:5638: checking for preprocessor stringizing operator configure:5662: result: yes configure:5672: checking for working long double with more range or precision than double configure:5698: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:39: warning: use of `long double' type; its size may change in a future release conftest.c:39: warning: (Long double usage is reported only once for each file. conftest.c:39: warning: To disable this warning, use -Wno-long-double.) configure:5704: $? = 0 configure:5708: test -z || test ! -s conftest.err configure:5711: $? = 0 configure:5714: test -s conftest. configure:5717: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | /* end confdefs.h. */ | #include | long double foo = 0.0; | int | main () | { | static int test_array [1 - 2 * !(/* Using '|' rather than '||' catches a GCC 2.95.2 x86 bug. */ | (DBL_MAX < LDBL_MAX) | (LDBL_EPSILON < DBL_EPSILON) | | (DBL_MAX_EXP < LDBL_MAX_EXP) | (DBL_MANT_DIG < LDBL_MANT_DIG))]; | test_array [0] = 0 | | ; | return 0; | } configure:5728: result: no configure:5738: checking for function prototypes configure:5754: result: no configure:5759: checking whether char is unsigned configure:5782: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5788: $? = 0 configure:5792: test -z || test ! -s conftest.err configure:5795: $? = 0 configure:5798: test -s conftest. configure:5801: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(((char) -1) < 0)]; | test_array [0] = 0 | | ; | return 0; | } configure:5812: result: yes configure:5836: checking whether NLS is requested configure:5845: result: yes configure:5883: checking for msgfmt configure:5914: result: /usr/local/bin/msgfmt configure:5923: checking for gmsgfmt configure:5954: result: /usr/local/bin/msgfmt configure:5993: checking for xgettext configure:6024: result: /usr/local/bin/xgettext configure:6064: checking for msgmerge configure:6094: result: /usr/local/bin/msgmerge configure:6129: checking for off_t configure:6153: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:76: error: `off_t' undeclared (first use in this function) conftest.c:76: error: (Each undeclared identifier is reported only once conftest.c:76: error: for each function it appears in.) conftest.c:76: error: parse error before ')' token configure:6159: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:6183: result: no configure:6195: checking for size_t configure:6219: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6225: $? = 0 configure:6229: test -z || test ! -s conftest.err configure:6232: $? = 0 configure:6235: test -s conftest. configure:6238: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:6249: result: no configure:6263: checking for working alloca.h configure:6284: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6290: $? = 0 configure:6294: test -z || test ! -s conftest.err configure:6297: $? = 0 configure:6300: test -s conftest configure:6303: $? = 0 configure:6315: result: yes configure:6325: checking for alloca configure:6366: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6372: $? = 0 configure:6376: test -z || test ! -s conftest.err configure:6379: $? = 0 configure:6382: test -s conftest configure:6385: $? = 0 configure:6397: result: yes configure:6626: checking for stdlib.h configure:6631: result: no configure:6626: checking for unistd.h configure:6631: result: no configure:6775: checking for getpagesize configure:6832: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6838: $? = 0 configure:6842: test -z || test ! -s conftest.err configure:6845: $? = 0 configure:6848: test -s conftest configure:6851: $? = 0 configure:6863: result: yes configure:6873: checking for working mmap configure:7015: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7018: $? = 0 configure:7020: ./conftest ./configure: line 1: 28001 Bus error ./conftest$ac_exeext configure:7023: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | exit (1); | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | exit (1); | if (write (fd, data, pagesize) != pagesize) | exit (1); | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | exit (1); | data2 = (char *) malloc (2 * pagesize); | if (!data2) | exit (1); | data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | exit (1); | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | exit (1); | if (read (fd, data3, pagesize) != pagesize) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | exit (1); | close (fd); | exit (0); | } configure:7037: result: no configure:7049: checking whether we are using the GNU C Library 2.1 or newer conftest.c:45:22: features.h: No such file or directory configure:7080: result: no configure:7088: checking whether integer division by zero raises SIGFPE configure:7150: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:62: warning: built-in function `nan' declared as non-function configure:7153: $? = 0 configure:7155: ./conftest configure:7158: $? = 0 configure:7173: result: yes configure:7186: checking for inttypes.h configure:7208: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7214: $? = 0 configure:7218: test -z || test ! -s conftest.err configure:7221: $? = 0 configure:7224: test -s conftest. configure:7227: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:7238: result: no configure:7249: checking for stdint.h configure:7271: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7277: $? = 0 configure:7281: test -z || test ! -s conftest.err configure:7284: $? = 0 configure:7287: test -s conftest. configure:7290: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:7301: result: no configure:7312: checking for unsigned long long configure:7334: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7340: $? = 0 configure:7344: test -z || test ! -s conftest.err configure:7347: $? = 0 configure:7350: test -s conftest configure:7353: $? = 0 configure:7365: result: yes configure:7397: checking for inttypes.h configure:7420: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7426: $? = 0 configure:7430: test -z || test ! -s conftest.err configure:7433: $? = 0 configure:7436: test -s conftest. configure:7439: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #include | int | main () | { | | ; | return 0; | } configure:7451: result: no configure:7605: checking for non-GNU ld configure:7635: result: /usr/bin/ld configure:7644: checking if the linker (/usr/bin/ld) is GNU ld configure:7656: result: no configure:7662: checking for shared library run path origin configure:7675: result: done configure:8101: checking argz.h usability configure:8113: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:81:18: argz.h: No such file or directory configure:8119: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8142: result: no configure:8146: checking argz.h presence configure:8156: cc -E -I/usr/local/include conftest.c conftest.c:47:18: argz.h: No such file or directory configure:8162: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include configure:8182: result: no configure:8217: checking for argz.h configure:8224: result: no configure:8101: checking limits.h usability configure:8113: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest. configure:8132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8142: result: no configure:8146: checking limits.h presence configure:8156: cc -E -I/usr/local/include conftest.c configure:8162: $? = 0 configure:8182: result: yes configure:8195: WARNING: limits.h: present but cannot be compiled configure:8197: WARNING: limits.h: check for missing prerequisite headers? configure:8199: WARNING: limits.h: see the Autoconf documentation configure:8201: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:8203: WARNING: limits.h: proceeding with the preprocessor's result configure:8205: WARNING: limits.h: in the future, the compiler will take precedence configure:8217: checking for limits.h configure:8224: result: yes configure:8101: checking locale.h usability configure:8113: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest. configure:8132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8142: result: no configure:8146: checking locale.h presence configure:8156: cc -E -I/usr/local/include conftest.c configure:8162: $? = 0 configure:8182: result: yes configure:8195: WARNING: locale.h: present but cannot be compiled configure:8197: WARNING: locale.h: check for missing prerequisite headers? configure:8199: WARNING: locale.h: see the Autoconf documentation configure:8201: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:8203: WARNING: locale.h: proceeding with the preprocessor's result configure:8205: WARNING: locale.h: in the future, the compiler will take precedence configure:8217: checking for locale.h configure:8224: result: yes configure:8101: checking nl_types.h usability configure:8113: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest. configure:8132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8142: result: no configure:8146: checking nl_types.h presence configure:8156: cc -E -I/usr/local/include conftest.c configure:8162: $? = 0 configure:8182: result: yes configure:8195: WARNING: nl_types.h: present but cannot be compiled configure:8197: WARNING: nl_types.h: check for missing prerequisite headers? configure:8199: WARNING: nl_types.h: see the Autoconf documentation configure:8201: WARNING: nl_types.h: section "Present But Cannot Be Compiled" configure:8203: WARNING: nl_types.h: proceeding with the preprocessor's result configure:8205: WARNING: nl_types.h: in the future, the compiler will take precedence configure:8217: checking for nl_types.h configure:8224: result: yes configure:8101: checking malloc.h usability configure:8113: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest. configure:8132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8142: result: no configure:8146: checking malloc.h presence configure:8156: cc -E -I/usr/local/include conftest.c configure:8162: $? = 0 configure:8182: result: yes configure:8195: WARNING: malloc.h: present but cannot be compiled configure:8197: WARNING: malloc.h: check for missing prerequisite headers? configure:8199: WARNING: malloc.h: see the Autoconf documentation configure:8201: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure:8203: WARNING: malloc.h: proceeding with the preprocessor's result configure:8205: WARNING: malloc.h: in the future, the compiler will take precedence configure:8217: checking for malloc.h configure:8224: result: yes configure:8101: checking stddef.h usability configure:8113: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest. configure:8132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8142: result: no configure:8146: checking stddef.h presence configure:8156: cc -E -I/usr/local/include conftest.c configure:8162: $? = 0 configure:8182: result: yes configure:8195: WARNING: stddef.h: present but cannot be compiled configure:8197: WARNING: stddef.h: check for missing prerequisite headers? configure:8199: WARNING: stddef.h: see the Autoconf documentation configure:8201: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:8203: WARNING: stddef.h: proceeding with the preprocessor's result configure:8205: WARNING: stddef.h: in the future, the compiler will take precedence configure:8217: checking for stddef.h configure:8224: result: yes configure:8092: checking for stdlib.h configure:8097: result: no configure:8092: checking for string.h configure:8097: result: no configure:8092: checking for unistd.h configure:8097: result: no configure:8101: checking sys/param.h usability configure:8113: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8119: $? = 0 configure:8123: test -z || test ! -s conftest.err configure:8126: $? = 0 configure:8129: test -s conftest. configure:8132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8142: result: no configure:8146: checking sys/param.h presence configure:8156: cc -E -I/usr/local/include conftest.c configure:8162: $? = 0 configure:8182: result: yes configure:8195: WARNING: sys/param.h: present but cannot be compiled configure:8197: WARNING: sys/param.h: check for missing prerequisite headers? configure:8199: WARNING: sys/param.h: see the Autoconf documentation configure:8201: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:8203: WARNING: sys/param.h: proceeding with the preprocessor's result configure:8205: WARNING: sys/param.h: in the future, the compiler will take precedence configure:8217: checking for sys/param.h configure:8224: result: yes configure:8265: checking for feof_unlocked configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for fgets_unlocked configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _fgets_unlocked configure:8328: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fgets_unlocked to an innocuous variant, in case declares fgets_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgets_unlocked innocuous_fgets_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgets_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgets_unlocked | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fgets_unlocked (); | /* 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_fgets_unlocked) || defined (__stub___fgets_unlocked) | choke me | #else | char (*f) () = fgets_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fgets_unlocked; | ; | return 0; | } configure:8353: result: no configure:8265: checking for getc_unlocked configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for getcwd configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for getegid configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for geteuid configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for getgid configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for getuid configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for mempcpy configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _mempcpy configure:8328: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mempcpy (); | /* 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_mempcpy) || defined (__stub___mempcpy) | choke me | #else | char (*f) () = mempcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mempcpy; | ; | return 0; | } configure:8353: result: no configure:8265: checking for munmap configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for putenv configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for setenv configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for setlocale configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for stpcpy configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for strcasecmp configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for strdup configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for strtoul configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for tsearch configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8328: $? = 0 configure:8332: test -z || test ! -s conftest.err configure:8335: $? = 0 configure:8338: test -s conftest configure:8341: $? = 0 configure:8353: result: yes configure:8265: checking for __argz_count configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___argz_count configure:8328: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_count to an innocuous variant, in case declares __argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_count innocuous___argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_count | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_count (); | /* 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___argz_count) || defined (__stub_____argz_count) | choke me | #else | char (*f) () = __argz_count; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_count; | ; | return 0; | } configure:8353: result: no configure:8265: checking for __argz_stringify configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___argz_stringify configure:8328: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_stringify innocuous___argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_stringify | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_stringify (); | /* 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___argz_stringify) || defined (__stub_____argz_stringify) | choke me | #else | char (*f) () = __argz_stringify; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_stringify; | ; | return 0; | } configure:8353: result: no configure:8265: checking for __argz_next configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___argz_next configure:8328: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_next to an innocuous variant, in case declares __argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_next innocuous___argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_next | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_next (); | /* 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___argz_next) || defined (__stub_____argz_next) | choke me | #else | char (*f) () = __argz_next; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_next; | ; | return 0; | } configure:8353: result: no configure:8265: checking for __fsetlocking configure:8322: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:8328: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fsetlocking | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __fsetlocking (); | /* 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___fsetlocking) || defined (__stub_____fsetlocking) | choke me | #else | char (*f) () = __fsetlocking; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __fsetlocking; | ; | return 0; | } configure:8353: result: no configure:8394: checking for iconv configure:8421: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:8427: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:8472: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c /usr/local/lib/libiconv.a >&5 configure:8478: $? = 0 configure:8482: test -z || test ! -s conftest.err configure:8485: $? = 0 configure:8488: test -s conftest configure:8491: $? = 0 configure:8506: result: yes configure:8516: checking how to link with libiconv configure:8518: result: /usr/local/lib/libiconv.a configure:8529: checking for iconv declaration configure:8563: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8569: $? = 0 configure:8573: test -z || test ! -s conftest.err configure:8576: $? = 0 configure:8579: test -s conftest. configure:8582: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:8597: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:8608: checking for nl_langinfo and CODESET configure:8629: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8635: $? = 0 configure:8639: test -z || test ! -s conftest.err configure:8642: $? = 0 configure:8645: test -s conftest configure:8648: $? = 0 configure:8661: result: yes configure:8673: checking for LC_MESSAGES configure:8694: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8700: $? = 0 configure:8704: test -z || test ! -s conftest.err configure:8707: $? = 0 configure:8710: test -s conftest configure:8713: $? = 0 configure:8725: result: yes configure:8741: checking for bison configure:8757: found /usr/local/bin/bison configure:8767: result: bison configure:8780: checking version of bison configure:8789: result: 1.35, ok configure:8811: checking whether NLS is requested configure:8820: result: yes configure:8836: checking whether included gettext is requested configure:8846: result: no configure:8857: checking for GNU gettext in libc configure:8881: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext _libintl_ngettext configure:8887: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:8912: result: no configure:9295: checking for GNU gettext in libintl configure:9327: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:9333: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:9382: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:9388: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:9418: result: no configure:9465: checking whether to use NLS configure:9467: result: yes configure:9470: checking where the gettext function comes from configure:9481: result: included intl directory configure:9579: checking for dirent.h that defines DIR configure:9603: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9609: $? = 0 configure:9613: test -z || test ! -s conftest.err configure:9616: $? = 0 configure:9619: test -s conftest. configure:9622: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:9633: result: no configure:9579: checking for sys/ndir.h that defines DIR configure:9603: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:75:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:80: error: `DIR' undeclared (first use in this function) conftest.c:80: error: (Each undeclared identifier is reported only once conftest.c:80: error: for each function it appears in.) conftest.c:80: error: parse error before ')' token configure:9609: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:9633: result: no configure:9579: checking for sys/dir.h that defines DIR configure:9603: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9609: $? = 0 configure:9613: test -z || test ! -s conftest.err configure:9616: $? = 0 configure:9619: test -s conftest. configure:9622: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:9633: result: no configure:9579: checking for ndir.h that defines DIR configure:9603: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:75:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:80: error: `DIR' undeclared (first use in this function) conftest.c:80: error: (Each undeclared identifier is reported only once conftest.c:80: error: for each function it appears in.) conftest.c:80: error: parse error before ')' token configure:9609: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:9633: result: no configure:9773: checking for library containing opendir configure:9803: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9809: $? = 0 configure:9813: test -z || test ! -s conftest.err configure:9816: $? = 0 configure:9819: test -s conftest configure:9822: $? = 0 configure:9892: result: none required configure:9901: checking whether time.h and sys/time.h may both be included configure:9926: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9932: $? = 0 configure:9936: test -z || test ! -s conftest.err configure:9939: $? = 0 configure:9942: test -s conftest. configure:9945: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:9956: result: no configure:9973: checking for inttypes.h configure:9978: result: no configure:10145: checking for unistd.h configure:10150: result: no configure:10145: checking for stdlib.h configure:10150: result: no configure:10154: checking stdarg.h usability configure:10166: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10172: $? = 0 configure:10176: test -z || test ! -s conftest.err configure:10179: $? = 0 configure:10182: test -s conftest. configure:10185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10195: result: no configure:10199: checking stdarg.h presence configure:10209: cc -E -I/usr/local/include conftest.c configure:10215: $? = 0 configure:10235: result: yes configure:10248: WARNING: stdarg.h: present but cannot be compiled configure:10250: WARNING: stdarg.h: check for missing prerequisite headers? configure:10252: WARNING: stdarg.h: see the Autoconf documentation configure:10254: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:10256: WARNING: stdarg.h: proceeding with the preprocessor's result configure:10258: WARNING: stdarg.h: in the future, the compiler will take precedence configure:10270: checking for stdarg.h configure:10277: result: yes configure:10154: checking varargs.h usability configure:10166: cc -c -fno-common -I/usr/local/include conftest.c >&5 In file included from conftest.c:109: /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements ." /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use ." configure:10172: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10195: result: no configure:10199: checking varargs.h presence configure:10209: cc -E -I/usr/local/include conftest.c In file included from conftest.c:75: /usr/include/gcc/darwin/3.3/varargs.h:10:2: #error "GCC no longer implements ." /usr/include/gcc/darwin/3.3/varargs.h:11:2: #error "Revise your code to use ." configure:10215: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:10235: result: no configure:10270: checking for varargs.h configure:10277: result: no configure:10145: checking for limits.h configure:10150: result: yes configure:10145: checking for string.h configure:10150: result: no configure:10145: checking for memory.h configure:10150: result: no configure:10145: checking for locale.h configure:10150: result: yes configure:10154: checking termcap.h usability configure:10166: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10172: $? = 0 configure:10176: test -z || test ! -s conftest.err configure:10179: $? = 0 configure:10182: test -s conftest. configure:10185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10195: result: no configure:10199: checking termcap.h presence configure:10209: cc -E -I/usr/local/include conftest.c configure:10215: $? = 0 configure:10235: result: yes configure:10248: WARNING: termcap.h: present but cannot be compiled configure:10250: WARNING: termcap.h: check for missing prerequisite headers? configure:10252: WARNING: termcap.h: see the Autoconf documentation configure:10254: WARNING: termcap.h: section "Present But Cannot Be Compiled" configure:10256: WARNING: termcap.h: proceeding with the preprocessor's result configure:10258: WARNING: termcap.h: in the future, the compiler will take precedence configure:10270: checking for termcap.h configure:10277: result: yes configure:10154: checking termio.h usability configure:10166: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:112:20: termio.h: No such file or directory configure:10172: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10195: result: no configure:10199: checking termio.h presence configure:10209: cc -E -I/usr/local/include conftest.c conftest.c:78:20: termio.h: No such file or directory configure:10215: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | /* end confdefs.h. */ | #include configure:10235: result: no configure:10270: checking for termio.h configure:10277: result: no configure:10154: checking termios.h usability configure:10166: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10172: $? = 0 configure:10176: test -z || test ! -s conftest.err configure:10179: $? = 0 configure:10182: test -s conftest. configure:10185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10195: result: no configure:10199: checking termios.h presence configure:10209: cc -E -I/usr/local/include conftest.c configure:10215: $? = 0 configure:10235: result: yes configure:10248: WARNING: termios.h: present but cannot be compiled configure:10250: WARNING: termios.h: check for missing prerequisite headers? configure:10252: WARNING: termios.h: see the Autoconf documentation configure:10254: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:10256: WARNING: termios.h: proceeding with the preprocessor's result configure:10258: WARNING: termios.h: in the future, the compiler will take precedence configure:10270: checking for termios.h configure:10277: result: yes configure:10154: checking dlfcn.h usability configure:10166: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10172: $? = 0 configure:10176: test -z || test ! -s conftest.err configure:10179: $? = 0 configure:10182: test -s conftest. configure:10185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10195: result: no configure:10199: checking dlfcn.h presence configure:10209: cc -E -I/usr/local/include conftest.c configure:10215: $? = 0 configure:10235: result: yes configure:10248: WARNING: dlfcn.h: present but cannot be compiled configure:10250: WARNING: dlfcn.h: check for missing prerequisite headers? configure:10252: WARNING: dlfcn.h: see the Autoconf documentation configure:10254: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:10256: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:10258: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:10270: checking for dlfcn.h configure:10277: result: yes configure:10145: checking for stddef.h configure:10150: result: yes configure:10145: checking for stdint.h configure:10150: result: no configure:10154: checking netdb.h usability configure:10166: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10172: $? = 0 configure:10176: test -z || test ! -s conftest.err configure:10179: $? = 0 configure:10182: test -s conftest. configure:10185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10195: result: no configure:10199: checking netdb.h presence configure:10209: cc -E -I/usr/local/include conftest.c configure:10215: $? = 0 configure:10235: result: yes configure:10248: WARNING: netdb.h: present but cannot be compiled configure:10250: WARNING: netdb.h: check for missing prerequisite headers? configure:10252: WARNING: netdb.h: see the Autoconf documentation configure:10254: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:10256: WARNING: netdb.h: proceeding with the preprocessor's result configure:10258: WARNING: netdb.h: in the future, the compiler will take precedence configure:10270: checking for netdb.h configure:10277: result: yes configure:10154: checking pwd.h usability configure:10166: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10172: $? = 0 configure:10176: test -z || test ! -s conftest.err configure:10179: $? = 0 configure:10182: test -s conftest. configure:10185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10195: result: no configure:10199: checking pwd.h presence configure:10209: cc -E -I/usr/local/include conftest.c configure:10215: $? = 0 configure:10235: result: yes configure:10248: WARNING: pwd.h: present but cannot be compiled configure:10250: WARNING: pwd.h: check for missing prerequisite headers? configure:10252: WARNING: pwd.h: see the Autoconf documentation configure:10254: WARNING: pwd.h: section "Present But Cannot Be Compiled" configure:10256: WARNING: pwd.h: proceeding with the preprocessor's result configure:10258: WARNING: pwd.h: in the future, the compiler will take precedence configure:10270: checking for pwd.h configure:10277: result: yes configure:10154: checking grp.h usability configure:10166: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10172: $? = 0 configure:10176: test -z || test ! -s conftest.err configure:10179: $? = 0 configure:10182: test -s conftest. configure:10185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10195: result: no configure:10199: checking grp.h presence configure:10209: cc -E -I/usr/local/include conftest.c configure:10215: $? = 0 configure:10235: result: yes configure:10248: WARNING: grp.h: present but cannot be compiled configure:10250: WARNING: grp.h: check for missing prerequisite headers? configure:10252: WARNING: grp.h: see the Autoconf documentation configure:10254: WARNING: grp.h: section "Present But Cannot Be Compiled" configure:10256: WARNING: grp.h: proceeding with the preprocessor's result configure:10258: WARNING: grp.h: in the future, the compiler will take precedence configure:10270: checking for grp.h configure:10277: result: yes configure:10145: checking for strings.h configure:10150: result: no configure:10154: checking regex.h usability configure:10166: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10172: $? = 0 configure:10176: test -z || test ! -s conftest.err configure:10179: $? = 0 configure:10182: test -s conftest. configure:10185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10195: result: no configure:10199: checking regex.h presence configure:10209: cc -E -I/usr/local/include conftest.c configure:10215: $? = 0 configure:10235: result: yes configure:10248: WARNING: regex.h: present but cannot be compiled configure:10250: WARNING: regex.h: check for missing prerequisite headers? configure:10252: WARNING: regex.h: see the Autoconf documentation configure:10254: WARNING: regex.h: section "Present But Cannot Be Compiled" configure:10256: WARNING: regex.h: proceeding with the preprocessor's result configure:10258: WARNING: regex.h: in the future, the compiler will take precedence configure:10270: checking for regex.h configure:10277: result: yes configure:10317: checking sys/pte.h usability configure:10329: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:119:21: sys/pte.h: No such file or directory configure:10335: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10358: result: no configure:10362: checking sys/pte.h presence configure:10372: cc -E -I/usr/local/include conftest.c conftest.c:85:21: sys/pte.h: No such file or directory configure:10378: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:10398: result: no configure:10433: checking for sys/pte.h configure:10440: result: no configure:10317: checking sys/stream.h usability configure:10329: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:119:24: sys/stream.h: No such file or directory configure:10335: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10358: result: no configure:10362: checking sys/stream.h presence configure:10372: cc -E -I/usr/local/include conftest.c conftest.c:85:24: sys/stream.h: No such file or directory configure:10378: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:10398: result: no configure:10433: checking for sys/stream.h configure:10440: result: no configure:10317: checking sys/select.h usability configure:10329: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10335: $? = 0 configure:10339: test -z || test ! -s conftest.err configure:10342: $? = 0 configure:10345: test -s conftest. configure:10348: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10358: result: no configure:10362: checking sys/select.h presence configure:10372: cc -E -I/usr/local/include conftest.c configure:10378: $? = 0 configure:10398: result: yes configure:10411: WARNING: sys/select.h: present but cannot be compiled configure:10413: WARNING: sys/select.h: check for missing prerequisite headers? configure:10415: WARNING: sys/select.h: see the Autoconf documentation configure:10417: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:10419: WARNING: sys/select.h: proceeding with the preprocessor's result configure:10421: WARNING: sys/select.h: in the future, the compiler will take precedence configure:10433: checking for sys/select.h configure:10440: result: yes configure:10317: checking sys/file.h usability configure:10329: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10335: $? = 0 configure:10339: test -z || test ! -s conftest.err configure:10342: $? = 0 configure:10345: test -s conftest. configure:10348: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10358: result: no configure:10362: checking sys/file.h presence configure:10372: cc -E -I/usr/local/include conftest.c configure:10378: $? = 0 configure:10398: result: yes configure:10411: WARNING: sys/file.h: present but cannot be compiled configure:10413: WARNING: sys/file.h: check for missing prerequisite headers? configure:10415: WARNING: sys/file.h: see the Autoconf documentation configure:10417: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure:10419: WARNING: sys/file.h: proceeding with the preprocessor's result configure:10421: WARNING: sys/file.h: in the future, the compiler will take precedence configure:10433: checking for sys/file.h configure:10440: result: yes configure:10317: checking sys/resource.h usability configure:10329: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10335: $? = 0 configure:10339: test -z || test ! -s conftest.err configure:10342: $? = 0 configure:10345: test -s conftest. configure:10348: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10358: result: no configure:10362: checking sys/resource.h presence configure:10372: cc -E -I/usr/local/include conftest.c configure:10378: $? = 0 configure:10398: result: yes configure:10411: WARNING: sys/resource.h: present but cannot be compiled configure:10413: WARNING: sys/resource.h: check for missing prerequisite headers? configure:10415: WARNING: sys/resource.h: see the Autoconf documentation configure:10417: WARNING: sys/resource.h: section "Present But Cannot Be Compiled" configure:10419: WARNING: sys/resource.h: proceeding with the preprocessor's result configure:10421: WARNING: sys/resource.h: in the future, the compiler will take precedence configure:10433: checking for sys/resource.h configure:10440: result: yes configure:10308: checking for sys/param.h configure:10313: result: yes configure:10317: checking sys/socket.h usability configure:10329: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10335: $? = 0 configure:10339: test -z || test ! -s conftest.err configure:10342: $? = 0 configure:10345: test -s conftest. configure:10348: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10358: result: no configure:10362: checking sys/socket.h presence configure:10372: cc -E -I/usr/local/include conftest.c configure:10378: $? = 0 configure:10398: result: yes configure:10411: WARNING: sys/socket.h: present but cannot be compiled configure:10413: WARNING: sys/socket.h: check for missing prerequisite headers? configure:10415: WARNING: sys/socket.h: see the Autoconf documentation configure:10417: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:10419: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:10421: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:10433: checking for sys/socket.h configure:10440: result: yes configure:10308: checking for sys/stat.h configure:10313: result: no configure:10317: checking sys/time.h usability configure:10329: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10335: $? = 0 configure:10339: test -z || test ! -s conftest.err configure:10342: $? = 0 configure:10345: test -s conftest. configure:10348: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10358: result: no configure:10362: checking sys/time.h presence configure:10372: cc -E -I/usr/local/include conftest.c configure:10378: $? = 0 configure:10398: result: yes configure:10411: WARNING: sys/time.h: present but cannot be compiled configure:10413: WARNING: sys/time.h: check for missing prerequisite headers? configure:10415: WARNING: sys/time.h: see the Autoconf documentation configure:10417: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:10419: WARNING: sys/time.h: proceeding with the preprocessor's result configure:10421: WARNING: sys/time.h: in the future, the compiler will take precedence configure:10433: checking for sys/time.h configure:10440: result: yes configure:10317: checking sys/times.h usability configure:10329: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10335: $? = 0 configure:10339: test -z || test ! -s conftest.err configure:10342: $? = 0 configure:10345: test -s conftest. configure:10348: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10358: result: no configure:10362: checking sys/times.h presence configure:10372: cc -E -I/usr/local/include conftest.c configure:10378: $? = 0 configure:10398: result: yes configure:10411: WARNING: sys/times.h: present but cannot be compiled configure:10413: WARNING: sys/times.h: check for missing prerequisite headers? configure:10415: WARNING: sys/times.h: see the Autoconf documentation configure:10417: WARNING: sys/times.h: section "Present But Cannot Be Compiled" configure:10419: WARNING: sys/times.h: proceeding with the preprocessor's result configure:10421: WARNING: sys/times.h: in the future, the compiler will take precedence configure:10433: checking for sys/times.h configure:10440: result: yes configure:10308: checking for sys/types.h configure:10313: result: no configure:10317: checking sys/wait.h usability configure:10329: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10335: $? = 0 configure:10339: test -z || test ! -s conftest.err configure:10342: $? = 0 configure:10345: test -s conftest. configure:10348: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10358: result: no configure:10362: checking sys/wait.h presence configure:10372: cc -E -I/usr/local/include conftest.c configure:10378: $? = 0 configure:10398: result: yes configure:10411: WARNING: sys/wait.h: present but cannot be compiled configure:10413: WARNING: sys/wait.h: check for missing prerequisite headers? configure:10415: WARNING: sys/wait.h: see the Autoconf documentation configure:10417: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:10419: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:10421: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:10433: checking for sys/wait.h configure:10440: result: yes configure:10468: checking netinet/in.h usability configure:10480: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10486: $? = 0 configure:10490: test -z || test ! -s conftest.err configure:10493: $? = 0 configure:10496: test -s conftest. configure:10499: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10509: result: no configure:10513: checking netinet/in.h presence configure:10523: cc -E -I/usr/local/include conftest.c configure:10529: $? = 0 configure:10549: result: yes configure:10562: WARNING: netinet/in.h: present but cannot be compiled configure:10564: WARNING: netinet/in.h: check for missing prerequisite headers? configure:10566: WARNING: netinet/in.h: see the Autoconf documentation configure:10568: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:10570: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:10572: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:10584: checking for netinet/in.h configure:10591: result: yes configure:10468: checking arpa/inet.h usability configure:10480: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10486: $? = 0 configure:10490: test -z || test ! -s conftest.err configure:10493: $? = 0 configure:10496: test -s conftest. configure:10499: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10509: result: no configure:10513: checking arpa/inet.h presence configure:10523: cc -E -I/usr/local/include conftest.c configure:10529: $? = 0 configure:10549: result: yes configure:10562: WARNING: arpa/inet.h: present but cannot be compiled configure:10564: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:10566: WARNING: arpa/inet.h: see the Autoconf documentation configure:10568: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:10570: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:10572: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:10584: checking for arpa/inet.h configure:10591: result: yes configure:10605: checking for sys/ptem.h configure:10625: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:101:22: sys/ptem.h: No such file or directory configure:10631: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_STREAM_H | # include | #endif | | | #include configure:10655: result: no configure:10662: checking for working alloca.h configure:10714: result: yes configure:10724: checking for alloca configure:10796: result: yes configure:11019: checking whether getpgrp requires zero arguments configure:11041: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:11047: $? = 0 configure:11051: test -z || test ! -s conftest.err configure:11054: $? = 0 configure:11057: test -s conftest. configure:11060: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | getpgrp (0); | ; | return 0; | } configure:11072: result: yes configure:11082: checking whether setvbuf arguments are reversed configure:11107: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:105: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:105: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:11113: $? = 0 configure:11117: test -z || test ! -s conftest.err configure:11120: $? = 0 configure:11123: test -s conftest configure:11126: $? = 0 configure:11147: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:11153: $? = 0 configure:11157: test -z || test ! -s conftest.err configure:11160: $? = 0 configure:11163: test -s conftest configure:11166: $? = 0 configure:11197: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:106: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:106: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:11200: $? = 0 configure:11202: ./conftest configure:11205: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 | /* end confdefs.h. */ | #include | int | main () | { | /* This call has the arguments reversed. | A reversed system may check and see that the address of buf | is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ | char buf; | if (setvbuf (stdout, _IOLBF, &buf, 1) != 0) | exit (1); | putchar ('\r'); | exit (0); /* Non-reversed systems SEGV here. */ | ; | return 0; | } configure:11234: result: yes configure:11248: checking for vprintf configure:11305: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:123: warning: conflicting types for built-in function `vprintf' configure:11311: $? = 0 configure:11315: test -z || test ! -s conftest.err configure:11318: $? = 0 configure:11321: test -s conftest configure:11324: $? = 0 configure:11336: result: yes configure:11343: checking for _doprnt configure:11400: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __doprnt configure:11406: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:11431: result: no configure:11445: checking for working strcoll configure:11471: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:11474: $? = 0 configure:11476: ./conftest configure:11479: $? = 0 configure:11493: result: yes configure:11554: checking return type of signal handlers configure:11585: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:11591: $? = 0 configure:11595: test -z || test ! -s conftest.err configure:11598: $? = 0 configure:11601: test -s conftest. configure:11604: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:11615: result: int configure:11624: checking for __setostype configure:11681: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: ___setostype configure:11687: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | /* end confdefs.h. */ | /* Define __setostype to an innocuous variant, in case declares __setostype. | For example, HP-UX 11i declares gettimeofday. */ | #define __setostype innocuous___setostype | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __setostype (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __setostype | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = __setostype; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __setostype; | ; | return 0; | } configure:11712: result: no configure:11721: checking for wait3 configure:11778: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:11784: $? = 0 configure:11788: test -z || test ! -s conftest.err configure:11791: $? = 0 configure:11794: test -s conftest configure:11797: $? = 0 configure:11809: result: yes configure:11818: checking for isinf configure:11875: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:11881: $? = 0 configure:11885: test -z || test ! -s conftest.err configure:11888: $? = 0 configure:11891: test -s conftest configure:11894: $? = 0 configure:11906: result: yes configure:11915: checking for isnan configure:11972: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:11978: $? = 0 configure:11982: test -z || test ! -s conftest.err configure:11985: $? = 0 configure:11988: test -s conftest configure:11991: $? = 0 configure:12003: result: yes configure:12013: checking for mkfifo configure:12070: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12076: $? = 0 configure:12080: test -z || test ! -s conftest.err configure:12083: $? = 0 configure:12086: test -s conftest configure:12089: $? = 0 configure:12101: result: yes configure:12144: checking for dup2 configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for eaccess configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _eaccess configure:12207: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #define HAVE_WAIT3 1 | #define HAVE_ISINF_IN_LIBC 1 | #define HAVE_ISNAN_IN_LIBC 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | /* end confdefs.h. */ | /* Define eaccess to an innocuous variant, in case declares eaccess. | For example, HP-UX 11i declares gettimeofday. */ | #define eaccess innocuous_eaccess | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char eaccess (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef eaccess | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char eaccess (); | /* 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_eaccess) || defined (__stub___eaccess) | choke me | #else | char (*f) () = eaccess; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != eaccess; | ; | return 0; | } configure:12232: result: no configure:12144: checking for fcntl configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for getdtablesize configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for getgroups configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for gethostname configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for getpagesize configure:12232: result: yes configure:12144: checking for getpeername configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for getrlimit configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for getrusage configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for gettimeofday configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for kill configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for killpg configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for lstat configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for readlink configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for sbrk configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for select configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for setdtablesize configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _setdtablesize configure:12207: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_KILL 1 | #define HAVE_KILLPG 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_SBRK 1 | #define HAVE_SELECT 1 | /* end confdefs.h. */ | /* Define setdtablesize to an innocuous variant, in case declares setdtablesize. | For example, HP-UX 11i declares gettimeofday. */ | #define setdtablesize innocuous_setdtablesize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setdtablesize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setdtablesize | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = setdtablesize; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setdtablesize; | ; | return 0; | } configure:12232: result: no configure:12144: checking for tcgetpgrp configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for uname configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for ulimit configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12144: checking for waitpid configure:12201: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12207: $? = 0 configure:12211: test -z || test ! -s conftest.err configure:12214: $? = 0 configure:12217: test -s conftest configure:12220: $? = 0 configure:12232: result: yes configure:12246: checking for rename configure:12303: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12309: $? = 0 configure:12313: test -z || test ! -s conftest.err configure:12316: $? = 0 configure:12319: test -s conftest configure:12322: $? = 0 configure:12334: result: yes configure:12389: checking for bcopy configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for bzero configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:152: warning: conflicting types for built-in function `bzero' configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for confstr configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for fnmatch configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for getaddrinfo configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for gethostbyname configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for getservbyname configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for getservent configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for inet_aton configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for memmove configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for pathconf configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for putenv configure:12477: result: yes configure:12389: checking for raise configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for regcomp configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for regexec configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for setenv configure:12477: result: yes configure:12389: checking for setlinebuf configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for setlocale configure:12477: result: yes configure:12389: checking for setvbuf configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for siginterrupt configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for strchr configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:171: warning: conflicting types for built-in function `strchr' configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for sysconf configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for tcgetattr configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for times configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for ttyname configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for tzset configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12389: checking for unsetenv configure:12446: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12452: $? = 0 configure:12456: test -z || test ! -s conftest.err configure:12459: $? = 0 configure:12462: test -s conftest configure:12465: $? = 0 configure:12477: result: yes configure:12495: checking for vsnprintf configure:12552: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:178: warning: conflicting types for built-in function `vsnprintf' configure:12558: $? = 0 configure:12562: test -z || test ! -s conftest.err configure:12565: $? = 0 configure:12568: test -s conftest configure:12571: $? = 0 configure:12583: result: yes configure:12495: checking for snprintf configure:12552: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:179: warning: conflicting types for built-in function `snprintf' configure:12558: $? = 0 configure:12562: test -z || test ! -s conftest.err configure:12565: $? = 0 configure:12568: test -s conftest configure:12571: $? = 0 configure:12583: result: yes configure:12495: checking for vasprintf configure:12552: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12558: $? = 0 configure:12562: test -z || test ! -s conftest.err configure:12565: $? = 0 configure:12568: test -s conftest configure:12571: $? = 0 configure:12583: result: yes configure:12495: checking for asprintf configure:12552: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12558: $? = 0 configure:12562: test -z || test ! -s conftest.err configure:12565: $? = 0 configure:12568: test -s conftest configure:12571: $? = 0 configure:12583: result: yes configure:12602: checking for isascii configure:12659: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12665: $? = 0 configure:12669: test -z || test ! -s conftest.err configure:12672: $? = 0 configure:12675: test -s conftest configure:12678: $? = 0 configure:12690: result: yes configure:12602: checking for isblank configure:12659: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12665: $? = 0 configure:12669: test -z || test ! -s conftest.err configure:12672: $? = 0 configure:12675: test -s conftest configure:12678: $? = 0 configure:12690: result: yes configure:12602: checking for isgraph configure:12659: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12665: $? = 0 configure:12669: test -z || test ! -s conftest.err configure:12672: $? = 0 configure:12675: test -s conftest configure:12678: $? = 0 configure:12690: result: yes configure:12602: checking for isprint configure:12659: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12665: $? = 0 configure:12669: test -z || test ! -s conftest.err configure:12672: $? = 0 configure:12675: test -s conftest configure:12678: $? = 0 configure:12690: result: yes configure:12602: checking for isspace configure:12659: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12665: $? = 0 configure:12669: test -z || test ! -s conftest.err configure:12672: $? = 0 configure:12675: test -s conftest configure:12678: $? = 0 configure:12690: result: yes configure:12602: checking for isxdigit configure:12659: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12665: $? = 0 configure:12669: test -z || test ! -s conftest.err configure:12672: $? = 0 configure:12675: test -s conftest configure:12678: $? = 0 configure:12690: result: yes configure:12706: checking for getpwent configure:12763: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12769: $? = 0 configure:12773: test -z || test ! -s conftest.err configure:12776: $? = 0 configure:12779: test -s conftest configure:12782: $? = 0 configure:12794: result: yes configure:12706: checking for getpwnam configure:12763: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12769: $? = 0 configure:12773: test -z || test ! -s conftest.err configure:12776: $? = 0 configure:12779: test -s conftest configure:12782: $? = 0 configure:12794: result: yes configure:12706: checking for getpwuid configure:12763: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12769: $? = 0 configure:12773: test -z || test ! -s conftest.err configure:12776: $? = 0 configure:12779: test -s conftest configure:12782: $? = 0 configure:12794: result: yes configure:12815: checking for getcwd configure:12903: result: yes configure:12815: checking for memset configure:12872: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:192: warning: conflicting types for built-in function `memset' configure:12878: $? = 0 configure:12882: test -z || test ! -s conftest.err configure:12885: $? = 0 configure:12888: test -s conftest configure:12891: $? = 0 configure:12903: result: yes configure:12815: checking for strcasecmp configure:12903: result: yes configure:12815: checking for strerror configure:12872: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12878: $? = 0 configure:12882: test -z || test ! -s conftest.err configure:12885: $? = 0 configure:12888: test -s conftest configure:12891: $? = 0 configure:12903: result: yes configure:12815: checking for strftime configure:12872: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12878: $? = 0 configure:12882: test -z || test ! -s conftest.err configure:12885: $? = 0 configure:12888: test -s conftest configure:12891: $? = 0 configure:12903: result: yes configure:12815: checking for strnlen configure:12872: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _strnlen configure:12878: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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 | /* end confdefs.h. */ | /* Define strnlen to an innocuous variant, in case declares strnlen. | For example, HP-UX 11i declares gettimeofday. */ | #define strnlen innocuous_strnlen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnlen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnlen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strnlen (); | /* 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_strnlen) || defined (__stub___strnlen) | choke me | #else | char (*f) () = strnlen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strnlen; | ; | return 0; | } configure:12903: result: no configure:12815: checking for strpbrk configure:12872: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:196: warning: conflicting types for built-in function `strpbrk' configure:12878: $? = 0 configure:12882: test -z || test ! -s conftest.err configure:12885: $? = 0 configure:12888: test -s conftest configure:12891: $? = 0 configure:12903: result: yes configure:12815: checking for strstr configure:12872: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:197: warning: conflicting types for built-in function `strstr' configure:12878: $? = 0 configure:12882: test -z || test ! -s conftest.err configure:12885: $? = 0 configure:12888: test -s conftest configure:12891: $? = 0 configure:12903: result: yes configure:12933: checking for strtod configure:12990: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12996: $? = 0 configure:13000: test -z || test ! -s conftest.err configure:13003: $? = 0 configure:13006: test -s conftest configure:13009: $? = 0 configure:13021: result: yes configure:12933: checking for strtol configure:12990: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12996: $? = 0 configure:13000: test -z || test ! -s conftest.err configure:13003: $? = 0 configure:13006: test -s conftest configure:13009: $? = 0 configure:13021: result: yes configure:12933: checking for strtoul configure:13021: result: yes configure:12933: checking for strtoll configure:12990: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12996: $? = 0 configure:13000: test -z || test ! -s conftest.err configure:13003: $? = 0 configure:13006: test -s conftest configure:13009: $? = 0 configure:13021: result: yes configure:12933: checking for strtoull configure:12990: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12996: $? = 0 configure:13000: test -z || test ! -s conftest.err configure:13003: $? = 0 configure:13006: test -s conftest configure:13009: $? = 0 configure:13021: result: yes configure:12933: checking for strtoimax configure:12990: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12996: $? = 0 configure:13000: test -z || test ! -s conftest.err configure:13003: $? = 0 configure:13006: test -s conftest configure:13009: $? = 0 configure:13021: result: yes configure:12933: checking for strtoumax configure:12990: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12996: $? = 0 configure:13000: test -z || test ! -s conftest.err configure:13003: $? = 0 configure:13006: test -s conftest configure:13009: $? = 0 configure:13021: result: yes configure:13042: checking whether confstr is declared configure:13066: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:219: error: `confstr' undeclared (first use in this function) conftest.c:219: error: (Each undeclared identifier is reported only once conftest.c:219: error: for each function it appears in.) configure:13072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef confstr | char *p = (char *) confstr; | #endif | | ; | return 0; | } configure:13096: result: no configure:13114: checking whether printf is declared configure:13138: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:13144: $? = 0 configure:13148: test -z || test ! -s conftest.err configure:13151: $? = 0 configure:13154: test -s conftest. configure:13157: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef printf | char *p = (char *) printf; | #endif | | ; | return 0; | } configure:13168: result: no configure:13186: checking whether sbrk is declared configure:13210: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:221: error: `sbrk' undeclared (first use in this function) conftest.c:221: error: (Each undeclared identifier is reported only once conftest.c:221: error: for each function it appears in.) configure:13216: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef sbrk | char *p = (char *) sbrk; | #endif | | ; | return 0; | } configure:13240: result: no configure:13258: checking whether setregid is declared configure:13282: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:222: error: `setregid' undeclared (first use in this function) conftest.c:222: error: (Each undeclared identifier is reported only once conftest.c:222: error: for each function it appears in.) configure:13288: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef setregid | char *p = (char *) setregid; | #endif | | ; | return 0; | } configure:13312: result: no configure:13330: checking whether strcpy is declared configure:13354: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:223: error: `strcpy' undeclared (first use in this function) conftest.c:223: error: (Each undeclared identifier is reported only once conftest.c:223: error: for each function it appears in.) configure:13360: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef strcpy | char *p = (char *) strcpy; | #endif | | ; | return 0; | } configure:13384: result: no configure:13402: checking whether strsignal is declared configure:13426: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:224: error: `strsignal' undeclared (first use in this function) conftest.c:224: error: (Each undeclared identifier is reported only once conftest.c:224: error: for each function it appears in.) configure:13432: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef strsignal | char *p = (char *) strsignal; | #endif | | ; | return 0; | } configure:13456: result: no configure:13475: checking whether strtold is declared configure:13499: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:225: error: `strtold' undeclared (first use in this function) conftest.c:225: error: (Each undeclared identifier is reported only once conftest.c:225: error: for each function it appears in.) configure:13505: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef strtold | char *p = (char *) strtold; | #endif | | ; | return 0; | } configure:13529: result: no configure:13615: checking for declaration of strtoimax configure:13643: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:199: error: `strtoimax' undeclared (first use in this function) conftest.c:199: error: (Each undeclared identifier is reported only once conftest.c:199: error: for each function it appears in.) configure:13649: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | /* end confdefs.h. */ | | #if STDC_HEADERS | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | | int | main () | { | return !strtoimax; | ; | return 0; | } configure:13674: result: no configure:13692: checking for declaration of strtol configure:13720: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:200: error: `strtol' undeclared (first use in this function) conftest.c:200: error: (Each undeclared identifier is reported only once conftest.c:200: error: for each function it appears in.) configure:13726: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | /* end confdefs.h. */ | | #if STDC_HEADERS | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | | int | main () | { | return !strtol; | ; | return 0; | } configure:13751: result: no configure:13769: checking for declaration of strtoll configure:13797: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:201: error: `strtoll' undeclared (first use in this function) conftest.c:201: error: (Each undeclared identifier is reported only once conftest.c:201: error: for each function it appears in.) configure:13803: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | /* end confdefs.h. */ | | #if STDC_HEADERS | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | | int | main () | { | return !strtoll; | ; | return 0; | } configure:13828: result: no configure:13846: checking for declaration of strtoul configure:13874: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:202: error: `strtoul' undeclared (first use in this function) conftest.c:202: error: (Each undeclared identifier is reported only once conftest.c:202: error: for each function it appears in.) configure:13880: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | /* end confdefs.h. */ | | #if STDC_HEADERS | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | | int | main () | { | return !strtoul; | ; | return 0; | } configure:13905: result: no configure:13923: checking for declaration of strtoull configure:13951: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:203: error: `strtoull' undeclared (first use in this function) conftest.c:203: error: (Each undeclared identifier is reported only once conftest.c:203: error: for each function it appears in.) configure:13957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | /* end confdefs.h. */ | | #if STDC_HEADERS | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | | int | main () | { | return !strtoull; | ; | return 0; | } configure:13982: result: no configure:14000: checking for declaration of strtoumax configure:14028: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:204: error: `strtoumax' undeclared (first use in this function) conftest.c:204: error: (Each undeclared identifier is reported only once conftest.c:204: error: for each function it appears in.) configure:14034: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | /* end confdefs.h. */ | | #if STDC_HEADERS | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | | int | main () | { | return !strtoumax; | ; | return 0; | } configure:14059: result: no configure:14082: checking for stdlib.h configure:14087: result: no configure:14082: checking for sys/time.h configure:14087: result: yes configure:14082: checking for unistd.h configure:14087: result: no configure:14231: checking for alarm configure:14288: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14294: $? = 0 configure:14298: test -z || test ! -s conftest.err configure:14301: $? = 0 configure:14304: test -s conftest configure:14307: $? = 0 configure:14319: result: yes configure:14329: checking for working mktime configure:14505: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:14508: $? = 0 configure:14510: ./conftest configure:14513: $? = 0 configure:14527: result: yes configure:14551: checking for argz.h configure:14556: result: no configure:14560: checking errno.h usability configure:14572: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:14578: $? = 0 configure:14582: test -z || test ! -s conftest.err configure:14585: $? = 0 configure:14588: test -s conftest. configure:14591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14601: result: no configure:14605: checking errno.h presence configure:14615: cc -E -I/usr/local/include conftest.c configure:14621: $? = 0 configure:14641: result: yes configure:14654: WARNING: errno.h: present but cannot be compiled configure:14656: WARNING: errno.h: check for missing prerequisite headers? configure:14658: WARNING: errno.h: see the Autoconf documentation configure:14660: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:14662: WARNING: errno.h: proceeding with the preprocessor's result configure:14664: WARNING: errno.h: in the future, the compiler will take precedence configure:14676: checking for errno.h configure:14683: result: yes configure:14560: checking fcntl.h usability configure:14572: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:14578: $? = 0 configure:14582: test -z || test ! -s conftest.err configure:14585: $? = 0 configure:14588: test -s conftest. configure:14591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14601: result: no configure:14605: checking fcntl.h presence configure:14615: cc -E -I/usr/local/include conftest.c configure:14621: $? = 0 configure:14641: result: yes configure:14654: WARNING: fcntl.h: present but cannot be compiled configure:14656: WARNING: fcntl.h: check for missing prerequisite headers? configure:14658: WARNING: fcntl.h: see the Autoconf documentation configure:14660: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:14662: WARNING: fcntl.h: proceeding with the preprocessor's result configure:14664: WARNING: fcntl.h: in the future, the compiler will take precedence configure:14676: checking for fcntl.h configure:14683: result: yes configure:14551: checking for malloc.h configure:14556: result: yes configure:14560: checking stdio_ext.h usability configure:14572: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:233:23: stdio_ext.h: No such file or directory configure:14578: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14601: result: no configure:14605: checking stdio_ext.h presence configure:14615: cc -E -I/usr/local/include conftest.c conftest.c:199:23: stdio_ext.h: No such file or directory configure:14621: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include configure:14641: result: no configure:14676: checking for stdio_ext.h configure:14683: result: no configure:14703: checking for stdlib.h configure:14708: result: no configure:14703: checking for unistd.h configure:14708: result: no configure:14852: checking for getpagesize configure:14940: result: yes configure:14950: checking for working mmap configure:15114: result: no configure:15138: checking for __argz_count configure:15226: result: no configure:15138: checking for __argz_next configure:15226: result: no configure:15138: checking for __argz_stringify configure:15226: result: no configure:15138: checking for dcgettext configure:15195: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _dcgettext configure:15201: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | /* Define dcgettext to an innocuous variant, in case declares dcgettext. | For example, HP-UX 11i declares gettimeofday. */ | #define dcgettext innocuous_dcgettext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dcgettext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dcgettext | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dcgettext (); | /* 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_dcgettext) || defined (__stub___dcgettext) | choke me | #else | char (*f) () = dcgettext; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dcgettext; | ; | return 0; | } configure:15226: result: no configure:15138: checking for mempcpy configure:15226: result: no configure:15138: checking for munmap configure:15226: result: yes configure:15138: checking for stpcpy configure:15226: result: yes configure:15138: checking for strcspn configure:15195: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:226: warning: conflicting types for built-in function `strcspn' configure:15201: $? = 0 configure:15205: test -z || test ! -s conftest.err configure:15208: $? = 0 configure:15211: test -s conftest configure:15214: $? = 0 configure:15226: result: yes configure:15138: checking for strdup configure:15226: result: yes configure:15263: checking wctype.h usability configure:15275: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:15281: $? = 0 configure:15285: test -z || test ! -s conftest.err configure:15288: $? = 0 configure:15291: test -s conftest. configure:15294: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15304: result: no configure:15308: checking wctype.h presence configure:15318: cc -E -I/usr/local/include conftest.c configure:15324: $? = 0 configure:15344: result: yes configure:15357: WARNING: wctype.h: present but cannot be compiled configure:15359: WARNING: wctype.h: check for missing prerequisite headers? configure:15361: WARNING: wctype.h: see the Autoconf documentation configure:15363: WARNING: wctype.h: section "Present But Cannot Be Compiled" configure:15365: WARNING: wctype.h: proceeding with the preprocessor's result configure:15367: WARNING: wctype.h: in the future, the compiler will take precedence configure:15379: checking for wctype.h configure:15386: result: yes configure:15413: checking wchar.h usability configure:15425: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:15431: $? = 0 configure:15435: test -z || test ! -s conftest.err configure:15438: $? = 0 configure:15441: test -s conftest. configure:15444: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15454: result: no configure:15458: checking wchar.h presence configure:15468: cc -E -I/usr/local/include conftest.c configure:15474: $? = 0 configure:15494: result: yes configure:15507: WARNING: wchar.h: present but cannot be compiled configure:15509: WARNING: wchar.h: check for missing prerequisite headers? configure:15511: WARNING: wchar.h: see the Autoconf documentation configure:15513: WARNING: wchar.h: section "Present But Cannot Be Compiled" configure:15515: WARNING: wchar.h: proceeding with the preprocessor's result configure:15517: WARNING: wchar.h: in the future, the compiler will take precedence configure:15529: checking for wchar.h configure:15536: result: yes configure:15563: checking langinfo.h usability configure:15575: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:15581: $? = 0 configure:15585: test -z || test ! -s conftest.err configure:15588: $? = 0 configure:15591: test -s conftest. configure:15594: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15604: result: no configure:15608: checking langinfo.h presence configure:15618: cc -E -I/usr/local/include conftest.c configure:15624: $? = 0 configure:15644: result: yes configure:15657: WARNING: langinfo.h: present but cannot be compiled configure:15659: WARNING: langinfo.h: check for missing prerequisite headers? configure:15661: WARNING: langinfo.h: see the Autoconf documentation configure:15663: WARNING: langinfo.h: section "Present But Cannot Be Compiled" configure:15665: WARNING: langinfo.h: proceeding with the preprocessor's result configure:15667: WARNING: langinfo.h: in the future, the compiler will take precedence configure:15679: checking for langinfo.h configure:15686: result: yes configure:15700: checking for mbsrtowcs configure:15757: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:15763: $? = 0 configure:15767: test -z || test ! -s conftest.err configure:15770: $? = 0 configure:15773: test -s conftest configure:15776: $? = 0 configure:15788: result: yes configure:15797: checking for mbrlen configure:15854: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:15860: $? = 0 configure:15864: test -z || test ! -s conftest.err configure:15867: $? = 0 configure:15870: test -s conftest configure:15873: $? = 0 configure:15885: result: yes configure:15895: checking for wcrtomb configure:15952: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:15958: $? = 0 configure:15962: test -z || test ! -s conftest.err configure:15965: $? = 0 configure:15968: test -s conftest configure:15971: $? = 0 configure:15983: result: yes configure:15992: checking for wcscoll configure:16049: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16055: $? = 0 configure:16059: test -z || test ! -s conftest.err configure:16062: $? = 0 configure:16065: test -s conftest configure:16068: $? = 0 configure:16080: result: yes configure:16089: checking for wcsdup configure:16146: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _wcsdup configure:16152: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | /* end confdefs.h. */ | /* Define wcsdup to an innocuous variant, in case declares wcsdup. | For example, HP-UX 11i declares gettimeofday. */ | #define wcsdup innocuous_wcsdup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wcsdup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wcsdup | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char wcsdup (); | /* 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_wcsdup) || defined (__stub___wcsdup) | choke me | #else | char (*f) () = wcsdup; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != wcsdup; | ; | return 0; | } configure:16177: result: no configure:16186: checking for wcwidth configure:16243: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16249: $? = 0 configure:16253: test -z || test ! -s conftest.err configure:16256: $? = 0 configure:16259: test -s conftest configure:16262: $? = 0 configure:16274: result: yes configure:16283: checking for wctype configure:16340: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16346: $? = 0 configure:16350: test -z || test ! -s conftest.err configure:16353: $? = 0 configure:16356: test -s conftest configure:16359: $? = 0 configure:16371: result: yes configure:16382: checking whether mbrtowc and mbstate_t are properly declared configure:16403: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16409: $? = 0 configure:16413: test -z || test ! -s conftest.err configure:16416: $? = 0 configure:16419: test -s conftest configure:16422: $? = 0 configure:16434: result: yes configure:16459: checking for iswlower configure:16516: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16522: $? = 0 configure:16526: test -z || test ! -s conftest.err configure:16529: $? = 0 configure:16532: test -s conftest configure:16535: $? = 0 configure:16547: result: yes configure:16459: checking for iswupper configure:16516: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16522: $? = 0 configure:16526: test -z || test ! -s conftest.err configure:16529: $? = 0 configure:16532: test -s conftest configure:16535: $? = 0 configure:16547: result: yes configure:16459: checking for towlower configure:16516: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16522: $? = 0 configure:16526: test -z || test ! -s conftest.err configure:16529: $? = 0 configure:16532: test -s conftest configure:16535: $? = 0 configure:16547: result: yes configure:16459: checking for towupper configure:16516: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16522: $? = 0 configure:16526: test -z || test ! -s conftest.err configure:16529: $? = 0 configure:16532: test -s conftest configure:16535: $? = 0 configure:16547: result: yes configure:16459: checking for iswctype configure:16516: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16522: $? = 0 configure:16526: test -z || test ! -s conftest.err configure:16529: $? = 0 configure:16532: test -s conftest configure:16535: $? = 0 configure:16547: result: yes configure:16558: checking for nl_langinfo and CODESET configure:16579: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:16585: $? = 0 configure:16589: test -z || test ! -s conftest.err configure:16592: $? = 0 configure:16595: test -s conftest configure:16598: $? = 0 configure:16610: result: yes configure:16619: checking for wchar_t in wchar.h configure:16644: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:16650: $? = 0 configure:16654: test -z || test ! -s conftest.err configure:16657: $? = 0 configure:16660: test -s conftest. configure:16663: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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 | /* end confdefs.h. */ | #include | | int | main () | { | | wchar_t foo; | foo = 0; | | ; | return 0; | } configure:16674: result: no configure:16684: checking for wctype_t in wctype.h configure:16708: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:16714: $? = 0 configure:16718: test -z || test ! -s conftest.err configure:16721: $? = 0 configure:16724: test -s conftest. configure:16727: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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 | /* end confdefs.h. */ | #include | int | main () | { | | wctype_t foo; | foo = 0; | | ; | return 0; | } configure:16738: result: no configure:16748: checking for wint_t in wctype.h configure:16772: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:16778: $? = 0 configure:16782: test -z || test ! -s conftest.err configure:16785: $? = 0 configure:16788: test -s conftest. configure:16791: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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 | /* end confdefs.h. */ | #include | int | main () | { | | wint_t foo; | foo = 0; | | ; | return 0; | } configure:16802: result: no configure:16816: checking for dlopen in -ldl configure:16846: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:16852: $? = 0 configure:16856: test -z || test ! -s conftest.err configure:16859: $? = 0 configure:16862: test -s conftest configure:16865: $? = 0 configure:16878: result: yes configure:16895: checking for dlopen configure:16952: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:16958: $? = 0 configure:16962: test -z || test ! -s conftest.err configure:16965: $? = 0 configure:16968: test -s conftest configure:16971: $? = 0 configure:16983: result: yes configure:16895: checking for dlclose configure:16952: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:16958: $? = 0 configure:16962: test -z || test ! -s conftest.err configure:16965: $? = 0 configure:16968: test -s conftest configure:16971: $? = 0 configure:16983: result: yes configure:16895: checking for dlsym configure:16952: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:16958: $? = 0 configure:16962: test -z || test ! -s conftest.err configure:16965: $? = 0 configure:16968: test -s conftest configure:16971: $? = 0 configure:16983: result: yes configure:16995: checking whether sys_siglist is declared configure:17025: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:17031: $? = 0 configure:17035: test -z || test ! -s conftest.err configure:17038: $? = 0 configure:17041: test -s conftest. configure:17044: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | /* end confdefs.h. */ | #include | /* NetBSD declares sys_siglist in unistd.h. */ | #if HAVE_UNISTD_H | # include | #endif | | | int | main () | { | #ifndef sys_siglist | char *p = (char *) sys_siglist; | #endif | | ; | return 0; | } configure:17055: result: no configure:17501: checking for uid_t in sys/types.h configure:17524: result: yes configure:17539: checking type of array argument to getgroups configure:17577: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:17580: $? = 0 configure:17582: ./conftest configure:17585: $? = 0 configure:17618: result: gid_t configure:17626: checking for off_t configure:17680: result: no configure:17692: checking for mode_t configure:17716: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:265: error: `mode_t' undeclared (first use in this function) conftest.c:265: error: (Each undeclared identifier is reported only once conftest.c:265: error: for each function it appears in.) conftest.c:265: error: parse error before ')' token configure:17722: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((mode_t *) 0) | return 0; | if (sizeof (mode_t)) | return 0; | ; | return 0; | } configure:17746: result: no configure:17758: checking for uid_t in sys/types.h configure:17781: result: yes configure:17796: checking for pid_t configure:17820: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:266: error: `pid_t' undeclared (first use in this function) conftest.c:266: error: (Each undeclared identifier is reported only once conftest.c:266: error: for each function it appears in.) conftest.c:266: error: parse error before ')' token configure:17826: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:17850: result: no configure:17862: checking for size_t configure:17916: result: no configure:17928: checking for ssize_t configure:17952: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:268: error: `ssize_t' undeclared (first use in this function) conftest.c:268: error: (Each undeclared identifier is reported only once conftest.c:268: error: for each function it appears in.) conftest.c:268: error: parse error before ')' token configure:17958: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((ssize_t *) 0) | return 0; | if (sizeof (ssize_t)) | return 0; | ; | return 0; | } configure:17982: result: no configure:17994: checking for time_t configure:18018: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:269: error: `time_t' undeclared (first use in this function) conftest.c:269: error: (Each undeclared identifier is reported only once conftest.c:269: error: for each function it appears in.) conftest.c:269: error: parse error before ')' token configure:18024: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((time_t *) 0) | return 0; | if (sizeof (time_t)) | return 0; | ; | return 0; | } configure:18048: result: no configure:18062: checking for long long configure:18087: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:18093: $? = 0 configure:18097: test -z || test ! -s conftest.err configure:18100: $? = 0 configure:18103: test -s conftest configure:18106: $? = 0 configure:18118: result: long long configure:18128: checking for unsigned long long configure:18153: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:18159: $? = 0 configure:18163: test -z || test ! -s conftest.err configure:18166: $? = 0 configure:18169: test -s conftest configure:18172: $? = 0 configure:18184: result: unsigned long long configure:18194: checking return type of signal handlers configure:18255: result: int configure:18264: checking for char configure:18288: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:18294: $? = 0 configure:18298: test -z || test ! -s conftest.err configure:18301: $? = 0 configure:18304: test -s conftest. configure:18307: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((char *) 0) | return 0; | if (sizeof (char)) | return 0; | ; | return 0; | } configure:18318: result: no configure:18321: checking size of char configure:18671: result: 0 configure:18678: checking for short configure:18702: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:18708: $? = 0 configure:18712: test -z || test ! -s conftest.err configure:18715: $? = 0 configure:18718: test -s conftest. configure:18721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((short *) 0) | return 0; | if (sizeof (short)) | return 0; | ; | return 0; | } configure:18732: result: no configure:18735: checking size of short configure:19085: result: 0 configure:19092: checking for int configure:19116: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19122: $? = 0 configure:19126: test -z || test ! -s conftest.err configure:19129: $? = 0 configure:19132: test -s conftest. configure:19135: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((int *) 0) | return 0; | if (sizeof (int)) | return 0; | ; | return 0; | } configure:19146: result: no configure:19149: checking size of int configure:19499: result: 0 configure:19506: checking for long configure:19530: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19536: $? = 0 configure:19540: test -z || test ! -s conftest.err configure:19543: $? = 0 configure:19546: test -s conftest. configure:19549: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((long *) 0) | return 0; | if (sizeof (long)) | return 0; | ; | return 0; | } configure:19560: result: no configure:19563: checking size of long configure:19913: result: 0 configure:19920: checking for char * configure:19944: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:19950: $? = 0 configure:19954: test -z || test ! -s conftest.err configure:19957: $? = 0 configure:19960: test -s conftest. configure:19963: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((char * *) 0) | return 0; | if (sizeof (char *)) | return 0; | ; | return 0; | } configure:19974: result: no configure:19977: checking size of char * configure:20327: result: 0 configure:20334: checking for double configure:20358: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20364: $? = 0 configure:20368: test -z || test ! -s conftest.err configure:20371: $? = 0 configure:20374: test -s conftest. configure:20377: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((double *) 0) | return 0; | if (sizeof (double)) | return 0; | ; | return 0; | } configure:20388: result: no configure:20391: checking size of double configure:20741: result: 0 configure:20748: checking for long long configure:20772: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20778: $? = 0 configure:20782: test -z || test ! -s conftest.err configure:20785: $? = 0 configure:20788: test -s conftest. configure:20791: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((long long *) 0) | return 0; | if (sizeof (long long)) | return 0; | ; | return 0; | } configure:20802: result: no configure:20805: checking size of long long configure:21155: result: 0 configure:21163: checking for u_int configure:21187: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:280: error: `u_int' undeclared (first use in this function) conftest.c:280: error: (Each undeclared identifier is reported only once conftest.c:280: error: for each function it appears in.) conftest.c:280: error: parse error before ')' token configure:21193: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_int *) 0) | return 0; | if (sizeof (u_int)) | return 0; | ; | return 0; | } configure:21217: result: no configure:21229: checking for u_long configure:21253: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:281: error: `u_long' undeclared (first use in this function) conftest.c:281: error: (Each undeclared identifier is reported only once conftest.c:281: error: for each function it appears in.) conftest.c:281: error: parse error before ')' token configure:21259: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_long *) 0) | return 0; | if (sizeof (u_long)) | return 0; | ; | return 0; | } configure:21283: result: no configure:21432: checking for bits16_t configure:21456: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:282: error: `bits16_t' undeclared (first use in this function) conftest.c:282: error: (Each undeclared identifier is reported only once conftest.c:282: error: for each function it appears in.) conftest.c:282: error: parse error before ')' token configure:21462: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((bits16_t *) 0) | return 0; | if (sizeof (bits16_t)) | return 0; | ; | return 0; | } configure:21486: result: no configure:21636: checking for u_bits16_t configure:21660: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:283: error: `u_bits16_t' undeclared (first use in this function) conftest.c:283: error: (Each undeclared identifier is reported only once conftest.c:283: error: for each function it appears in.) conftest.c:283: error: parse error before ')' token configure:21666: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #define bits16_t short | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_bits16_t *) 0) | return 0; | if (sizeof (u_bits16_t)) | return 0; | ; | return 0; | } configure:21690: result: no configure:21840: checking for bits32_t configure:21864: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:284: error: `bits32_t' undeclared (first use in this function) conftest.c:284: error: (Each undeclared identifier is reported only once conftest.c:284: error: for each function it appears in.) conftest.c:284: error: parse error before ')' token configure:21870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #define bits16_t short | #define u_bits16_t unsigned short | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((bits32_t *) 0) | return 0; | if (sizeof (bits32_t)) | return 0; | ; | return 0; | } configure:21894: result: no configure:22044: checking for u_bits32_t configure:22068: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:285: error: `u_bits32_t' undeclared (first use in this function) conftest.c:285: error: (Each undeclared identifier is reported only once conftest.c:285: error: for each function it appears in.) conftest.c:285: error: parse error before ')' token configure:22074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #define bits16_t short | #define u_bits16_t unsigned short | #define bits32_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((u_bits32_t *) 0) | return 0; | if (sizeof (u_bits32_t)) | return 0; | ; | return 0; | } configure:22098: result: no configure:22382: checking for bits64_t configure:22406: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:286: error: `bits64_t' undeclared (first use in this function) conftest.c:286: error: (Each undeclared identifier is reported only once conftest.c:286: error: for each function it appears in.) conftest.c:286: error: parse error before ')' token configure:22412: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #define bits16_t short | #define u_bits16_t unsigned short | #define bits32_t int | #define u_bits32_t unsigned int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((bits64_t *) 0) | return 0; | if (sizeof (bits64_t)) | return 0; | ; | return 0; | } configure:22436: result: no configure:22453: checking for ptrdiff_t configure:22477: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:287: error: `ptrdiff_t' undeclared (first use in this function) conftest.c:287: error: (Each undeclared identifier is reported only once conftest.c:287: error: for each function it appears in.) conftest.c:287: error: parse error before ')' token configure:22483: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((ptrdiff_t *) 0) | return 0; | if (sizeof (ptrdiff_t)) | return 0; | ; | return 0; | } configure:22507: result: no configure:22723: checking whether stat file-mode macros are broken configure:22771: result: no configure:22782: checking whether #! works in shell scripts configure:22799: result: yes configure:22878: checking whether the ctype macros accept non-ascii characters configure:22928: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:22931: $? = 0 configure:22933: ./conftest configure:22936: $? = 0 configure:22951: result: yes configure:22960: checking if dup2 fails to clear the close-on-exec flag configure:22995: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:22998: $? = 0 configure:23000: ./conftest configure:23003: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | /* end confdefs.h. */ | | #include | #include | main() | { | int fd1, fd2, fl; | fd1 = open("/dev/null", 2); | if (fcntl(fd1, 2, 1) < 0) | exit(1); | fd2 = dup2(fd1, 1); | if (fd2 < 0) | exit(2); | fl = fcntl(fd2, 1, 0); | /* fl will be 1 if dup2 did not reset the close-on-exec flag. */ | exit(fl != 1); | } | configure:23019: result: no configure:23029: checking whether pgrps need synchronization configure:23096: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:23099: $? = 0 configure:23101: ./conftest configure:23104: $? = 0 configure:23120: result: no configure:23130: checking for type of signal functions configure:23158: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:23164: $? = 0 configure:23168: test -z || test ! -s conftest.err configure:23171: $? = 0 configure:23174: test -s conftest configure:23177: $? = 0 configure:23295: result: posix configure:23315: checking for sys_errlist and sys_nerr configure:23338: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:23344: $? = 0 configure:23348: test -z || test ! -s conftest.err configure:23351: $? = 0 configure:23354: test -s conftest configure:23357: $? = 0 configure:23369: result: yes configure:23379: checking for sys_siglist in system C library configure:23411: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:23414: $? = 0 configure:23416: ./conftest configure:23419: $? = 0 configure:23434: result: yes configure:23443: checking for _sys_siglist in signal.h or unistd.h configure:23469: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:265: error: `_sys_siglist' undeclared (first use in this function) conftest.c:265: error: (Each undeclared identifier is reported only once conftest.c:265: error: for each function it appears in.) configure:23475: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_UNISTD_H | #include | #endif | int | main () | { | char *msg = _sys_siglist[2]; | ; | return 0; | } configure:23499: result: no configure:23509: checking for _sys_siglist in system C library configure:23541: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: __sys_siglist symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:23544: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_UNISTD_H | #include | #endif | #ifndef UNDER_SYS_SIGLIST_DECLARED | extern char *_sys_siglist[]; | #endif | main() | { | char *msg = (char *)_sys_siglist[2]; | exit(msg == 0); | } configure:23564: result: no configure:23574: checking whether signal handlers are of type void configure:23603: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23609: $? = 0 configure:23613: test -z || test ! -s conftest.err configure:23616: $? = 0 configure:23619: test -s conftest. configure:23622: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include | #include | #ifdef signal | #undef signal | #endif | #ifdef __cplusplus | extern "C" | #endif | void (*signal ()) (); | int | main () | { | int i; | ; | return 0; | } configure:23633: result: no configure:23644: checking for clock_t configure:23676: result: yes configure:23688: checking for sigset_t configure:23720: result: yes configure:23732: checking for quad_t configure:23764: result: yes configure:23781: checking for intmax_t configure:23813: result: yes configure:23825: checking for uintmax_t configure:23857: result: no configure:23870: checking for socklen_t configure:23902: result: yes configure:23918: checking for size and type of struct rlimit fields configure:23940: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:23946: $? = 0 configure:23950: test -z || test ! -s conftest.err configure:23953: $? = 0 configure:23956: test -s conftest. configure:23959: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | rlim_t xxx; | ; | return 0; | } configure:23993: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:23996: $? = 0 configure:23998: ./conftest configure:24001: $? = 0 configure:24019: result: quad_t configure:24035: checking for struct termios.c_line configure:24062: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:269: error: structure has no member named `c_line' configure:24068: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct termios ac_aggr; | if (ac_aggr.c_line) | return 0; | ; | return 0; | } configure:24110: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:269: error: structure has no member named `c_line' configure:24116: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct termios ac_aggr; | if (sizeof ac_aggr.c_line) | return 0; | ; | return 0; | } configure:24142: result: no configure:24153: checking for struct termio.c_line configure:24180: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:262:20: termio.h: No such file or directory conftest.c: In function `main': conftest.c:268: error: storage size of `ac_aggr' isn't known conftest.c:268: error: storage size of `ac_aggr' isn't known configure:24186: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct termio ac_aggr; | if (ac_aggr.c_line) | return 0; | ; | return 0; | } configure:24228: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:262:20: termio.h: No such file or directory conftest.c: In function `main': conftest.c:268: error: storage size of `ac_aggr' isn't known conftest.c:268: error: storage size of `ac_aggr' isn't known configure:24234: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct termio ac_aggr; | if (sizeof ac_aggr.c_line) | return 0; | ; | return 0; | } configure:24260: result: no configure:24271: checking for struct dirent.d_ino configure:24314: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:285: error: storage size of `d' isn't known configure:24320: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_UNISTD_H | # include | #endif /* HAVE_UNISTD_H */ | #if defined(HAVE_DIRENT_H) | # include | #else | # define dirent direct | # ifdef HAVE_SYS_NDIR_H | # include | # endif /* SYSNDIR */ | # ifdef HAVE_SYS_DIR_H | # include | # endif /* SYSDIR */ | # ifdef HAVE_NDIR_H | # include | # endif | #endif /* HAVE_DIRENT_H */ | | int | main () | { | | struct dirent d; int z; z = d.d_ino; | | ; | return 0; | } configure:24345: result: no configure:24355: checking for struct dirent.d_fileno configure:24398: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:285: error: storage size of `d' isn't known configure:24404: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_UNISTD_H | # include | #endif /* HAVE_UNISTD_H */ | #if defined(HAVE_DIRENT_H) | # include | #else | # define dirent direct | # ifdef HAVE_SYS_NDIR_H | # include | # endif /* SYSNDIR */ | # ifdef HAVE_SYS_DIR_H | # include | # endif /* SYSDIR */ | # ifdef HAVE_NDIR_H | # include | # endif | #endif /* HAVE_DIRENT_H */ | | int | main () | { | | struct dirent d; int z; z = d.d_fileno; | | ; | return 0; | } configure:24429: result: no configure:24439: checking for struct dirent.d_namlen configure:24482: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:285: error: storage size of `d' isn't known configure:24488: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_UNISTD_H | # include | #endif /* HAVE_UNISTD_H */ | #if defined(HAVE_DIRENT_H) | # include | #else | # define dirent direct | # ifdef HAVE_SYS_NDIR_H | # include | # endif /* SYSNDIR */ | # ifdef HAVE_SYS_DIR_H | # include | # endif /* SYSDIR */ | # ifdef HAVE_NDIR_H | # include | # endif | #endif /* HAVE_DIRENT_H */ | | int | main () | { | | struct dirent d; int z; z = d.d_namlen; | | ; | return 0; | } configure:24513: result: no configure:24522: checking for struct winsize in sys/ioctl.h and termios.h configure:24544: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24550: $? = 0 configure:24554: test -z || test ! -s conftest.err configure:24557: $? = 0 configure:24560: test -s conftest. configure:24563: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | /* end confdefs.h. */ | #include | #include | int | main () | { | struct winsize x; | ; | return 0; | } configure:24587: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24593: $? = 0 configure:24597: test -z || test ! -s conftest.err configure:24600: $? = 0 configure:24603: test -s conftest. configure:24606: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | /* end confdefs.h. */ | #include | #include | int | main () | { | struct winsize x; | ; | return 0; | } configure:24636: result: not found configure:24640: checking for struct timeval in sys/time.h and time.h configure:24682: result: yes configure:24691: checking for struct stat.st_blocks configure:24714: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:298: error: storage size of `ac_aggr' isn't known conftest.c:298: error: storage size of `ac_aggr' isn't known configure:24720: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_blocks) | return 0; | ; | return 0; | } configure:24758: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:298: error: storage size of `ac_aggr' isn't known conftest.c:298: error: storage size of `ac_aggr' isn't known configure:24764: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_blocks) | return 0; | ; | return 0; | } configure:24790: result: no configure:24801: checking whether struct tm is in sys/time.h or time.h configure:24824: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24830: $? = 0 configure:24834: test -z || test ! -s conftest.err configure:24837: $? = 0 configure:24840: test -s conftest. configure:24843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:24854: result: sys/time.h configure:24864: checking for struct tm.tm_zone configure:24890: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24896: $? = 0 configure:24900: test -z || test ! -s conftest.err configure:24903: $? = 0 configure:24906: test -s conftest. configure:24909: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:24937: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24943: $? = 0 configure:24947: test -z || test ! -s conftest.err configure:24950: $? = 0 configure:24953: test -s conftest. configure:24956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:24969: result: no configure:24987: checking for tzname configure:25012: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:25018: $? = 0 configure:25022: test -z || test ! -s conftest.err configure:25025: $? = 0 configure:25028: test -s conftest configure:25031: $? = 0 configure:25043: result: yes configure:25054: checking for struct timezone in sys/time.h and time.h configure:25096: result: yes configure:25106: checking for the existence of strsignal configure:25128: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:25134: $? = 0 configure:25138: test -z || test ! -s conftest.err configure:25141: $? = 0 configure:25144: test -s conftest configure:25147: $? = 0 configure:25160: result: yes configure:25169: checking if opendir() opens non-directories configure:25227: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 conftest.c: In function `main': conftest.c:288: error: `DIR' undeclared (first use in this function) conftest.c:288: error: (Each undeclared identifier is reported only once conftest.c:288: error: for each function it appears in.) conftest.c:288: error: `dir' undeclared (first use in this function) configure:25230: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | /* end confdefs.h. */ | | #include | #include | #include | #ifdef HAVE_UNISTD_H | # include | #endif /* HAVE_UNISTD_H */ | #if defined(HAVE_DIRENT_H) | # include | #else | # define dirent direct | # ifdef HAVE_SYS_NDIR_H | # include | # endif /* SYSNDIR */ | # ifdef HAVE_SYS_DIR_H | # include | # endif /* SYSDIR */ | # ifdef HAVE_NDIR_H | # include | # endif | #endif /* HAVE_DIRENT_H */ | main() | { | DIR *dir; | int fd, err; | err = mkdir("/tmp/bash-aclocal", 0700); | if (err < 0) { | perror("mkdir"); | exit(1); | } | unlink("/tmp/bash-aclocal/not_a_directory"); | fd = open("/tmp/bash-aclocal/not_a_directory", O_WRONLY|O_CREAT|O_EXCL, 0666); | write(fd, "\n", 1); | close(fd); | dir = opendir("/tmp/bash-aclocal/not_a_directory"); | unlink("/tmp/bash-aclocal/not_a_directory"); | rmdir("/tmp/bash-aclocal"); | exit (dir == 0); | } configure:25250: result: no configure:25259: checking whether ulimit can substitute for getdtablesize configure:25285: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:25288: $? = 0 configure:25290: ./conftest configure:25293: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | /* end confdefs.h. */ | | main() | { | long maxfds = ulimit(4, 0L); | exit (maxfds == -1L); | } | configure:25308: result: no configure:25317: checking to see if getenv can be redefined configure:25368: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning multiple definitions of symbol _getenv /var/tmp//ccgcbIzc.o definition of _getenv in section (__TEXT,__text) /usr/lib/libSystem.dylib(getenv.So) definition of _getenv ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:25371: $? = 0 configure:25373: ./conftest configure:25376: $? = 0 configure:25391: result: yes configure:25401: checking if getcwd() will dynamically allocate memory configure:25433: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 conftest.c: In function `main': conftest.c:275: warning: assignment makes pointer from integer without a cast ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:25436: $? = 0 configure:25438: ./conftest configure:25441: $? = 0 configure:25456: result: yes configure:25475: checking for presence of POSIX-style sigsetjmp/siglongjmp configure:25532: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:25535: $? = 0 configure:25537: ./conftest configure:25540: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | #define CAN_REDEFINE_GETENV 1 | /* end confdefs.h. */ | | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | #include | | main() | { | #if !defined (_POSIX_VERSION) || !defined (HAVE_POSIX_SIGNALS) | exit (1); | #else | | int code; | sigset_t set, oset; | sigjmp_buf xx; | | /* get the mask */ | sigemptyset(&set); | sigemptyset(&oset); | sigprocmask(SIG_BLOCK, (sigset_t *)NULL, &set); | sigprocmask(SIG_BLOCK, (sigset_t *)NULL, &oset); | | /* save it */ | code = sigsetjmp(xx, 1); | if (code) | exit(0); /* could get sigmask and compare to oset here. */ | | /* change it */ | sigaddset(&set, SIGINT); | sigprocmask(SIG_BLOCK, &set, (sigset_t *)NULL); | | /* and siglongjmp */ | siglongjmp(xx, 10); | exit(1); | #endif | } configure:25555: result: missing configure:25565: checking whether or not strcoll and strcmp differ configure:25620: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:25623: $? = 0 configure:25625: ./conftest configure:25628: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | #define CAN_REDEFINE_GETENV 1 | /* end confdefs.h. */ | | #include | #if defined (HAVE_LOCALE_H) | #include | #endif | | main(c, v) | int c; | char *v[]; | { | int r1, r2; | char *deflocale, *defcoll; | | #ifdef HAVE_SETLOCALE | deflocale = setlocale(LC_ALL, ""); | defcoll = setlocale(LC_COLLATE, ""); | #endif | | #ifdef HAVE_STRCOLL | /* These two values are taken from tests/glob-test. */ | r1 = strcoll("abd", "aXd"); | #else | r1 = 0; | #endif | r2 = strcmp("abd", "aXd"); | | /* These two should both be greater than 0. It is permissible for | a system to return different values, as long as the sign is the | same. */ | | /* Exit with 1 (failure) if these two values are both > 0, since | this tests whether strcoll(3) is broken with respect to strcmp(3) | in the default locale. */ | exit (r1 > 0 && r2 > 0); | } | configure:25643: result: no configure:25658: checking for standard-conformant putenv declaration configure:25694: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:25700: $? = 0 configure:25704: test -z || test ! -s conftest.err configure:25707: $? = 0 configure:25710: test -s conftest configure:25713: $? = 0 configure:25726: result: yes configure:25745: checking for standard-conformant unsetenv declaration configure:25781: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:25787: $? = 0 configure:25791: test -z || test ! -s conftest.err configure:25794: $? = 0 configure:25797: test -s conftest configure:25800: $? = 0 configure:25813: result: yes configure:25829: checking for printf floating point output in hex notation configure:25862: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:25865: $? = 0 configure:25867: ./conftest configure:25870: $? = 0 configure:25885: result: yes configure:25897: checking if signal handlers must be reinstalled when invoked configure:25960: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 conftest.c: In function `set_signal_handler': conftest.c:286: warning: assignment from incompatible pointer type conftest.c:291: warning: return from incompatible pointer type ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:25963: $? = 0 configure:25965: ./conftest configure:25968: $? = 0 configure:25983: result: no configure:25993: checking for presence of necessary job control definitions configure:26056: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:26059: $? = 0 configure:26061: ./conftest configure:26064: $? = 0 configure:26079: result: present configure:26088: checking for presence of named pipes configure:26145: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:26148: $? = 0 configure:26150: ./conftest configure:26153: $? = 0 configure:26168: result: present configure:26178: checking whether termios.h defines TIOCGWINSZ configure:26205: result: yes configure:26248: checking for TIOCSTAT in sys/ioctl.h configure:26270: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:26276: $? = 0 configure:26280: test -z || test ! -s conftest.err configure:26283: $? = 0 configure:26286: test -s conftest. configure:26289: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | #define CAN_REDEFINE_GETENV 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int x = TIOCSTAT; | ; | return 0; | } configure:26301: result: no configure:26310: checking for FIONREAD in sys/ioctl.h configure:26332: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:26338: $? = 0 configure:26342: test -z || test ! -s conftest.err configure:26345: $? = 0 configure:26348: test -s conftest. configure:26351: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | #define CAN_REDEFINE_GETENV 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int x = FIONREAD; | ; | return 0; | } configure:26363: result: no configure:26374: checking whether WCONTINUED flag to waitpid is unavailable or available but broken configure:26413: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:26416: $? = 0 configure:26418: ./conftest configure:26421: $? = 0 configure:26436: result: no configure:26446: checking for speed_t in sys/types.h configure:26467: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:273: error: `speed_t' undeclared (first use in this function) conftest.c:273: error: (Each undeclared identifier is reported only once conftest.c:273: error: for each function it appears in.) conftest.c:273: error: parse error before "x" configure:26473: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | #define CAN_REDEFINE_GETENV 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | /* end confdefs.h. */ | #include | int | main () | { | speed_t x; | ; | return 0; | } configure:26498: result: no configure:26507: checking whether getpw functions are declared in pwd.h configure:26536: result: yes configure:26545: checking for unusable real-time signals due to large values configure:26583: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:26586: $? = 0 configure:26588: ./conftest configure:26591: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | #define CAN_REDEFINE_GETENV 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | #define HAVE_GETPW_DECLS 1 | /* end confdefs.h. */ | | #include | #include | | #ifndef NSIG | # define NSIG 64 | #endif | | main () | { | int n_sigs = 2 * NSIG; | #ifdef SIGRTMIN | int rtmin = SIGRTMIN; | #else | int rtmin = 0; | #endif | | exit(rtmin < n_sigs); | } configure:26606: result: no configure:26765: checking for tgetent configure:26822: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _tgetent configure:26828: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | #define CAN_REDEFINE_GETENV 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | #define HAVE_GETPW_DECLS 1 | /* end confdefs.h. */ | /* Define tgetent to an innocuous variant, in case declares tgetent. | For example, HP-UX 11i declares gettimeofday. */ | #define tgetent innocuous_tgetent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tgetent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tgetent | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = tgetent; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != tgetent; | ; | return 0; | } configure:26853: result: no configure:26858: checking for tgetent in -ltermcap configure:26888: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ltermcap -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _tgetent configure:26894: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "3.2-release" | #define PACKAGE_STRING "bash 3.2-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 ARITH_FOR_COMMAND 1 | #define NETWORK_REDIRECTIONS 1 | #define PROGRAMMABLE_COMPLETION 1 | #define DEBUGGER 1 | #define MEMSCRAMBLE 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_STRINGIZE 1 | #define __CHAR_UNSIGNED__ 1 | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #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_SYS_PARAM_H 1 | #define HAVE_FEOF_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_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_STDARG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_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_TIME_H 1 | #define HAVE_SYS_TIMES_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 SETVBUF_REVERSED 1 | #define HAVE_VPRINTF 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE int | #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_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_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_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 0 | #define HAVE_DECL_PRINTF 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_SETREGID 0 | #define HAVE_DECL_STRCPY 0 | #define HAVE_DECL_STRSIGNAL 0 | #define HAVE_DECL_STRTOLD 0 | #define HAVE_DECL_STRTOIMAX 0 | #define HAVE_DECL_STRTOL 0 | #define HAVE_DECL_STRTOLL 0 | #define HAVE_DECL_STRTOUL 0 | #define HAVE_DECL_STRTOULL 0 | #define HAVE_DECL_STRTOUMAX 0 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 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_MBSRTOWCS 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 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_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define off_t long | #define mode_t int | #define pid_t int | #define size_t unsigned | #define ssize_t int | #define time_t long | #define HAVE_LONG_LONG 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define RETSIGTYPE int | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_CHAR_P 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_LONG 0 | #define u_int unsigned int | #define u_long unsigned long | #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 ptrdiff_t int | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_QUAD_T 1 | #define uintmax_t unsigned long long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE quad_t | #define HAVE_TIMEVAL 1 | #define TM_IN_SYS_TIME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRSIGNAL 1 | #define CAN_REDEFINE_GETENV 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | #define HAVE_GETPW_DECLS 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char tgetent (); | int | main () | { | tgetent (); | ; | return 0; | } configure:26920: result: no configure:26925: checking for tgetent in -ltinfo configure:26955: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ltinfo -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:26961: $? = 0 configure:26965: test -z || test ! -s conftest.err configure:26968: $? = 0 configure:26971: test -s conftest configure:26974: $? = 0 configure:26987: result: yes configure:27140: checking which library has the termcap functions configure:27143: result: using libtinfo configure:27170: checking whether /dev/fd is available configure:27196: result: standard configure:27218: checking whether /dev/stdin stdout stderr are available configure:27233: result: present configure:27242: checking for default mail directory configure:27261: result: /var/mail configure:27367: checking shared object configuration for loadable builtins configure:27377: result: supported configure:27525: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by bash config.status 3.2-release, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:782: creating Makefile config.status:782: creating builtins/Makefile config.status:782: creating lib/readline/Makefile config.status:782: creating lib/glob/Makefile config.status:782: creating lib/intl/Makefile config.status:782: creating lib/malloc/Makefile config.status:782: creating lib/sh/Makefile config.status:782: creating lib/termcap/Makefile config.status:782: creating lib/tilde/Makefile config.status:782: creating doc/Makefile config.status:782: creating support/Makefile config.status:782: creating po/Makefile.in config.status:782: creating examples/loadables/Makefile config.status:782: creating examples/loadables/perl/Makefile config.status:782: creating pathnames.h config.status:886: creating config.h config.status:1780: executing default-1 commands config.status:1780: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=yes ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_c_long_double=no ac_cv_c_stringize=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -I/usr/local/include' 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=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func___fsetlocking=no 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=no ac_cv_func_dlclose=yes ac_cv_func_dlopen=yes ac_cv_func_dlsym=yes ac_cv_func_dup2=yes ac_cv_func_eaccess=no ac_cv_func_fcntl=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=no ac_cv_func_fnmatch=yes 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_lstat=yes ac_cv_func_mbrlen=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=no ac_cv_func_memset=yes ac_cv_func_mkfifo=yes ac_cv_func_mmap_fixed_mapped=no 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_setlinebuf=yes ac_cv_func_setlocale=yes ac_cv_func_setvbuf=yes ac_cv_func_setvbuf_reversed=yes 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=no 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=no ac_cv_func_wctype=yes ac_cv_func_wcwidth=yes ac_cv_func_working_mktime=yes ac_cv_gnu_library_2_1=no ac_cv_have_decl_confstr=no ac_cv_have_decl_printf=no ac_cv_have_decl_sbrk=no ac_cv_have_decl_setregid=no ac_cv_have_decl_strcpy=no ac_cv_have_decl_strsignal=no ac_cv_have_decl_strtold=no ac_cv_have_decl_sys_siglist=no ac_cv_header_argz_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no 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=no 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=no 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=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdio_ext_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no 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=no 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=no ac_cv_header_sys_wait_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termio_h=no ac_cv_header_termios_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_varargs_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_termcap_tgetent=no ac_cv_lib_tinfo_tgetent=yes ac_cv_member_struct_stat_st_blocks=no ac_cv_member_struct_termio_c_line=no ac_cv_member_struct_termios_c_line=no ac_cv_member_struct_tm_tm_zone=no ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_AR=ar ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_EMACS=emacs ac_cv_prog_INTLBISON=bison ac_cv_prog_YACC=yacc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_char=0 ac_cv_sizeof_char_p=0 ac_cv_sizeof_double=0 ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_long_long=0 ac_cv_sizeof_short=0 ac_cv_struct_tm=sys/time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_interpreter=yes ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_tiocgwinsz_in_termios_h=yes ac_cv_type_bits16_t=no ac_cv_type_bits32_t=no ac_cv_type_bits64_t=no ac_cv_type_char=no ac_cv_type_char_p=no ac_cv_type_double=no ac_cv_type_getgroups=gid_t ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_long_long=no ac_cv_type_mode_t=no ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_ptrdiff_t=no ac_cv_type_short=no ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_type_ssize_t=no ac_cv_type_time_t=no ac_cv_type_u_bits16_t=no ac_cv_type_u_bits32_t=no ac_cv_type_u_int=no ac_cv_type_u_long=no ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_var_tzname=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= 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=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_lispdir='${datadir}/emacs/site-lisp' am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const am_cv_val_LC_MESSAGES=yes bash_cv_decl_strtoimax=no bash_cv_decl_strtol=no bash_cv_decl_strtoll=no bash_cv_decl_strtoul=no bash_cv_decl_strtoull=no bash_cv_decl_strtoumax=no bash_cv_decl_under_sys_siglist=no bash_cv_dev_fd=standard bash_cv_dev_stdin=present bash_cv_dirent_has_d_fileno=no bash_cv_dirent_has_d_namlen=no bash_cv_dirent_has_dino=no bash_cv_dup2_broken=no bash_cv_fionread_in_ioctl=no bash_cv_func_ctype_nonascii=yes bash_cv_func_sigsetjmp=missing 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_struct_timeval=yes bash_cv_struct_timezone=yes bash_cv_struct_winsize_header=other bash_cv_sys_errlist=yes bash_cv_sys_named_pipes=present bash_cv_sys_siglist=yes bash_cv_termcap_lib=libtinfo 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=quad_t bash_cv_type_sigset_t=yes bash_cv_type_socklen_t=yes bash_cv_type_uintmax_t=no bash_cv_type_unsigned_long_long='unsigned long long' bash_cv_type_wchar_t=no bash_cv_type_wctype_t=no bash_cv_type_wint_t=no bash_cv_ulimit_maxfds=no bash_cv_under_sys_siglist=no bash_cv_unusable_rtsigs=no bash_cv_void_sighandler=no bash_cv_wcontinued_broken=no gt_cv_func_gnugettext2_libc=no gt_cv_func_gnugettext2_libintl=no gt_cv_header_inttypes_h=no gt_cv_int_divbyzero_sigfpe=yes jm_ac_cv_header_inttypes_h=no jm_ac_cv_header_stdint_h=no lt_cv_sys_max_cmd_len= nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='ar' ARFLAGS='cr' BASHVERS='3.2' BUILD_DIR='/mnt/gmirror/ports/shells/bash/work/bash-3.2' BUILD_INCLUDED_LIBINTL='yes' CATOBJEXT='.gmo' CC='cc' CC_FOR_BUILD='$(CC)' CFLAGS='-fno-common' CFLAGS_FOR_BUILD='-g' CPP='cc -E' CPPFLAGS=' -I/usr/local/include' CPPFLAGS_FOR_BUILD=' -I/usr/local/include' CROSS_COMPILE='' DATADIRNAME='share' DEBUG='' DEBUGGER_START_FILE='/usr/local/share/bashdb/bashdb-main.inc' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EMACS='emacs' EXEEXT='' GENCAT='gencat' GLIBC21='no' GMSGFMT='/usr/local/bin/msgfmt' HELPDIR='' HELPDIRDEFINE='' HELPINSTALL='' HELPSTRINGS='' HISTORY_DEP='$(HISTORY_LIBRARY)' HISTORY_LIB='-lhistory' HIST_LIBDIR='$(dot)/$(LIBSUBDIR)/readline' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='lib/intl/libintl.a /usr/local/lib/libiconv.a' INTLOBJS='$(GETTOBJS)' INTL_DEP='${INTL_LIBDIR}/libintl.a' INTL_INC='-I${INTL_LIBSRC} -I${INTL_BUILDDIR}' INTL_LIBTOOL_SUFFIX_PREFIX='' JOBS_O='jobs.o' LDFLAGS=' -L/usr/local/lib' LDFLAGS_FOR_BUILD='$(LDFLAGS)' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='lib/intl/libintl.a /usr/local/lib/libiconv.a' LIBINTL_H='${INTL_BUILDDIR}/libintl.h' LIBOBJS=' strnlen.$U.' LIBS='-ldl ' LOCAL_CFLAGS='' LOCAL_DEFS='-DSHELL' LOCAL_LDFLAGS='' LOCAL_LIBS='' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='lib/intl/libintl.a -L/usr/local/lib -liconv' LTLIBOBJS=' strnlen.$U.lo' MAKE_SHELL='/bin/sh' MALLOC_DEBUG='' MALLOC_DEP='$(MALLOC_LIBRARY)' MALLOC_LDFLAGS='-L$(ALLOC_LIBDIR)' MALLOC_LIB='-lmalloc' MALLOC_LIBRARY='$(ALLOC_LIBDIR)/libmalloc.a' MALLOC_SRC='malloc.c' MALLOC_TARGET='malloc' MKINSTALLDIRS='$(top_builddir)/./support/mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE_BUGREPORT='bug-bash@gnu.org' PACKAGE_NAME='bash' PACKAGE_STRING='bash 3.2-release' PACKAGE_TARNAME='bash' PACKAGE_VERSION='3.2-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='cc' SHOBJ_CFLAGS='-fPIC' SHOBJ_LD='${CC}' SHOBJ_LDFLAGS='-shared -Wl,-soname,$@' SHOBJ_LIBS='' SHOBJ_STATUS='supported' SHOBJ_XLDFLAGS='' SIGLIST_O='' SIGNAMES_H='lsignames.h' SIGNAMES_O='' SIZE=':' STATIC_LD='' TERMCAP_DEP='' TERMCAP_LIB='-ltinfo' TESTSCRIPT='run-all' TILDE_LIB='-ltilde' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' XGETTEXT='/usr/local/bin/xgettext' YACC='yacc' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='' incdir='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='${datadir}/emacs/site-lisp' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ALIAS 1 #define ARITH_FOR_COMMAND 1 #define ARRAY_VARS 1 #define BANG_HISTORY 1 #define BRACE_EXPANSION 1 #define CAN_REDEFINE_GETENV 1 #define COMMAND_TIMING 1 #define COND_COMMAND 1 #define COND_REGEXP 1 #define CTYPE_NON_ASCII 1 #define DEBUGGER 1 #define DEFAULT_MAIL_DIRECTORY "/var/mail" #define DEV_FD_PREFIX "/dev/fd/" #define DPAREN_ARITHMETIC 1 #define ENABLE_NLS 1 #define EXTENDED_GLOB 1 #define GETGROUPS_T gid_t #define GETPGRP_VOID 1 #define HAVE_ALARM 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ASPRINTF 1 #define HAVE_BCOPY 1 #define HAVE_BZERO 1 #define HAVE_CONFSTR 1 #define HAVE_DECL_CONFSTR 0 #define HAVE_DECL_PRINTF 0 #define HAVE_DECL_SBRK 0 #define HAVE_DECL_SETREGID 0 #define HAVE_DECL_STRCPY 0 #define HAVE_DECL_STRSIGNAL 0 #define HAVE_DECL_STRTOIMAX 0 #define HAVE_DECL_STRTOL 0 #define HAVE_DECL_STRTOLD 0 #define HAVE_DECL_STRTOLL 0 #define HAVE_DECL_STRTOUL 0 #define HAVE_DECL_STRTOULL 0 #define HAVE_DECL_STRTOUMAX 0 #define HAVE_DECL_SYS_SIGLIST 0 #define HAVE_DEV_FD 1 #define HAVE_DEV_STDIN 1 #define HAVE_DLCLOSE 1 #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DUP2 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL 1 #define HAVE_FCNTL_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FNMATCH 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_GETCWD 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETGROUPS 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPEERNAME 1 #define HAVE_GETPWENT 1 #define HAVE_GETPWNAM 1 #define HAVE_GETPWUID 1 #define HAVE_GETPW_DECLS 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_GETSERVENT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETUID 1 #define HAVE_GRP_H 1 #define HAVE_HASH_BANG_EXEC 1 #define HAVE_ICONV 1 #define HAVE_INET_ATON 1 #define HAVE_ISASCII 1 #define HAVE_ISBLANK 1 #define HAVE_ISGRAPH 1 #define HAVE_ISINF_IN_LIBC 1 #define HAVE_ISNAN_IN_LIBC 1 #define HAVE_ISPRINT 1 #define HAVE_ISSPACE 1 #define HAVE_ISWCTYPE 1 #define HAVE_ISWLOWER 1 #define HAVE_ISWUPPER 1 #define HAVE_ISXDIGIT 1 #define HAVE_KILL 1 #define HAVE_KILLPG 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LANGINFO_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBDL 1 #define HAVE_LIMITS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_LONG 1 #define HAVE_LSTAT 1 #define HAVE_MALLOC_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MBRLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_MBSRTOWCS 1 #define HAVE_MBSTATE_T 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKFIFO 1 #define HAVE_MUNMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_PATHCONF 1 #define HAVE_POSIX_SIGNALS 1 #define HAVE_PRINTF_A_FORMAT 1 #define HAVE_PUTENV 1 #define HAVE_PUTENV 1 #define HAVE_PWD_H 1 #define HAVE_QUAD_T 1 #define HAVE_RAISE 1 #define HAVE_READLINK 1 #define HAVE_REGCOMP 1 #define HAVE_REGEXEC 1 #define HAVE_REGEX_H 1 #define HAVE_RENAME 1 #define HAVE_SBRK 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SETENV 1 #define HAVE_SETLINEBUF 1 #define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1 #define HAVE_SETVBUF 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKLEN_T 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STD_PUTENV 1 #define HAVE_STD_UNSETENV 1 #define HAVE_STPCPY 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCOLL 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGIZE 1 #define HAVE_STRPBRK 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRSTR 1 #define HAVE_STRTOD 1 #define HAVE_STRTOIMAX 1 #define HAVE_STRTOL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOULL 1 #define HAVE_STRTOUMAX 1 #define HAVE_STRUCT_TIMEZONE 1 #define HAVE_SYSCONF 1 #define HAVE_SYS_ERRLIST 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SIGLIST 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TCGETATTR 1 #define HAVE_TCGETPGRP 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TIMES 1 #define HAVE_TIMEVAL 1 #define HAVE_TOWLOWER 1 #define HAVE_TOWUPPER 1 #define HAVE_TSEARCH 1 #define HAVE_TTYNAME 1 #define HAVE_TZNAME 1 #define HAVE_TZSET 1 #define HAVE_ULIMIT 1 #define HAVE_UNAME 1 #define HAVE_UNSETENV 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_VASPRINTF 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WAIT3 1 #define HAVE_WAITPID 1 #define HAVE_WCHAR_H 1 #define HAVE_WCRTOMB 1 #define HAVE_WCSCOLL 1 #define HAVE_WCTYPE 1 #define HAVE_WCTYPE_H 1 #define HAVE_WCWIDTH 1 #define HELP_BUILTIN 1 #define HISTORY 1 #define ICONV_CONST const #define INTDIV0_RAISES_SIGFPE 1 #define JOB_CONTROL 1 #define MEMSCRAMBLE 1 #define NETWORK_REDIRECTIONS 1 #define PACKAGE_BUGREPORT "bug-bash@gnu.org" #define PACKAGE_NAME "bash" #define PACKAGE_STRING "bash 3.2-release" #define PACKAGE_TARNAME "bash" #define PACKAGE_VERSION "3.2-release" #define PROCESS_SUBSTITUTION 1 #define PROGRAMMABLE_COMPLETION 1 #define PROMPT_STRING_DECODE 1 #define PUSHD_AND_POPD 1 #define READLINE 1 #define RESTRICTED_SHELL 1 #define RETSIGTYPE int #define RETSIGTYPE int #define RLIMTYPE quad_t #define SELECT_COMMAND 1 #define SETVBUF_REVERSED 1 #define SIZEOF_CHAR 0 #define SIZEOF_CHAR_P 0 #define SIZEOF_DOUBLE 0 #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_LONG_LONG 0 #define SIZEOF_SHORT 0 #define TM_IN_SYS_TIME 1 #define USING_BASH_MALLOC 1 #define _GNU_SOURCE 1 #define __CHAR_UNSIGNED__ 1 #define bits16_t short #define bits32_t int #define bits64_t double #define const #define inline #define mode_t int #define off_t long #define off_t long #define pid_t int #define ptrdiff_t int #define size_t unsigned #define size_t unsigned #define ssize_t int #define time_t long #define u_bits16_t unsigned short #define u_bits32_t unsigned int #define u_int unsigned int #define u_long unsigned long #define uintmax_t unsigned long long #define uintmax_t unsigned long long #endif #ifndef __cplusplus configure: exit 0