This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tmux configure 3.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr/local ## --------- ## ## Platform. ## ## --------- ## hostname = VM-0-9-opencloudos uname -m = x86_64 uname -r = 6.6.117-45.1.oc9.x86_64 uname -s = Linux uname -v = #1 SMP Tue Dec 16 11:49:47 CST 2025 /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: /root/.local/share/pnpm PATH: /root/.nvm/versions/node/v22.22.0/bin PATH: /root/.local/bin PATH: /root/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2412: checking for a BSD-compatible install configure:2480: result: /usr/bin/install -c configure:2491: checking whether build environment is sane configure:2546: result: yes configure:2697: checking for a thread-safe mkdir -p configure:2736: result: /usr/bin/mkdir -p configure:2743: checking for gawk configure:2759: found /usr/bin/gawk configure:2770: result: gawk configure:2781: checking whether make sets $(MAKE) configure:2803: result: yes configure:2832: checking whether make supports nested variables configure:2849: result: yes configure:2980: checking build system type configure:2994: result: x86_64-pc-linux-gnu configure:3014: checking host system type configure:3027: result: x86_64-pc-linux-gnu configure:3128: checking for gcc configure:3144: found /usr/bin/gcc configure:3155: result: gcc configure:3384: checking for C compiler version configure:3393: gcc --version >&5 gcc (Tencent Compiler 12.3.1.7) 12.3.1 20230912 (OpenCloudOS 12.3.1.7-1) Copyright (C) 2022 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:3404: $? = 0 configure:3393: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-OpenCloudOS-linux/12/lto-wrapper Target: x86_64-OpenCloudOS-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --with-pkgversion='Tencent Compiler 12.3.1.7' --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gcc.gnu.org/bugzilla/ --enable-shared --enable-threads=posix --enable-checking=release --disable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --without-isl --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-OpenCloudOS-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.3.1 20230912 (OpenCloudOS 12.3.1.7-1) (Tencent Compiler 12.3.1.7) configure:3404: $? = 0 configure:3393: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3404: $? = 1 configure:3393: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3404: $? = 1 configure:3424: checking whether the C compiler works configure:3446: gcc conftest.c >&5 configure:3450: $? = 0 configure:3498: result: yes configure:3501: checking for C compiler default output file name configure:3503: result: a.out configure:3509: checking for suffix of executables configure:3516: gcc -o conftest conftest.c >&5 configure:3520: $? = 0 configure:3542: result: configure:3564: checking whether we are cross compiling configure:3572: gcc -o conftest conftest.c >&5 configure:3576: $? = 0 configure:3583: ./conftest configure:3587: $? = 0 configure:3602: result: no configure:3607: checking for suffix of object files configure:3629: gcc -c conftest.c >&5 configure:3633: $? = 0 configure:3654: result: o configure:3658: checking whether we are using the GNU C compiler configure:3677: gcc -c conftest.c >&5 configure:3677: $? = 0 configure:3686: result: yes configure:3695: checking whether gcc accepts -g configure:3715: gcc -c -g conftest.c >&5 configure:3715: $? = 0 configure:3756: result: yes configure:3773: checking for gcc option to accept ISO C89 configure:3836: gcc -c conftest.c >&5 configure:3836: $? = 0 configure:3849: result: none needed configure:3874: checking whether gcc understands -c and -o together configure:3896: gcc -c conftest.c -o conftest2.o configure:3899: $? = 0 configure:3896: gcc -c conftest.c -o conftest2.o configure:3899: $? = 0 configure:3911: result: yes configure:3939: checking for style of include used by make configure:3967: result: GNU configure:3993: checking dependency style of gcc configure:4104: result: gcc3 configure:4120: checking for gcc option to accept ISO C99 configure:4269: gcc -c conftest.c >&5 configure:4269: $? = 0 configure:4282: result: none needed configure:4302: checking how to run the C preprocessor configure:4333: gcc -E conftest.c configure:4333: $? = 0 configure:4347: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | /* end confdefs.h. */ | #include configure:4372: result: gcc -E configure:4392: gcc -E conftest.c configure:4392: $? = 0 configure:4406: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4406: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | /* end confdefs.h. */ | #include configure:4434: checking for grep that handles long lines and -e configure:4492: result: /usr/bin/grep configure:4497: checking for egrep configure:4559: result: /usr/bin/grep -E configure:4569: checking for bison configure:4585: found /usr/bin/bison configure:4596: result: bison -y configure:4662: checking for pkg-config configure:4680: found /usr/bin/pkg-config configure:4692: result: /usr/bin/pkg-config configure:4717: checking pkg-config is at least version 0.9.0 configure:4720: result: yes configure:4730: checking for ANSI C header files configure:4750: gcc -c conftest.c >&5 configure:4750: $? = 0 configure:4823: gcc -o conftest conftest.c >&5 configure:4823: $? = 0 configure:4823: ./conftest configure:4823: $? = 0 configure:4834: result: yes configure:4847: checking for sys/types.h configure:4847: gcc -c conftest.c >&5 configure:4847: $? = 0 configure:4847: result: yes configure:4847: checking for sys/stat.h configure:4847: gcc -c conftest.c >&5 configure:4847: $? = 0 configure:4847: result: yes configure:4847: checking for stdlib.h configure:4847: gcc -c conftest.c >&5 configure:4847: $? = 0 configure:4847: result: yes configure:4847: checking for string.h configure:4847: gcc -c conftest.c >&5 configure:4847: $? = 0 configure:4847: result: yes configure:4847: checking for memory.h configure:4847: gcc -c conftest.c >&5 configure:4847: $? = 0 configure:4847: result: yes configure:4847: checking for strings.h configure:4847: gcc -c conftest.c >&5 configure:4847: $? = 0 configure:4847: result: yes configure:4847: checking for inttypes.h configure:4847: gcc -c conftest.c >&5 configure:4847: $? = 0 configure:4847: result: yes configure:4847: checking for stdint.h configure:4847: gcc -c conftest.c >&5 configure:4847: $? = 0 configure:4847: result: yes configure:4847: checking for unistd.h configure:4847: gcc -c conftest.c >&5 configure:4847: $? = 0 configure:4847: result: yes configure:4860: checking minix/config.h usability configure:4860: gcc -c conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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:4860: result: no configure:4860: checking minix/config.h presence configure:4860: gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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:4860: result: no configure:4860: checking for minix/config.h configure:4860: result: no configure:4881: checking whether it is safe to define __EXTENSIONS__ configure:4899: gcc -c conftest.c >&5 configure:4899: $? = 0 configure:4906: result: yes configure:5042: checking bitstring.h usability configure:5042: gcc -c conftest.c >&5 conftest.c:59:10: fatal error: bitstring.h: No such file or directory 59 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 | /* 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:5042: result: no configure:5042: checking bitstring.h presence configure:5042: gcc -E conftest.c conftest.c:26:10: fatal error: bitstring.h: No such file or directory 26 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 | /* end confdefs.h. */ | #include configure:5042: result: no configure:5042: checking for bitstring.h configure:5042: result: no configure:5042: checking dirent.h usability configure:5042: gcc -c conftest.c >&5 configure:5042: $? = 0 configure:5042: result: yes configure:5042: checking dirent.h presence configure:5042: gcc -E conftest.c configure:5042: $? = 0 configure:5042: result: yes configure:5042: checking for dirent.h configure:5042: result: yes configure:5042: checking fcntl.h usability configure:5042: gcc -c conftest.c >&5 configure:5042: $? = 0 configure:5042: result: yes configure:5042: checking fcntl.h presence configure:5042: gcc -E conftest.c configure:5042: $? = 0 configure:5042: result: yes configure:5042: checking for fcntl.h configure:5042: result: yes configure:5042: checking for inttypes.h configure:5042: result: yes configure:5042: checking libproc.h usability configure:5042: gcc -c conftest.c >&5 conftest.c:62:10: fatal error: libproc.h: No such file or directory 62 | #include | ^~~~~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_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:5042: result: no configure:5042: checking libproc.h presence configure:5042: gcc -E conftest.c conftest.c:29:10: fatal error: libproc.h: No such file or directory 29 | #include | ^~~~~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:5042: result: no configure:5042: checking for libproc.h configure:5042: result: no configure:5042: checking libutil.h usability configure:5042: gcc -c conftest.c >&5 conftest.c:62:10: fatal error: libutil.h: No such file or directory 62 | #include | ^~~~~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_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:5042: result: no configure:5042: checking libutil.h presence configure:5042: gcc -E conftest.c conftest.c:29:10: fatal error: libutil.h: No such file or directory 29 | #include | ^~~~~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:5042: result: no configure:5042: checking for libutil.h configure:5042: result: no configure:5042: checking ndir.h usability configure:5042: gcc -c conftest.c >&5 conftest.c:62:10: fatal error: ndir.h: No such file or directory 62 | #include | ^~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_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:5042: result: no configure:5042: checking ndir.h presence configure:5042: gcc -E conftest.c conftest.c:29:10: fatal error: ndir.h: No such file or directory 29 | #include | ^~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:5042: result: no configure:5042: checking for ndir.h configure:5042: result: no configure:5042: checking paths.h usability configure:5042: gcc -c conftest.c >&5 configure:5042: $? = 0 configure:5042: result: yes configure:5042: checking paths.h presence configure:5042: gcc -E conftest.c configure:5042: $? = 0 configure:5042: result: yes configure:5042: checking for paths.h configure:5042: result: yes configure:5042: checking pty.h usability configure:5042: gcc -c conftest.c >&5 configure:5042: $? = 0 configure:5042: result: yes configure:5042: checking pty.h presence configure:5042: gcc -E conftest.c configure:5042: $? = 0 configure:5042: result: yes configure:5042: checking for pty.h configure:5042: result: yes configure:5042: checking for stdint.h configure:5042: result: yes configure:5042: checking sys/dir.h usability configure:5042: gcc -c conftest.c >&5 configure:5042: $? = 0 configure:5042: result: yes configure:5042: checking sys/dir.h presence configure:5042: gcc -E conftest.c configure:5042: $? = 0 configure:5042: result: yes configure:5042: checking for sys/dir.h configure:5042: result: yes configure:5042: checking sys/ndir.h usability configure:5042: gcc -c conftest.c >&5 conftest.c:66:10: fatal error: sys/ndir.h: No such file or directory 66 | #include | ^~~~~~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_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:5042: result: no configure:5042: checking sys/ndir.h presence configure:5042: gcc -E conftest.c conftest.c:33:10: fatal error: sys/ndir.h: No such file or directory 33 | #include | ^~~~~~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:5042: result: no configure:5042: checking for sys/ndir.h configure:5042: result: no configure:5042: checking sys/tree.h usability configure:5042: gcc -c conftest.c >&5 conftest.c:66:10: fatal error: sys/tree.h: No such file or directory 66 | #include | ^~~~~~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_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:5042: result: no configure:5042: checking sys/tree.h presence configure:5042: gcc -E conftest.c conftest.c:33:10: fatal error: sys/tree.h: No such file or directory 33 | #include | ^~~~~~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:5042: result: no configure:5042: checking for sys/tree.h configure:5042: result: no configure:5042: checking ucred.h usability configure:5042: gcc -c conftest.c >&5 conftest.c:66:10: fatal error: ucred.h: No such file or directory 66 | #include | ^~~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_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:5042: result: no configure:5042: checking ucred.h presence configure:5042: gcc -E conftest.c conftest.c:33:10: fatal error: ucred.h: No such file or directory 33 | #include | ^~~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:5042: result: no configure:5042: checking for ucred.h configure:5042: result: no configure:5042: checking util.h usability configure:5042: gcc -c conftest.c >&5 conftest.c:66:10: fatal error: util.h: No such file or directory 66 | #include | ^~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_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:5042: result: no configure:5042: checking util.h presence configure:5042: gcc -E conftest.c conftest.c:33:10: fatal error: util.h: No such file or directory 33 | #include | ^~~~~~~~ compilation terminated. configure:5042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | #include configure:5042: result: no configure:5042: checking for util.h configure:5042: result: no configure:5054: checking for library containing sys_signame configure:5085: gcc -o conftest conftest.c >&5 /usr/bin/ld: /tmp/ccaOVULU.o: in function `main': conftest.c:(.text+0xa): undefined reference to `sys_signame' collect2: error: ld returned 1 exit status configure:5085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sys_signame (); | int | main () | { | return sys_signame (); | ; | return 0; | } configure:5102: result: no configure:5113: checking for fmod in -lm configure:5138: gcc -o conftest conftest.c -lm >&5 conftest.c:40:6: warning: conflicting types for built-in function 'fmod'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 40 | char fmod (); | ^~~~ conftest.c:1:1: note: 'fmod' is declared in header '' 1 | /* confdefs.h */ configure:5138: $? = 0 configure:5147: result: yes configure:5160: checking for library containing flock configure:5191: gcc -o conftest conftest.c -lm >&5 configure:5191: $? = 0 configure:5208: result: none required configure:5228: checking for dirfd configure:5228: gcc -o conftest conftest.c -lm >&5 configure:5228: $? = 0 configure:5228: result: yes configure:5228: checking for flock configure:5228: gcc -o conftest conftest.c -lm >&5 configure:5228: $? = 0 configure:5228: result: yes configure:5228: checking for prctl configure:5228: gcc -o conftest conftest.c -lm >&5 configure:5228: $? = 0 configure:5228: result: yes configure:5228: checking for proc_pidinfo configure:5228: gcc -o conftest conftest.c -lm >&5 /usr/bin/ld: /tmp/ccZV8FoS.o: in function `main': conftest.c:(.text+0xa): undefined reference to `proc_pidinfo' collect2: error: ld returned 1 exit status configure:5228: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | /* end confdefs.h. */ | /* Define proc_pidinfo to an innocuous variant, in case declares proc_pidinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define proc_pidinfo innocuous_proc_pidinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char proc_pidinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef proc_pidinfo | | /* 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 proc_pidinfo (); | /* 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_proc_pidinfo || defined __stub___proc_pidinfo | choke me | #endif | | int | main () | { | return proc_pidinfo (); | ; | return 0; | } configure:5228: result: no configure:5228: checking for getpeerucred configure:5228: gcc -o conftest conftest.c -lm >&5 /usr/bin/ld: /tmp/ccoLlQk4.o: in function `main': conftest.c:(.text+0xa): undefined reference to `getpeerucred' collect2: error: ld returned 1 exit status configure:5228: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* 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 getpeerucred (); | /* 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_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main () | { | return getpeerucred (); | ; | return 0; | } configure:5228: result: no configure:5228: checking for sysconf configure:5228: gcc -o conftest conftest.c -lm >&5 configure:5228: $? = 0 configure:5228: result: yes configure:5239: checking for asprintf configure:5239: gcc -o conftest conftest.c -lm >&5 configure:5239: $? = 0 configure:5239: result: yes configure:5252: checking for cfmakeraw configure:5252: gcc -o conftest conftest.c -lm >&5 configure:5252: $? = 0 configure:5252: result: yes configure:5265: checking for clock_gettime configure:5265: gcc -o conftest conftest.c -lm >&5 configure:5265: $? = 0 configure:5265: result: yes configure:5278: checking for closefrom configure:5278: gcc -o conftest conftest.c -lm >&5 configure:5278: $? = 0 configure:5278: result: yes configure:5291: checking for explicit_bzero configure:5291: gcc -o conftest conftest.c -lm >&5 configure:5291: $? = 0 configure:5291: result: yes configure:5304: checking for fgetln configure:5304: gcc -o conftest conftest.c -lm >&5 /usr/bin/ld: /tmp/ccs66cMj.o: in function `main': conftest.c:(.text+0xa): undefined reference to `fgetln' collect2: error: ld returned 1 exit status configure:5304: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | /* end confdefs.h. */ | /* Define fgetln to an innocuous variant, in case declares fgetln. | For example, HP-UX 11i declares gettimeofday. */ | #define fgetln innocuous_fgetln | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetln (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgetln | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgetln (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fgetln || defined __stub___fgetln | choke me | #endif | | int | main () | { | return fgetln (); | ; | return 0; | } configure:5304: result: no configure:5317: checking for freezero configure:5317: gcc -o conftest conftest.c -lm >&5 /usr/bin/ld: /tmp/cceMDhPB.o: in function `main': conftest.c:(.text+0xa): undefined reference to `freezero' collect2: error: ld returned 1 exit status configure:5317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | /* end confdefs.h. */ | /* Define freezero to an innocuous variant, in case declares freezero. | For example, HP-UX 11i declares gettimeofday. */ | #define freezero innocuous_freezero | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char freezero (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef freezero | | /* 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 freezero (); | /* 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_freezero || defined __stub___freezero | choke me | #endif | | int | main () | { | return freezero (); | ; | return 0; | } configure:5317: result: no configure:5330: checking for getdtablecount configure:5330: gcc -o conftest conftest.c -lm >&5 /usr/bin/ld: /tmp/ccNVHnKF.o: in function `main': conftest.c:(.text+0xa): undefined reference to `getdtablecount' collect2: error: ld returned 1 exit status configure:5330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | /* end confdefs.h. */ | /* Define getdtablecount to an innocuous variant, in case declares getdtablecount. | For example, HP-UX 11i declares gettimeofday. */ | #define getdtablecount innocuous_getdtablecount | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getdtablecount (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getdtablecount | | /* 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 getdtablecount (); | /* 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_getdtablecount || defined __stub___getdtablecount | choke me | #endif | | int | main () | { | return getdtablecount (); | ; | return 0; | } configure:5330: result: no configure:5343: checking for getdtablesize configure:5343: gcc -o conftest conftest.c -lm >&5 configure:5343: $? = 0 configure:5343: result: yes configure:5356: checking for getpeereid configure:5356: gcc -o conftest conftest.c -lm >&5 /usr/bin/ld: /tmp/ccDze3kP.o: in function `main': conftest.c:(.text+0xa): undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:5356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* 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 getpeereid (); | /* 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_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:5356: result: no configure:5369: checking for getline configure:5369: gcc -o conftest conftest.c -lm >&5 configure:5369: $? = 0 configure:5369: result: yes configure:5382: checking for getprogname configure:5382: gcc -o conftest conftest.c -lm >&5 /usr/bin/ld: /tmp/ccdMqkfU.o: in function `main': conftest.c:(.text+0xa): undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:5382: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getprogname | | /* 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 getprogname (); | /* 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_getprogname || defined __stub___getprogname | choke me | #endif | | int | main () | { | return getprogname (); | ; | return 0; | } configure:5382: result: no configure:5395: checking for htonll configure:5395: gcc -o conftest conftest.c -lm >&5 /usr/bin/ld: /tmp/ccwzWNX7.o: in function `main': conftest.c:(.text+0xa): undefined reference to `htonll' collect2: error: ld returned 1 exit status configure:5395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | /* end confdefs.h. */ | /* Define htonll to an innocuous variant, in case declares htonll. | For example, HP-UX 11i declares gettimeofday. */ | #define htonll innocuous_htonll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char htonll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef htonll | | /* 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 htonll (); | /* 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_htonll || defined __stub___htonll | choke me | #endif | | int | main () | { | return htonll (); | ; | return 0; | } configure:5395: result: no configure:5408: checking for memmem configure:5408: gcc -o conftest conftest.c -lm >&5 configure:5408: $? = 0 configure:5408: result: yes configure:5421: checking for ntohll configure:5421: gcc -o conftest conftest.c -lm >&5 /usr/bin/ld: /tmp/ccNwfLhu.o: in function `main': conftest.c:(.text+0xa): undefined reference to `ntohll' collect2: error: ld returned 1 exit status configure:5421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | /* end confdefs.h. */ | /* Define ntohll to an innocuous variant, in case declares ntohll. | For example, HP-UX 11i declares gettimeofday. */ | #define ntohll innocuous_ntohll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ntohll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ntohll | | /* 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 ntohll (); | /* 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_ntohll || defined __stub___ntohll | choke me | #endif | | int | main () | { | return ntohll (); | ; | return 0; | } configure:5421: result: no configure:5434: checking for setenv configure:5434: gcc -o conftest conftest.c -lm >&5 configure:5434: $? = 0 configure:5434: result: yes configure:5447: checking for setproctitle configure:5447: gcc -o conftest conftest.c -lm >&5 /usr/bin/ld: /tmp/ccko16ON.o: in function `main': conftest.c:(.text+0xa): undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:5447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* 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 setproctitle (); | /* 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_setproctitle || defined __stub___setproctitle | choke me | #endif | | int | main () | { | return setproctitle (); | ; | return 0; | } configure:5447: result: no configure:5460: checking for strcasestr configure:5460: gcc -o conftest conftest.c -lm >&5 configure:5460: $? = 0 configure:5460: result: yes configure:5473: checking for strlcat configure:5473: gcc -o conftest conftest.c -lm >&5 configure:5473: $? = 0 configure:5473: result: yes configure:5486: checking for strlcpy configure:5486: gcc -o conftest conftest.c -lm >&5 configure:5486: $? = 0 configure:5486: result: yes configure:5499: checking for strndup configure:5499: gcc -o conftest conftest.c -lm >&5 conftest.c:73:6: warning: conflicting types for built-in function 'strndup'; expected 'char *(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 73 | char strndup (); | ^~~~~~~ configure:5499: $? = 0 configure:5499: result: yes configure:5512: checking for strsep configure:5512: gcc -o conftest conftest.c -lm >&5 configure:5512: $? = 0 configure:5512: result: yes configure:5526: checking for working strnlen configure:5564: gcc -o conftest conftest.c -lm >&5 configure:5564: $? = 0 configure:5564: ./conftest configure:5564: $? = 0 configure:5574: result: yes configure:5585: checking for working strtonum configure:5609: gcc -o conftest conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:56:9: warning: implicit declaration of function 'strtonum'; did you mean 'strtouq'? [-Wimplicit-function-declaration] 56 | return (strtonum("0", 0, 1, NULL) == 0 ? 0 : 1); | ^~~~~~~~ | strtouq /usr/bin/ld: /tmp/ccCDulVw.o: in function `main': conftest.c:(.text+0x1e): undefined reference to `strtonum' collect2: error: ld returned 1 exit status configure:5609: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | #include | int | main () | { | return (strtonum("0", 0, 1, NULL) == 0 ? 0 : 1); | | ; | return 0; | } configure:5619: result: no configure:5630: checking for working reallocarray configure:5654: gcc -o conftest conftest.c -lm >&5 configure:5654: $? = 0 configure:5654: ./conftest configure:5654: $? = 0 configure:5655: result: yes configure:5670: checking for working recallocarray configure:5694: gcc -o conftest conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:56:9: warning: implicit declaration of function 'recallocarray'; did you mean 'reallocarray'? [-Wimplicit-function-declaration] 56 | return (recallocarray(NULL, 1, 1, 1) == NULL); | ^~~~~~~~~~~~~ | reallocarray conftest.c:56:38: warning: comparison between pointer and integer 56 | return (recallocarray(NULL, 1, 1, 1) == NULL); | ^~ /usr/bin/ld: /tmp/ccApLVAf.o: in function `main': conftest.c:(.text+0x1e): undefined reference to `recallocarray' collect2: error: ld returned 1 exit status configure:5694: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | #include | int | main () | { | return (recallocarray(NULL, 1, 1, 1) == NULL); | | ; | return 0; | } configure:5703: result: no configure:5712: checking for library containing clock_gettime configure:5743: gcc -o conftest conftest.c -lm >&5 configure:5743: $? = 0 configure:5760: result: none required configure:5784: checking for libevent_core >= 2 configure:5791: $PKG_CONFIG --exists --print-errors "libevent_core >= 2" configure:5794: $? = 0 configure:5808: $PKG_CONFIG --exists --print-errors "libevent_core >= 2" configure:5811: $? = 0 configure:5851: result: yes configure:6001: checking event2/event.h usability configure:6001: gcc -c conftest.c >&5 configure:6001: $? = 0 configure:6001: result: yes configure:6001: checking event2/event.h presence configure:6001: gcc -E conftest.c configure:6001: $? = 0 configure:6001: result: yes configure:6001: checking for event2/event.h configure:6001: result: yes configure:6029: checking for bison configure:6045: found /usr/bin/bison configure:6057: result: yes configure:6073: checking for tinfo configure:6080: $PKG_CONFIG --exists --print-errors "tinfo" configure:6083: $? = 0 configure:6097: $PKG_CONFIG --exists --print-errors "tinfo" configure:6100: $? = 0 configure:6140: result: yes configure:6453: checking for tiparm configure:6453: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm >&5 configure:6453: $? = 0 configure:6453: result: yes configure:6453: checking for tiparm_s configure:6453: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm >&5 /usr/bin/ld: /tmp/ccsEEoN7.o: in function `main': conftest.c:(.text+0xa): undefined reference to `tiparm_s' collect2: error: ld returned 1 exit status configure:6453: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_EVENT2_EVENT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TIPARM 1 | /* end confdefs.h. */ | /* Define tiparm_s to an innocuous variant, in case declares tiparm_s. | For example, HP-UX 11i declares gettimeofday. */ | #define tiparm_s innocuous_tiparm_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tiparm_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tiparm_s | | /* 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 tiparm_s (); | /* 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_tiparm_s || defined __stub___tiparm_s | choke me | #endif | | int | main () | { | return tiparm_s (); | ; | return 0; | } configure:6453: result: no configure:6873: checking for b64_ntop configure:6892: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm >&5 /usr/bin/ld: /tmp/ccBb1FK7.o: in function `main': conftest.c:(.text+0x19): undefined reference to `__b64_ntop' collect2: error: ld returned 1 exit status configure:6892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_EVENT2_EVENT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TIPARM 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | b64_ntop(NULL, 0, NULL, 0); | | ; | return 0; | } configure:6900: result: no configure:6904: checking for b64_ntop with -lresolv configure:6924: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:6924: $? = 0 configure:6932: result: yes configure:6981: checking for library containing inet_ntoa configure:7012: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:7012: $? = 0 configure:7029: result: none required configure:7037: checking for library containing socket configure:7068: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:7068: $? = 0 configure:7085: result: none required configure:7093: checking for socket in -lxnet configure:7118: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -lxnet -ltinfo -levent_core -lm -lresolv >&5 /usr/bin/ld: cannot find -lxnet: No such file or directory collect2: error: ld returned 1 exit status configure:7118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_EVENT2_EVENT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TIPARM 1 | #define HAVE_B64_NTOP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:7127: result: no configure:7142: checking if free doesn't work very well configure:7159: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:7159: $? = 0 configure:7167: result: yes configure:7178: checking for CMSG_DATA configure:7198: result: yes configure:7262: checking for err configure:7262: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:7262: $? = 0 configure:7262: result: yes configure:7269: checking for errx configure:7269: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:7269: $? = 0 configure:7269: result: yes configure:7276: checking for warn configure:7276: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:7276: $? = 0 configure:7276: result: yes configure:7283: checking for warnx configure:7283: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:7283: $? = 0 configure:7283: result: yes configure:7291: checking err.h usability configure:7291: gcc -c -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c >&5 configure:7291: $? = 0 configure:7291: result: yes configure:7291: checking err.h presence configure:7291: gcc -E -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c configure:7291: $? = 0 configure:7291: result: yes configure:7291: checking for err.h configure:7291: result: yes configure:7309: checking for library containing imsg_init configure:7340: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 /usr/bin/ld: /tmp/ccwtBkrH.o: in function `main': conftest.c:(.text+0xa): undefined reference to `imsg_init' collect2: error: ld returned 1 exit status configure:7340: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_EVENT2_EVENT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TIPARM 1 | #define HAVE_B64_NTOP 1 | #define HAVE_MALLOC_TRIM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char imsg_init (); | int | main () | { | return imsg_init (); | ; | return 0; | } configure:7340: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -lutil -ltinfo -levent_core -lm -lresolv >&5 /usr/bin/ld: /tmp/ccLOyDU5.o: in function `main': conftest.c:(.text+0xa): undefined reference to `imsg_init' collect2: error: ld returned 1 exit status configure:7340: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_EVENT2_EVENT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TIPARM 1 | #define HAVE_B64_NTOP 1 | #define HAVE_MALLOC_TRIM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char imsg_init (); | int | main () | { | return imsg_init (); | ; | return 0; | } configure:7357: result: no configure:7388: checking for daemon configure:7388: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:7388: $? = 0 configure:7388: result: yes configure:7395: checking whether daemon is declared configure:7395: gcc -c -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c >&5 configure:7395: $? = 0 configure:7395: result: yes configure:7420: checking for stravis configure:7420: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 /usr/bin/ld: /tmp/ccEOJYyz.o: in function `main': conftest.c:(.text+0xa): undefined reference to `stravis' collect2: error: ld returned 1 exit status configure:7420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_EVENT2_EVENT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TIPARM 1 | #define HAVE_B64_NTOP 1 | #define HAVE_MALLOC_TRIM 1 | #define HAVE_DAEMON 1 | /* end confdefs.h. */ | /* Define stravis to an innocuous variant, in case declares stravis. | For example, HP-UX 11i declares gettimeofday. */ | #define stravis innocuous_stravis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stravis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stravis | | /* 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 stravis (); | /* 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_stravis || defined __stub___stravis | choke me | #endif | | int | main () | { | return stravis (); | ; | return 0; | } configure:7420: result: no configure:7482: checking for library containing fdforkpty configure:7513: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 /usr/bin/ld: /tmp/cczIbbUU.o: in function `main': conftest.c:(.text+0xa): undefined reference to `fdforkpty' collect2: error: ld returned 1 exit status configure:7513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_EVENT2_EVENT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TIPARM 1 | #define HAVE_B64_NTOP 1 | #define HAVE_MALLOC_TRIM 1 | #define HAVE_DAEMON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fdforkpty (); | int | main () | { | return fdforkpty (); | ; | return 0; | } configure:7513: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -lutil -ltinfo -levent_core -lm -lresolv >&5 /usr/bin/ld: /tmp/ccjYG5i1.o: in function `main': conftest.c:(.text+0xa): undefined reference to `fdforkpty' collect2: error: ld returned 1 exit status configure:7513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_EVENT2_EVENT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TIPARM 1 | #define HAVE_B64_NTOP 1 | #define HAVE_MALLOC_TRIM 1 | #define HAVE_DAEMON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fdforkpty (); | int | main () | { | return fdforkpty (); | ; | return 0; | } configure:7530: result: no configure:7551: checking for library containing forkpty configure:7582: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:7582: $? = 0 configure:7599: result: none required configure:7623: checking for library containing kinfo_getfile configure:7654: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 /usr/bin/ld: /tmp/cc63HofR.o: in function `main': conftest.c:(.text+0xa): undefined reference to `kinfo_getfile' collect2: error: ld returned 1 exit status configure:7654: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_EVENT2_EVENT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TIPARM 1 | #define HAVE_B64_NTOP 1 | #define HAVE_MALLOC_TRIM 1 | #define HAVE_DAEMON 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kinfo_getfile (); | int | main () | { | return kinfo_getfile (); | ; | return 0; | } configure:7654: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -lutil -ltinfo -levent_core -lm -lresolv >&5 /usr/bin/ld: /tmp/ccvqwKyw.o: in function `main': conftest.c:(.text+0xa): undefined reference to `kinfo_getfile' collect2: error: ld returned 1 exit status configure:7654: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_EVENT2_EVENT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TIPARM 1 | #define HAVE_B64_NTOP 1 | #define HAVE_MALLOC_TRIM 1 | #define HAVE_DAEMON 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kinfo_getfile (); | int | main () | { | return kinfo_getfile (); | ; | return 0; | } configure:7654: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -lutil-freebsd -ltinfo -levent_core -lm -lresolv >&5 /usr/bin/ld: cannot find -lutil-freebsd: No such file or directory collect2: error: ld returned 1 exit status configure:7654: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_EVENT2_EVENT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TIPARM 1 | #define HAVE_B64_NTOP 1 | #define HAVE_MALLOC_TRIM 1 | #define HAVE_DAEMON 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kinfo_getfile (); | int | main () | { | return kinfo_getfile (); | ; | return 0; | } configure:7671: result: no configure:7681: checking whether TAILQ_CONCAT is declared configure:7681: gcc -c -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c >&5 configure:7681: $? = 0 configure:7681: result: yes configure:7690: checking whether TAILQ_PREV is declared configure:7690: gcc -c -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c >&5 configure:7690: $? = 0 configure:7690: result: yes configure:7699: checking whether TAILQ_REPLACE is declared configure:7699: gcc -c -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c >&5 conftest.c: In function 'main': conftest.c:69:10: error: 'TAILQ_REPLACE' undeclared (first use in this function); did you mean 'TAILQ_REMOVE'? 69 | (void) TAILQ_REPLACE; | ^~~~~~~~~~~~~ | TAILQ_REMOVE conftest.c:69:10: note: each undeclared identifier is reported only once for each function it appears in configure:7699: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_EVENT2_EVENT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TIPARM 1 | #define HAVE_B64_NTOP 1 | #define HAVE_MALLOC_TRIM 1 | #define HAVE_DAEMON 1 | #define HAVE_FORKPTY 1 | /* end confdefs.h. */ | #include | | | int | main () | { | #ifndef TAILQ_REPLACE | #ifdef __cplusplus | (void) TAILQ_REPLACE; | #else | (void) TAILQ_REPLACE; | #endif | #endif | | ; | return 0; | } configure:7699: result: no configure:7714: checking for __progname configure:7729: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:7729: $? = 0 configure:7731: result: yes configure:7742: checking for program_invocation_short_name configure:7757: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:7757: $? = 0 configure:7759: result: yes configure:7770: checking whether PR_SET_NAME is declared configure:7770: gcc -c -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c >&5 configure:7770: $? = 0 configure:7770: result: yes configure:7780: checking whether SO_PEERCRED is declared configure:7780: gcc -c -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c >&5 configure:7780: $? = 0 configure:7780: result: yes configure:7790: checking whether F_CLOSEM is declared configure:7790: gcc -c -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c >&5 conftest.c: In function 'main': conftest.c:73:10: error: 'F_CLOSEM' undeclared (first use in this function) 73 | (void) F_CLOSEM; | ^~~~~~~~ conftest.c:73:10: note: each undeclared identifier is reported only once for each function it appears in configure:7790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "tmux 3.4" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "3.4" | #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 HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_LIBM 1 | #define HAVE_DIRFD 1 | #define HAVE_FLOCK 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOSEFROM 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLINE 1 | #define HAVE_MEMMEM 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_EVENT2_EVENT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TIPARM 1 | #define HAVE_B64_NTOP 1 | #define HAVE_MALLOC_TRIM 1 | #define HAVE_DAEMON 1 | #define HAVE_FORKPTY 1 | #define HAVE___PROGNAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PR_SET_NAME 1 | #define HAVE_SO_PEERCRED 1 | /* end confdefs.h. */ | #include | | | int | main () | { | #ifndef F_CLOSEM | #ifdef __cplusplus | (void) F_CLOSEM; | #else | (void) F_CLOSEM; | #endif | #endif | | ; | return 0; | } configure:7790: result: no configure:7800: checking for /proc/$$ configure:7805: result: yes configure:7815: checking TERM configure:7839: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:7839: $? = 0 configure:7839: ./conftest configure:7839: $? = 0 configure:7868: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:7868: $? = 0 configure:7868: ./conftest configure:7868: $? = 0 configure:7897: gcc -o conftest -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DHAVE_NCURSES_H conftest.c -ltinfo -levent_core -lm -lresolv >&5 configure:7897: $? = 0 configure:7897: ./conftest configure:7897: $? = 0 configure:7904: result: tmux-256color configure:7914: checking platform configure:7979: result: linux configure:8131: checking lock-command configure:8136: checking for vlock configure:8152: found /usr/bin/vlock configure:8164: result: yes configure:8176: result: vlock configure:8330: checking that generated files are newer than configure configure:8336: result: done configure:8435: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tmux config.status 3.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on VM-0-9-opencloudos config.status:863: creating Makefile config.status:1035: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=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_FUZZING_LIBS_set= ac_cv_env_FUZZING_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBEVENT_CFLAGS_set= ac_cv_env_LIBEVENT_CFLAGS_value= ac_cv_env_LIBEVENT_CORE_CFLAGS_set= ac_cv_env_LIBEVENT_CORE_CFLAGS_value= ac_cv_env_LIBEVENT_CORE_LIBS_set= ac_cv_env_LIBEVENT_CORE_LIBS_value= ac_cv_env_LIBEVENT_LIBS_set= ac_cv_env_LIBEVENT_LIBS_value= ac_cv_env_LIBNCURSESW_CFLAGS_set= ac_cv_env_LIBNCURSESW_CFLAGS_value= ac_cv_env_LIBNCURSESW_LIBS_set= ac_cv_env_LIBNCURSESW_LIBS_value= ac_cv_env_LIBNCURSES_CFLAGS_set= ac_cv_env_LIBNCURSES_CFLAGS_value= ac_cv_env_LIBNCURSES_LIBS_set= ac_cv_env_LIBNCURSES_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBTINFO_CFLAGS_set= ac_cv_env_LIBTINFO_CFLAGS_value= ac_cv_env_LIBTINFO_LIBS_set= ac_cv_env_LIBTINFO_LIBS_value= ac_cv_env_LIBUTF8PROC_CFLAGS_set= ac_cv_env_LIBUTF8PROC_CFLAGS_value= ac_cv_env_LIBUTF8PROC_LIBS_set= ac_cv_env_LIBUTF8PROC_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SYSTEMD_CFLAGS_set= ac_cv_env_SYSTEMD_CFLAGS_value= ac_cv_env_SYSTEMD_LIBS_set= ac_cv_env_SYSTEMD_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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_func_asprintf=yes ac_cv_func_cfmakeraw=yes ac_cv_func_clock_gettime=yes ac_cv_func_closefrom=yes ac_cv_func_daemon=yes ac_cv_func_dirfd=yes ac_cv_func_err=yes ac_cv_func_errx=yes ac_cv_func_explicit_bzero=yes ac_cv_func_fgetln=no ac_cv_func_flock=yes ac_cv_func_freezero=no ac_cv_func_getdtablecount=no ac_cv_func_getdtablesize=yes ac_cv_func_getline=yes ac_cv_func_getpeereid=no ac_cv_func_getpeerucred=no ac_cv_func_getprogname=no ac_cv_func_htonll=no ac_cv_func_memmem=yes ac_cv_func_ntohll=no ac_cv_func_prctl=yes ac_cv_func_proc_pidinfo=no ac_cv_func_setenv=yes ac_cv_func_setproctitle=no ac_cv_func_stravis=no ac_cv_func_strcasestr=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strndup=yes ac_cv_func_strnlen_working=yes ac_cv_func_strsep=yes ac_cv_func_sysconf=yes ac_cv_func_tiparm=yes ac_cv_func_tiparm_s=no ac_cv_func_warn=yes ac_cv_func_warnx=yes ac_cv_have_decl_F_CLOSEM=no ac_cv_have_decl_PR_SET_NAME=yes ac_cv_have_decl_SO_PEERCRED=yes ac_cv_have_decl_TAILQ_CONCAT=yes ac_cv_have_decl_TAILQ_PREV=yes ac_cv_have_decl_TAILQ_REPLACE=no ac_cv_have_decl_daemon=yes ac_cv_header_bitstring_h=no ac_cv_header_dirent_h=yes ac_cv_header_err_h=yes ac_cv_header_event2_event_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libproc_h=no ac_cv_header_libutil_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ndir_h=no ac_cv_header_paths_h=yes ac_cv_header_pty_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_dir_h=yes ac_cv_header_sys_ndir_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_tree_h=no ac_cv_header_sys_types_h=yes ac_cv_header_ucred_h=no ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_m_fmod=yes ac_cv_lib_xnet_socket=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_found_vlock=yes ac_cv_prog_found_yacc=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_gettime='none required' ac_cv_search_fdforkpty=no ac_cv_search_flock='none required' ac_cv_search_forkpty='none required' ac_cv_search_imsg_init=no ac_cv_search_inet_ntoa='none required' ac_cv_search_kinfo_getfile=no ac_cv_search_socket='none required' ac_cv_search_sys_signame=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes pkg_cv_LIBEVENT_CORE_CFLAGS= pkg_cv_LIBEVENT_CORE_LIBS=-levent_core pkg_cv_LIBTINFO_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600' pkg_cv_LIBTINFO_LIBS=-ltinfo ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /root/.orca_term/tmux-3.4/etc/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='' AM_CPPFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 ' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_LDFLAGS='' AM_V='$(V)' AUTOCONF='${SHELL} /root/.orca_term/tmux-3.4/etc/missing autoconf' AUTOHEADER='${SHELL} /root/.orca_term/tmux-3.4/etc/missing autoheader' AUTOMAKE='${SHELL} /root/.orca_term/tmux-3.4/etc/missing automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFAULT_LOCK_CMD='vlock' DEFAULT_TERM='tmux-256color' DEFS='-DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"tmux\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_LIBM=1 -DHAVE_DIRFD=1 -DHAVE_FLOCK=1 -DHAVE_PRCTL=1 -DHAVE_SYSCONF=1 -DHAVE_ASPRINTF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_CLOSEFROM=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLINE=1 -DHAVE_MEMMEM=1 -DHAVE_SETENV=1 -DHAVE_STRCASESTR=1 -DHAVE_STRLCAT=1 -DHAVE_STRLCPY=1 -DHAVE_STRNDUP=1 -DHAVE_STRSEP=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_NCURSES_H=1 -DHAVE_TIPARM=1 -DHAVE_B64_NTOP=1 -DHAVE_MALLOC_TRIM=1 -DHAVE_DAEMON=1 -DHAVE_FORKPTY=1 -DHAVE___PROGNAME=1 -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -DHAVE_PR_SET_NAME=1 -DHAVE_SO_PEERCRED=1 -DHAVE_PROC_PID=1' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_SIXEL_FALSE='' ENABLE_SIXEL_TRUE='#' EXEEXT='' FUZZING_LIBS='' GREP='/usr/bin/grep' HAVE_SYSTEMD_FALSE='' HAVE_SYSTEMD_TRUE='#' HAVE_UTF8PROC_FALSE='' HAVE_UTF8PROC_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IS_AIX_FALSE='' IS_AIX_TRUE='#' IS_DARWIN_FALSE='' IS_DARWIN_TRUE='#' IS_DEBUG_FALSE='' IS_DEBUG_TRUE='#' IS_DRAGONFLY_FALSE='' IS_DRAGONFLY_TRUE='#' IS_FREEBSD_FALSE='' IS_FREEBSD_TRUE='#' IS_GCC_FALSE='#' IS_GCC_TRUE='' IS_HAIKU_FALSE='' IS_HAIKU_TRUE='#' IS_HPUX_FALSE='' IS_HPUX_TRUE='#' IS_LINUX_FALSE='#' IS_LINUX_TRUE='' IS_NETBSD_FALSE='' IS_NETBSD_TRUE='#' IS_OPENBSD_FALSE='' IS_OPENBSD_TRUE='#' IS_SUNCC_FALSE='' IS_SUNCC_TRUE='#' IS_SUNOS_FALSE='' IS_SUNOS_TRUE='#' IS_UNKNOWN_FALSE='' IS_UNKNOWN_TRUE='#' LDFLAGS='' LIBEVENT_CFLAGS='' LIBEVENT_CORE_CFLAGS='' LIBEVENT_CORE_LIBS='-levent_core' LIBEVENT_LIBS='' LIBNCURSESW_CFLAGS='' LIBNCURSESW_LIBS='' LIBNCURSES_CFLAGS='' LIBNCURSES_LIBS='' LIBOBJS=' ${LIBOBJDIR}fgetln$U.o ${LIBOBJDIR}freezero$U.o ${LIBOBJDIR}getdtablecount$U.o ${LIBOBJDIR}getpeereid$U.o ${LIBOBJDIR}getprogname$U.o ${LIBOBJDIR}htonll$U.o ${LIBOBJDIR}ntohll$U.o ${LIBOBJDIR}setproctitle$U.o ${LIBOBJDIR}strtonum$U.o ${LIBOBJDIR}recallocarray$U.o ${LIBOBJDIR}getopt$U.o ${LIBOBJDIR}imsg$U.o ${LIBOBJDIR}imsg-buffer$U.o ${LIBOBJDIR}vis$U.o ${LIBOBJDIR}unvis$U.o ${LIBOBJDIR}fdforkpty$U.o' LIBS='-ltinfo -levent_core -lm -lresolv' LIBTINFO_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600' LIBTINFO_LIBS='-ltinfo' LIBUTF8PROC_CFLAGS='' LIBUTF8PROC_LIBS='' LTLIBOBJS=' ${LIBOBJDIR}fgetln$U.lo ${LIBOBJDIR}freezero$U.lo ${LIBOBJDIR}getdtablecount$U.lo ${LIBOBJDIR}getpeereid$U.lo ${LIBOBJDIR}getprogname$U.lo ${LIBOBJDIR}htonll$U.lo ${LIBOBJDIR}ntohll$U.lo ${LIBOBJDIR}setproctitle$U.lo ${LIBOBJDIR}strtonum$U.lo ${LIBOBJDIR}recallocarray$U.lo ${LIBOBJDIR}getopt$U.lo ${LIBOBJDIR}imsg$U.lo ${LIBOBJDIR}imsg-buffer$U.lo ${LIBOBJDIR}vis$U.lo ${LIBOBJDIR}unvis$U.lo ${LIBOBJDIR}fdforkpty$U.lo' MAKEINFO='${SHELL} /root/.orca_term/tmux-3.4/etc/missing makeinfo' MANFORMAT='mdoc' MKDIR_P='/usr/bin/mkdir -p' NEED_FORKPTY_FALSE='' NEED_FORKPTY_TRUE='#' NEED_FUZZING_FALSE='' NEED_FUZZING_TRUE='#' OBJEXT='o' PACKAGE='tmux' PACKAGE_BUGREPORT='' PACKAGE_NAME='tmux' PACKAGE_STRING='tmux 3.4' PACKAGE_TARNAME='tmux' PACKAGE_URL='' PACKAGE_VERSION='3.4' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORM='linux' SET_MAKE='' SHELL='/bin/sh' STRIP='' SYSTEMD_CFLAGS='' SYSTEMD_LIBS='' VERSION='3.4' XOPEN_DEFINES='' YACC='bison -y' YFLAGS='' 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}' found_vlock='yes' found_yacc='yes' 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} /root/.orca_term/tmux-3.4/etc/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='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "tmux" #define PACKAGE_TARNAME "tmux" #define PACKAGE_VERSION "3.4" #define PACKAGE_STRING "tmux 3.4" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "tmux" #define VERSION "3.4" #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 HAVE_DIRENT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_PATHS_H 1 #define HAVE_PTY_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_LIBM 1 #define HAVE_DIRFD 1 #define HAVE_FLOCK 1 #define HAVE_PRCTL 1 #define HAVE_SYSCONF 1 #define HAVE_ASPRINTF 1 #define HAVE_CFMAKERAW 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOSEFROM 1 #define HAVE_EXPLICIT_BZERO 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETLINE 1 #define HAVE_MEMMEM 1 #define HAVE_SETENV 1 #define HAVE_STRCASESTR 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRNDUP 1 #define HAVE_STRSEP 1 #define HAVE_EVENT2_EVENT_H 1 #define HAVE_NCURSES_H 1 #define HAVE_TIPARM 1 #define HAVE_B64_NTOP 1 #define HAVE_MALLOC_TRIM 1 #define HAVE_DAEMON 1 #define HAVE_FORKPTY 1 #define HAVE___PROGNAME 1 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_PR_SET_NAME 1 #define HAVE_SO_PEERCRED 1 #define HAVE_PROC_PID 1 configure: exit 0