1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:539: checking for gcc
configure:616: checking whether the C compiler (gcc ) works
configure:630: gcc -o conftest conftest.c 1>&5
configure:650: checking whether the C compiler (gcc ) is a cross-compiler
configure:655: checking whether we are using GNU C
configure:679: checking whether gcc accepts -g
configure:736: checking for a BSD compatible install
configure:787: checking for initscr in -lcurses
configure:868: checking how to run the C preprocessor
configure:929: checking for ANSI C header files
configure:1033: checking for sys/wait.h that is POSIX.1 compatible
configure:1078: checking for fcntl.h
configure:1078: checking for unistd.h
configure:1116: checking for working const
configure:1191: checking for size_t
configure:1227: checking for memcmp
configure:1227: checking for strdup
configure:1227: checking for strerror
configure:1227: checking for basename
|