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 --build=i686-pc-linux-gnu CFLAGS=-m32 -Wno-narrowing CXXFLAGS=-m32 -Wno-narrowing -fpermissive LDFLAGS=-m32 ## --------- ## ## Platform. ## ## --------- ## hostname = lostnote uname -m = x86_64 uname -r = 5.9.2-artix1-1 uname -s = Linux uname -v = #1 SMP PREEMPT Thu, 29 Oct 2020 20:35:04 +0000 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/nillerusr/.local/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/lib/jvm/default/bin PATH: /home/nillerusr/.local/bin PATH: /home/nillerusr/ndk ## ----------- ## ## Core tests. ## ## ----------- ## configure:2417: checking for gcc configure:2433: found /home/nillerusr/.local/bin/gcc configure:2444: result: gcc configure:2673: checking for C compiler version configure:2682: gcc --version >&5 gcc (GCC) 4.9.4 Copyright (C) 2015 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:2693: $? = 0 configure:2682: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.4/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../configure --build=x86_64-pc-linux-gnu --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-libsanitizer --disable-bootstrap --enable-multilib --disable-werror --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-cloog-backend=isl --enable-gnu-unique-object --enable-install-libiberty --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --enable-version-specific-runtime-libs --infodir=/usr/share/info --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --program-suffix=-4.9 --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --prefix=/usr Thread model: posix gcc version 4.9.4 (GCC) configure:2693: $? = 0 configure:2682: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2693: $? = 1 configure:2682: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2693: $? = 1 configure:2713: checking whether the C compiler works configure:2735: gcc -m32 -Wno-narrowing -m32 conftest.c >&5 configure:2739: $? = 0 configure:2787: result: yes configure:2790: checking for C compiler default output file name configure:2792: result: a.out configure:2798: checking for suffix of executables configure:2805: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 configure:2809: $? = 0 configure:2831: result: configure:2853: checking whether we are cross compiling configure:2861: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 configure:2865: $? = 0 configure:2872: ./conftest configure:2876: $? = 0 configure:2864: result: no configure:2869: checking for suffix of object files configure:2891: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:2895: $? = 0 configure:2916: result: o configure:2920: checking whether we are using the GNU C compiler configure:2939: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:2939: $? = 0 configure:2948: result: yes configure:2957: checking whether gcc accepts -g configure:2977: gcc -c -g conftest.c >&5 configure:2977: $? = 0 configure:3018: result: yes configure:3035: checking for gcc option to accept ISO C89 configure:3098: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:3098: $? = 0 configure:3111: result: none needed configure:3136: checking whether gcc understands -c and -o together configure:3158: gcc -c conftest.c -o conftest2.o configure:3161: $? = 0 configure:3158: gcc -c conftest.c -o conftest2.o configure:3161: $? = 0 configure:3173: result: yes configure:3196: checking how to run the C preprocessor configure:3227: gcc -E conftest.c configure:3227: $? = 0 configure:3241: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3241: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3266: result: gcc -E configure:3286: gcc -E conftest.c configure:3286: $? = 0 configure:3300: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "libedit 3.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3329: checking for grep that handles long lines and -e configure:3387: result: /usr/bin/grep configure:3392: checking for egrep configure:3454: result: /usr/bin/grep -E configure:3459: checking for ANSI C header files configure:3479: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:3479: $? = 0 configure:3552: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 configure:3552: $? = 0 configure:3552: ./conftest configure:3552: $? = 0 configure:3563: result: yes configure:3576: checking for sys/types.h configure:3576: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:3576: $? = 0 configure:3576: result: yes configure:3576: checking for sys/stat.h configure:3576: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:3576: $? = 0 configure:3576: result: yes configure:3576: checking for stdlib.h configure:3576: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:3576: $? = 0 configure:3576: result: yes configure:3576: checking for string.h configure:3576: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:3576: $? = 0 configure:3576: result: yes configure:3576: checking for memory.h configure:3576: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:3576: $? = 0 configure:3576: result: yes configure:3576: checking for strings.h configure:3576: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:3576: $? = 0 configure:3576: result: yes configure:3576: checking for inttypes.h configure:3576: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:3576: $? = 0 configure:3576: result: yes configure:3576: checking for stdint.h configure:3576: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:3576: $? = 0 configure:3576: result: yes configure:3576: checking for unistd.h configure:3576: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:3576: $? = 0 configure:3576: result: yes configure:3589: checking minix/config.h usability configure:3589: gcc -c -m32 -Wno-narrowing conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3589: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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:3589: result: no configure:3589: checking minix/config.h presence configure:3589: gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3589: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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:3589: result: no configure:3589: checking for minix/config.h configure:3589: result: no configure:3610: checking whether it is safe to define __EXTENSIONS__ configure:3628: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:3628: $? = 0 configure:3635: result: yes configure:3666: checking for a BSD-compatible install configure:3734: result: /usr/bin/install -c configure:3745: checking whether build environment is sane configure:3800: result: yes configure:3946: checking for a thread-safe mkdir -p configure:3985: result: /usr/bin/mkdir -p configure:3992: checking for gawk configure:4008: found /usr/bin/gawk configure:4019: result: gawk configure:4030: checking whether make sets $(MAKE) configure:4052: result: yes configure:4074: checking whether make supports the include directive configure:4089: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4092: $? = 0 configure:4111: result: yes (GNU style) configure:4144: checking whether make supports nested variables configure:4161: result: yes configure:4246: checking dependency style of gcc configure:4357: result: gcc3 configure:4444: checking build system type configure:4458: result: i686-pc-linux-gnu configure:4478: checking host system type configure:4491: result: i686-pc-linux-gnu configure:4532: checking how to print strings configure:4559: result: printf configure:4580: checking for a sed that does not truncate output configure:4644: result: /usr/bin/sed configure:4662: checking for fgrep configure:4724: result: /usr/bin/grep -F configure:4759: checking for ld used by gcc configure:4826: result: /usr/bin/ld configure:4833: checking if the linker (/usr/bin/ld) is GNU ld configure:4848: result: yes configure:4860: checking for BSD- or MS-compatible name lister (nm) configure:4914: result: /usr/bin/nm -B configure:5044: checking the name lister (/usr/bin/nm -B) interface configure:5051: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:5054: /usr/bin/nm -B "conftest.o" configure:5057: output 00000000 B some_variable configure:5058: result: BSD nm configure:5061: checking whether ln -s works configure:5065: result: yes configure:5073: checking the maximum length of command line arguments configure:5204: result: 1572864 configure:5252: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:5292: result: func_convert_file_noop configure:5299: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:5319: result: func_convert_file_noop configure:5326: checking for /usr/bin/ld option to reload object files configure:5333: result: -r configure:5407: checking for objdump configure:5423: found /usr/bin/objdump configure:5434: result: objdump configure:5466: checking how to recognize dependent libraries configure:5666: result: pass_all configure:5751: checking for dlltool configure:5781: result: no configure:5811: checking how to associate runtime and link libraries configure:5838: result: printf %s\n configure:5898: checking for ar configure:5914: found /usr/bin/ar configure:5925: result: ar configure:5962: checking for archiver @FILE support configure:5979: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:5979: $? = 0 configure:5982: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5985: $? = 0 configure:5990: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:5993: $? = 1 configure:5992: result: @ configure:6050: checking for strip configure:6066: found /usr/bin/strip configure:6077: result: strip configure:6149: checking for ranlib configure:6165: found /usr/bin/ranlib configure:6176: result: ranlib configure:6278: checking command to parse /usr/bin/nm -B output from gcc object configure:6431: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:6434: $? = 0 configure:6438: /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:6441: $? = 0 configure:6507: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c conftstm.o >&5 configure:6510: $? = 0 configure:6548: result: ok configure:6595: checking for sysroot configure:6625: result: no configure:6632: checking for a working dd configure:6670: result: /usr/bin/dd configure:6674: checking how to truncate binary pipes configure:6689: result: /usr/bin/dd bs=4096 count=1 configure:7018: checking for mt configure:7048: result: no configure:7068: checking if : is a manifest tool configure:7074: : '-?' configure:7082: result: no configure:7756: checking for dlfcn.h configure:7756: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:7756: $? = 0 configure:7756: result: yes configure:8012: checking for objdir configure:8027: result: .libs configure:8291: checking if gcc supports -fno-rtti -fno-exceptions configure:8309: gcc -c -m32 -Wno-narrowing -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8313: $? = 0 configure:8326: result: no configure:8684: checking for gcc option to produce PIC configure:8691: result: -fPIC -DPIC configure:8699: checking if gcc PIC flag -fPIC -DPIC works configure:8717: gcc -c -m32 -Wno-narrowing -fPIC -DPIC -DPIC conftest.c >&5 configure:8721: $? = 0 configure:8734: result: yes configure:8763: checking if gcc static flag -static works configure:8791: result: yes configure:8806: checking if gcc supports -c -o file.o configure:8827: gcc -c -m32 -Wno-narrowing -o out/conftest2.o conftest.c >&5 configure:8831: $? = 0 configure:8853: result: yes configure:8861: checking if gcc supports -c -o file.o configure:8908: result: yes configure:8941: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10200: result: yes configure:10237: checking whether -lc should be explicitly linked in configure:10245: gcc -c -m32 -Wno-narrowing conftest.c >&5 configure:10248: $? = 0 configure:10263: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10266: $? = 0 configure:10280: result: no configure:10440: checking dynamic linker characteristics configure:11021: gcc -o conftest -m32 -Wno-narrowing -m32 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11021: $? = 0 configure:11258: result: GNU/Linux ld.so configure:11380: checking how to hardcode library paths into programs configure:11405: result: immediate configure:11953: checking whether stripping libraries is possible configure:11958: result: yes configure:11993: checking if libtool supports shared libraries configure:11995: result: yes configure:11998: checking whether to build shared libraries configure:12023: result: yes configure:12026: checking whether to build static libraries configure:12030: result: yes configure:8875: checking whether make supports nested variables configure:8892: result: yes configure:8905: checking for gcc option to accept ISO C99 configure:9054: gcc -c -m32 -Wno-narrowing 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 or C11 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:142:3: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code configure:9054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #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:9054: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9054: $? = 0 configure:9074: result: -std=gnu99 configure:9083: checking whether ln -s works configure:9087: result: yes configure:9098: checking for gawk configure:9125: result: gawk configure:9143: checking for nroff configure:9161: found /usr/bin/nroff configure:9173: result: /usr/bin/nroff configure:9191: checking for tgetent in -lncurses configure:9216: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:9216: $? = 0 configure:9225: result: yes configure:9383: checking if you want wide-character code configure:9392: result: no configure:9394: WARNING: --enable-widec is deprecated, wide-character/UTF-8 is always enabled configure:9420: checking for dirent.h that defines DIR configure:9439: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9439: $? = 0 configure:9447: result: yes configure:9460: checking for library containing opendir configure:9491: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:9491: $? = 0 configure:9508: result: none required configure:9575: checking for ANSI C header files configure:9679: result: yes configure:9687: checking for sys/wait.h that is POSIX.1 compatible configure:9713: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9713: $? = 0 configure:9720: result: yes configure:9731: checking fcntl.h usability configure:9731: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking fcntl.h presence configure:9731: gcc -E conftest.c configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking for fcntl.h configure:9731: result: yes configure:9731: checking limits.h usability configure:9731: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking limits.h presence configure:9731: gcc -E conftest.c configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking for limits.h configure:9731: result: yes configure:9731: checking malloc.h usability configure:9731: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking malloc.h presence configure:9731: gcc -E conftest.c configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking for malloc.h configure:9731: result: yes configure:9731: checking for stdlib.h configure:9731: result: yes configure:9731: checking for string.h configure:9731: result: yes configure:9731: checking sys/ioctl.h usability configure:9731: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking sys/ioctl.h presence configure:9731: gcc -E conftest.c configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking for sys/ioctl.h configure:9731: result: yes configure:9731: checking sys/param.h usability configure:9731: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking sys/param.h presence configure:9731: gcc -E conftest.c configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking for sys/param.h configure:9731: result: yes configure:9731: checking for unistd.h configure:9731: result: yes configure:9731: checking curses.h usability configure:9731: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking curses.h presence configure:9731: gcc -E conftest.c configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking for curses.h configure:9731: result: yes configure:9731: checking ncurses.h usability configure:9731: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking ncurses.h presence configure:9731: gcc -E conftest.c configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking for ncurses.h configure:9731: result: yes configure:9731: checking sys/cdefs.h usability configure:9731: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking sys/cdefs.h presence configure:9731: gcc -E conftest.c configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking for sys/cdefs.h configure:9731: result: yes configure:9731: checking termcap.h usability configure:9731: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking termcap.h presence configure:9731: gcc -E conftest.c configure:9731: $? = 0 configure:9731: result: yes configure:9731: checking for termcap.h configure:9731: result: yes configure:9742: checking for ncurses.h configure:9742: result: yes configure:9765: checking termios.h usability configure:9765: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9765: $? = 0 configure:9765: result: yes configure:9765: checking termios.h presence configure:9765: gcc -E conftest.c configure:9765: $? = 0 configure:9765: result: yes configure:9765: checking for termios.h configure:9765: result: yes configure:9777: checking for term.h configure:9777: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9777: $? = 0 configure:9777: result: yes configure:9797: checking for struct dirent.d_namlen configure:9797: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 conftest.c: In function 'main': conftest.c:54:12: error: 'struct dirent' has no member named 'd_namlen' if (ac_aggr.d_namlen) ^ configure:9797: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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:9797: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 conftest.c: In function 'main': conftest.c:54:19: error: 'struct dirent' has no member named 'd_namlen' if (sizeof ac_aggr.d_namlen) ^ configure:9797: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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:9797: result: no configure:9810: checking for an ANSI C-conforming const configure:9876: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9876: $? = 0 configure:9883: result: yes configure:9891: checking for pid_t configure:9891: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9891: $? = 0 configure:9891: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 conftest.c: In function 'main': conftest.c:81:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:9891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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:9891: result: yes configure:9902: checking for size_t configure:9902: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9902: $? = 0 configure:9902: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 conftest.c: In function 'main': conftest.c:81:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:9902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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:9902: result: yes configure:9913: checking for u_int32_t configure:9913: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 configure:9913: $? = 0 configure:9913: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 conftest.c: In function 'main': conftest.c:81:24: error: expected expression before ')' token if (sizeof ((u_int32_t))) ^ configure:9913: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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:9913: result: yes configure:9925: checking whether closedir returns void configure:9949: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:9949: $? = 0 configure:9949: ./conftest configure:9949: $? = 0 configure:9959: result: no configure:9969: checking vfork.h usability configure:9969: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 conftest.c:79:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:9969: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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:9969: result: no configure:9969: checking vfork.h presence configure:9969: gcc -E conftest.c conftest.c:46:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:9969: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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:9969: result: no configure:9969: checking for vfork.h configure:9969: result: no configure:9982: checking for fork configure:9982: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 conftest.c:69:6: warning: conflicting types for built-in function 'fork' char fork (); ^ configure:9982: $? = 0 configure:9982: result: yes configure:9982: checking for vfork configure:9982: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:9982: $? = 0 configure:9982: result: yes configure:9992: checking for working fork configure:10014: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:10014: $? = 0 configure:10014: ./conftest configure:10014: $? = 0 configure:10024: result: yes configure:10045: checking for working vfork configure:10155: result: yes configure:10181: checking whether gcc -std=gnu99 needs -traditional configure:10215: result: no configure:10225: checking return type of signal handlers configure:10243: gcc -std=gnu99 -c -m32 -Wno-narrowing conftest.c >&5 conftest.c: In function 'main': conftest.c:56:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:10243: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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:10250: result: void configure:10258: checking whether lstat correctly handles trailing slash configure:10284: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:10284: $? = 0 configure:10284: ./conftest configure:10284: $? = 0 configure:10301: result: yes configure:10320: checking whether stat accepts an empty string configure:10340: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:10340: $? = 0 configure:10340: ./conftest configure:10340: $? = 0 configure:10350: result: no configure:10369: checking for endpwent configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for isascii configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 conftest.c:76:6: warning: conflicting types for built-in function 'isascii' char isascii (); ^ configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for memchr configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 conftest.c:77:6: warning: conflicting types for built-in function 'memchr' char memchr (); ^ configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for memset configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 conftest.c:78:6: warning: conflicting types for built-in function 'memset' char memset (); ^ configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for re_comp configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for regcomp configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for strcasecmp configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 conftest.c:81:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^ configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for strchr configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 conftest.c:82:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^ configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for strcspn configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 conftest.c:83:6: warning: conflicting types for built-in function 'strcspn' char strcspn (); ^ configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for strdup configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 conftest.c:84:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^ configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for strerror configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for strrchr configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 conftest.c:86:6: warning: conflicting types for built-in function 'strrchr' char strrchr (); ^ configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for strstr configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 conftest.c:87:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^ configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for strtol configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for issetugid configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 /usr/bin/ld: /tmp/ccNrYJyj.o: in function `main': conftest.c:(.text+0x12): undefined reference to `issetugid' collect2: error: ld returned 1 exit status configure:10369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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:10369: result: no configure:10369: checking for wcsdup configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for strlcpy configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 /usr/bin/ld: /tmp/ccYBkoA6.o: in function `main': conftest.c:(.text+0x12): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:10369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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:10369: result: no configure:10369: checking for strlcat configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 /usr/bin/ld: /tmp/cc610rIp.o: in function `main': conftest.c:(.text+0x12): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:10369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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:10369: result: no configure:10369: checking for getline configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:10369: $? = 0 configure:10369: result: yes configure:10369: checking for vis configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 /usr/bin/ld: /tmp/cc582Rif.o: in function `main': conftest.c:(.text+0x12): undefined reference to `vis' collect2: error: ld returned 1 exit status configure:10369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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_GETLINE 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:10369: result: no configure:10369: checking for strvis configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 /usr/bin/ld: /tmp/ccXriT6B.o: in function `main': conftest.c:(.text+0x12): undefined reference to `strvis' collect2: error: ld returned 1 exit status configure:10369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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_GETLINE 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:10369: result: no configure:10369: checking for strunvis configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 /usr/bin/ld: /tmp/ccdTOtnZ.o: in function `main': conftest.c:(.text+0x12): undefined reference to `strunvis' collect2: error: ld returned 1 exit status configure:10369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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_GETLINE 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:10369: result: no configure:10369: checking for __secure_getenv configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 /usr/bin/ld: /tmp/cccDOf9k.o: in function `main': conftest.c:(.text+0x12): undefined reference to `__secure_getenv' collect2: error: ld returned 1 exit status configure:10369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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_GETLINE 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:10369: result: no configure:10369: checking for secure_getenv configure:10369: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:10369: $? = 0 configure:10369: result: yes configure:10380: checking for strlcpy configure:10380: result: no configure:10397: checking for strlcat configure:10397: result: no configure:10414: checking for vis configure:10414: result: no configure:10431: checking for unvis configure:10431: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 /usr/bin/ld: /tmp/ccWBFLBO.o: in function `main': conftest.c:(.text+0x12): undefined reference to `unvis' collect2: error: ld returned 1 exit status configure:10431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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_GETLINE 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:10431: result: no configure:10449: checking whether getpwnam_r and getpwuid_r are posix like configure:10468: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&5 configure:10468: $? = 0 configure:10472: result: yes configure:10482: checking whether getpwnam_r and getpwuid_r are posix _draft_ like configure:10501: gcc -std=gnu99 -o conftest -m32 -Wno-narrowing -m32 conftest.c -lncurses >&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:151: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:145:12: note: declared here extern int getpwuid_r (__uid_t __uid, ^ configure:10501: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libedit" | #define PACKAGE_TARNAME "libedit-20201104" | #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-20201104" | #define VERSION "3.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBNCURSES 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_GETLINE 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:10508: result: no configure:10621: checking that generated files are newer than configure configure:10627: result: done configure:10670: 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 lostnote config.status:1143: creating Makefile config.status:1143: creating libedit.pc config.status:1143: creating src/Makefile config.status:1143: creating doc/Makefile config.status:1143: creating examples/Makefile config.status:1143: creating config.h config.status:1324: config.h is unchanged config.status:1372: executing depfiles commands config.status:1449: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1454: $? = 0 config.status:1449: cd examples && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1454: $? = 0 config.status:1372: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-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='-m32 -Wno-narrowing' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-m32 ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___secure_getenv=no ac_cv_func_closedir_void=no ac_cv_func_endpwent=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getline=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-pc-linux-gnu ac_cv_lib_ncurses_tgetent=yes ac_cv_member_struct_dirent_d_namlen=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_NROFF=/usr/bin/nroff ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= 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 lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/libedit-3.1/missing aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/libedit-3.1/missing autoconf' AUTOHEADER='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/libedit-3.1/missing autoheader' AUTOMAKE='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/libedit-3.1/missing automake-1.16' AWK='gawk' CC='gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-m32 -Wno-narrowing' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_EXAMPLES_FALSE='#' ENABLE_EXAMPLES_TRUE='' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/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='-m32' LIBOBJS='' LIBS='-lncurses ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' LT_VERSION='0:63:0' MAKEINFO='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/libedit-3.1/missing makeinfo' MANIFEST_TOOL=':' MANTYPE='mdoc' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' NROFF='/usr/bin/nroff' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libedit-20201104' PACKAGE_BUGREPORT='' PACKAGE_NAME='libedit' PACKAGE_STRING='libedit 3.1' PACKAGE_TARNAME='libedit-20201104' PACKAGE_URL='' PACKAGE_VERSION='3.1' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='3.1' ac_ct_AR='ar' ac_ct_CC='gcc' 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-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/libedit-3.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libedit" #define PACKAGE_TARNAME "libedit-20201104" #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-20201104" #define VERSION "3.1" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBNCURSES 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_GETLINE 1 #define HAVE_SECURE_GETENV 1 #define HAVE_GETPW_R_POSIX 1 configure: exit 0