This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by readline configure 6.2, which was generated by GNU Autoconf 2.64. Invocation command line was $ /var/uhubuild/work/compile/readline/configure --cache-file=./config.cache --with-system-zlib --disable-werror --enable-static --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --program-transform-name=s,y,y, --disable-option-checking --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --srcdir=.././readline ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2108: creating cache ./config.cache configure:2220: checking build system type configure:2234: result: i686-uhu-linux-gnu configure:2254: checking host system type configure:2267: result: i686-uhu-linux-gnu configure:2368: checking whether make sets $(MAKE) configure:2390: result: yes configure:2407: checking for i686-uhu-linux-gcc configure:2434: result: i686-uhu-linux-gcc configure:2703: checking for C compiler version configure:2712: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2723: $? = 0 configure:2712: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2723: $? = 0 configure:2712: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2723: $? = 1 configure:2712: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2723: $? = 1 configure:2743: checking for C compiler default output file name configure:2765: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:2769: $? = 0 configure:2806: result: a.out configure:2822: checking whether the C compiler works configure:2831: ./a.out configure:2835: $? = 0 configure:2850: result: yes configure:2857: checking whether we are cross compiling configure:2859: result: no configure:2862: checking for suffix of executables configure:2869: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:2873: $? = 0 configure:2895: result: configure:2901: checking for suffix of object files configure:2923: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2927: $? = 0 configure:2948: result: o configure:2952: checking whether we are using the GNU C compiler configure:2971: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2971: $? = 0 configure:2980: result: yes configure:2989: checking whether i686-uhu-linux-gcc accepts -g configure:3009: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3009: $? = 0 configure:3050: result: yes configure:3067: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3131: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3131: $? = 0 configure:3144: result: none needed configure:3170: checking how to run the C preprocessor configure:3201: i686-uhu-linux-gcc -E conftest.c configure:3201: $? = 0 configure:3215: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3215: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3240: result: i686-uhu-linux-gcc -E configure:3260: i686-uhu-linux-gcc -E conftest.c configure:3260: $? = 0 configure:3274: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3303: checking for grep that handles long lines and -e configure:3361: result: /bin/grep configure:3366: checking for egrep configure:3428: result: /bin/grep -E configure:3433: checking for ANSI C header files configure:3453: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3453: $? = 0 configure:3526: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:3526: $? = 0 configure:3526: ./conftest configure:3526: $? = 0 configure:3537: result: yes configure:3550: checking for sys/types.h configure:3550: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3550: $? = 0 configure:3550: result: yes configure:3550: checking for sys/stat.h configure:3550: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3550: $? = 0 configure:3550: result: yes configure:3550: checking for stdlib.h configure:3550: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3550: $? = 0 configure:3550: result: yes configure:3550: checking for string.h configure:3550: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3550: $? = 0 configure:3550: result: yes configure:3550: checking for memory.h configure:3550: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3550: $? = 0 configure:3550: result: yes configure:3550: checking for strings.h configure:3550: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3550: $? = 0 configure:3550: result: yes configure:3550: checking for inttypes.h configure:3550: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3550: $? = 0 configure:3550: result: yes configure:3550: checking for stdint.h configure:3550: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3550: $? = 0 configure:3550: result: yes configure:3550: checking for unistd.h configure:3550: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3550: $? = 0 configure:3550: result: yes configure:3564: checking minix/config.h usability configure:3564: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3564: result: no configure:3564: checking minix/config.h presence configure:3564: i686-uhu-linux-gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3564: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3564: result: no configure:3564: checking for minix/config.h configure:3564: result: no configure:3585: checking whether it is safe to define __EXTENSIONS__ configure:3603: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3603: $? = 0 configure:3610: result: yes configure:3630: checking whether i686-uhu-linux-gcc needs -traditional configure:3664: result: no configure:3685: checking for a BSD-compatible install configure:3753: result: /bin/install -c configure:3766: checking for ar configure:3794: result: i686-uhu-linux-ar configure:3806: checking for i686-uhu-linux-ranlib configure:3833: result: ranlib configure:3899: checking for an ANSI C-conforming const configure:3964: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3964: $? = 0 configure:3971: result: yes configure:3979: checking for function prototypes configure:3982: result: yes configure:3995: checking whether char is unsigned configure:4013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4013: $? = 0 configure:4020: result: no configure:4027: checking for working volatile configure:4046: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4046: $? = 0 configure:4053: result: yes configure:4062: checking return type of signal handlers configure:4080: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:32:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:4080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:4087: result: void configure:4096: checking for size_t configure:4096: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4096: $? = 0 configure:4096: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:63:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:4096: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:4096: result: yes configure:4107: checking for ssize_t configure:4107: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4107: $? = 0 configure:4107: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:63:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:4107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:4107: result: yes configure:4119: checking for ANSI C header files configure:4223: result: yes configure:4232: checking whether stat file-mode macros are broken configure:4259: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4259: $? = 0 configure:4266: result: no configure:4277: checking for dirent.h that defines DIR configure:4296: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4296: $? = 0 configure:4304: result: yes configure:4318: checking for library containing opendir configure:4349: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4349: $? = 0 configure:4366: result: none required configure:4437: checking for fcntl configure:4437: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4437: $? = 0 configure:4437: result: yes configure:4437: checking for kill configure:4437: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4437: $? = 0 configure:4437: result: yes configure:4437: checking for lstat configure:4437: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4437: $? = 0 configure:4437: result: yes configure:4451: checking for memmove configure:4451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 conftest.c:55:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:4451: $? = 0 configure:4451: result: yes configure:4451: checking for putenv configure:4451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4451: $? = 0 configure:4451: result: yes configure:4451: checking for select configure:4451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4451: $? = 0 configure:4451: result: yes configure:4451: checking for setenv configure:4451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4451: $? = 0 configure:4451: result: yes configure:4451: checking for setlocale configure:4451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4451: $? = 0 configure:4451: result: yes configure:4451: checking for strcasecmp configure:4451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 conftest.c:60:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:4451: $? = 0 configure:4451: result: yes configure:4451: checking for strpbrk configure:4451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 conftest.c:61:6: warning: conflicting types for built-in function 'strpbrk' [enabled by default] char strpbrk (); ^ configure:4451: $? = 0 configure:4451: result: yes configure:4451: checking for tcgetattr configure:4451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4451: $? = 0 configure:4451: result: yes configure:4451: checking for vsnprintf configure:4451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:4451: $? = 0 configure:4451: result: yes configure:4464: checking for isascii configure:4464: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 conftest.c:64:6: warning: conflicting types for built-in function 'isascii' [enabled by default] char isascii (); ^ configure:4464: $? = 0 configure:4464: result: yes configure:4464: checking for isxdigit configure:4464: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 conftest.c:65:6: warning: conflicting types for built-in function 'isxdigit' [enabled by default] char isxdigit (); ^ configure:4464: $? = 0 configure:4464: result: yes configure:4477: checking for getpwent configure:4477: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4477: $? = 0 configure:4477: result: yes configure:4477: checking for getpwnam configure:4477: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4477: $? = 0 configure:4477: result: yes configure:4477: checking for getpwuid configure:4477: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4477: $? = 0 configure:4477: result: yes configure:4488: checking for working strcoll configure:4509: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4509: $? = 0 configure:4509: ./conftest configure:4509: $? = 0 configure:4519: result: yes configure:4532: checking fcntl.h usability configure:4532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking fcntl.h presence configure:4532: i686-uhu-linux-gcc -E conftest.c configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking for fcntl.h configure:4532: result: yes configure:4532: checking for unistd.h configure:4532: result: yes configure:4532: checking for stdlib.h configure:4532: result: yes configure:4532: checking varargs.h usability configure:4532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 In file included from conftest.c:83:0: /usr/lib/gcc/i686-uhu-linux/4.8.3/include/varargs.h:4:2: error: #error "GCC no longer implements ." #error "GCC no longer implements ." ^ /usr/lib/gcc/i686-uhu-linux/4.8.3/include/varargs.h:5:2: error: #error "Revise your code to use ." #error "Revise your code to use ." ^ configure:4532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4532: result: no configure:4532: checking varargs.h presence configure:4532: i686-uhu-linux-gcc -E conftest.c In file included from conftest.c:50:0: /usr/lib/gcc/i686-uhu-linux/4.8.3/include/varargs.h:4:2: error: #error "GCC no longer implements ." #error "GCC no longer implements ." ^ /usr/lib/gcc/i686-uhu-linux/4.8.3/include/varargs.h:5:2: error: #error "Revise your code to use ." #error "Revise your code to use ." ^ configure:4532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include configure:4532: result: no configure:4532: checking for varargs.h configure:4532: result: no configure:4532: checking stdarg.h usability configure:4532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking stdarg.h presence configure:4532: i686-uhu-linux-gcc -E conftest.c configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking for stdarg.h configure:4532: result: yes configure:4532: checking for string.h configure:4532: result: yes configure:4532: checking for strings.h configure:4532: result: yes configure:4532: checking limits.h usability configure:4532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking limits.h presence configure:4532: i686-uhu-linux-gcc -E conftest.c configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking for limits.h configure:4532: result: yes configure:4532: checking locale.h usability configure:4532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking locale.h presence configure:4532: i686-uhu-linux-gcc -E conftest.c configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking for locale.h configure:4532: result: yes configure:4532: checking pwd.h usability configure:4532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking pwd.h presence configure:4532: i686-uhu-linux-gcc -E conftest.c configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking for pwd.h configure:4532: result: yes configure:4532: checking for memory.h configure:4532: result: yes configure:4532: checking termcap.h usability configure:4532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking termcap.h presence configure:4532: i686-uhu-linux-gcc -E conftest.c configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking for termcap.h configure:4532: result: yes configure:4532: checking termios.h usability configure:4532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking termios.h presence configure:4532: i686-uhu-linux-gcc -E conftest.c configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking for termios.h configure:4532: result: yes configure:4532: checking termio.h usability configure:4532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking termio.h presence configure:4532: i686-uhu-linux-gcc -E conftest.c configure:4532: $? = 0 configure:4532: result: yes configure:4532: checking for termio.h configure:4532: result: yes configure:4546: checking sys/pte.h usability configure:4546: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:93:21: fatal error: sys/pte.h: No such file or directory #include ^ compilation terminated. configure:4546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4546: result: no configure:4546: checking sys/pte.h presence configure:4546: i686-uhu-linux-gcc -E conftest.c conftest.c:60:21: fatal error: sys/pte.h: No such file or directory #include ^ compilation terminated. configure:4546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | /* end confdefs.h. */ | #include configure:4546: result: no configure:4546: checking for sys/pte.h configure:4546: result: no configure:4546: checking sys/stream.h usability configure:4546: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:93:24: fatal error: sys/stream.h: No such file or directory #include ^ compilation terminated. configure:4546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4546: result: no configure:4546: checking sys/stream.h presence configure:4546: i686-uhu-linux-gcc -E conftest.c conftest.c:60:24: fatal error: sys/stream.h: No such file or directory #include ^ compilation terminated. configure:4546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | /* end confdefs.h. */ | #include configure:4546: result: no configure:4546: checking for sys/stream.h configure:4546: result: no configure:4546: checking sys/select.h usability configure:4546: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking sys/select.h presence configure:4546: i686-uhu-linux-gcc -E conftest.c configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for sys/select.h configure:4546: result: yes configure:4546: checking sys/file.h usability configure:4546: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking sys/file.h presence configure:4546: i686-uhu-linux-gcc -E conftest.c configure:4546: $? = 0 configure:4546: result: yes configure:4546: checking for sys/file.h configure:4546: result: yes configure:4560: checking for sys/ptem.h configure:4560: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:68:22: fatal error: sys/ptem.h: No such file or directory #include ^ compilation terminated. configure:4560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_STREAM_H | # include | #endif | | | #include configure:4560: result: no configure:4583: checking for special C compiler options needed for large files configure:4628: result: no configure:4634: checking for _FILE_OFFSET_BITS value needed for large files configure:4659: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:68:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:68:3: warning: left shift count >= width of type [enabled by default] conftest.c:69:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:69:10: warning: left shift count >= width of type [enabled by default] conftest.c:68:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:4659: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 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:4683: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4683: $? = 0 configure:4691: result: 64 configure:4776: checking for type of signal functions configure:4799: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:4799: $? = 0 configure:4857: result: posix configure:4872: checking if signal handlers must be reinstalled when invoked configure:4930: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 conftest.c: In function 'main': conftest.c:105:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(nsigint != 2); ^ configure:4930: $? = 0 configure:4930: ./conftest configure:4930: $? = 0 configure:4941: result: no configure:4950: checking for presence of POSIX-style sigsetjmp/siglongjmp configure:5002: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 conftest.c: In function 'main': conftest.c:91:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); /* could get sigmask and compare to oset here. */ ^ configure:5002: $? = 0 configure:5002: ./conftest configure:5002: $? = 0 configure:5013: result: present configure:5020: checking for lstat configure:5039: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:5039: $? = 0 configure:5047: result: yes configure:5055: checking whether or not strcoll and strcmp differ configure:5105: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 conftest.c: In function 'main': conftest.c:99:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (r1 > 0 && r2 > 0); ^ configure:5105: $? = 0 configure:5105: ./conftest configure:5105: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_LSTAT 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:5116: result: no configure:5124: checking whether the ctype macros accept non-ascii characters configure:5169: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 conftest.c: In function 'main': conftest.c:94:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (r1 == 0 || r2 == 0); ^ configure:5169: $? = 0 configure:5169: ./conftest configure:5169: $? = 0 configure:5180: result: yes configure:5188: checking whether getpw functions are declared in pwd.h configure:5213: result: yes configure:5221: checking whether termios.h defines TIOCGWINSZ configure:5244: result: no configure:5248: checking whether sys/ioctl.h defines TIOCGWINSZ configure:5271: result: yes configure:5282: checking for sig_atomic_t in signal.h configure:5300: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:5300: $? = 0 configure:5308: result: yes configure:5325: checking whether signal handlers are of type void configure:5349: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5349: $? = 0 configure:5356: result: yes configure:5364: checking for TIOCSTAT in sys/ioctl.h configure:5381: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:75:9: error: 'TIOCSTAT' undeclared (first use in this function) int x = TIOCSTAT; ^ conftest.c:75:9: note: each undeclared identifier is reported only once for each function it appears in configure:5381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_LSTAT 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_GETPW_DECLS 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define VOID_SIGHANDLER 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int x = TIOCSTAT; | ; | return 0; | } configure:5389: result: no configure:5396: checking for FIONREAD in sys/ioctl.h configure:5413: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5413: $? = 0 configure:5421: result: yes configure:5428: checking for speed_t in sys/types.h configure:5444: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:75:1: error: unknown type name 'speed_t' speed_t x; ^ configure:5444: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_LSTAT 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_GETPW_DECLS 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define VOID_SIGHANDLER 1 | #define FIONREAD_IN_SYS_IOCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | speed_t x; | ; | return 0; | } configure:5452: result: no configure:5459: checking for struct winsize in sys/ioctl.h and termios.h configure:5476: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5476: $? = 0 configure:5503: result: sys/ioctl.h configure:5518: checking for struct dirent.d_ino configure:5556: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5556: $? = 0 configure:5564: result: yes configure:5572: checking for struct dirent.d_fileno configure:5610: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5610: $? = 0 configure:5618: result: yes configure:5640: checking for tgetent configure:5640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 /tmp/ccc1yskQ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `tgetent' collect2: error: ld returned 1 exit status configure:5640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_LSTAT 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_GETPW_DECLS 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define VOID_SIGHANDLER 1 | #define FIONREAD_IN_SYS_IOCTL 1 | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_DIRENT_D_FILENO 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_tgetent || defined __stub___tgetent | choke me | #endif | | int | main () | { | return tgetent (); | ; | return 0; | } configure:5640: result: no configure:5644: checking for tgetent in -ltermcap configure:5669: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c -ltermcap >&5 /usr/bin/ld: cannot find -ltermcap collect2: error: ld returned 1 exit status configure:5669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_LSTAT 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_GETPW_DECLS 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define VOID_SIGHANDLER 1 | #define FIONREAD_IN_SYS_IOCTL 1 | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_DIRENT_D_FILENO 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:5678: result: no configure:5683: checking for tgetent in -ltinfo configure:5708: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c -ltinfo >&5 /usr/bin/ld: cannot find -ltinfo collect2: error: ld returned 1 exit status configure:5708: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_LSTAT 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_GETPW_DECLS 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define VOID_SIGHANDLER 1 | #define FIONREAD_IN_SYS_IOCTL 1 | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_DIRENT_D_FILENO 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:5717: result: no configure:5722: checking for tgetent in -lcurses configure:5747: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c -lcurses >&5 configure:5747: $? = 0 configure:5756: result: yes configure:5814: checking which library has the termcap functions configure:5817: result: using libcurses configure:5851: checking wctype.h usability configure:5851: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5851: $? = 0 configure:5851: result: yes configure:5851: checking wctype.h presence configure:5851: i686-uhu-linux-gcc -E conftest.c configure:5851: $? = 0 configure:5851: result: yes configure:5851: checking for wctype.h configure:5851: result: yes configure:5863: checking wchar.h usability configure:5863: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5863: $? = 0 configure:5863: result: yes configure:5863: checking wchar.h presence configure:5863: i686-uhu-linux-gcc -E conftest.c configure:5863: $? = 0 configure:5863: result: yes configure:5863: checking for wchar.h configure:5863: result: yes configure:5875: checking langinfo.h usability configure:5875: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5875: $? = 0 configure:5875: result: yes configure:5875: checking langinfo.h presence configure:5875: i686-uhu-linux-gcc -E conftest.c configure:5875: $? = 0 configure:5875: result: yes configure:5875: checking for langinfo.h configure:5875: result: yes configure:5886: checking for mbrlen configure:5886: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:5886: $? = 0 configure:5886: result: yes configure:5892: checking for mbscasecmp configure:5892: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 /tmp/ccIVDjsc.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `mbscasecmp' collect2: error: ld returned 1 exit status configure:5892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_LSTAT 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_GETPW_DECLS 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define VOID_SIGHANDLER 1 | #define FIONREAD_IN_SYS_IOCTL 1 | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_DIRENT_D_FILENO 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | /* end confdefs.h. */ | /* Define mbscasecmp to an innocuous variant, in case declares mbscasecmp. | For example, HP-UX 11i declares gettimeofday. */ | #define mbscasecmp innocuous_mbscasecmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mbscasecmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mbscasecmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mbscasecmp (); | /* 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_mbscasecmp || defined __stub___mbscasecmp | choke me | #endif | | int | main () | { | return mbscasecmp (); | ; | return 0; | } configure:5892: result: no configure:5898: checking for mbscmp configure:5898: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 /tmp/cccCn0dh.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `mbscmp' collect2: error: ld returned 1 exit status configure:5898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_LSTAT 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_GETPW_DECLS 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define VOID_SIGHANDLER 1 | #define FIONREAD_IN_SYS_IOCTL 1 | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_DIRENT_D_FILENO 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | /* end confdefs.h. */ | /* Define mbscmp to an innocuous variant, in case declares mbscmp. | For example, HP-UX 11i declares gettimeofday. */ | #define mbscmp innocuous_mbscmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mbscmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mbscmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mbscmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mbscmp || defined __stub___mbscmp | choke me | #endif | | int | main () | { | return mbscmp (); | ; | return 0; | } configure:5898: result: no configure:5904: checking for mbsnrtowcs configure:5904: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:5904: $? = 0 configure:5904: result: yes configure:5910: checking for mbsrtowcs configure:5910: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:5910: $? = 0 configure:5910: result: yes configure:5920: checking for mbschr configure:5920: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 /tmp/ccw2njPw.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `mbschr' collect2: error: ld returned 1 exit status configure:5920: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "readline" | #define PACKAGE_TARNAME "readline" | #define PACKAGE_VERSION "6.2" | #define PACKAGE_STRING "readline 6.2" | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define RETSIGTYPE void | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL 1 | #define HAVE_KILL 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_TCGETATTR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISASCII 1 | #define HAVE_ISXDIGIT 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_STRCOLL 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_POSIX_SIGNALS 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_LSTAT 1 | #define CTYPE_NON_ASCII 1 | #define HAVE_GETPW_DECLS 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define VOID_SIGHANDLER 1 | #define FIONREAD_IN_SYS_IOCTL 1 | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_DIRENT_D_FILENO 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | /* end confdefs.h. */ | /* Define mbschr to an innocuous variant, in case declares mbschr. | For example, HP-UX 11i declares gettimeofday. */ | #define mbschr innocuous_mbschr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mbschr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mbschr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mbschr (); | /* 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_mbschr || defined __stub___mbschr | choke me | #endif | | int | main () | { | return mbschr (); | ; | return 0; | } configure:5920: result: no configure:5938: checking for wcrtomb configure:5938: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:5938: $? = 0 configure:5938: result: yes configure:5944: checking for wcscoll configure:5944: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:5944: $? = 0 configure:5944: result: yes configure:5950: checking for wcsdup configure:5950: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:5950: $? = 0 configure:5950: result: yes configure:5956: checking for wcwidth configure:5956: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:5956: $? = 0 configure:5956: result: yes configure:5962: checking for wctype configure:5962: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:5962: $? = 0 configure:5962: result: yes configure:5971: checking for wcswidth configure:5971: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:5971: $? = 0 configure:5971: result: yes configure:5990: checking whether mbrtowc and mbstate_t are properly declared configure:6010: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:6010: $? = 0 configure:6018: result: yes configure:6034: checking for iswlower configure:6034: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 conftest.c:111:6: warning: conflicting types for built-in function 'iswlower' [enabled by default] char iswlower (); ^ configure:6034: $? = 0 configure:6034: result: yes configure:6034: checking for iswupper configure:6034: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 conftest.c:112:6: warning: conflicting types for built-in function 'iswupper' [enabled by default] char iswupper (); ^ configure:6034: $? = 0 configure:6034: result: yes configure:6034: checking for towlower configure:6034: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 conftest.c:113:6: warning: conflicting types for built-in function 'towlower' [enabled by default] char towlower (); ^ configure:6034: $? = 0 configure:6034: result: yes configure:6034: checking for towupper configure:6034: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 conftest.c:114:6: warning: conflicting types for built-in function 'towupper' [enabled by default] char towupper (); ^ configure:6034: $? = 0 configure:6034: result: yes configure:6034: checking for iswctype configure:6034: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:6034: $? = 0 configure:6034: result: yes configure:6045: checking for nl_langinfo and CODESET configure:6061: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:6061: $? = 0 configure:6069: result: yes configure:6076: checking for wchar_t in wchar.h configure:6096: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6096: $? = 0 configure:6103: result: yes configure:6111: checking for wctype_t in wctype.h configure:6130: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6130: $? = 0 configure:6137: result: yes configure:6145: checking for wint_t in wctype.h configure:6164: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6164: $? = 0 configure:6171: result: yes configure:6213: checking configuration for building shared libraries configure:6237: result: supported configure:6365: updating cache ./config.cache configure:6402: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by readline config.status 6.2, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:929: creating Makefile config.status:929: creating doc/Makefile config.status:929: creating examples/Makefile config.status:929: creating shlib/Makefile config.status:929: creating config.h config.status:1109: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_volatile=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=i686-uhu-linux-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc ' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i686-uhu-linux ac_cv_func_fcntl=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_isascii=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_lstat=yes ac_cv_func_mbrlen=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbscasecmp=no ac_cv_func_mbschr=no ac_cv_func_mbscmp=no ac_cv_func_mbsnrtowcs=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_memmove=yes ac_cv_func_putenv=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcoll_works=yes ac_cv_func_strpbrk=yes ac_cv_func_tcgetattr=yes ac_cv_func_tgetent=no ac_cv_func_towlower=yes ac_cv_func_towupper=yes ac_cv_func_vsnprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wcsdup=yes ac_cv_func_wcswidth=yes ac_cv_func_wctype=yes ac_cv_func_wcwidth=yes ac_cv_have_sig_atomic_t=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pwd_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_pte_h=no ac_cv_header_sys_ptem_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_types_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_varargs_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_curses_tgetent=yes ac_cv_lib_termcap_tgetent=no ac_cv_lib_tinfo_tgetent=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes ac_cv_sys_tiocgwinsz_in_termios_h=no ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes bash_cv_dirent_has_d_fileno=yes bash_cv_dirent_has_dino=yes bash_cv_fionread_in_ioctl=yes bash_cv_func_ctype_nonascii=yes bash_cv_func_lstat=yes bash_cv_func_sigsetjmp=present bash_cv_func_strcoll_broken=no bash_cv_getpw_declared=yes bash_cv_langinfo_codeset=yes bash_cv_must_reinstall_sighandlers=no bash_cv_signal_vintage=posix bash_cv_speed_t_in_sys_types=no bash_cv_struct_winsize_header=ioctl_h bash_cv_termcap_lib=libcurses bash_cv_tiocstat_in_ioctl=no bash_cv_type_wchar_t=yes bash_cv_type_wctype_t=yes bash_cv_type_wint_t=yes bash_cv_void_sighandler=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='i686-uhu-linux-ar' ARFLAGS='cr' BUILD_DIR='/var/uhubuild/work/compile/readline' CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CROSS_COMPILE='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='/bin/install -c -m 644' INSTALL_PROGRAM='/bin/install -c' INSTALL_SCRIPT='/bin/install -c' LDFLAGS='-static-libstdc++ -static-libgcc ' LIBOBJS=' ${LIBOBJDIR}mbschr$U.o' LIBS='' LIBVERSION='6.2' LOCAL_CFLAGS='' LOCAL_DEFS='' LOCAL_LDFLAGS='' LTLIBOBJS=' ${LIBOBJDIR}mbschr$U.lo' MAKE_SHELL='/bin/sh' OBJEXT='o' PACKAGE_BUGREPORT='bug-readline@gnu.org' PACKAGE_NAME='readline' PACKAGE_STRING='readline 6.2' PACKAGE_TARNAME='readline' PACKAGE_URL='' PACKAGE_VERSION='6.2' PATH_SEPARATOR=':' PURIFY='' RANLIB='ranlib' SET_MAKE='' SHARED_INSTALL_TARGET='' SHARED_TARGET='' SHELL='/bin/sh' SHLIB_DLLVERSION='$(SHLIB_MAJOR)' SHLIB_DOT='.' SHLIB_LIBPREF='lib' SHLIB_LIBS='' SHLIB_LIBSUFF='so' SHLIB_LIBVERSION='$(SHLIB_LIBSUFF).$(SHLIB_MAJOR)$(SHLIB_MINOR)' SHLIB_MAJOR='6' SHLIB_MINOR='2' SHLIB_STATUS='supported' SHLIB_XLDFLAGS='-Wl,-rpath,$(libdir) -Wl,-soname,`basename $@ $(SHLIB_MINOR)`' SHOBJ_CC='i686-uhu-linux-gcc' SHOBJ_CFLAGS='-fPIC' SHOBJ_LD='${CC}' SHOBJ_LDFLAGS='-shared -Wl,-soname,$@' SHOBJ_LIBS='' SHOBJ_STATUS='supported' SHOBJ_XLDFLAGS='' STATIC_INSTALL_TARGET='install-static' STATIC_TARGET='static' TERMCAP_LIB='-lcurses' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,y,y,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='i686-uhu-linux' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "readline" #define PACKAGE_TARNAME "readline" #define PACKAGE_VERSION "6.2" #define PACKAGE_STRING "readline 6.2" #define PACKAGE_BUGREPORT "bug-readline@gnu.org" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PROTOTYPES 1 #define __PROTOTYPES 1 #define RETSIGTYPE void #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define HAVE_FCNTL 1 #define HAVE_KILL 1 #define HAVE_LSTAT 1 #define HAVE_MEMMOVE 1 #define HAVE_PUTENV 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STRCASECMP 1 #define HAVE_STRPBRK 1 #define HAVE_TCGETATTR 1 #define HAVE_VSNPRINTF 1 #define HAVE_ISASCII 1 #define HAVE_ISXDIGIT 1 #define HAVE_GETPWENT 1 #define HAVE_GETPWNAM 1 #define HAVE_GETPWUID 1 #define HAVE_STRCOLL 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDARG_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_PWD_H 1 #define HAVE_MEMORY_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_FILE_H 1 #define _FILE_OFFSET_BITS 64 #define HAVE_POSIX_SIGNALS 1 #define HAVE_POSIX_SIGSETJMP 1 #define HAVE_LSTAT 1 #define CTYPE_NON_ASCII 1 #define HAVE_GETPW_DECLS 1 #define GWINSZ_IN_SYS_IOCTL 1 #define VOID_SIGHANDLER 1 #define FIONREAD_IN_SYS_IOCTL 1 #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 #define HAVE_STRUCT_DIRENT_D_INO 1 #define HAVE_STRUCT_DIRENT_D_FILENO 1 #define HAVE_WCTYPE_H 1 #define HAVE_WCHAR_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_MBRLEN 1 #define HAVE_MBSNRTOWCS 1 #define HAVE_MBSRTOWCS 1 #define HAVE_WCRTOMB 1 #define HAVE_WCSCOLL 1 #define HAVE_WCSDUP 1 #define HAVE_WCWIDTH 1 #define HAVE_WCTYPE 1 #define HAVE_WCSWIDTH 1 #define HAVE_MBRTOWC 1 #define HAVE_MBSTATE_T 1 #define HAVE_ISWLOWER 1 #define HAVE_ISWUPPER 1 #define HAVE_TOWLOWER 1 #define HAVE_TOWUPPER 1 #define HAVE_ISWCTYPE 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_WCHAR_T 1 #define HAVE_WCTYPE_T 1 #define HAVE_WINT_T 1 configure: exit 0