Skip to content

Instantly share code, notes, and snippets.

@purem
Created July 28, 2011 14:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save purem/1111666 to your computer and use it in GitHub Desktop.
Save purem/1111666 to your computer and use it in GitHub Desktop.
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 --disable-dependency-tracking --prefix=/usr/local/Cellar/tmux/1.5 --sysconfdir=/usr/local/etc
## --------- ##
## Platform. ##
## --------- ##
hostname = jons-mbp.lan
uname -m = x86_64
uname -r = 11.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 8.00 gigabytes
Default processor set: 111 tasks, 544 threads, 8 processors
Load average: 0.92, Mach factor: 7.07
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/X11/bin
PATH: /usr/local/Library/Contributions/examples
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2264: checking for a BSD-compatible install
configure:2332: result: /usr/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: etc/install-sh -c -d
configure:2559: checking for gawk
configure:2589: result: no
configure:2559: checking for mawk
configure:2589: result: no
configure:2559: checking for nawk
configure:2589: result: no
configure:2559: checking for awk
configure:2575: found /usr/bin/awk
configure:2586: result: awk
configure:2597: checking whether make sets $(MAKE)
configure:2619: result: yes
configure:2706: checking build system type
configure:2720: result: x86_64-apple-darwin11.0.0
configure:2740: checking host system type
configure:2753: result: x86_64-apple-darwin11.0.0
configure:2827: checking for gcc
configure:2854: result: /usr/bin/cc
configure:3083: checking for C compiler version
configure:3092: /usr/bin/cc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
Copyright (C) 2007 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: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
configure:3103: $? = 0
configure:3092: /usr/bin/cc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:3103: $? = 1
configure:3092: /usr/bin/cc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:3103: $? = 1
configure:3125: checking for C compiler default output file name
configure:3147: /usr/bin/cc -O3 -w -pipe -lresolv 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: /usr/bin/cc -o conftest -O3 -w -pipe -lresolv conftest.c >&5
configure:3255: $? = 0
configure:3277: result:
configure:3283: checking for suffix of object files
configure:3305: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:3309: $? = 0
configure:3330: result: o
configure:3334: checking whether we are using the GNU C compiler
configure:3353: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:3353: $? = 0
configure:3362: result: yes
configure:3371: checking whether /usr/bin/cc accepts -g
configure:3391: /usr/bin/cc -c -g conftest.c >&5
configure:3391: $? = 0
configure:3432: result: yes
configure:3449: checking for /usr/bin/cc option to accept ISO C89
configure:3513: /usr/bin/cc -c -O3 -w -pipe 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 /usr/bin/cc
configure:3720: result: none
configure:3736: checking whether /usr/bin/cc and cc understand -c and -o together
configure:3767: /usr/bin/cc -c conftest.c -o conftest2.o >&5
configure:3771: $? = 0
configure:3777: /usr/bin/cc -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: /usr/bin/cc -E conftest.c
configure:3902: $? = 0
configure:3916: /usr/bin/cc -E conftest.c
conftest.c:19:28: error: ac_nonexistent.h: No such file or directory
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 <ac_nonexistent.h>
configure:3941: result: /usr/bin/cc -E
configure:3961: /usr/bin/cc -E conftest.c
configure:3961: $? = 0
configure:3975: /usr/bin/cc -E conftest.c
conftest.c:19:28: error: ac_nonexistent.h: No such file or directory
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 <ac_nonexistent.h>
configure:4004: checking for grep that handles long lines and -e
configure:4062: result: /usr/bin/grep
configure:4067: checking for egrep
configure:4129: result: /usr/bin/grep -E
configure:4134: checking for ANSI C header files
configure:4154: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4154: $? = 0
configure:4227: /usr/bin/cc -o conftest -O3 -w -pipe -lresolv 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: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4253: $? = 0
configure:4253: result: yes
configure:4253: checking for sys/stat.h
configure:4253: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4253: $? = 0
configure:4253: result: yes
configure:4253: checking for stdlib.h
configure:4253: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4253: $? = 0
configure:4253: result: yes
configure:4253: checking for string.h
configure:4253: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4253: $? = 0
configure:4253: result: yes
configure:4253: checking for memory.h
configure:4253: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4253: $? = 0
configure:4253: result: yes
configure:4253: checking for strings.h
configure:4253: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4253: $? = 0
configure:4253: result: yes
configure:4253: checking for inttypes.h
configure:4253: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4253: $? = 0
configure:4253: result: yes
configure:4253: checking for stdint.h
configure:4253: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4253: $? = 0
configure:4253: result: yes
configure:4253: checking for unistd.h
configure:4253: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4253: $? = 0
configure:4253: result: yes
configure:4289: checking bitstring.h usability
configure:4289: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4289: $? = 0
configure:4289: result: yes
configure:4289: checking bitstring.h presence
configure:4289: /usr/bin/cc -E conftest.c
configure:4289: $? = 0
configure:4289: result: yes
configure:4289: checking for bitstring.h
configure:4289: result: yes
configure:4289: checking curses.h usability
configure:4289: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4289: $? = 0
configure:4289: result: yes
configure:4289: checking curses.h presence
configure:4289: /usr/bin/cc -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: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4289: $? = 0
configure:4289: result: yes
configure:4289: checking dirent.h presence
configure:4289: /usr/bin/cc -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: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4289: $? = 0
configure:4289: result: yes
configure:4289: checking fcntl.h presence
configure:4289: /usr/bin/cc -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: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
conftest.c:82:21: error: libutil.h: No such file or directory
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_BITSTRING_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:4289: result: no
configure:4289: checking libutil.h presence
configure:4289: /usr/bin/cc -E conftest.c
conftest.c:49:21: error: libutil.h: No such file or directory
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_BITSTRING_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 <libutil.h>
configure:4289: result: no
configure:4289: checking for libutil.h
configure:4289: result: no
configure:4289: checking ncurses.h usability
configure:4289: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4289: $? = 0
configure:4289: result: yes
configure:4289: checking ncurses.h presence
configure:4289: /usr/bin/cc -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: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
conftest.c:84:18: error: ndir.h: No such file or directory
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_BITSTRING_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ndir.h>
configure:4289: result: no
configure:4289: checking ndir.h presence
configure:4289: /usr/bin/cc -E conftest.c
conftest.c:51:18: error: ndir.h: No such file or directory
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_BITSTRING_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 <ndir.h>
configure:4289: result: no
configure:4289: checking for ndir.h
configure:4289: result: no
configure:4289: checking paths.h usability
configure:4289: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4289: $? = 0
configure:4289: result: yes
configure:4289: checking paths.h presence
configure:4289: /usr/bin/cc -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: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
conftest.c:86:17: error: pty.h: No such file or directory
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_BITSTRING_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
|
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pty.h>
configure:4289: result: no
configure:4289: checking pty.h presence
configure:4289: /usr/bin/cc -E conftest.c
conftest.c:53:17: error: pty.h: No such file or directory
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_BITSTRING_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
|
| /* end confdefs.h. */
| #include <pty.h>
configure:4289: result: no
configure:4289: checking for pty.h
configure:4289: result: no
configure:4289: checking for stdint.h
configure:4289: result: yes
configure:4289: checking sys/dir.h usability
configure:4289: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4289: $? = 0
configure:4289: result: yes
configure:4289: checking sys/dir.h presence
configure:4289: /usr/bin/cc -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: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
conftest.c:90:22: error: sys/ndir.h: No such file or directory
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_BITSTRING_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_STDINT_H 1
|
| #define HAVE_SYS_DIR_H 1
|
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ndir.h>
configure:4289: result: no
configure:4289: checking sys/ndir.h presence
configure:4289: /usr/bin/cc -E conftest.c
conftest.c:57:22: error: sys/ndir.h: No such file or directory
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_BITSTRING_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_STDINT_H 1
|
| #define HAVE_SYS_DIR_H 1
|
| /* end confdefs.h. */
| #include <sys/ndir.h>
configure:4289: result: no
configure:4289: checking for sys/ndir.h
configure:4289: result: no
configure:4289: checking sys/tree.h usability
configure:4289: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
conftest.c:90:22: error: sys/tree.h: No such file or directory
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_BITSTRING_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_STDINT_H 1
|
| #define HAVE_SYS_DIR_H 1
|
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/tree.h>
configure:4289: result: no
configure:4289: checking sys/tree.h presence
configure:4289: /usr/bin/cc -E conftest.c
conftest.c:57:22: error: sys/tree.h: No such file or directory
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_BITSTRING_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_STDINT_H 1
|
| #define HAVE_SYS_DIR_H 1
|
| /* end confdefs.h. */
| #include <sys/tree.h>
configure:4289: result: no
configure:4289: checking for sys/tree.h
configure:4289: result: no
configure:4289: checking term.h usability
configure:4289: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4289: $? = 0
configure:4289: result: yes
configure:4289: checking term.h presence
configure:4289: /usr/bin/cc -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: /usr/bin/cc -c -O3 -w -pipe conftest.c >&5
configure:4289: $? = 0
configure:4289: result: yes
configure:4289: checking util.h presence
configure:4289: /usr/bin/cc -E conftest.c
configure:4289: $? = 0
configure:4289: result: yes
configure:4289: checking for util.h
configure:4289: result: yes
configure:4344: checking for gcc that whines about -I
configure:4371: result: yes
configure:4402: checking for glibc
conftest.c:62:24: error: features.h: No such file or directory
configure:4430: result: no
configure:4434: checking for clock_gettime in -lrt
configure:4459: /usr/bin/cc -o conftest -O3 -w -pipe -lresolv conftest.c -lrt >&5
ld: library not found for -lrt
collect2: ld returned 1 exit status
configure:4459: $? = 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_BITSTRING_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_STDINT_H 1
|
| #define HAVE_SYS_DIR_H 1
|
| #define HAVE_TERM_H 1
|
| #define HAVE_UTIL_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:4468: result: no
configure:4482: checking for library containing event_init
configure:4513: /usr/bin/cc -o conftest -O3 -w -pipe -lresolv conftest.c >&5
Undefined symbols for architecture x86_64:
"_event_init", referenced from:
_main in ccmeS9SS.o
ld: symbol(s) not found for architecture x86_64
collect2: 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_BITSTRING_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_STDINT_H 1
|
| #define HAVE_SYS_DIR_H 1
|
| #define HAVE_TERM_H 1
|
| #define HAVE_UTIL_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 event_init ();
| int
| main ()
| {
| return event_init ();
| ;
| return 0;
| }
configure:4513: /usr/bin/cc -o conftest -O3 -w -pipe -lresolv conftest.c -levent >&5
ld: library not found for -levent
collect2: 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_BITSTRING_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_STDINT_H 1
|
| #define HAVE_SYS_DIR_H 1
|
| #define HAVE_TERM_H 1
|
| #define HAVE_UTIL_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 event_init ();
| int
| main ()
| {
| return event_init ();
| ;
| return 0;
| }
configure:4513: /usr/bin/cc -o conftest -O3 -w -pipe -lresolv conftest.c -levent-1.4 >&5
ld: library not found for -levent-1.4
collect2: 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_BITSTRING_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_STDINT_H 1
|
| #define HAVE_SYS_DIR_H 1
|
| #define HAVE_TERM_H 1
|
| #define HAVE_UTIL_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 event_init ();
| int
| main ()
| {
| return event_init ();
| ;
| return 0;
| }
configure:4513: /usr/bin/cc -o conftest -O3 -w -pipe -lresolv conftest.c -levent2 >&5
ld: library not found for -levent2
collect2: 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_BITSTRING_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_STDINT_H 1
|
| #define HAVE_SYS_DIR_H 1
|
| #define HAVE_TERM_H 1
|
| #define HAVE_UTIL_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 event_init ();
| int
| main ()
| {
| return event_init ();
| ;
| return 0;
| }
configure:4530: result: no
configure:4541: error: "libevent not found"
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin11.0.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -w -pipe'
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=set
ac_cv_env_LDFLAGS_value=-lresolv
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_bitstring_h=yes
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=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_dir_h=yes
ac_cv_header_sys_ndir_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_tree_h=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=yes
ac_cv_host=x86_64-apple-darwin11.0.0
ac_cv_lib_rt_clock_gettime=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/cc -E'
ac_cv_prog_ac_ct_CC=/usr/bin/cc
ac_cv_prog_cc__usr_bin_cc_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_event_init=no
am_cv_CC_dependencies_compiler_type=none
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-tmux-1.5-L6Tv/tmux-1.5/etc/missing --run aclocal-1.10'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-tmux-1.5-L6Tv/tmux-1.5/etc/missing --run tar'
AUTOCONF='${SHELL} /private/tmp/homebrew-tmux-1.5-L6Tv/tmux-1.5/etc/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-tmux-1.5-L6Tv/tmux-1.5/etc/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-tmux-1.5-L6Tv/tmux-1.5/etc/missing --run automake-1.10'
AWK='awk'
CC='/usr/bin/cc'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -w -pipe'
CPP='/usr/bin/cc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/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='-lresolv'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/homebrew-tmux-1.5-L6Tv/tmux-1.5/etc/missing --run makeinfo'
MKDIR_P='etc/install-sh -c -d'
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=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='1.5'
XOPEN_DEFINES=''
ac_ct_CC='/usr/bin/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='x86_64-apple-darwin11.0.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin11.0.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin11.0.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin11.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /private/tmp/homebrew-tmux-1.5-L6Tv/tmux-1.5/etc/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/etc/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/tmux/1.5'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/usr/local/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_BITSTRING_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_STDINT_H 1
#define HAVE_SYS_DIR_H 1
#define HAVE_TERM_H 1
#define HAVE_UTIL_H 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment