This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libedit configure 3.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure -enable-widec --enable-static --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2346: checking for i686-uhu-linux-gcc configure:2362: found /usr/bin/i686-uhu-linux-gcc configure:2373: result: i686-uhu-linux-gcc configure:2642: checking for C compiler version configure:2651: 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:2662: $? = 0 configure:2651: 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:2662: $? = 0 configure:2651: 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:2662: $? = 1 configure:2651: 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:2662: $? = 1 configure:2682: checking whether the C compiler works configure:2704: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2708: $? = 0 configure:2756: result: yes configure:2759: checking for C compiler default output file name configure:2761: result: a.out configure:2767: checking for suffix of executables configure:2774: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2778: $? = 0 configure:2800: result: configure:2822: checking whether we are cross compiling configure:2830: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2834: $? = 0 configure:2841: ./conftest configure:2845: $? = 0 configure:2860: result: no configure:2865: checking for suffix of object files configure:2887: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2891: $? = 0 configure:2912: result: o configure:2916: checking whether we are using the GNU C compiler configure:2935: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2935: $? = 0 configure:2944: result: yes configure:2953: checking whether i686-uhu-linux-gcc accepts -g configure:2973: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2973: $? = 0 configure:3014: result: yes configure:3031: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3094: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3094: $? = 0 configure:3107: result: none needed configure:3132: checking whether i686-uhu-linux-gcc understands -c and -o together configure:3154: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3157: $? = 0 configure:3154: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3157: $? = 0 configure:3169: result: yes configure:3192: checking how to run the C preprocessor configure:3223: i686-uhu-linux-gcc -E conftest.c configure:3223: $? = 0 configure:3237: 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:3237: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3262: result: i686-uhu-linux-gcc -E configure:3282: i686-uhu-linux-gcc -E conftest.c configure:3282: $? = 0 configure:3296: 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:3296: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3325: checking for grep that handles long lines and -e configure:3383: result: /bin/grep configure:3388: checking for egrep configure:3450: result: /bin/grep -E configure:3455: checking for ANSI C header files configure:3475: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3475: $? = 0 configure:3548: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3548: $? = 0 configure:3548: ./conftest configure:3548: $? = 0 configure:3559: result: yes configure:3572: checking for sys/types.h configure:3572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for sys/stat.h configure:3572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for stdlib.h configure:3572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for string.h configure:3572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for memory.h configure:3572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for strings.h configure:3572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for inttypes.h configure:3572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for stdint.h configure:3572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3572: checking for unistd.h configure:3572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3572: $? = 0 configure:3572: result: yes configure:3585: checking minix/config.h usability configure:3585: 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:3585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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:3585: result: no configure:3585: checking minix/config.h presence configure:3585: 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:3585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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:3585: result: no configure:3585: checking for minix/config.h configure:3585: result: no configure:3606: checking whether it is safe to define __EXTENSIONS__ configure:3624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3624: $? = 0 configure:3631: result: yes configure:3691: checking for a BSD-compatible install configure:3759: result: /bin/install -c configure:3770: checking whether build environment is sane configure:3825: result: yes configure:3860: WARNING: 'missing' script is too old or missing configure:3973: checking for a thread-safe mkdir -p configure:4012: result: /bin/mkdir -p configure:4019: checking for gawk configure:4035: found /bin/gawk configure:4046: result: gawk configure:4057: checking whether make sets $(MAKE) configure:4079: result: yes configure:4109: checking for style of include used by make configure:4137: result: GNU configure:4171: checking whether make supports nested variables configure:4188: result: yes configure:4273: checking dependency style of i686-uhu-linux-gcc configure:4384: result: gcc3 configure:4470: checking build system type configure:4484: result: i686-uhu-linux-gnu configure:4504: checking host system type configure:4517: result: i686-uhu-linux-gnu configure:4558: checking how to print strings configure:4585: result: printf configure:4606: checking for a sed that does not truncate output configure:4670: result: /bin/sed configure:4688: checking for fgrep configure:4750: result: /bin/grep -F configure:4785: checking for ld used by i686-uhu-linux-gcc configure:4852: result: /usr/bin/ld configure:4859: checking if the linker (/usr/bin/ld) is GNU ld configure:4874: result: yes configure:4886: checking for BSD- or MS-compatible name lister (nm) configure:4935: result: /usr/bin/nm -B configure:5065: checking the name lister (/usr/bin/nm -B) interface configure:5072: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5075: /usr/bin/nm -B "conftest.o" configure:5078: output 00000000 B some_variable configure:5085: result: BSD nm configure:5088: checking whether ln -s works configure:5092: result: yes configure:5100: checking the maximum length of command line arguments configure:5230: result: 1572864 configure:5247: checking whether the shell understands some XSI constructs configure:5257: result: yes configure:5261: checking whether the shell understands "+=" configure:5267: result: yes configure:5302: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5342: result: func_convert_file_noop configure:5349: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5369: result: func_convert_file_noop configure:5376: checking for /usr/bin/ld option to reload object files configure:5383: result: -r configure:5417: checking for i686-uhu-linux-objdump configure:5447: result: no configure:5457: checking for objdump configure:5473: found /usr/bin/objdump configure:5484: result: objdump configure:5516: checking how to recognize dependent libraries configure:5718: result: pass_all configure:5763: checking for i686-uhu-linux-dlltool configure:5793: result: no configure:5803: checking for dlltool configure:5833: result: no configure:5863: checking how to associate runtime and link libraries configure:5890: result: printf %s\n configure:5906: checking for i686-uhu-linux-ar configure:5922: found /usr/bin/i686-uhu-linux-ar configure:5933: result: i686-uhu-linux-ar configure:6014: checking for archiver @FILE support configure:6031: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6031: $? = 0 configure:6034: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6037: $? = 0 configure:6042: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6045: $? = 1 configure:6057: result: @ configure:6075: checking for i686-uhu-linux-strip configure:6105: result: no configure:6115: checking for strip configure:6131: found /usr/bin/strip configure:6142: result: strip configure:6174: checking for i686-uhu-linux-ranlib configure:6204: result: no configure:6214: checking for ranlib configure:6230: found /usr/bin/ranlib configure:6241: result: ranlib configure:6343: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6466: $? = 0 configure:6470: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6473: $? = 0 configure:6539: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6542: $? = 0 configure:6580: result: ok configure:6617: checking for sysroot configure:6647: result: no configure:6863: checking for i686-uhu-linux-mt configure:6893: result: no configure:6903: checking for mt configure:6933: result: no configure:6953: checking if : is a manifest tool configure:6959: : '-?' configure:6967: result: no configure:7606: checking for dlfcn.h configure:7606: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7606: $? = 0 configure:7606: result: yes configure:7812: checking for objdir configure:7827: result: .libs configure:8098: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8120: $? = 0 configure:8133: result: no configure:8460: checking for i686-uhu-linux-gcc option to produce PIC configure:8467: result: -fPIC -DPIC configure:8475: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8493: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8497: $? = 0 configure:8510: result: yes configure:8539: checking if i686-uhu-linux-gcc static flag -static works configure:8567: result: yes configure:8582: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8603: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8607: $? = 0 configure:8629: result: yes configure:8637: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8684: result: yes configure:8717: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9870: result: yes configure:9907: checking whether -lc should be explicitly linked in configure:9915: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9918: $? = 0 configure:9933: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9936: $? = 0 configure:9950: result: no configure:10110: checking dynamic linker characteristics configure:10621: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10621: $? = 0 configure:10843: result: GNU/Linux ld.so configure:10950: checking how to hardcode library paths into programs configure:10975: result: immediate configure:11515: checking whether stripping libraries is possible configure:11520: result: yes configure:11555: checking if libtool supports shared libraries configure:11557: result: yes configure:11560: checking whether to build shared libraries configure:11581: result: yes configure:11584: checking whether to build static libraries configure:11588: result: yes configure:11641: checking whether make supports nested variables configure:11658: result: yes configure:11671: checking for i686-uhu-linux-gcc option to accept ISO C99 configure:11820: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:78:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:132:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:132:18: error: 'newvar' undeclared (first use in this function) conftest.c:132:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:142:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:142:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:11820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:11820: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11820: $? = 0 configure:11840: result: -std=gnu99 configure:11849: checking whether ln -s works configure:11853: result: yes configure:11864: checking for gawk configure:11891: result: gawk configure:11909: checking for nroff configure:11942: result: no configure:11909: checking for awf configure:11942: result: no configure:11958: checking for tgetent in -ltinfo configure:11983: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ltinfo >&5 /usr/bin/ld: cannot find -ltinfo collect2: error: ld returned 1 exit status configure:11983: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:11992: result: no configure:12002: checking for tgetent in -lterminfo configure:12027: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lterminfo >&5 /usr/bin/ld: cannot find -lterminfo collect2: error: ld returned 1 exit status configure:12027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:12036: result: no configure:12046: checking for tgetent in -ltermcap configure:12071: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ltermcap >&5 /usr/bin/ld: cannot find -ltermcap collect2: error: ld returned 1 exit status configure:12071: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:12080: result: no configure:12090: checking for tgetent in -ltermlib configure:12115: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ltermlib >&5 /usr/bin/ld: cannot find -ltermlib collect2: error: ld returned 1 exit status configure:12115: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:12124: result: no configure:12134: checking for tgetent in -lcurses configure:12159: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:12159: $? = 0 configure:12168: result: yes configure:12245: checking if you want wide-character code configure:12254: result: yes configure:12293: checking for dirent.h that defines DIR configure:12312: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12312: $? = 0 configure:12320: result: yes configure:12333: checking for library containing opendir configure:12364: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:12364: $? = 0 configure:12381: result: none required configure:12448: checking for ANSI C header files configure:12552: result: yes configure:12560: checking for sys/wait.h that is POSIX.1 compatible configure:12586: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12586: $? = 0 configure:12593: result: yes configure:12604: checking fcntl.h usability configure:12604: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking fcntl.h presence configure:12604: i686-uhu-linux-gcc -E conftest.c configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking for fcntl.h configure:12604: result: yes configure:12604: checking limits.h usability configure:12604: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking limits.h presence configure:12604: i686-uhu-linux-gcc -E conftest.c configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking for limits.h configure:12604: result: yes configure:12604: checking malloc.h usability configure:12604: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking malloc.h presence configure:12604: i686-uhu-linux-gcc -E conftest.c configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking for malloc.h configure:12604: result: yes configure:12604: checking for stdlib.h configure:12604: result: yes configure:12604: checking for string.h configure:12604: result: yes configure:12604: checking sys/ioctl.h usability configure:12604: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking sys/ioctl.h presence configure:12604: i686-uhu-linux-gcc -E conftest.c configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking for sys/ioctl.h configure:12604: result: yes configure:12604: checking sys/param.h usability configure:12604: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking sys/param.h presence configure:12604: i686-uhu-linux-gcc -E conftest.c configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking for sys/param.h configure:12604: result: yes configure:12604: checking for unistd.h configure:12604: result: yes configure:12604: checking curses.h usability configure:12604: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking curses.h presence configure:12604: i686-uhu-linux-gcc -E conftest.c configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking for curses.h configure:12604: result: yes configure:12604: checking ncurses.h usability configure:12604: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking ncurses.h presence configure:12604: i686-uhu-linux-gcc -E conftest.c configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking for ncurses.h configure:12604: result: yes configure:12604: checking sys/cdefs.h usability configure:12604: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking sys/cdefs.h presence configure:12604: i686-uhu-linux-gcc -E conftest.c configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking for sys/cdefs.h configure:12604: result: yes configure:12604: checking termcap.h usability configure:12604: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking termcap.h presence configure:12604: i686-uhu-linux-gcc -E conftest.c configure:12604: $? = 0 configure:12604: result: yes configure:12604: checking for termcap.h configure:12604: result: yes configure:12615: checking termios.h usability configure:12615: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12615: $? = 0 configure:12615: result: yes configure:12615: checking termios.h presence configure:12615: i686-uhu-linux-gcc -E conftest.c configure:12615: $? = 0 configure:12615: result: yes configure:12615: checking for termios.h configure:12615: result: yes configure:12627: checking for term.h configure:12627: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12627: $? = 0 configure:12627: result: yes configure:12647: checking for struct dirent.d_namlen configure:12647: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:55:12: error: 'struct dirent' has no member named 'd_namlen' if (ac_aggr.d_namlen) ^ configure:12647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | /* end confdefs.h. */ | #if HAVE_DIRENT_H | #include | #endif | | | int | main () | { | static struct dirent ac_aggr; | if (ac_aggr.d_namlen) | return 0; | ; | return 0; | } configure:12647: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:55:19: error: 'struct dirent' has no member named 'd_namlen' if (sizeof ac_aggr.d_namlen) ^ configure:12647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | /* end confdefs.h. */ | #if HAVE_DIRENT_H | #include | #endif | | | int | main () | { | static struct dirent ac_aggr; | if (sizeof ac_aggr.d_namlen) | return 0; | ; | return 0; | } configure:12647: result: no configure:12660: checking for an ANSI C-conforming const configure:12726: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12726: $? = 0 configure:12733: result: yes configure:12741: checking for pid_t configure:12741: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12741: $? = 0 configure:12741: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:82:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:12741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_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 | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:12741: result: yes configure:12752: checking for size_t configure:12752: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12752: $? = 0 configure:12752: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:82:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:12752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:12752: result: yes configure:12763: checking for u_int32_t configure:12763: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12763: $? = 0 configure:12763: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:82:24: error: expected expression before ')' token if (sizeof ((u_int32_t))) ^ configure:12763: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_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 | int | main () | { | if (sizeof ((u_int32_t))) | return 0; | ; | return 0; | } configure:12763: result: yes configure:12775: checking whether closedir returns void configure:12799: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:12799: $? = 0 configure:12799: ./conftest configure:12799: $? = 0 configure:12809: result: no configure:12819: checking vfork.h usability configure:12819: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:80:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:12819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_U_INT32_T 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:12819: result: no configure:12819: checking vfork.h presence configure:12819: i686-uhu-linux-gcc -E conftest.c conftest.c:47:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:12819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_U_INT32_T 1 | /* end confdefs.h. */ | #include configure:12819: result: no configure:12819: checking for vfork.h configure:12819: result: no configure:12832: checking for fork configure:12832: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 conftest.c:70:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:12832: $? = 0 configure:12832: result: yes configure:12832: checking for vfork configure:12832: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:12832: $? = 0 configure:12832: result: yes configure:12842: checking for working fork configure:12864: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:12864: $? = 0 configure:12864: ./conftest configure:12864: $? = 0 configure:12874: result: yes configure:12895: checking for working vfork configure:13005: result: yes configure:13031: checking whether i686-uhu-linux-gcc -std=gnu99 needs -traditional configure:13065: result: no configure:13075: checking return type of signal handlers configure:13093: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:57:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:13093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:13100: result: void configure:13108: checking whether lstat correctly handles trailing slash configure:13134: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:13134: $? = 0 configure:13134: ./conftest configure:13134: $? = 0 configure:13151: result: yes configure:13170: checking whether stat accepts an empty string configure:13190: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:13190: $? = 0 configure:13190: ./conftest configure:13190: $? = 0 configure:13200: result: no configure:13219: checking for endpwent configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for isascii configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 conftest.c:77:6: warning: conflicting types for built-in function 'isascii' [enabled by default] char isascii (); ^ configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for memchr configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 conftest.c:78:6: warning: conflicting types for built-in function 'memchr' [enabled by default] char memchr (); ^ configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for memset configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 conftest.c:79:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for re_comp configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for regcomp configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for strcasecmp configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 conftest.c:82:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for strchr configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 conftest.c:83:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for strcspn configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 conftest.c:84:6: warning: conflicting types for built-in function 'strcspn' [enabled by default] char strcspn (); ^ configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for strdup configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 conftest.c:85:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for strerror configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for strrchr configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 conftest.c:87:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] char strrchr (); ^ configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for strstr configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 conftest.c:88:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for strtol configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for issetugid configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 /tmp/ccYjBcvh.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `issetugid' collect2: error: ld returned 1 exit status configure:13219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | /* Define issetugid to an innocuous variant, in case declares issetugid. | For example, HP-UX 11i declares gettimeofday. */ | #define issetugid innocuous_issetugid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char issetugid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef issetugid | | /* 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 issetugid (); | /* 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_issetugid || defined __stub___issetugid | choke me | #endif | | int | main () | { | return issetugid (); | ; | return 0; | } configure:13219: result: no configure:13219: checking for wcsdup configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13219: checking for strlcpy configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 /tmp/ccxoKmx4.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:13219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCSDUP 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:13219: result: no configure:13219: checking for strlcat configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 /tmp/ccuhEgQO.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:13219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCSDUP 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:13219: result: no configure:13219: checking for fgetln configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 /tmp/ccDRoXC5.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `fgetln' collect2: error: ld returned 1 exit status configure:13219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCSDUP 1 | /* end confdefs.h. */ | /* Define fgetln to an innocuous variant, in case declares fgetln. | For example, HP-UX 11i declares gettimeofday. */ | #define fgetln innocuous_fgetln | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetln (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgetln | | /* 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 fgetln (); | /* 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_fgetln || defined __stub___fgetln | choke me | #endif | | int | main () | { | return fgetln (); | ; | return 0; | } configure:13219: result: no configure:13219: checking for vis configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 /tmp/cccSEYbQ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `vis' collect2: error: ld returned 1 exit status configure:13219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCSDUP 1 | /* end confdefs.h. */ | /* Define vis to an innocuous variant, in case declares vis. | For example, HP-UX 11i declares gettimeofday. */ | #define vis innocuous_vis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vis | | /* 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 vis (); | /* 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_vis || defined __stub___vis | choke me | #endif | | int | main () | { | return vis (); | ; | return 0; | } configure:13219: result: no configure:13219: checking for strvis configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 /tmp/ccGFJyfJ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strvis' collect2: error: ld returned 1 exit status configure:13219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCSDUP 1 | /* end confdefs.h. */ | /* Define strvis to an innocuous variant, in case declares strvis. | For example, HP-UX 11i declares gettimeofday. */ | #define strvis innocuous_strvis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strvis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strvis | | /* 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 strvis (); | /* 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_strvis || defined __stub___strvis | choke me | #endif | | int | main () | { | return strvis (); | ; | return 0; | } configure:13219: result: no configure:13219: checking for strunvis configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 /tmp/ccJ0z0Lh.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strunvis' collect2: error: ld returned 1 exit status configure:13219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCSDUP 1 | /* end confdefs.h. */ | /* Define strunvis to an innocuous variant, in case declares strunvis. | For example, HP-UX 11i declares gettimeofday. */ | #define strunvis innocuous_strunvis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strunvis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strunvis | | /* 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 strunvis (); | /* 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_strunvis || defined __stub___strunvis | choke me | #endif | | int | main () | { | return strunvis (); | ; | return 0; | } configure:13219: result: no configure:13219: checking for __secure_getenv configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 /tmp/cccBcA70.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__secure_getenv' collect2: error: ld returned 1 exit status configure:13219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCSDUP 1 | /* end confdefs.h. */ | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define __secure_getenv innocuous___secure_getenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __secure_getenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __secure_getenv | | /* 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 __secure_getenv (); | /* 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___secure_getenv || defined __stub_____secure_getenv | choke me | #endif | | int | main () | { | return __secure_getenv (); | ; | return 0; | } configure:13219: result: no configure:13219: checking for secure_getenv configure:13219: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:13219: $? = 0 configure:13219: result: yes configure:13230: checking for strlcpy configure:13230: result: no configure:13247: checking for strlcat configure:13247: result: no configure:13264: checking for vis configure:13264: result: no configure:13281: checking for unvis configure:13281: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 /tmp/ccU3Rn3A.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `unvis' collect2: error: ld returned 1 exit status configure:13281: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCSDUP 1 | #define HAVE_SECURE_GETENV 1 | /* end confdefs.h. */ | /* Define unvis to an innocuous variant, in case declares unvis. | For example, HP-UX 11i declares gettimeofday. */ | #define unvis innocuous_unvis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char unvis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef unvis | | /* 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 unvis (); | /* 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_unvis || defined __stub___unvis | choke me | #endif | | int | main () | { | return unvis (); | ; | return 0; | } configure:13281: result: no configure:13299: checking whether getpwnam_r and getpwuid_r are posix like configure:13318: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:13318: $? = 0 configure:13322: result: yes configure:13332: checking whether getpwnam_r and getpwuid_r are posix _draft_ like configure:13351: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 conftest.c: In function 'main': conftest.c:76:1: error: too few arguments to function 'getpwnam_r' getpwnam_r(NULL, NULL, NULL, (size_t)0); ^ In file included from conftest.c:72:0: /usr/include/pwd.h:149:12: note: declared here extern int getpwnam_r (const char *__restrict __name, ^ conftest.c:77:17: error: too few arguments to function 'getpwuid_r' getpwuid_r((uid_t)0, NULL, NULL, (size_t)0); ^ In file included from conftest.c:72:0: /usr/include/pwd.h:144:12: note: declared here extern int getpwuid_r (__uid_t __uid, ^ configure:13351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20140620" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #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 PACKAGE "libedit-20140620" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBCURSES 1 | #define WIDECHAR 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_U_INT32_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define RETSIGTYPE void | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_RE_COMP 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCSDUP 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_GETPW_R_POSIX 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | getpwnam_r(NULL, NULL, NULL, (size_t)0); | getpwuid_r((uid_t)0, NULL, NULL, (size_t)0); | ; | return 0; | } configure:13358: result: no configure:13479: checking that generated files are newer than configure configure:13485: result: done configure:13532: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libedit config.status 3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp10 config.status:1146: creating Makefile config.status:1146: creating libedit.pc config.status:1146: creating src/Makefile config.status:1146: creating doc/Makefile config.status:1146: creating examples/Makefile config.status:1146: creating config.h config.status:1375: executing depfiles commands config.status:1375: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___secure_getenv=no ac_cv_func_closedir_void=no ac_cv_func_endpwent=yes ac_cv_func_fgetln=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_isascii=yes ac_cv_func_issetugid=no ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_memchr=yes ac_cv_func_memset=yes ac_cv_func_re_comp=yes ac_cv_func_regcomp=yes ac_cv_func_secure_getenv=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strunvis=no ac_cv_func_strvis=no ac_cv_func_unvis=no ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vis=no ac_cv_func_wcsdup=yes ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_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_cdefs_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_term_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_curses_tgetent=yes ac_cv_lib_termcap_tgetent=no ac_cv_lib_terminfo_tgetent=no ac_cv_lib_termlib_tgetent=no ac_cv_lib_tinfo_tgetent=no ac_cv_member_struct_dirent_d_namlen=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 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_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_u_int32_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.14' AWK='gawk' CC='i686-uhu-linux-gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_EXAMPLES_FALSE='#' ENABLE_EXAMPLES_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_STRLCAT_FALSE='' HAVE_STRLCAT_TRUE='#' HAVE_STRLCPY_FALSE='' HAVE_STRLCPY_TRUE='#' HAVE_UNVIS_FALSE='' HAVE_UNVIS_TRUE='#' HAVE_VIS_FALSE='' HAVE_VIS_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='-lcurses ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_VERSION='0:51:0' MAKEINFO='makeinfo' MANIFEST_TOOL=':' MANTYPE='' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' NROFF='/bin/false' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libedit-20140620' PACKAGE_BUGREPORT='' PACKAGE_NAME='libedit' PACKAGE_STRING='libedit 3.1' PACKAGE_TARNAME='libedit-20140620' PACKAGE_URL='' PACKAGE_VERSION='3.1' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='3.1' WIDECHAR_FALSE='#' WIDECHAR_TRUE='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' 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' install_sh='${SHELL} /var/uhubuild/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libedit" #define PACKAGE_TARNAME "libedit-20140620" #define PACKAGE_VERSION "3.1" #define PACKAGE_STRING "libedit 3.1" #define PACKAGE_BUGREPORT "" #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 PACKAGE "libedit-20140620" #define VERSION "3.1" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBCURSES 1 #define WIDECHAR 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CURSES_H 1 #define HAVE_NCURSES_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERM_H 1 #define HAVE_U_INT32_T 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define RETSIGTYPE void #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_ENDPWENT 1 #define HAVE_ISASCII 1 #define HAVE_MEMCHR 1 #define HAVE_MEMSET 1 #define HAVE_RE_COMP 1 #define HAVE_REGCOMP 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_WCSDUP 1 #define HAVE_SECURE_GETENV 1 #define HAVE_GETPW_R_POSIX 1 configure: exit 0