This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by rlwrap configure 0.45, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = 74a733a01b03 uname -m = x86_64 uname -r = 5.10.0-8-amd64 uname -s = Linux uname -v = #1 SMP Debian 5.10.46-1 (2021-06-24) /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/logicmoo_workspace/bin PATH: /home/ubuntu/miniconda3/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2317: checking build system type configure:2331: result: x86_64-pc-linux-gnu configure:2351: checking host system type configure:2364: result: x86_64-pc-linux-gnu configure:2401: checking for a BSD-compatible install configure:2469: result: /usr/bin/install -c configure:2480: checking whether build environment is sane configure:2535: result: yes configure:2684: checking for a thread-safe mkdir -p configure:2723: result: /usr/bin/mkdir -p configure:2730: checking for gawk configure:2760: result: no configure:2730: checking for mawk configure:2746: found /usr/bin/mawk configure:2757: result: mawk configure:2768: checking whether make sets $(MAKE) configure:2790: result: yes configure:2819: checking whether make supports nested variables configure:2836: result: yes configure:2966: checking whether make sets $(MAKE) configure:2988: result: yes configure:2997: checking whether build environment is sane configure:3052: result: yes configure:3135: checking whether make supports the include directive configure:3150: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3153: $? = 0 configure:3172: result: yes (GNU style) configure:3242: checking for gcc configure:3258: found /usr/bin/gcc configure:3269: result: gcc configure:3498: checking for C compiler version configure:3507: gcc --version >&5 gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Copyright (C) 2019 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:3518: $? = 0 configure:3507: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) configure:3518: $? = 0 configure:3507: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3518: $? = 1 configure:3507: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3518: $? = 1 configure:3538: checking whether the C compiler works configure:3560: gcc conftest.c >&5 configure:3564: $? = 0 configure:3612: result: yes configure:3615: checking for C compiler default output file name configure:3617: result: a.out configure:3623: checking for suffix of executables configure:3630: gcc -o conftest conftest.c >&5 configure:3634: $? = 0 configure:3656: result: configure:3678: checking whether we are cross compiling configure:3686: gcc -o conftest conftest.c >&5 configure:3690: $? = 0 configure:3697: ./conftest configure:3701: $? = 0 configure:3689: result: no configure:3694: checking for suffix of object files configure:3716: gcc -c conftest.c >&5 configure:3720: $? = 0 configure:3741: result: o configure:3745: checking whether we are using the GNU C compiler configure:3764: gcc -c conftest.c >&5 configure:3764: $? = 0 configure:3773: result: yes configure:3782: checking whether gcc accepts -g configure:3802: gcc -c -g conftest.c >&5 configure:3802: $? = 0 configure:3843: result: yes configure:3860: checking for gcc option to accept ISO C89 configure:3923: gcc -c -g -O2 conftest.c >&5 configure:3923: $? = 0 configure:3936: result: none needed configure:3961: checking whether gcc understands -c and -o together configure:3983: gcc -c conftest.c -o conftest2.o configure:3986: $? = 0 configure:3983: gcc -c conftest.c -o conftest2.o configure:3986: $? = 0 configure:3998: result: yes configure:4017: checking dependency style of gcc configure:4128: result: gcc3 configure:4149: checking how to run the C preprocessor configure:4180: gcc -E conftest.c configure:4180: $? = 0 configure:4194: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4194: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | /* end confdefs.h. */ | #include configure:4219: result: gcc -E configure:4239: gcc -E conftest.c configure:4239: $? = 0 configure:4253: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4253: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | /* end confdefs.h. */ | #include configure:4282: checking for grep that handles long lines and -e configure:4340: result: /usr/bin/grep configure:4345: checking for egrep configure:4407: result: /usr/bin/grep -E configure:4412: checking for ANSI C header files configure:4432: gcc -c -g -O2 conftest.c >&5 configure:4432: $? = 0 configure:4505: gcc -o conftest -g -O2 conftest.c >&5 configure:4505: $? = 0 configure:4505: ./conftest configure:4505: $? = 0 configure:4516: result: yes configure:4529: checking for sys/types.h configure:4529: gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4529: result: yes configure:4529: checking for sys/stat.h configure:4529: gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4529: result: yes configure:4529: checking for stdlib.h configure:4529: gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4529: result: yes configure:4529: checking for string.h configure:4529: gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4529: result: yes configure:4529: checking for memory.h configure:4529: gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4529: result: yes configure:4529: checking for strings.h configure:4529: gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4529: result: yes configure:4529: checking for inttypes.h configure:4529: gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4529: result: yes configure:4529: checking for stdint.h configure:4529: gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4529: result: yes configure:4529: checking for unistd.h configure:4529: gcc -c -g -O2 conftest.c >&5 configure:4529: $? = 0 configure:4529: result: yes configure:4542: checking minix/config.h usability configure:4542: gcc -c -g -O2 conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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:4542: result: no configure:4542: checking minix/config.h presence configure:4542: gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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:4542: result: no configure:4542: checking for minix/config.h configure:4542: result: no configure:4563: checking whether it is safe to define __EXTENSIONS__ configure:4581: gcc -c -g -O2 conftest.c >&5 configure:4581: $? = 0 configure:4588: result: yes configure:4665: checking for gcc configure:4692: result: gcc configure:4921: checking for C compiler version configure:4930: gcc --version >&5 gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Copyright (C) 2019 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:4941: $? = 0 configure:4930: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) configure:4941: $? = 0 configure:4930: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4941: $? = 1 configure:4930: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4941: $? = 1 configure:4945: checking whether we are using the GNU C compiler configure:4973: result: yes configure:4982: checking whether gcc accepts -g configure:5043: result: yes configure:5060: checking for gcc option to accept ISO C89 configure:5136: result: none needed configure:5161: checking whether gcc understands -c and -o together configure:5198: result: yes configure:5217: checking dependency style of gcc configure:5328: result: gcc3 configure:5348: checking how to run the C preprocessor configure:5418: result: gcc -E configure:5438: gcc -E conftest.c configure:5438: $? = 0 configure:5452: gcc -E conftest.c conftest.c:27:10: fatal error: ac_nonexistent.h: No such file or directory 27 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5452: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | /* end confdefs.h. */ | #include configure:5483: checking for perl configure:5501: found /usr/bin/perl configure:5513: result: /usr/bin/perl configure:5524: checking for strip configure:5540: found /usr/bin/strip configure:5552: result: strip configure:5562: checking for ANSI C header files configure:5666: result: yes configure:5674: checking for sys/wait.h that is POSIX.1 compatible configure:5700: gcc -c -g -O2 conftest.c >&5 configure:5700: $? = 0 configure:5707: result: yes configure:5718: checking errno.h usability configure:5718: gcc -c -g -O2 conftest.c >&5 configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking errno.h presence configure:5718: gcc -E conftest.c configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking for errno.h configure:5718: result: yes configure:5718: checking fcntl.h usability configure:5718: gcc -c -g -O2 conftest.c >&5 configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking fcntl.h presence configure:5718: gcc -E conftest.c configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking for fcntl.h configure:5718: result: yes configure:5718: checking libgen.h usability configure:5718: gcc -c -g -O2 conftest.c >&5 configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking libgen.h presence configure:5718: gcc -E conftest.c configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking for libgen.h configure:5718: result: yes configure:5718: checking libutil.h usability configure:5718: gcc -c -g -O2 conftest.c >&5 conftest.c:65:10: fatal error: libutil.h: No such file or directory 65 | #include | ^~~~~~~~~~~ compilation terminated. configure:5718: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_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:5718: result: no configure:5718: checking libutil.h presence configure:5718: gcc -E conftest.c conftest.c:32:10: fatal error: libutil.h: No such file or directory 32 | #include | ^~~~~~~~~~~ compilation terminated. configure:5718: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:5718: result: no configure:5718: checking for libutil.h configure:5718: result: no configure:5718: checking for stdlib.h configure:5718: result: yes configure:5718: checking for string.h configure:5718: result: yes configure:5718: checking sched.h usability configure:5718: gcc -c -g -O2 conftest.c >&5 configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking sched.h presence configure:5718: gcc -E conftest.c configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking for sched.h configure:5718: result: yes configure:5718: checking sys/file.h usability configure:5718: gcc -c -g -O2 conftest.c >&5 configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking sys/file.h presence configure:5718: gcc -E conftest.c configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking for sys/file.h configure:5718: result: yes configure:5718: checking sys/ioctl.h usability configure:5718: gcc -c -g -O2 conftest.c >&5 configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking sys/ioctl.h presence configure:5718: gcc -E conftest.c configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking for sys/ioctl.h configure:5718: result: yes configure:5718: checking for sys/wait.h configure:5718: result: yes configure:5718: checking sys/resource.h usability configure:5718: gcc -c -g -O2 conftest.c >&5 configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking sys/resource.h presence configure:5718: gcc -E conftest.c configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking for sys/resource.h configure:5718: result: yes configure:5718: checking stddef.h usability configure:5718: gcc -c -g -O2 conftest.c >&5 configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking stddef.h presence configure:5718: gcc -E conftest.c configure:5718: $? = 0 configure:5718: result: yes configure:5718: checking for stddef.h configure:5718: result: yes configure:5731: checking termios.h usability configure:5731: gcc -c -g -O2 conftest.c >&5 configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking termios.h presence configure:5731: gcc -E conftest.c configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking for termios.h configure:5731: result: yes configure:5731: checking for unistd.h configure:5731: result: yes configure:5731: checking for stdint.h configure:5731: result: yes configure:5731: checking time.h usability configure:5731: gcc -c -g -O2 conftest.c >&5 configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking time.h presence configure:5731: gcc -E conftest.c configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking for time.h configure:5731: result: yes configure:5731: checking getopt.h usability configure:5731: gcc -c -g -O2 conftest.c >&5 configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking getopt.h presence configure:5731: gcc -E conftest.c configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking for getopt.h configure:5731: result: yes configure:5731: checking regex.h usability configure:5731: gcc -c -g -O2 conftest.c >&5 configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking regex.h presence configure:5731: gcc -E conftest.c configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking for regex.h configure:5731: result: yes configure:5731: checking curses.h usability configure:5731: gcc -c -g -O2 conftest.c >&5 configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking curses.h presence configure:5731: gcc -E conftest.c configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking for curses.h configure:5731: result: yes configure:5731: checking stropts.h usability configure:5731: gcc -c -g -O2 conftest.c >&5 conftest.c:80:10: fatal error: stropts.h: No such file or directory 80 | #include | ^~~~~~~~~~~ compilation terminated. configure:5731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_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:5731: result: no configure:5731: checking stropts.h presence configure:5731: gcc -E conftest.c conftest.c:47:10: fatal error: stropts.h: No such file or directory 47 | #include | ^~~~~~~~~~~ compilation terminated. configure:5731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:5731: result: no configure:5731: checking for stropts.h configure:5731: result: no configure:5731: checking termcap.h usability configure:5731: gcc -c -g -O2 conftest.c >&5 configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking termcap.h presence configure:5731: gcc -E conftest.c configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking for termcap.h configure:5731: result: yes configure:5731: checking util.h usability configure:5731: gcc -c -g -O2 conftest.c >&5 conftest.c:81:10: fatal error: util.h: No such file or directory 81 | #include | ^~~~~~~~ compilation terminated. configure:5731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_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:5731: result: no configure:5731: checking util.h presence configure:5731: gcc -E conftest.c conftest.c:48:10: fatal error: util.h: No such file or directory 48 | #include | ^~~~~~~~ compilation terminated. configure:5731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | /* end confdefs.h. */ | #include configure:5731: result: no configure:5731: checking for util.h configure:5731: result: no configure:5745: checking for term.h configure:5745: gcc -c -g -O2 conftest.c >&5 configure:5745: $? = 0 configure:5745: result: yes configure:5745: checking for ncurses/term.h configure:5745: gcc -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: ncurses/term.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | /* end confdefs.h. */ | #ifdef HAVE_CURSES_H | #include | #endif | | #include configure:5745: result: no configure:5760: checking whether PROC_PIDVNODEPATHINFO is declared configure:5760: gcc -c -g -O2 conftest.c >&5 conftest.c:49:10: fatal error: libproc.h: No such file or directory 49 | #include | ^~~~~~~~~~~ compilation terminated. configure:5760: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef PROC_PIDVNODEPATHINFO | #ifdef __cplusplus | (void) PROC_PIDVNODEPATHINFO; | #else | (void) PROC_PIDVNODEPATHINFO; | #endif | #endif | | ; | return 0; | } configure:5760: result: no configure:5774: checking whether procstat_open_sysctl is declared configure:5774: gcc -c -g -O2 conftest.c >&5 conftest.c:53:17: fatal error: libprocstat.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:5774: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DECL_PROC_PIDVNODEPATHINFO 0 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | int | main () | { | #ifndef procstat_open_sysctl | #ifdef __cplusplus | (void) procstat_open_sysctl; | #else | (void) procstat_open_sysctl; | #endif | #endif | | ; | return 0; | } configure:5774: result: no configure:5794: checking whether procstat_getprocs is declared configure:5794: gcc -c -g -O2 conftest.c >&5 conftest.c:54:17: fatal error: libprocstat.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:5794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DECL_PROC_PIDVNODEPATHINFO 0 | #define HAVE_DECL_PROCSTAT_OPEN_SYSCTL 0 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | int | main () | { | #ifndef procstat_getprocs | #ifdef __cplusplus | (void) procstat_getprocs; | #else | (void) procstat_getprocs; | #endif | #endif | | ; | return 0; | } configure:5794: result: no configure:5814: checking whether procstat_getfiles is declared configure:5814: gcc -c -g -O2 conftest.c >&5 conftest.c:55:17: fatal error: libprocstat.h: No such file or directory 55 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:5814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DECL_PROC_PIDVNODEPATHINFO 0 | #define HAVE_DECL_PROCSTAT_OPEN_SYSCTL 0 | #define HAVE_DECL_PROCSTAT_GETPROCS 0 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | int | main () | { | #ifndef procstat_getfiles | #ifdef __cplusplus | (void) procstat_getfiles; | #else | (void) procstat_getfiles; | #endif | #endif | | ; | return 0; | } configure:5814: result: no configure:5834: checking whether STAILQ_FOREACH is declared configure:5834: gcc -c -g -O2 conftest.c >&5 conftest.c:56:17: fatal error: libprocstat.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:5834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DECL_PROC_PIDVNODEPATHINFO 0 | #define HAVE_DECL_PROCSTAT_OPEN_SYSCTL 0 | #define HAVE_DECL_PROCSTAT_GETPROCS 0 | #define HAVE_DECL_PROCSTAT_GETFILES 0 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | int | main () | { | #ifndef STAILQ_FOREACH | #ifdef __cplusplus | (void) STAILQ_FOREACH; | #else | (void) STAILQ_FOREACH; | #endif | #endif | | ; | return 0; | } configure:5834: result: no configure:5870: checking argument type of tputs putc function configure:5897: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:72:15: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types] 72 | tputs("a", 1, f); | ^ | | | int (*)(char) In file included from conftest.c:57: /usr/include/term.h:824:54: note: expected 'int (*)(int)' but argument is of type 'int (*)(char)' 824 | extern NCURSES_EXPORT(int) tputs (const char *, int, int (*)(int)); | ^~~~~~~~~~~~ configure:5897: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DECL_PROC_PIDVNODEPATHINFO 0 | #define HAVE_DECL_PROCSTAT_OPEN_SYSCTL 0 | #define HAVE_DECL_PROCSTAT_GETPROCS 0 | #define HAVE_DECL_PROCSTAT_GETFILES 0 | #define HAVE_DECL_STAILQ_FOREACH_ 0 | /* end confdefs.h. */ | #ifdef HAVE_CURSES_H | # include | # ifdef HAVE_TERM_H | # include | # else | # ifdef HAVE_NCURSES_TERM_H /* cygwin? AIX? */ | # include | # endif | # endif | #else | # ifdef HAVE_TERMCAP_H | # include | # endif | #endif | int f(char i) { } | int | main () | { | tputs("a", 1, f); | ; | return 0; | } configure:5903: result: int configure:5913: checking for an ANSI C-conforming const configure:5979: gcc -c -g -O2 conftest.c >&5 configure:5979: $? = 0 configure:5986: result: yes configure:5994: checking for pid_t configure:5994: gcc -c -g -O2 conftest.c >&5 configure:5994: $? = 0 configure:5994: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:91:20: error: expected expression before ')' token 91 | if (sizeof ((pid_t))) | ^ configure:5994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DECL_PROC_PIDVNODEPATHINFO 0 | #define HAVE_DECL_PROCSTAT_OPEN_SYSCTL 0 | #define HAVE_DECL_PROCSTAT_GETPROCS 0 | #define HAVE_DECL_PROCSTAT_GETFILES 0 | #define HAVE_DECL_STAILQ_FOREACH_ 0 | #define TPUTS_PUTC_ARGTYPE int | /* 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:5994: result: yes configure:6005: checking whether time.h and sys/time.h may both be included configure:6025: gcc -c -g -O2 conftest.c >&5 configure:6025: $? = 0 configure:6032: result: yes configure:6043: checking whether gcc needs -traditional configure:6077: result: no configure:6084: checking return type of signal handlers configure:6102: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:62:10: error: void value not ignored as it ought to be 62 | return *(signal (0, 0)) (0) == 1; | ~^~~~~~~~~~~~~~~~~~ configure:6102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DECL_PROC_PIDVNODEPATHINFO 0 | #define HAVE_DECL_PROCSTAT_OPEN_SYSCTL 0 | #define HAVE_DECL_PROCSTAT_GETPROCS 0 | #define HAVE_DECL_PROCSTAT_GETFILES 0 | #define HAVE_DECL_STAILQ_FOREACH_ 0 | #define TPUTS_PUTC_ARGTYPE int | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:6109: result: void configure:6127: checking for getopt_long configure:6127: gcc -o conftest -g -O2 conftest.c >&5 configure:6127: $? = 0 configure:6127: result: yes configure:6147: checking for basename configure:6147: gcc -o conftest -g -O2 conftest.c >&5 configure:6147: $? = 0 configure:6147: result: yes configure:6147: checking for dirname configure:6147: gcc -o conftest -g -O2 conftest.c >&5 configure:6147: $? = 0 configure:6147: result: yes configure:6147: checking for flock configure:6147: gcc -o conftest -g -O2 conftest.c >&5 configure:6147: $? = 0 configure:6147: result: yes configure:6147: checking for getopt_long configure:6147: result: yes configure:6147: checking for isastream configure:6147: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/cclQOZTr.o: in function `main': /opt/logicmoo_workspace/packs_web/rlwrap/conftest.c:96: undefined reference to `isastream' collect2: error: ld returned 1 exit status configure:6147: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DECL_PROC_PIDVNODEPATHINFO 0 | #define HAVE_DECL_PROCSTAT_OPEN_SYSCTL 0 | #define HAVE_DECL_PROCSTAT_GETPROCS 0 | #define HAVE_DECL_PROCSTAT_GETFILES 0 | #define HAVE_DECL_STAILQ_FOREACH_ 0 | #define TPUTS_PUTC_ARGTYPE int | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define GETOPT_GROKS_OPTIONAL_ARGS 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_FLOCK 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | /* Define isastream to an innocuous variant, in case declares isastream. | For example, HP-UX 11i declares gettimeofday. */ | #define isastream innocuous_isastream | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char isastream (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef isastream | | /* 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 isastream (); | /* 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_isastream || defined __stub___isastream | choke me | #endif | | int | main () | { | return isastream (); | ; | return 0; | } configure:6147: result: no configure:6147: checking for mkstemps configure:6147: gcc -o conftest -g -O2 conftest.c >&5 configure:6147: $? = 0 configure:6147: result: yes configure:6147: checking for pselect configure:6147: gcc -o conftest -g -O2 conftest.c >&5 configure:6147: $? = 0 configure:6147: result: yes configure:6147: checking for putenv configure:6147: gcc -o conftest -g -O2 conftest.c >&5 configure:6147: $? = 0 configure:6147: result: yes configure:6147: checking for readlink configure:6147: gcc -o conftest -g -O2 conftest.c >&5 configure:6147: $? = 0 configure:6147: result: yes configure:6147: checking for sched_yield configure:6147: gcc -o conftest -g -O2 conftest.c >&5 configure:6147: $? = 0 configure:6147: result: yes configure:6159: checking for setenv configure:6159: gcc -o conftest -g -O2 conftest.c >&5 configure:6159: $? = 0 configure:6159: result: yes configure:6159: checking for setitimer configure:6159: gcc -o conftest -g -O2 conftest.c >&5 configure:6159: $? = 0 configure:6159: result: yes configure:6159: checking for setsid configure:6159: gcc -o conftest -g -O2 conftest.c >&5 configure:6159: $? = 0 configure:6159: result: yes configure:6159: checking for setrlimit configure:6159: gcc -o conftest -g -O2 conftest.c >&5 configure:6159: $? = 0 configure:6159: result: yes configure:6159: checking for sigaction configure:6159: gcc -o conftest -g -O2 conftest.c >&5 configure:6159: $? = 0 configure:6159: result: yes configure:6159: checking for snprintf configure:6159: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:95:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 95 | char snprintf (); | ^~~~~~~~ conftest.c:83:1: note: 'snprintf' is declared in header '' 82 | # include 83 | #else configure:6159: $? = 0 configure:6159: result: yes configure:6159: checking for strlcpy configure:6159: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/cckFg1iN.o: in function `main': /opt/logicmoo_workspace/packs_web/rlwrap/conftest.c:107: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:6159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DECL_PROC_PIDVNODEPATHINFO 0 | #define HAVE_DECL_PROCSTAT_OPEN_SYSCTL 0 | #define HAVE_DECL_PROCSTAT_GETPROCS 0 | #define HAVE_DECL_PROCSTAT_GETFILES 0 | #define HAVE_DECL_STAILQ_FOREACH_ 0 | #define TPUTS_PUTC_ARGTYPE int | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define GETOPT_GROKS_OPTIONAL_ARGS 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_FLOCK 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PSELECT 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETSID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 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:6159: result: no configure:6159: checking for strlcat configure:6159: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccE7tTed.o: in function `main': /opt/logicmoo_workspace/packs_web/rlwrap/conftest.c:107: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:6159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DECL_PROC_PIDVNODEPATHINFO 0 | #define HAVE_DECL_PROCSTAT_OPEN_SYSCTL 0 | #define HAVE_DECL_PROCSTAT_GETPROCS 0 | #define HAVE_DECL_PROCSTAT_GETFILES 0 | #define HAVE_DECL_STAILQ_FOREACH_ 0 | #define TPUTS_PUTC_ARGTYPE int | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define GETOPT_GROKS_OPTIONAL_ARGS 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_FLOCK 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PSELECT 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETSID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 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:6159: result: no configure:6159: checking for strnlen configure:6159: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:96:6: warning: conflicting types for built-in function 'strnlen'; expected 'long unsigned int(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 96 | char strnlen (); | ^~~~~~~ configure:6159: $? = 0 configure:6159: result: yes configure:6159: checking for system configure:6159: gcc -o conftest -g -O2 conftest.c >&5 configure:6159: $? = 0 configure:6159: result: yes configure:6180: checking for openpty in -lutil configure:6205: gcc -o conftest -g -O2 conftest.c -lutil >&5 configure:6205: $? = 0 configure:6214: result: yes configure:6228: checking for openpty configure:6228: gcc -o conftest -g -O2 conftest.c -lutil >&5 configure:6228: $? = 0 configure:6228: result: yes configure:6228: checking for getpty configure:6228: gcc -o conftest -g -O2 conftest.c -lutil >&5 /usr/bin/ld: /tmp/ccv8PgEU.o: in function `main': /opt/logicmoo_workspace/packs_web/rlwrap/conftest.c:111: undefined reference to `getpty' collect2: error: ld returned 1 exit status configure:6228: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DECL_PROC_PIDVNODEPATHINFO 0 | #define HAVE_DECL_PROCSTAT_OPEN_SYSCTL 0 | #define HAVE_DECL_PROCSTAT_GETPROCS 0 | #define HAVE_DECL_PROCSTAT_GETFILES 0 | #define HAVE_DECL_STAILQ_FOREACH_ 0 | #define TPUTS_PUTC_ARGTYPE int | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define GETOPT_GROKS_OPTIONAL_ARGS 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_FLOCK 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PSELECT 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETSID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSTEM 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | /* Define getpty to an innocuous variant, in case declares getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define getpty innocuous_getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpty | | /* 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 getpty (); | /* 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_getpty || defined __stub___getpty | choke me | #endif | | int | main () | { | return getpty (); | ; | return 0; | } configure:6228: result: no configure:6228: checking for grantpt configure:6228: gcc -o conftest -g -O2 conftest.c -lutil >&5 configure:6228: $? = 0 configure:6228: result: yes configure:6228: checking for unlockpt configure:6228: gcc -o conftest -g -O2 conftest.c -lutil >&5 configure:6228: $? = 0 configure:6228: result: yes configure:6240: checking for getpt configure:6259: gcc -o conftest -g -O2 conftest.c -lutil >&5 conftest.c:79: warning: "_GNU_SOURCE" redefined 79 | #define _GNU_SOURCE | conftest.c:22: note: this is the location of the previous definition 22 | #define _GNU_SOURCE 1 | configure:6259: $? = 0 configure:6267: result: yes configure:6276: checking for pty/tty type configure:6285: checking pty.h usability configure:6285: gcc -c -g -O2 conftest.c >&5 configure:6285: $? = 0 configure:6285: result: yes configure:6285: checking pty.h presence configure:6285: gcc -E conftest.c configure:6285: $? = 0 configure:6285: result: yes configure:6285: checking for pty.h configure:6285: result: yes configure:6323: result: OPENPTY configure:6373: checking for pty ranges... configure:6398: checking for tgetent configure:6398: gcc -o conftest -g -O2 conftest.c -lutil >&5 /usr/bin/ld: /tmp/ccD2E2NU.o: in function `main': /opt/logicmoo_workspace/packs_web/rlwrap/conftest.c:118: undefined reference to `tgetent' collect2: error: ld returned 1 exit status configure:6398: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rlwrap" | #define PACKAGE_TARNAME "rlwrap" | #define PACKAGE_VERSION "0.45" | #define PACKAGE_STRING "rlwrap 0.45" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rlwrap" | #define VERSION "0.45" | #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 MULTIBYTE_AWARE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERM_H 1 | #define HAVE_DECL_PROC_PIDVNODEPATHINFO 0 | #define HAVE_DECL_PROCSTAT_OPEN_SYSCTL 0 | #define HAVE_DECL_PROCSTAT_GETPROCS 0 | #define HAVE_DECL_PROCSTAT_GETFILES 0 | #define HAVE_DECL_STAILQ_FOREACH_ 0 | #define TPUTS_PUTC_ARGTYPE int | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define GETOPT_GROKS_OPTIONAL_ARGS 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_FLOCK 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PSELECT 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETSID 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_SYSTEM 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_GETPT 1 | #define HAVE_PTY_H 1 | #define PTYS_ARE_OPENPTY 1 | #define PTYCHAR1 "?" | #define PTYCHAR2 "?" | /* end confdefs.h. */ | /* Define tgetent to an innocuous variant, in case declares tgetent. | For example, HP-UX 11i declares gettimeofday. */ | #define tgetent innocuous_tgetent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tgetent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tgetent | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_tgetent || defined __stub___tgetent | choke me | #endif | | int | main () | { | return tgetent (); | ; | return 0; | } configure:6398: result: no configure:6402: checking for tgetent in -ltinfo configure:6427: gcc -o conftest -g -O2 conftest.c -ltinfo -lutil >&5 configure:6427: $? = 0 configure:6436: result: yes configure:6578: checking for readline in -lreadline configure:6603: gcc -o conftest -g -O2 conftest.c -lreadline -ltinfo -lutil >&5 configure:6603: $? = 0 configure:6612: result: yes configure:6628: checking for tigetnum configure:6628: gcc -o conftest -g -O2 conftest.c -lutil -lreadline -ltinfo >&5 configure:6628: $? = 0 configure:6628: result: yes configure:6640: checking readline/readline.h usability configure:6640: gcc -c -g -O2 conftest.c >&5 configure:6640: $? = 0 configure:6640: result: yes configure:6640: checking readline/readline.h presence configure:6640: gcc -E conftest.c configure:6640: $? = 0 configure:6640: result: yes configure:6640: checking for readline/readline.h configure:6640: result: yes configure:6657: checking whether your readline headers and library know about rl_set_screen_size configure:6684: gcc -o conftest -g -O2 conftest.c -lutil -lreadline -ltinfo >&5 configure:6684: $? = 0 configure:6703: result: yes configure:6716: checking whether your readline headers and library know about rl_basic_quote_characters configure:6743: gcc -o conftest -g -O2 conftest.c -lutil -lreadline -ltinfo >&5 configure:6743: $? = 0 configure:6762: result: yes configure:6775: checking whether your readline headers and library know about rl_variable_value configure:6802: gcc -o conftest -g -O2 conftest.c -lutil -lreadline -ltinfo >&5 configure:6802: $? = 0 configure:6821: result: yes configure:6825: checking whether your readline headers and library know about rl_readline_version configure:6852: gcc -o conftest -g -O2 conftest.c -lutil -lreadline -ltinfo >&5 configure:6852: $? = 0 configure:6871: result: yes configure:6875: checking whether your readline headers and library know about rl_executing_keyseq configure:6902: gcc -o conftest -g -O2 conftest.c -lutil -lreadline -ltinfo >&5 configure:6902: $? = 0 configure:6921: result: yes configure:6928: checking whether the private symbol _rl_horizontal_scroll_mode is visble in your readline libs configure:6942: gcc -o conftest -g -O2 conftest.c -lutil -lreadline -ltinfo >&5 configure:6942: $? = 0 configure:6949: result: yes configure:6979: checking for /proc/25237/cwd/configure.ac configure:6993: result: yes configure:7017: checking whether we can find command line under //cmdline and mirror it by overwriting our own *argv (this may take a few secs) configure:7065: result: yes configure:7189: checking that generated files are newer than configure configure:7195: result: done configure:7205: checking that generated files are newer than configure configure:7211: result: done configure:7230: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by rlwrap config.status 0.45, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 74a733a01b03 config.status:940: creating Makefile config.status:940: creating filters/Makefile config.status:940: creating doc/Makefile config.status:940: creating src/Makefile config.status:940: creating doc/rlwrap.man config.status:940: creating config.h config.status:1121: config.h is unchanged config.status:1169: executing depfiles commands config.status:1246: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1251: $? = 0 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-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= ac_cv_env_CFLAGS_value= 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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__proc_25237_cwd_configure_ac=yes ac_cv_func_basename=yes ac_cv_func_dirname=yes ac_cv_func_flock=yes ac_cv_func_getopt_long=yes ac_cv_func_getpty=no ac_cv_func_grantpt=yes ac_cv_func_isastream=no ac_cv_func_mkstemps=yes ac_cv_func_openpty=yes ac_cv_func_pselect=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_sched_yield=yes ac_cv_func_setenv=yes ac_cv_func_setitimer=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_sigaction=yes ac_cv_func_snprintf=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strnlen=yes ac_cv_func_system=yes ac_cv_func_tgetent=no ac_cv_func_tigetnum=yes ac_cv_func_unlockpt=yes ac_cv_have_decl_PROC_PIDVNODEPATHINFO=no ac_cv_have_decl_STAILQ_FOREACH_=no ac_cv_have_decl_procstat_getfiles=no ac_cv_have_decl_procstat_getprocs=no ac_cv_have_decl_procstat_open_sysctl=no ac_cv_header_curses_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libutil_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_term_h=no ac_cv_header_pty_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_regex_h=yes ac_cv_header_sched_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_stropts_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_resource_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_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_readline_readline=yes ac_cv_lib_tinfo_tgetent=yes ac_cv_lib_util_openpty=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PERL=/usr/bin/perl ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_STRIP=strip ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_tputs_putc=int am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ptyttylib_cv_func_getpt=yes ptyttylib_cv_ptys=OPENPTY ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/logicmoo_workspace/packs_web/rlwrap/tools/missing aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /opt/logicmoo_workspace/packs_web/rlwrap/tools/missing autoconf' AUTOHEADER='${SHELL} /opt/logicmoo_workspace/packs_web/rlwrap/tools/missing autoheader' AUTOMAKE='${SHELL} /opt/logicmoo_workspace/packs_web/rlwrap/tools/missing automake-1.16' AWK='mawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' HAVE_LONG_OPTS='yes' HAVE_OPTIONAL_ARGS='yes' HAVE_PROC_PID_CWD='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lutil -lreadline -ltinfo' LTLIBOBJS='' MAKEINFO='${SHELL} /opt/logicmoo_workspace/packs_web/rlwrap/tools/missing makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='rlwrap' PACKAGE_BUGREPORT='' PACKAGE_NAME='rlwrap' PACKAGE_STRING='rlwrap 0.45' PACKAGE_TARNAME='rlwrap' PACKAGE_URL='' PACKAGE_VERSION='0.45' PATH_SEPARATOR=':' PERL='/usr/bin/perl' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='0.45' ac_ct_CC='gcc' 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='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /opt/logicmoo_workspace/packs_web/rlwrap/tools/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}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "rlwrap" #define PACKAGE_TARNAME "rlwrap" #define PACKAGE_VERSION "0.45" #define PACKAGE_STRING "rlwrap 0.45" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "rlwrap" #define VERSION "0.45" #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 MULTIBYTE_AWARE 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SCHED_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_STDDEF_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDINT_H 1 #define HAVE_TIME_H 1 #define HAVE_GETOPT_H 1 #define HAVE_REGEX_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERM_H 1 #define HAVE_DECL_PROC_PIDVNODEPATHINFO 0 #define HAVE_DECL_PROCSTAT_OPEN_SYSCTL 0 #define HAVE_DECL_PROCSTAT_GETPROCS 0 #define HAVE_DECL_PROCSTAT_GETFILES 0 #define HAVE_DECL_STAILQ_FOREACH_ 0 #define TPUTS_PUTC_ARGTYPE int #define TIME_WITH_SYS_TIME 1 #define RETSIGTYPE void #define GETOPT_GROKS_OPTIONAL_ARGS 1 #define HAVE_BASENAME 1 #define HAVE_DIRNAME 1 #define HAVE_FLOCK 1 #define HAVE_GETOPT_LONG 1 #define HAVE_MKSTEMPS 1 #define HAVE_PSELECT 1 #define HAVE_PUTENV 1 #define HAVE_READLINK 1 #define HAVE_SCHED_YIELD 1 #define HAVE_SETENV 1 #define HAVE_SETITIMER 1 #define HAVE_SETSID 1 #define HAVE_SETRLIMIT 1 #define HAVE_SIGACTION 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_SYSTEM 1 #define HAVE_LIBUTIL 1 #define HAVE_OPENPTY 1 #define HAVE_GRANTPT 1 #define HAVE_UNLOCKPT 1 #define HAVE_GETPT 1 #define HAVE_PTY_H 1 #define PTYS_ARE_OPENPTY 1 #define PTYCHAR1 "?" #define PTYCHAR2 "?" #define HAVE_TIGETNUM 1 #define HAVE_RL_SET_SCREEN_SIZE 1 #define HAVE_RL_BASIC_QUOTE_CHARS 1 #define HAVE_RL_VARIABLE_VALUE 1 #define HAVE_RL_READLINE_VERSION 1 #define HAVE_RL_EXECUTING_KEYSEQ 1 #define SPY_ON_READLINE 1 #define HAVE__PROC_25237_CWD_CONFIGURE_AC 1 #define HAVE_PROC_PID_CWD 1 #define PROC_MOUNTPOINT "/proc" #define RANDOM_NONSENSE2 "iraliuuklajcorjfunavdsytdiydjaoaeauiapidtoxogfplrxfmfcmajikwenafwcownmoodxjljhsv" #define ENABLE_MIRROR_ARGS 1 configure: exit 0