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 2.4, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = boh
uname -m = amd64
uname -r = 7.99.39
uname -s = NetBSD
uname -v = NetBSD 7.99.39 (GENERIC) #1: Sun Oct  9 09:32:16 CEST 2016  leot@boh:/usr/obj/sys/arch/amd64/compile/GENERIC

/usr/bin/uname -p = x86_64
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/leot/bin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/X11R7/bin
PATH: /usr/pkg/bin
PATH: /usr/pkg/sbin
PATH: /usr/games
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /home/leot/.gopath/bin
PATH: /home/leot/.eggs/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2140: checking for a BSD-compatible install
configure:2208: result: /usr/bin/install -c
configure:2219: checking whether build environment is sane
configure:2274: result: yes
configure:2425: checking for a thread-safe mkdir -p
configure:2464: result: etc/install-sh -c -d
configure:2471: checking for gawk
configure:2487: found /usr/pkg/bin/gawk
configure:2498: result: gawk
configure:2509: checking whether make sets $(MAKE)
configure:2528: result: yes
configure:2557: checking whether make supports nested variables
configure:2574: result: yes
configure:2683: checking build system type
configure:2697: result: x86_64-unknown-netbsd7.99.39
configure:2717: checking host system type
configure:2730: result: x86_64-unknown-netbsd7.99.39
configure:2805: checking for gcc
configure:2821: found /usr/bin/gcc
configure:2832: result: gcc
configure:3061: checking for C compiler version
configure:3070: gcc --version >&5
gcc (nb1 20160606) 5.4.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3081: $? = 0
configure:3070: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/lto-wrapper
Target: x86_64--netbsd
Configured with: /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=x86_64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20160606' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-tune=nocona --with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/x86_64 --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd7.0 --host=x86_64--netbsd --with-sysroot=/var/obj/mknative/amd64-x86_64/usr/src/destdir.amd64
Thread model: posix
gcc version 5.4.0 (nb1 20160606) 
configure:3081: $? = 0
configure:3070: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3081: $? = 1
configure:3070: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3081: $? = 1
configure:3092: checking whether the C compiler works
configure:3114: gcc    conftest.c  >&5
configure:3118: $? = 0
configure:3166: result: yes
configure:3169: checking for C compiler default output file name
configure:3171: result: a.out
configure:3177: checking for suffix of executables
configure:3184: gcc -o conftest    conftest.c  >&5
configure:3188: $? = 0
configure:3210: result: 
configure:3221: checking whether we are cross compiling
configure:3229: gcc -o conftest    conftest.c  >&5
configure:3233: $? = 0
configure:3240: ./conftest
configure:3244: $? = 0
configure:3259: result: no
configure:3264: checking for suffix of object files
configure:3277: gcc -c   conftest.c >&5
configure:3281: $? = 0
configure:3302: result: o
configure:3306: checking whether we are using the GNU C compiler
configure:3313: gcc -c   conftest.c >&5
configure:3313: $? = 0
configure:3322: result: yes
configure:3331: checking whether gcc accepts -g
configure:3342: gcc -c -g  conftest.c >&5
configure:3342: $? = 0
configure:3365: result: yes
configure:3382: checking for gcc option to accept ISO C89
configure:3395: gcc  -c   conftest.c >&5
configure:3395: $? = 0
configure:3408: result: none needed
configure:3433: checking whether gcc understands -c and -o together
configure:3446: gcc -c conftest.c -o conftest2.o
configure:3449: $? = 0
configure:3446: gcc -c conftest.c -o conftest2.o
configure:3449: $? = 0
configure:3461: result: yes
configure:3486: checking for style of include used by make
configure:3514: result: GNU
configure:3540: checking dependency style of gcc
configure:3651: result: gcc3
configure:3672: checking how to run the C preprocessor
configure:3696: gcc -E  conftest.c
configure:3696: $? = 0
configure:3708: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3708: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3733: result: gcc -E
configure:3746: gcc -E  conftest.c
configure:3746: $? = 0
configure:3758: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3758: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3786: checking for grep that handles long lines and -e
configure:3844: result: /usr/bin/grep
configure:3849: checking for egrep
configure:3911: result: /usr/bin/grep -E
configure:3971: checking for pkg-config
configure:3989: found /usr/pkg/bin/pkg-config
configure:4001: result: /usr/pkg/bin/pkg-config
configure:4026: checking pkg-config is at least version 0.9.0
configure:4029: result: yes
configure:4136: checking for glibc
conftest.c:12:24: fatal error: features.h: No such file or directory
compilation terminated.
configure:4157: result: no
configure:4161: checking for ANSI C header files
configure:4168: gcc -c   conftest.c >&5
configure:4168: $? = 0
configure:4210: gcc -o conftest    conftest.c  >&5
configure:4210: $? = 0
configure:4210: ./conftest
configure:4210: $? = 0
configure:4221: result: yes
configure:4234: checking for sys/types.h
configure:4234: gcc -c   conftest.c >&5
configure:4234: $? = 0
configure:4234: result: yes
configure:4234: checking for sys/stat.h
configure:4234: gcc -c   conftest.c >&5
configure:4234: $? = 0
configure:4234: result: yes
configure:4234: checking for stdlib.h
configure:4234: gcc -c   conftest.c >&5
configure:4234: $? = 0
configure:4234: result: yes
configure:4234: checking for string.h
configure:4234: gcc -c   conftest.c >&5
configure:4234: $? = 0
configure:4234: result: yes
configure:4234: checking for memory.h
configure:4234: gcc -c   conftest.c >&5
configure:4234: $? = 0
configure:4234: result: yes
configure:4234: checking for strings.h
configure:4234: gcc -c   conftest.c >&5
configure:4234: $? = 0
configure:4234: result: yes
configure:4234: checking for inttypes.h
configure:4234: gcc -c   conftest.c >&5
configure:4234: $? = 0
configure:4234: result: yes
configure:4234: checking for stdint.h
configure:4234: gcc -c   conftest.c >&5
configure:4234: $? = 0
configure:4234: result: yes
configure:4234: checking for unistd.h
configure:4234: gcc -c   conftest.c >&5
configure:4234: $? = 0
configure:4234: result: yes
configure:4264: checking bitstring.h usability
configure:4264: gcc -c   conftest.c >&5
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking bitstring.h presence
configure:4264: gcc -E  conftest.c
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking for bitstring.h
configure:4264: result: yes
configure:4264: checking dirent.h usability
configure:4264: gcc -c   conftest.c >&5
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking dirent.h presence
configure:4264: gcc -E  conftest.c
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking for dirent.h
configure:4264: result: yes
configure:4264: checking fcntl.h usability
configure:4264: gcc -c   conftest.c >&5
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking fcntl.h presence
configure:4264: gcc -E  conftest.c
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking for fcntl.h
configure:4264: result: yes
configure:4264: checking for inttypes.h
configure:4264: result: yes
configure:4264: checking libutil.h usability
configure:4264: gcc -c   conftest.c >&5
conftest.c:58:21: fatal error: libutil.h: No such file or directory
compilation terminated.
configure:4264: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:4264: result: no
configure:4264: checking libutil.h presence
configure:4264: gcc -E  conftest.c
conftest.c:25:21: fatal error: libutil.h: No such file or directory
compilation terminated.
configure:4264: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:4264: result: no
configure:4264: checking for libutil.h
configure:4264: result: no
configure:4264: checking ndir.h usability
configure:4264: gcc -c   conftest.c >&5
conftest.c:58:18: fatal error: ndir.h: No such file or directory
compilation terminated.
configure:4264: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ndir.h>
configure:4264: result: no
configure:4264: checking ndir.h presence
configure:4264: gcc -E  conftest.c
conftest.c:25:18: fatal error: ndir.h: No such file or directory
compilation terminated.
configure:4264: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <ndir.h>
configure:4264: result: no
configure:4264: checking for ndir.h
configure:4264: result: no
configure:4264: checking paths.h usability
configure:4264: gcc -c   conftest.c >&5
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking paths.h presence
configure:4264: gcc -E  conftest.c
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking for paths.h
configure:4264: result: yes
configure:4264: checking pty.h usability
configure:4264: gcc -c   conftest.c >&5
conftest.c:59:17: fatal error: pty.h: No such file or directory
compilation terminated.
configure:4264: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pty.h>
configure:4264: result: no
configure:4264: checking pty.h presence
configure:4264: gcc -E  conftest.c
conftest.c:26:17: fatal error: pty.h: No such file or directory
compilation terminated.
configure:4264: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h.  */
| #include <pty.h>
configure:4264: result: no
configure:4264: checking for pty.h
configure:4264: result: no
configure:4264: checking for stdint.h
configure:4264: result: yes
configure:4264: checking sys/dir.h usability
configure:4264: gcc -c   conftest.c >&5
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking sys/dir.h presence
configure:4264: gcc -E  conftest.c
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking for sys/dir.h
configure:4264: result: yes
configure:4264: checking sys/ndir.h usability
configure:4264: gcc -c   conftest.c >&5
conftest.c:61:22: fatal error: sys/ndir.h: No such file or directory
compilation terminated.
configure:4264: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ndir.h>
configure:4264: result: no
configure:4264: checking sys/ndir.h presence
configure:4264: gcc -E  conftest.c
conftest.c:28:22: fatal error: sys/ndir.h: No such file or directory
compilation terminated.
configure:4264: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| /* end confdefs.h.  */
| #include <sys/ndir.h>
configure:4264: result: no
configure:4264: checking for sys/ndir.h
configure:4264: result: no
configure:4264: checking sys/tree.h usability
configure:4264: gcc -c   conftest.c >&5
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking sys/tree.h presence
configure:4264: gcc -E  conftest.c
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking for sys/tree.h
configure:4264: result: yes
configure:4264: checking term.h usability
configure:4264: gcc -c   conftest.c >&5
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking term.h presence
configure:4264: gcc -E  conftest.c
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking for term.h
configure:4264: result: yes
configure:4264: checking util.h usability
configure:4264: gcc -c   conftest.c >&5
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking util.h presence
configure:4264: gcc -E  conftest.c
configure:4264: $? = 0
configure:4264: result: yes
configure:4264: checking for util.h
configure:4264: result: yes
configure:4275: checking for library containing flock
configure:4290: gcc -o conftest    conftest.c  >&5
configure:4290: $? = 0
configure:4307: result: none required
configure:4327: checking for dirfd
configure:4327: gcc -o conftest    conftest.c  >&5
/var/tmp//ccRqcWvJ.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `dirfd'
configure:4327: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_TREE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTIL_H 1
| /* end confdefs.h.  */
| /* Define dirfd to an innocuous variant, in case <limits.h> declares dirfd.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dirfd innocuous_dirfd
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dirfd (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef dirfd
| 
| /* 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 dirfd ();
| /* 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_dirfd || defined __stub___dirfd
| choke me
| #endif
| 
| int
| main ()
| {
| return dirfd ();
|   ;
|   return 0;
| }
configure:4327: result: no
configure:4327: checking for flock
configure:4327: gcc -o conftest    conftest.c  >&5
configure:4327: $? = 0
configure:4327: result: yes
configure:4327: checking for prctl
configure:4327: gcc -o conftest    conftest.c  >&5
/var/tmp//ccrgw2iq.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `prctl'
configure:4327: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_TREE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_FLOCK 1
| /* end confdefs.h.  */
| /* Define prctl to an innocuous variant, in case <limits.h> declares prctl.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define prctl innocuous_prctl
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char prctl (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef prctl
| 
| /* 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 prctl ();
| /* 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_prctl || defined __stub___prctl
| choke me
| #endif
| 
| int
| main ()
| {
| return prctl ();
|   ;
|   return 0;
| }
configure:4327: result: no
configure:4327: checking for sysconf
configure:4327: gcc -o conftest    conftest.c  >&5
configure:4327: $? = 0
configure:4327: result: yes
configure:4327: checking for cfmakeraw
configure:4327: gcc -o conftest    conftest.c  >&5
configure:4327: $? = 0
configure:4327: result: yes
configure:4337: checking for library containing clock_gettime
configure:4352: gcc -o conftest    conftest.c  >&5
/var/tmp//ccae49Rr.o: In function `main':
conftest.c:(.text+0xa): warning: warning: reference to compatibility clock_gettime(); include <time.h> to generate correct reference
configure:4352: $? = 0
configure:4369: result: none required
configure:4381: checking for LIBEVENT
configure:4388: $PKG_CONFIG --exists --print-errors "libevent"
Package libevent was not found in the pkg-config search path.
Perhaps you should add the directory containing `libevent.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libevent', required by 'virtual:world', not found
configure:4391: $? = 1
configure:4405: $PKG_CONFIG --exists --print-errors "libevent"
Package libevent was not found in the pkg-config search path.
Perhaps you should add the directory containing `libevent.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libevent', required by 'virtual:world', not found
configure:4408: $? = 1
configure:4422: result: no
Package libevent was not found in the pkg-config search path.
Perhaps you should add the directory containing `libevent.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libevent', required by 'virtual:world', not found
configure:4439: checking for library containing event_init
configure:4454: gcc -o conftest    conftest.c  >&5
/var/tmp//ccVqADKu.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `event_init'
configure:4454: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_TREE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_FLOCK 1
| #define HAVE_SYSCONF 1
| #define HAVE_CFMAKERAW 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 event_init ();
| int
| main ()
| {
| return event_init ();
|   ;
|   return 0;
| }
configure:4454: gcc -o conftest    conftest.c -levent   >&5
configure:4454: $? = 0
configure:4471: result: -levent
configure:4544: checking event.h usability
configure:4544: gcc -c   conftest.c >&5
configure:4544: $? = 0
configure:4544: result: yes
configure:4544: checking event.h presence
configure:4544: gcc -E  conftest.c
configure:4544: $? = 0
configure:4544: result: yes
configure:4544: checking for event.h
configure:4544: result: yes
configure:4560: checking for LIBNCURSES
configure:4567: $PKG_CONFIG --exists --print-errors "ncurses"
Package ncurses was not found in the pkg-config search path.
Perhaps you should add the directory containing `ncurses.pc'
to the PKG_CONFIG_PATH environment variable
Package 'ncurses', required by 'virtual:world', not found
configure:4570: $? = 1
configure:4584: $PKG_CONFIG --exists --print-errors "ncurses"
Package ncurses was not found in the pkg-config search path.
Perhaps you should add the directory containing `ncurses.pc'
to the PKG_CONFIG_PATH environment variable
Package 'ncurses', required by 'virtual:world', not found
configure:4587: $? = 1
configure:4601: result: no
Package ncurses was not found in the pkg-config search path.
Perhaps you should add the directory containing `ncurses.pc'
to the PKG_CONFIG_PATH environment variable
Package 'ncurses', required by 'virtual:world', not found
configure:4637: checking for setupterm in -lncurses
configure:4646: gcc -o conftest    conftest.c -lncurses  -levent  >&5
ld: cannot find -lncurses
configure:4646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_TREE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_FLOCK 1
| #define HAVE_SYSCONF 1
| #define HAVE_CFMAKERAW 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 setupterm ();
| int
| main ()
| {
| return setupterm ();
|   ;
|   return 0;
| }
configure:4655: result: no
configure:4664: checking ncurses.h usability
configure:4664: gcc -c   conftest.c >&5
conftest.c:67:21: fatal error: ncurses.h: No such file or directory
compilation terminated.
configure:4664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_TREE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_FLOCK 1
| #define HAVE_SYSCONF 1
| #define HAVE_CFMAKERAW 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ncurses.h>
configure:4664: result: no
configure:4664: checking ncurses.h presence
configure:4664: gcc -E  conftest.c
conftest.c:34:21: fatal error: ncurses.h: No such file or directory
compilation terminated.
configure:4664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_TREE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_FLOCK 1
| #define HAVE_SYSCONF 1
| #define HAVE_CFMAKERAW 1
| /* end confdefs.h.  */
| #include <ncurses.h>
configure:4664: result: no
configure:4664: checking for ncurses.h
configure:4664: result: no
configure:4679: checking for setupterm in -lcurses
configure:4688: gcc -o conftest    conftest.c -lcurses  -levent  >&5
configure:4688: $? = 0
configure:4697: result: yes
configure:4706: checking curses.h usability
configure:4706: gcc -c   conftest.c >&5
configure:4706: $? = 0
configure:4706: result: yes
configure:4706: checking curses.h presence
configure:4706: gcc -E  conftest.c
configure:4706: $? = 0
configure:4706: result: yes
configure:4706: checking for curses.h
configure:4706: result: yes
configure:4733: checking utempter.h usability
configure:4733: gcc -c   conftest.c >&5
conftest.c:68:22: fatal error: utempter.h: No such file or directory
compilation terminated.
configure:4733: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_TREE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_FLOCK 1
| #define HAVE_SYSCONF 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CURSES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <utempter.h>
configure:4733: result: no
configure:4733: checking utempter.h presence
configure:4733: gcc -E  conftest.c
conftest.c:35:22: fatal error: utempter.h: No such file or directory
compilation terminated.
configure:4733: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_TREE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_FLOCK 1
| #define HAVE_SYSCONF 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CURSES_H 1
| /* end confdefs.h.  */
| #include <utempter.h>
configure:4733: result: no
configure:4733: checking for utempter.h
configure:4733: result: no
configure:4870: checking for b64_ntop
configure:4874: gcc -o conftest    conftest.c -levent  -lcurses >&5
configure:4874: $? = 0
configure:4907: result: yes
configure:4920: checking for library containing inet_ntoa
configure:4935: gcc -o conftest    conftest.c -levent  -lcurses >&5
configure:4935: $? = 0
configure:4952: result: none required
configure:4960: checking for library containing socket
configure:4975: gcc -o conftest    conftest.c -levent  -lcurses >&5
/var/tmp//ccQLfKCL.o: In function `main':
conftest.c:(.text+0xa): warning: warning: reference to compatibility socket(); include <sys/socket.h> for correct reference
configure:4975: $? = 0
configure:4992: result: none required
configure:5000: checking for socket in -lxnet
configure:5009: gcc -o conftest    conftest.c -lxnet  -levent  -lcurses >&5
ld: cannot find -lxnet
/var/tmp//cc3D0kjf.o: In function `main':
conftest.c:(.text+0xa): warning: warning: reference to compatibility socket(); include <sys/socket.h> for correct reference
configure:5009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_TREE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_FLOCK 1
| #define HAVE_SYSCONF 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CURSES_H 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:5018: result: no
configure:5032: checking for CMSG_DATA
configure:5045: result: yes
configure:5072: checking for library containing imsg_init
configure:5087: gcc -o conftest    conftest.c -levent  -lcurses >&5
/var/tmp//ccUPtCmY.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `imsg_init'
configure:5087: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_TREE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_FLOCK 1
| #define HAVE_SYSCONF 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CURSES_H 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 imsg_init ();
| int
| main ()
| {
| return imsg_init ();
|   ;
|   return 0;
| }
configure:5087: gcc -o conftest    conftest.c -lutil  -levent  -lcurses >&5
/var/tmp//cchXeqye.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `imsg_init'
configure:5087: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_TREE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_FLOCK 1
| #define HAVE_SYSCONF 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CURSES_H 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 imsg_init ();
| int
| main ()
| {
| return imsg_init ();
|   ;
|   return 0;
| }
configure:5104: result: no
configure:5128: checking for library containing forkpty
configure:5143: gcc -o conftest    conftest.c -levent  -lcurses >&5
/var/tmp//ccKaeduY.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `forkpty'
configure:5143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_TREE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_FLOCK 1
| #define HAVE_SYSCONF 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CURSES_H 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 forkpty ();
| int
| main ()
| {
| return forkpty ();
|   ;
|   return 0;
| }
configure:5143: gcc -o conftest    conftest.c -lutil  -levent  -lcurses >&5
configure:5143: $? = 0
configure:5160: result: -lutil
configure:5184: checking for closefrom
configure:5184: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5184: $? = 0
configure:5184: result: yes
configure:5205: checking for daemon
configure:5205: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5205: $? = 0
configure:5205: result: yes
configure:5226: checking for getprogname
configure:5226: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5226: $? = 0
configure:5226: result: yes
configure:5247: checking for setproctitle
configure:5247: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5247: $? = 0
configure:5247: result: yes
configure:5268: checking for setenv
configure:5268: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5268: $? = 0
configure:5268: result: yes
configure:5289: checking for strlcpy
configure:5289: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5289: $? = 0
configure:5289: result: yes
configure:5310: checking for strlcat
configure:5310: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5310: $? = 0
configure:5310: result: yes
configure:5331: checking for asprintf
configure:5331: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5331: $? = 0
configure:5331: result: yes
configure:5352: checking for fgetln
configure:5352: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5352: $? = 0
configure:5352: result: yes
configure:5373: checking for fparseln
configure:5373: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5373: $? = 0
configure:5373: result: yes
configure:5394: checking for strcasestr
configure:5394: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5394: $? = 0
configure:5394: result: yes
configure:5415: checking for strsep
configure:5415: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5415: $? = 0
configure:5415: result: yes
configure:5436: checking for strtonum
configure:5436: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5436: $? = 0
configure:5436: result: yes
configure:5457: checking for stravis
configure:5457: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5457: $? = 0
configure:5457: result: yes
configure:5465: checking if strnvis is broken
configure:5479: result: yes
configure:5497: checking for cfmakeraw
configure:5497: result: yes
configure:5518: checking for openat
configure:5518: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5518: $? = 0
configure:5518: result: yes
configure:5539: checking for reallocarray
configure:5539: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5539: $? = 0
configure:5539: result: yes
configure:5561: checking for getopt
configure:5561: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5561: $? = 0
configure:5561: result: yes
configure:5569: checking whether optarg is declared
configure:5569: gcc -c   conftest.c >&5
configure:5569: $? = 0
configure:5569: result: yes
configure:5587: checking whether optind is declared
configure:5587: gcc -c   conftest.c >&5
configure:5587: $? = 0
configure:5587: result: yes
configure:5605: checking whether optreset is declared
configure:5605: gcc -c   conftest.c >&5
configure:5605: $? = 0
configure:5605: result: yes
configure:5625: checking if system getopt should be avoided
configure:5632: result: no
configure:5649: checking for BSD-style unsigned types
configure:5653: gcc -c   conftest.c >&5
configure:5653: $? = 0
configure:5655: result: yes
configure:5665: checking whether TAILQ_PREV is declared
configure:5665: gcc -c   conftest.c >&5
configure:5665: $? = 0
configure:5665: result: yes
configure:5674: checking whether TAILQ_REPLACE is declared
configure:5674: gcc -c   conftest.c >&5
configure:5674: $? = 0
configure:5674: result: yes
configure:5689: checking for __progname
configure:5693: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
configure:5693: $? = 0
configure:5695: result: yes
configure:5706: checking for program_invocation_short_name
configure:5710: gcc -o conftest    conftest.c -lutil -levent  -lcurses >&5
/var/tmp//ccMy8Sxt.o: In function `main':
conftest.c:(.text+0xb): undefined reference to `program_invocation_short_name'
configure:5710: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_TREE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_FLOCK 1
| #define HAVE_SYSCONF 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CURSES_H 1
| #define HAVE_B64_NTOP 1
| #define HAVE_FORKPTY 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_DAEMON 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_SETENV 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FGETLN 1
| #define HAVE_FPARSELN 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTONUM 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_OPENAT 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_OPTIND 1
| #define HAVE_DECL_OPTRESET 1
| #define HAVE_GETOPT 1
| #define HAVE_BSD_TYPES 1
| #define HAVE_QUEUE_H 1
| #define HAVE___PROGNAME 1
| /* end confdefs.h.  */
| 
| 		#include <stdio.h>
| 		#include <stdlib.h>
| 		extern char *program_invocation_short_name;
| 		int main(void) {
| 			const char *cp = program_invocation_short_name;
| 			printf("%s\n", cp);
| 			exit(0);
| 		}
| 
configure:5715: result: no
configure:5723: checking whether PR_SET_NAME is declared
configure:5723: gcc -c   conftest.c >&5
conftest.c:60:23: fatal error: sys/prctl.h: No such file or directory
compilation terminated.
configure:5723: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tmux"
| #define PACKAGE_TARNAME "tmux"
| #define PACKAGE_VERSION "2.4"
| #define PACKAGE_STRING "tmux 2.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "tmux"
| #define VERSION "2.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 HAVE_BITSTRING_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_SYS_TREE_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_FLOCK 1
| #define HAVE_SYSCONF 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CURSES_H 1
| #define HAVE_B64_NTOP 1
| #define HAVE_FORKPTY 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_DAEMON 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_SETPROCTITLE 1
| #define HAVE_SETENV 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_ASPRINTF 1
| #define HAVE_FGETLN 1
| #define HAVE_FPARSELN 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTONUM 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_OPENAT 1
| #define HAVE_REALLOCARRAY 1
| #define HAVE_DECL_OPTARG 1
| #define HAVE_DECL_OPTIND 1
| #define HAVE_DECL_OPTRESET 1
| #define HAVE_GETOPT 1
| #define HAVE_BSD_TYPES 1
| #define HAVE_QUEUE_H 1
| #define HAVE___PROGNAME 1
| /* end confdefs.h.  */
| #include <sys/prctl.h>
| 
| 
| int
| main ()
| {
| #ifndef PR_SET_NAME
| #ifdef __cplusplus
|   (void) PR_SET_NAME;
| #else
|   (void) PR_SET_NAME;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:5723: result: no
configure:5733: checking whether F_CLOSEM is declared
configure:5733: gcc -c   conftest.c >&5
configure:5733: $? = 0
configure:5733: result: yes
configure:5743: checking for /proc/$$
configure:5748: result: yes
configure:5760: checking platform
configure:5791: result: netbsd
configure:6044: checking that generated files are newer than configure
configure:6050: result: done
configure:6225: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by tmux config.status 2.4, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on boh

config.status:660: creating Makefile
config.status:832: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-netbsd7.99.39
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBEVENT_CFLAGS_set=
ac_cv_env_LIBEVENT_CFLAGS_value=
ac_cv_env_LIBEVENT_LIBS_set=
ac_cv_env_LIBEVENT_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_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_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_closefrom=yes
ac_cv_func_daemon=yes
ac_cv_func_dirfd=no
ac_cv_func_fgetln=yes
ac_cv_func_flock=yes
ac_cv_func_fparseln=yes
ac_cv_func_getopt=yes
ac_cv_func_getprogname=yes
ac_cv_func_openat=yes
ac_cv_func_prctl=no
ac_cv_func_reallocarray=yes
ac_cv_func_setenv=yes
ac_cv_func_setproctitle=yes
ac_cv_func_stravis=yes
ac_cv_func_strcasestr=yes
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strsep=yes
ac_cv_func_strtonum=yes
ac_cv_func_sysconf=yes
ac_cv_have_decl_F_CLOSEM=yes
ac_cv_have_decl_PR_SET_NAME=no
ac_cv_have_decl_TAILQ_PREV=yes
ac_cv_have_decl_TAILQ_REPLACE=yes
ac_cv_have_decl_optarg=yes
ac_cv_have_decl_optind=yes
ac_cv_have_decl_optreset=yes
ac_cv_header_bitstring_h=yes
ac_cv_header_curses_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_event_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_memory_h=yes
ac_cv_header_ncurses_h=no
ac_cv_header_ndir_h=no
ac_cv_header_paths_h=yes
ac_cv_header_pty_h=no
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=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_term_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utempter_h=no
ac_cv_header_util_h=yes
ac_cv_host=x86_64-unknown-netbsd7.99.39
ac_cv_lib_curses_setupterm=yes
ac_cv_lib_ncurses_setupterm=no
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/pkg/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_clock_gettime='none required'
ac_cv_search_event_init=-levent
ac_cv_search_flock='none required'
ac_cv_search_forkpty=-lutil
ac_cv_search_imsg_init=no
ac_cv_search_inet_ntoa='none required'
ac_cv_search_socket='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /tmp/github-tmux/tmux/etc/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /tmp/github-tmux/tmux/etc/missing autoconf'
AUTOHEADER='${SHELL} /tmp/github-tmux/tmux/etc/missing autoheader'
AUTOMAKE='${SHELL} /tmp/github-tmux/tmux/etc/missing automake-1.15'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"tmux\ 2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"2.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 -DHAVE_BITSTRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TREE_H=1 -DHAVE_TERM_H=1 -DHAVE_UTIL_H=1 -DHAVE_FLOCK=1 -DHAVE_SYSCONF=1 -DHAVE_CFMAKERAW=1 -DHAVE_CURSES_H=1 -DHAVE_B64_NTOP=1 -DHAVE_FORKPTY=1 -DHAVE_CLOSEFROM=1 -DHAVE_DAEMON=1 -DHAVE_GETPROGNAME=1 -DHAVE_SETPROCTITLE=1 -DHAVE_SETENV=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_ASPRINTF=1 -DHAVE_FGETLN=1 -DHAVE_FPARSELN=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_STRTONUM=1 -DHAVE_CFMAKERAW=1 -DHAVE_OPENAT=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DECL_OPTARG=1 -DHAVE_DECL_OPTIND=1 -DHAVE_DECL_OPTRESET=1 -DHAVE_GETOPT=1 -DHAVE_BSD_TYPES=1 -DHAVE_QUEUE_H=1 -DHAVE___PROGNAME=1 -DHAVE_FCNTL_CLOSEM=1 -DHAVE_PROC_PID=1'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
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_COVERAGE_FALSE=''
IS_COVERAGE_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_GLIBC_FALSE=''
IS_GLIBC_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_PROFILE_FALSE=''
IS_PROFILE_TRUE='#'
IS_SUNCC_FALSE=''
IS_SUNCC_TRUE='#'
IS_SUNOS_FALSE=''
IS_SUNOS_TRUE='#'
IS_UNKNOWN_FALSE=''
IS_UNKNOWN_TRUE='#'
LDFLAGS=''
LIBEVENT_CFLAGS=''
LIBEVENT_LIBS=''
LIBNCURSES_CFLAGS=''
LIBNCURSES_LIBS=''
LIBOBJS=''
LIBS='-lutil -levent  -lcurses'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/github-tmux/tmux/etc/missing makeinfo'
MANFORMAT='mdoc'
MKDIR_P='etc/install-sh -c -d'
NO_ASPRINTF_FALSE=''
NO_ASPRINTF_TRUE='#'
NO_B64_NTOP_FALSE=''
NO_B64_NTOP_TRUE='#'
NO_CFMAKERAW_FALSE=''
NO_CFMAKERAW_TRUE='#'
NO_CLOSEFROM_FALSE=''
NO_CLOSEFROM_TRUE='#'
NO_DAEMON_FALSE=''
NO_DAEMON_TRUE='#'
NO_FGETLN_FALSE=''
NO_FGETLN_TRUE='#'
NO_FORKPTY_FALSE=''
NO_FORKPTY_TRUE='#'
NO_FPARSELN_FALSE=''
NO_FPARSELN_TRUE='#'
NO_GETOPT_FALSE=''
NO_GETOPT_TRUE='#'
NO_GETPROGNAME_FALSE=''
NO_GETPROGNAME_TRUE='#'
NO_IMSG_FALSE='#'
NO_IMSG_TRUE=''
NO_OPENAT_FALSE=''
NO_OPENAT_TRUE='#'
NO_REALLOCARRAY_FALSE=''
NO_REALLOCARRAY_TRUE='#'
NO_SETENV_FALSE=''
NO_SETENV_TRUE='#'
NO_SETPROCTITLE_FALSE=''
NO_SETPROCTITLE_TRUE='#'
NO_STRCASESTR_FALSE=''
NO_STRCASESTR_TRUE='#'
NO_STRLCAT_FALSE=''
NO_STRLCAT_TRUE='#'
NO_STRLCPY_FALSE=''
NO_STRLCPY_TRUE='#'
NO_STRSEP_FALSE=''
NO_STRSEP_TRUE='#'
NO_STRTONUM_FALSE=''
NO_STRTONUM_TRUE='#'
NO_VIS_FALSE='#'
NO_VIS_TRUE=''
OBJEXT='o'
PACKAGE='tmux'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='tmux'
PACKAGE_STRING='tmux 2.4'
PACKAGE_TARNAME='tmux'
PACKAGE_URL=''
PACKAGE_VERSION='2.4'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/pkg/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PLATFORM='netbsd'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='2.4'
XOPEN_DEFINES=''
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-unknown-netbsd7.99.39'
build_alias=''
build_cpu='x86_64'
build_os='netbsd7.99.39'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-netbsd7.99.39'
host_alias=''
host_cpu='x86_64'
host_os='netbsd7.99.39'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/github-tmux/tmux/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}'
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 "2.4"
#define PACKAGE_STRING "tmux 2.4"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "tmux"
#define VERSION "2.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 HAVE_BITSTRING_H 1
#define HAVE_DIRENT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_PATHS_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_DIR_H 1
#define HAVE_SYS_TREE_H 1
#define HAVE_TERM_H 1
#define HAVE_UTIL_H 1
#define HAVE_FLOCK 1
#define HAVE_SYSCONF 1
#define HAVE_CFMAKERAW 1
#define HAVE_CURSES_H 1
#define HAVE_B64_NTOP 1
#define HAVE_FORKPTY 1
#define HAVE_CLOSEFROM 1
#define HAVE_DAEMON 1
#define HAVE_GETPROGNAME 1
#define HAVE_SETPROCTITLE 1
#define HAVE_SETENV 1
#define HAVE_STRLCPY 1
#define HAVE_STRLCAT 1
#define HAVE_ASPRINTF 1
#define HAVE_FGETLN 1
#define HAVE_FPARSELN 1
#define HAVE_STRCASESTR 1
#define HAVE_STRSEP 1
#define HAVE_STRTONUM 1
#define HAVE_CFMAKERAW 1
#define HAVE_OPENAT 1
#define HAVE_REALLOCARRAY 1
#define HAVE_DECL_OPTARG 1
#define HAVE_DECL_OPTIND 1
#define HAVE_DECL_OPTRESET 1
#define HAVE_GETOPT 1
#define HAVE_BSD_TYPES 1
#define HAVE_QUEUE_H 1
#define HAVE___PROGNAME 1
#define HAVE_FCNTL_CLOSEM 1
#define HAVE_PROC_PID 1

configure: exit 0