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.7, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 3.7.3-gentoo uname -s = Linux uname -v = #2 SMP PREEMPT Mon Jan 21 10:22:05 GMT 2013 /usr/bin/uname -p = Intel(R) Core(TM) i7-3820QM CPU @ 2.70GHz /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/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 PATH: /usr/x86_64-pc-linux-gnu/i686-w64-mingw32/gcc-bin/4.7.2 PATH: /usr/x86_64-pc-linux-gnu/x86_64-w64-mingw32/gcc-bin/4.7.2 PATH: /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3 PATH: /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 PATH: /opt/vmware/bin PATH: /opt/cuda/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2175: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [[ ${CBUILD:-${CHOST}} != ${CHOST} ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2317: checking for a BSD-compatible install configure:2385: result: /usr/bin/install -c configure:2396: checking whether build environment is sane configure:2451: result: yes configure:2602: checking for a thread-safe mkdir -p configure:2641: result: /bin/mkdir -p configure:2648: checking for gawk configure:2664: found /usr/bin/gawk configure:2675: result: gawk configure:2686: checking whether make sets $(MAKE) configure:2708: result: yes configure:2799: checking build system type configure:2813: result: x86_64-pc-linux-gnu configure:2833: checking host system type configure:2846: result: x86_64-pc-linux-gnu configure:2881: checking for x86_64-pc-linux-gnu-gcc configure:2897: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2908: result: x86_64-pc-linux-gnu-gcc configure:3177: checking for C compiler version configure:3186: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.6.3 p1.11, pie-0.5.2) 4.6.3 Copyright (C) 2011 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:3197: $? = 0 configure:3186: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.11, pie-0.5.2' Thread model: posix gcc version 4.6.3 (Gentoo 4.6.3 p1.11, pie-0.5.2) configure:3197: $? = 0 configure:3186: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3197: $? = 1 configure:3186: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3197: $? = 1 configure:3217: checking whether the C compiler works configure:3239: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,--no-keep-memory conftest.c >&5 configure:3243: $? = 0 configure:3291: result: yes configure:3294: checking for C compiler default output file name configure:3296: result: a.out configure:3302: checking for suffix of executables configure:3309: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,--no-keep-memory conftest.c >&5 configure:3313: $? = 0 configure:3335: result: configure:3357: checking whether we are cross compiling configure:3365: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,--no-keep-memory conftest.c >&5 configure:3369: $? = 0 configure:3376: ./conftest configure:3380: $? = 0 configure:3395: result: no configure:3400: checking for suffix of object files configure:3422: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:3426: $? = 0 configure:3447: result: o configure:3451: checking whether we are using the GNU C compiler configure:3470: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:3470: $? = 0 configure:3479: result: yes configure:3488: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3508: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3508: $? = 0 configure:3549: result: yes configure:3566: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3629: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:3629: $? = 0 configure:3642: result: none needed configure:3673: checking for style of include used by make configure:3701: result: GNU configure:3727: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3838: result: none configure:3854: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:3885: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:3889: $? = 0 configure:3895: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:3899: $? = 0 configure:3910: cc -c conftest.c >&5 configure:3914: $? = 0 configure:3922: cc -c conftest.c -o conftest2.o >&5 configure:3926: $? = 0 configure:3932: cc -c conftest.c -o conftest2.o >&5 configure:3936: $? = 0 configure:3954: result: yes configure:3988: checking how to run the C preprocessor configure:4019: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4019: $? = 0 configure:4033: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4033: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | /* end confdefs.h. */ | #include configure:4058: result: x86_64-pc-linux-gnu-gcc -E configure:4078: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4078: $? = 0 configure:4092: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4092: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | /* end confdefs.h. */ | #include configure:4121: checking for grep that handles long lines and -e configure:4179: result: /bin/grep configure:4184: checking for egrep configure:4246: result: /bin/grep -E configure:4251: checking for ANSI C header files configure:4271: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4271: $? = 0 configure:4344: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,--no-keep-memory conftest.c >&5 configure:4344: $? = 0 configure:4344: ./conftest configure:4344: $? = 0 configure:4355: result: yes configure:4368: checking for sys/types.h configure:4368: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4368: $? = 0 configure:4368: result: yes configure:4368: checking for sys/stat.h configure:4368: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4368: $? = 0 configure:4368: result: yes configure:4368: checking for stdlib.h configure:4368: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4368: $? = 0 configure:4368: result: yes configure:4368: checking for string.h configure:4368: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4368: $? = 0 configure:4368: result: yes configure:4368: checking for memory.h configure:4368: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4368: $? = 0 configure:4368: result: yes configure:4368: checking for strings.h configure:4368: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4368: $? = 0 configure:4368: result: yes configure:4368: checking for inttypes.h configure:4368: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4368: $? = 0 configure:4368: result: yes configure:4368: checking for stdint.h configure:4368: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4368: $? = 0 configure:4368: result: yes configure:4368: checking for unistd.h configure:4368: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4368: $? = 0 configure:4368: result: yes configure:4401: checking bitstring.h usability configure:4401: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 conftest.c:54:23: fatal error: bitstring.h: No such file or directory compilation terminated. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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:4401: result: no configure:4401: checking bitstring.h presence configure:4401: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:21:23: fatal error: bitstring.h: No such file or directory compilation terminated. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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:4401: result: no configure:4401: checking for bitstring.h configure:4401: result: no configure:4401: checking curses.h usability configure:4401: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking curses.h presence configure:4401: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for curses.h configure:4401: result: yes configure:4401: checking dirent.h usability configure:4401: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking dirent.h presence configure:4401: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for dirent.h configure:4401: result: yes configure:4401: checking fcntl.h usability configure:4401: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking fcntl.h presence configure:4401: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for fcntl.h configure:4401: result: yes configure:4401: checking for inttypes.h configure:4401: result: yes configure:4401: checking libutil.h usability configure:4401: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 conftest.c:58:21: fatal error: libutil.h: No such file or directory compilation terminated. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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:4401: result: no configure:4401: checking libutil.h presence configure:4401: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:25:21: fatal error: libutil.h: No such file or directory compilation terminated. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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:4401: result: no configure:4401: checking for libutil.h configure:4401: result: no configure:4401: checking ncurses.h usability configure:4401: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking ncurses.h presence configure:4401: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for ncurses.h configure:4401: result: yes configure:4401: checking ndir.h usability configure:4401: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 conftest.c:59:18: fatal error: ndir.h: No such file or directory compilation terminated. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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:4401: result: no configure:4401: checking ndir.h presence configure:4401: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:26:18: fatal error: ndir.h: No such file or directory compilation terminated. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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:4401: result: no configure:4401: checking for ndir.h configure:4401: result: no configure:4401: checking paths.h usability configure:4401: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking paths.h presence configure:4401: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for paths.h configure:4401: result: yes configure:4401: checking pty.h usability configure:4401: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking pty.h presence configure:4401: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for pty.h configure:4401: result: yes configure:4401: checking for stdint.h configure:4401: result: yes configure:4401: checking sys/dir.h usability configure:4401: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking sys/dir.h presence configure:4401: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for sys/dir.h configure:4401: result: yes configure:4401: checking sys/ndir.h usability configure:4401: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 conftest.c:63:22: fatal error: sys/ndir.h: No such file or directory compilation terminated. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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:4401: result: no configure:4401: checking sys/ndir.h presence configure:4401: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:30:22: fatal error: sys/ndir.h: No such file or directory compilation terminated. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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:4401: result: no configure:4401: checking for sys/ndir.h configure:4401: result: no configure:4401: checking sys/tree.h usability configure:4401: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 conftest.c:63:22: fatal error: sys/tree.h: No such file or directory compilation terminated. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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:4401: result: no configure:4401: checking sys/tree.h presence configure:4401: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:30:22: fatal error: sys/tree.h: No such file or directory compilation terminated. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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:4401: result: no configure:4401: checking for sys/tree.h configure:4401: result: no configure:4401: checking term.h usability configure:4401: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking term.h presence configure:4401: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4401: $? = 0 configure:4401: result: yes configure:4401: checking for term.h configure:4401: result: yes configure:4401: checking util.h usability configure:4401: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections conftest.c >&5 conftest.c:64:18: fatal error: util.h: No such file or directory compilation terminated. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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:4401: result: no configure:4401: checking util.h presence configure:4401: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:31:18: fatal error: util.h: No such file or directory compilation terminated. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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:4401: result: no configure:4401: checking for util.h configure:4401: result: no configure:4446: checking for gcc that whines about -I configure:4473: result: yes configure:4504: checking for glibc configure:4532: result: yes configure:4536: checking for library containing clock_gettime configure:4567: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,--no-keep-memory conftest.c >&5 /var/tmp/portage/app-misc/tmux-1.7-r2/temp/cci0oZN9.o: In function `main': /var/tmp/portage/app-misc/tmux-1.7-r2/work/tmux-1.7/conftest.c:42: undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:4567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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. */ | | /* 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 clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:4567: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,--no-keep-memory conftest.c -lrt >&5 configure:4567: $? = 0 configure:4584: result: -lrt configure:4605: checking for x86_64-pc-linux-gnu-pkg-config configure:4623: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:4635: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:4703: checking pkg-config is at least version 0.9.0 configure:4706: result: yes configure:4716: checking for LIBEVENT configure:4723: $PKG_CONFIG --exists --print-errors "libevent" configure:4726: $? = 0 configure:4740: $PKG_CONFIG --exists --print-errors "libevent" configure:4743: $? = 0 configure:4903: result: yes configure:4916: checking for library containing setupterm configure:4947: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,--no-keep-memory conftest.c -levent -lrt >&5 /var/tmp/portage/app-misc/tmux-1.7-r2/temp/ccYM6HPn.o: In function `main': /var/tmp/portage/app-misc/tmux-1.7-r2/work/tmux-1.7/conftest.c:42: undefined reference to `setupterm' collect2: ld returned 1 exit status configure:4947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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. */ | | /* 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:4947: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,--no-keep-memory conftest.c -lterminfo -levent -lrt >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lterminfo collect2: ld returned 1 exit status configure:4947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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. */ | | /* 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:4947: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,--no-keep-memory conftest.c -lcurses -levent -lrt >&5 /var/tmp/portage/app-misc/tmux-1.7-r2/temp/ccMdJKPw.o: In function `main': /var/tmp/portage/app-misc/tmux-1.7-r2/work/tmux-1.7/conftest.c:42: undefined reference to `setupterm' collect2: ld returned 1 exit status configure:4947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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. */ | | /* 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:4947: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,--no-keep-memory conftest.c -lncurses -levent -lrt >&5 /var/tmp/portage/app-misc/tmux-1.7-r2/temp/ccsqkciF.o: In function `main': /var/tmp/portage/app-misc/tmux-1.7-r2/work/tmux-1.7/conftest.c:42: undefined reference to `setupterm' collect2: ld returned 1 exit status configure:4947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tmux" | #define PACKAGE_TARNAME "tmux" | #define PACKAGE_VERSION "1.7" | #define PACKAGE_STRING "tmux 1.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "tmux" | #define VERSION "1.7" | #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. */ | | /* 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:4964: result: no configure:4976: error: "curses not found" ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,--no-keep-memory' 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_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=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= 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=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime=-lrt ac_cv_search_setupterm=no am_cv_CC_dependencies_compiler_type=none pkg_cv_LIBEVENT_CFLAGS= pkg_cv_LIBEVENT_LIBS='-levent ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/app-misc/tmux-1.7-r2/work/tmux-1.7/etc/missing --run aclocal-1.12' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AUTOCONF='${SHELL} /var/tmp/portage/app-misc/tmux-1.7-r2/work/tmux-1.7/etc/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/app-misc/tmux-1.7-r2/work/tmux-1.7/etc/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/app-misc/tmux-1.7-r2/work/tmux-1.7/etc/missing --run automake-1.12' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' ' CYGPATH_W='echo' DEFS='' 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_DRAGONFLY_FALSE='' IS_DRAGONFLY_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_SUNCC_FALSE='' IS_SUNCC_TRUE='#' IS_SUNOS_FALSE='' IS_SUNOS_TRUE='' IS_UNKNOWN_FALSE='' IS_UNKNOWN_TRUE='' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common -Wl,--no-keep-memory' LIBEVENT_CFLAGS='' LIBEVENT_LIBS='-levent ' LIBOBJS='' LIBS='-levent -lrt ' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/app-misc/tmux-1.7-r2/work/tmux-1.7/etc/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NO_ASPRINTF_FALSE='' NO_ASPRINTF_TRUE='' NO_B64_NTOP_FALSE='' NO_B64_NTOP_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.7' PACKAGE_TARNAME='tmux' PACKAGE_URL='' PACKAGE_VERSION='1.7' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PLATFORM='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.7' XOPEN_DEFINES='' ac_ct_CC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/app-misc/tmux-1.7-r2/work/tmux-1.7/etc/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(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.7" #define PACKAGE_STRING "tmux 1.7" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "tmux" #define VERSION "1.7" #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 configure: exit 1