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 1.5, which was generated by GNU Autoconf 2.64. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = maki uname -m = i686 uname -r = 3.1.1-2.i386 uname -s = Linux uname -v = #2 SMP Tue Apr 27 17:58:42 CEST 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2264: checking for a BSD-compatible install configure:2332: result: /bin/install -c configure:2343: checking whether build environment is sane configure:2380: result: yes configure:2507: checking for a thread-safe mkdir -p configure:2546: result: /bin/mkdir -p configure:2559: checking for gawk configure:2575: found /bin/gawk configure:2586: result: gawk configure:2597: checking whether make sets $(MAKE) configure:2619: result: yes configure:2706: checking build system type configure:2720: result: i686-uhu-linux-gnu configure:2740: checking host system type configure:2753: result: i686-uhu-linux-gnu configure:2787: checking for i686-uhu-linux-gcc configure:2803: found /usr/bin/i686-uhu-linux-gcc configure:2814: result: i686-uhu-linux-gcc configure:3083: checking for C compiler version configure:3092: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 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:3103: $? = 0 configure:3092: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:3103: $? = 0 configure:3092: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3103: $? = 1 configure:3092: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3103: $? = 1 configure:3125: checking for C compiler default output file name configure:3147: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3151: $? = 0 configure:3188: result: a.out configure:3204: checking whether the C compiler works configure:3213: ./a.out configure:3217: $? = 0 configure:3232: result: yes configure:3239: checking whether we are cross compiling configure:3241: result: no configure:3244: checking for suffix of executables configure:3251: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3255: $? = 0 configure:3277: result: configure:3283: checking for suffix of object files configure:3305: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3309: $? = 0 configure:3330: result: o configure:3334: checking whether we are using the GNU C compiler configure:3353: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3353: $? = 0 configure:3362: result: yes configure:3371: checking whether i686-uhu-linux-gcc accepts -g configure:3391: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3391: $? = 0 configure:3432: result: yes configure:3449: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3513: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3513: $? = 0 configure:3526: result: none needed configure:3557: checking for style of include used by make configure:3585: result: GNU configure:3610: checking dependency style of i686-uhu-linux-gcc configure:3720: result: gcc3 configure:3736: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:3767: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3771: $? = 0 configure:3777: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3781: $? = 0 configure:3792: cc -c conftest.c >&5 configure:3796: $? = 0 configure:3804: cc -c conftest.c -o conftest2.o >&5 configure:3808: $? = 0 configure:3814: cc -c conftest.c -o conftest2.o >&5 configure:3818: $? = 0 configure:3836: result: yes configure:3871: checking how to run the C preprocessor configure:3902: i686-uhu-linux-gcc -E conftest.c configure:3902: $? = 0 configure:3916: i686-uhu-linux-gcc -E conftest.c conftest.c:19:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3916: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | /* end confdefs.h. */ | #include configure:3941: result: i686-uhu-linux-gcc -E configure:3961: i686-uhu-linux-gcc -E conftest.c configure:3961: $? = 0 configure:3975: i686-uhu-linux-gcc -E conftest.c conftest.c:19:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3975: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | /* end confdefs.h. */ | #include configure:4004: checking for grep that handles long lines and -e configure:4062: result: /bin/grep configure:4067: checking for egrep configure:4129: result: /bin/grep -E configure:4134: checking for ANSI C header files configure:4154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4154: $? = 0 configure:4227: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4227: $? = 0 configure:4227: ./conftest configure:4227: $? = 0 configure:4238: result: yes configure:4253: checking for sys/types.h configure:4253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4253: $? = 0 configure:4253: result: yes configure:4253: checking for sys/stat.h configure:4253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4253: $? = 0 configure:4253: result: yes configure:4253: checking for stdlib.h configure:4253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4253: $? = 0 configure:4253: result: yes configure:4253: checking for string.h configure:4253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4253: $? = 0 configure:4253: result: yes configure:4253: checking for memory.h configure:4253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4253: $? = 0 configure:4253: result: yes configure:4253: checking for strings.h configure:4253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4253: $? = 0 configure:4253: result: yes configure:4253: checking for inttypes.h configure:4253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4253: $? = 0 configure:4253: result: yes configure:4253: checking for stdint.h configure:4253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4253: $? = 0 configure:4253: result: yes configure:4253: checking for unistd.h configure:4253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4253: $? = 0 configure:4253: result: yes configure:4289: checking bitstring.h usability configure:4289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:72:23: fatal error: bitstring.h: No such file or directory compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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:4289: result: no configure:4289: checking bitstring.h presence configure:4289: i686-uhu-linux-gcc -E conftest.c conftest.c:39:23: fatal error: bitstring.h: No such file or directory compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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:4289: result: no configure:4289: checking for bitstring.h configure:4289: result: no configure:4289: checking curses.h usability configure:4289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking curses.h presence configure:4289: i686-uhu-linux-gcc -E conftest.c configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking for curses.h configure:4289: result: yes configure:4289: checking dirent.h usability configure:4289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking dirent.h presence configure:4289: i686-uhu-linux-gcc -E conftest.c configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking for dirent.h configure:4289: result: yes configure:4289: checking fcntl.h usability configure:4289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking fcntl.h presence configure:4289: i686-uhu-linux-gcc -E conftest.c configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking for fcntl.h configure:4289: result: yes configure:4289: checking for inttypes.h configure:4289: result: yes configure:4289: checking libutil.h usability configure:4289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:80:21: fatal error: libutil.h: No such file or directory compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 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:4289: result: no configure:4289: checking libutil.h presence configure:4289: i686-uhu-linux-gcc -E conftest.c conftest.c:47:21: fatal error: libutil.h: No such file or directory compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | /* end confdefs.h. */ | #include configure:4289: result: no configure:4289: checking for libutil.h configure:4289: result: no configure:4289: checking ncurses.h usability configure:4289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking ncurses.h presence configure:4289: i686-uhu-linux-gcc -E conftest.c configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking for ncurses.h configure:4289: result: yes configure:4289: checking ndir.h usability configure:4289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:82:18: fatal error: ndir.h: No such file or directory compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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:4289: result: no configure:4289: checking ndir.h presence configure:4289: i686-uhu-linux-gcc -E conftest.c conftest.c:49:18: fatal error: ndir.h: No such file or directory compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_H 1 | | /* end confdefs.h. */ | #include configure:4289: result: no configure:4289: checking for ndir.h configure:4289: result: no configure:4289: checking paths.h usability configure:4289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking paths.h presence configure:4289: i686-uhu-linux-gcc -E conftest.c configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking for paths.h configure:4289: result: yes configure:4289: checking pty.h usability configure:4289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking pty.h presence configure:4289: i686-uhu-linux-gcc -E conftest.c configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking for pty.h configure:4289: result: yes configure:4289: checking for stdint.h configure:4289: result: yes configure:4289: checking sys/dir.h usability configure:4289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking sys/dir.h presence configure:4289: i686-uhu-linux-gcc -E conftest.c configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking for sys/dir.h configure:4289: result: yes configure:4289: checking sys/ndir.h usability configure:4289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:90:22: fatal error: sys/ndir.h: No such file or directory compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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:4289: result: no configure:4289: checking sys/ndir.h presence configure:4289: i686-uhu-linux-gcc -E conftest.c conftest.c:57:22: fatal error: sys/ndir.h: No such file or directory compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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:4289: result: no configure:4289: checking for sys/ndir.h configure:4289: result: no configure:4289: checking sys/tree.h usability configure:4289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:90:22: fatal error: sys/tree.h: No such file or directory compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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:4289: result: no configure:4289: checking sys/tree.h presence configure:4289: i686-uhu-linux-gcc -E conftest.c conftest.c:57:22: fatal error: sys/tree.h: No such file or directory compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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:4289: result: no configure:4289: checking for sys/tree.h configure:4289: result: no configure:4289: checking term.h usability configure:4289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking term.h presence configure:4289: i686-uhu-linux-gcc -E conftest.c configure:4289: $? = 0 configure:4289: result: yes configure:4289: checking for term.h configure:4289: result: yes configure:4289: checking util.h usability configure:4289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:92:18: fatal error: util.h: No such file or directory compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4289: result: no configure:4289: checking util.h presence configure:4289: i686-uhu-linux-gcc -E conftest.c conftest.c:59:18: fatal error: util.h: No such file or directory compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | /* end confdefs.h. */ | #include configure:4289: result: no configure:4289: checking for util.h configure:4289: result: no configure:4344: checking for gcc that whines about -I configure:4371: result: yes configure:4402: checking for glibc configure:4430: result: yes configure:4434: checking for clock_gettime in -lrt configure:4459: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt >&5 configure:4459: $? = 0 configure:4468: result: yes configure:4482: checking for library containing event_init configure:4513: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt >&5 /tmp/ccrkjmu9.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `event_init' collect2: error: ld returned 1 exit status configure:4513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 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:4513: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -levent -lrt >&5 configure:4513: $? = 0 configure:4530: result: -levent configure:4545: checking for library containing setupterm configure:4576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -levent -lrt >&5 /tmp/ccUWAXs6.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setupterm' collect2: error: ld returned 1 exit status configure:4576: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 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:4576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lterminfo -levent -lrt >&5 /usr/bin/ld: cannot find -lterminfo collect2: error: ld returned 1 exit status configure:4576: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 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:4576: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses -levent -lrt >&5 configure:4576: $? = 0 configure:4593: result: -lcurses configure:4609: checking for library containing b64_ntop configure:4640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses -levent -lrt >&5 /tmp/ccG0pjOg.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `b64_ntop' collect2: error: ld returned 1 exit status configure:4640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 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 b64_ntop (); | int | main () | { | return b64_ntop (); | ; | return 0; | } configure:4640: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lresolv -lcurses -levent -lrt >&5 /tmp/ccEGjMQh.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `b64_ntop' collect2: error: ld returned 1 exit status configure:4640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 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 b64_ntop (); | int | main () | { | return b64_ntop (); | ; | return 0; | } configure:4657: result: no configure:4665: checking for library containing __b64_ntop configure:4696: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses -levent -lrt >&5 /tmp/cciijPXn.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__b64_ntop' collect2: error: ld returned 1 exit status configure:4696: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 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 __b64_ntop (); | int | main () | { | return __b64_ntop (); | ; | return 0; | } configure:4696: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lresolv -lcurses -levent -lrt >&5 configure:4696: $? = 0 configure:4713: result: -lresolv configure:4721: checking for library containing inet_ntoa configure:4752: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lresolv -lcurses -levent -lrt >&5 configure:4752: $? = 0 configure:4769: result: none required configure:4777: checking for library containing socket configure:4808: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lresolv -lcurses -levent -lrt >&5 configure:4808: $? = 0 configure:4825: result: none required configure:4833: checking for socket in -lxnet configure:4858: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lxnet -lresolv -lcurses -levent -lrt >&5 /usr/bin/ld: cannot find -lxnet collect2: error: ld returned 1 exit status configure:4858: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 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:4867: result: no configure:4881: checking for library containing sqrt configure:4912: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lresolv -lcurses -levent -lrt >&5 conftest.c:68:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] /tmp/cckNEt8C.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sqrt' collect2: error: ld returned 1 exit status configure:4912: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 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 sqrt (); | int | main () | { | return sqrt (); | ; | return 0; | } configure:4912: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lresolv -lcurses -levent -lrt >&5 conftest.c:68:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] configure:4912: $? = 0 configure:4929: result: -lm configure:4941: checking for CMSG_DATA configure:4961: result: yes configure:4997: checking for library containing imsg_init configure:5028: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lresolv -lcurses -levent -lrt >&5 /tmp/cc4N4exN.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `imsg_init' collect2: error: ld returned 1 exit status configure:5028: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 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:5028: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 /tmp/cc25iooP.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `imsg_init' collect2: error: ld returned 1 exit status configure:5028: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 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:5045: result: no configure:5070: checking for library containing forkpty configure:5101: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lresolv -lcurses -levent -lrt >&5 /tmp/cc2MVM7T.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `forkpty' collect2: error: ld returned 1 exit status configure:5101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 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:5101: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 configure:5101: $? = 0 configure:5118: result: -lutil configure:5143: checking for closefrom configure:5143: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 /tmp/ccYAJ9G1.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `closefrom' collect2: error: ld returned 1 exit status configure:5143: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 1 | | #define HAVE_FORKPTY 1 | | /* end confdefs.h. */ | /* Define closefrom to an innocuous variant, in case declares closefrom. | For example, HP-UX 11i declares gettimeofday. */ | #define closefrom innocuous_closefrom | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char closefrom (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef closefrom | | /* 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 closefrom (); | /* 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_closefrom || defined __stub___closefrom | choke me | #endif | | int | main () | { | return closefrom (); | ; | return 0; | } configure:5143: result: no configure:5165: checking for daemon configure:5165: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 configure:5165: $? = 0 configure:5165: result: yes configure:5187: checking for setenv configure:5187: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 configure:5187: $? = 0 configure:5187: result: yes configure:5209: checking for strlcpy configure:5209: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 /tmp/ccWf8Ove.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:5209: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 1 | | #define HAVE_FORKPTY 1 | | #define HAVE_DAEMON 1 | | #define HAVE_SETENV 1 | | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:5209: result: no configure:5231: checking for strlcat configure:5231: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 /tmp/ccnruE98.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:5231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 1 | | #define HAVE_FORKPTY 1 | | #define HAVE_DAEMON 1 | | #define HAVE_SETENV 1 | | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:5231: result: no configure:5253: checking for asprintf configure:5253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 configure:5253: $? = 0 configure:5253: result: yes configure:5275: checking for fgetln configure:5275: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 /tmp/ccRa5MSj.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `fgetln' collect2: error: ld returned 1 exit status configure:5275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 1 | | #define HAVE_FORKPTY 1 | | #define HAVE_DAEMON 1 | | #define HAVE_SETENV 1 | | #define HAVE_ASPRINTF 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:5275: result: no configure:5297: checking for strcasestr configure:5297: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 configure:5297: $? = 0 configure:5297: result: yes configure:5319: checking for strsep configure:5319: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 configure:5319: $? = 0 configure:5319: result: yes configure:5341: checking for strtonum configure:5341: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 /tmp/ccD56dew.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strtonum' collect2: error: ld returned 1 exit status configure:5341: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 1 | | #define HAVE_FORKPTY 1 | | #define HAVE_DAEMON 1 | | #define HAVE_SETENV 1 | | #define HAVE_ASPRINTF 1 | | #define HAVE_STRCASESTR 1 | | #define HAVE_STRSEP 1 | | /* end confdefs.h. */ | /* Define strtonum to an innocuous variant, in case declares strtonum. | For example, HP-UX 11i declares gettimeofday. */ | #define strtonum innocuous_strtonum | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strtonum (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strtonum | | /* 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 strtonum (); | /* 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_strtonum || defined __stub___strtonum | choke me | #endif | | int | main () | { | return strtonum (); | ; | return 0; | } configure:5341: result: no configure:5363: checking for strnvis configure:5363: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 /tmp/cc13T7ty.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strnvis' collect2: error: ld returned 1 exit status configure:5363: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 1 | | #define HAVE_FORKPTY 1 | | #define HAVE_DAEMON 1 | | #define HAVE_SETENV 1 | | #define HAVE_ASPRINTF 1 | | #define HAVE_STRCASESTR 1 | | #define HAVE_STRSEP 1 | | /* end confdefs.h. */ | /* Define strnvis to an innocuous variant, in case declares strnvis. | For example, HP-UX 11i declares gettimeofday. */ | #define strnvis innocuous_strnvis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnvis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnvis | | /* 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 strnvis (); | /* 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_strnvis || defined __stub___strnvis | choke me | #endif | | int | main () | { | return strnvis (); | ; | return 0; | } configure:5363: result: no configure:5386: checking for getopt configure:5386: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 configure:5386: $? = 0 configure:5386: result: yes configure:5394: checking whether optarg is declared configure:5394: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5394: $? = 0 configure:5394: result: yes configure:5414: checking whether optind is declared configure:5414: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5414: $? = 0 configure:5414: result: yes configure:5434: checking whether optreset is declared configure:5434: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:86:10: error: 'optreset' undeclared (first use in this function) conftest.c:86:10: note: each undeclared identifier is reported only once for each function it appears in configure:5434: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 1 | | #define HAVE_FORKPTY 1 | | #define HAVE_DAEMON 1 | | #define HAVE_SETENV 1 | | #define HAVE_ASPRINTF 1 | | #define HAVE_STRCASESTR 1 | | #define HAVE_STRSEP 1 | | #define HAVE_DECL_OPTARG 1 | | #define HAVE_DECL_OPTIND 1 | | /* end confdefs.h. */ | | #include | | | | int | main () | { | #ifndef optreset | (void) optreset; | #endif | | ; | return 0; | } configure:5434: result: no configure:5490: checking for bzero configure:5490: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 conftest.c:102:6: warning: conflicting types for built-in function 'bzero' [enabled by default] configure:5490: $? = 0 configure:5490: result: yes configure:5490: checking for setproctitle configure:5490: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 /tmp/cctN4ZzQ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:5490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 1 | | #define HAVE_FORKPTY 1 | | #define HAVE_DAEMON 1 | | #define HAVE_SETENV 1 | | #define HAVE_ASPRINTF 1 | | #define HAVE_STRCASESTR 1 | | #define HAVE_STRSEP 1 | | #define HAVE_DECL_OPTARG 1 | | #define HAVE_DECL_OPTIND 1 | | #define HAVE_DECL_OPTRESET 0 | | #define HAVE_BZERO 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:5490: result: no configure:5490: checking for sysconf configure:5490: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 configure:5490: $? = 0 configure:5490: result: yes configure:5503: checking for BSD-style unsigned types configure:5518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5518: $? = 0 configure:5521: result: yes configure:5531: checking whether TAILQ_PREV is declared configure:5531: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5531: $? = 0 configure:5531: result: yes configure:5540: checking whether TAILQ_REPLACE is declared configure:5540: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:92:10: error: 'TAILQ_REPLACE' undeclared (first use in this function) conftest.c:92:10: note: each undeclared identifier is reported only once for each function it appears in configure:5540: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 1 | | #define HAVE_FORKPTY 1 | | #define HAVE_DAEMON 1 | | #define HAVE_SETENV 1 | | #define HAVE_ASPRINTF 1 | | #define HAVE_STRCASESTR 1 | | #define HAVE_STRSEP 1 | | #define HAVE_DECL_OPTARG 1 | | #define HAVE_DECL_OPTIND 1 | | #define HAVE_DECL_OPTRESET 0 | | #define HAVE_BZERO 1 | | #define HAVE_SYSCONF 1 | | #define HAVE_BSD_TYPES 1 | | /* end confdefs.h. */ | #include | | | int | main () | { | #ifndef TAILQ_REPLACE | (void) TAILQ_REPLACE; | #endif | | ; | return 0; | } configure:5540: result: no configure:5556: checking for __progname configure:5571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -lm -lresolv -lcurses -levent -lrt >&5 configure:5571: $? = 0 configure:5574: result: yes configure:5585: checking whether F_CLOSEM is declared configure:5585: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:94:10: error: 'F_CLOSEM' undeclared (first use in this function) conftest.c:94:10: note: each undeclared identifier is reported only once for each function it appears in configure:5585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | | #define PACKAGE_TARNAME "tmux" | | #define PACKAGE_VERSION "1.5" | | #define PACKAGE_STRING "tmux 1.5" | | #define PACKAGE_BUGREPORT "" | | #define PACKAGE_URL "" | | #define PACKAGE "tmux" | | #define VERSION "1.5" | | #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_CURSES_H 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_NCURSES_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_TERM_H 1 | | #define HAVE_LIBRT 1 | | #define HAVE_FORKPTY 1 | | #define HAVE_DAEMON 1 | | #define HAVE_SETENV 1 | | #define HAVE_ASPRINTF 1 | | #define HAVE_STRCASESTR 1 | | #define HAVE_STRSEP 1 | | #define HAVE_DECL_OPTARG 1 | | #define HAVE_DECL_OPTIND 1 | | #define HAVE_DECL_OPTRESET 0 | | #define HAVE_BZERO 1 | | #define HAVE_SYSCONF 1 | | #define HAVE_BSD_TYPES 1 | | #define HAVE___PROGNAME 1 | | /* end confdefs.h. */ | #include | | | int | main () | { | #ifndef F_CLOSEM | (void) F_CLOSEM; | #endif | | ; | return 0; | } configure:5585: result: no configure:5596: checking for /proc/$$ configure:5602: result: yes configure:5610: checking for /proc/$$/fd configure:5616: result: yes configure:5624: checking platform configure:5641: result: linux configure:6020: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tmux config.status 1.5, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on maki config.status:840: creating Makefile config.status:1003: executing depfiles commands configure:7138: WARNING: unrecognized options: --enable-shared ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_asprintf=yes ac_cv_func_bzero=yes ac_cv_func_closefrom=no ac_cv_func_daemon=yes ac_cv_func_fgetln=no ac_cv_func_getopt=yes ac_cv_func_setenv=yes ac_cv_func_setproctitle=no ac_cv_func_strcasestr=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strnvis=no ac_cv_func_strsep=yes ac_cv_func_strtonum=no ac_cv_func_sysconf=yes ac_cv_have_decl_F_CLOSEM=no ac_cv_have_decl_TAILQ_PREV=yes ac_cv_have_decl_TAILQ_REPLACE=no ac_cv_have_decl_optarg=yes ac_cv_have_decl_optind=yes ac_cv_have_decl_optreset=no ac_cv_header_bitstring_h=no ac_cv_header_curses_h=yes ac_cv_header_dirent_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=yes 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_term_h=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_xnet_socket=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_search___b64_ntop=-lresolv ac_cv_search_b64_ntop=no ac_cv_search_event_init=-levent ac_cv_search_forkpty=-lutil ac_cv_search_imsg_init=no ac_cv_search_inet_ntoa='none required' ac_cv_search_setupterm=-lcurses ac_cv_search_socket='none required' ac_cv_search_sqrt=-lm am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/etc/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/etc/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/etc/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/etc/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/etc/missing --run automake-1.10' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"1.5\" -DPACKAGE_STRING=\"tmux\ 1.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"1.5\" -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_CURSES_H=1 -DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_PATHS_H=1 -DHAVE_PTY_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_TERM_H=1 -DHAVE_LIBRT=1 -DHAVE_FORKPTY=1 -DHAVE_DAEMON=1 -DHAVE_SETENV=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASESTR=1 -DHAVE_STRSEP=1 -DHAVE_DECL_OPTARG=1 -DHAVE_DECL_OPTIND=1 -DHAVE_DECL_OPTRESET=0 -DHAVE_BZERO=1 -DHAVE_SYSCONF=1 -DHAVE_BSD_TYPES=1 -DHAVE___PROGNAME=1 -DHAVE_PROC_PID=1 -DHAVE_DIRFD=1' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' 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_FREEBSD_FALSE='' IS_FREEBSD_TRUE='#' IS_GCC4_FALSE='#' IS_GCC4_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_STATIC_FALSE='' IS_STATIC_TRUE='#' IS_SUNCC_FALSE='' IS_SUNCC_TRUE='#' IS_SUNOS_FALSE='' IS_SUNOS_TRUE='#' IS_UNKNOWN_FALSE='' IS_UNKNOWN_TRUE='#' LDFLAGS='' LIBOBJS='' LIBS='-lutil -lm -lresolv -lcurses -levent -lrt ' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/etc/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NO_ASPRINTF_FALSE='' NO_ASPRINTF_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_GETOPT_FALSE='#' NO_GETOPT_TRUE='' NO_IMSG_FALSE='#' NO_IMSG_TRUE='' NO_SETENV_FALSE='' NO_SETENV_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 1.5' PACKAGE_TARNAME='tmux' PACKAGE_URL='' PACKAGE_VERSION='1.5' PATH_SEPARATOR=':' PLATFORM='linux' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.5' XOPEN_DEFINES='' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='$(SHELL) /var/uhubuild/work/compile/etc/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "tmux" #define PACKAGE_TARNAME "tmux" #define PACKAGE_VERSION "1.5" #define PACKAGE_STRING "tmux 1.5" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "tmux" #define VERSION "1.5" #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_CURSES_H 1 #define HAVE_DIRENT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_NCURSES_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_TERM_H 1 #define HAVE_LIBRT 1 #define HAVE_FORKPTY 1 #define HAVE_DAEMON 1 #define HAVE_SETENV 1 #define HAVE_ASPRINTF 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_DECL_OPTARG 1 #define HAVE_DECL_OPTIND 1 #define HAVE_DECL_OPTRESET 0 #define HAVE_BZERO 1 #define HAVE_SYSCONF 1 #define HAVE_BSD_TYPES 1 #define HAVE___PROGNAME 1 #define HAVE_PROC_PID 1 #define HAVE_DIRFD 1 configure: exit 0