1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:564: checking host system type
configure:670: checking how to run the C preprocessor
configure:750: checking for AIX
configure:778: checking for ar
configure:1037: checking for gcc
configure:1150: checking whether the C compiler (cc -DHAVE_CONFIG_H ) works
configure:1166: cc -o conftest -DHAVE_CONFIG_H conftest.c 1>&5
configure:1192: checking whether the C compiler (cc -DHAVE_CONFIG_H ) is a cross-compiler
configure:1197: checking whether we are using GNU C
configure:1225: checking whether cc accepts -g
configure:1280: checking for a BSD compatible install
configure:1335: checking for ranlib
configure:1365: checking for rm
configure:1400: checking for cp
configure:1435: checking for tar
configure:1470: checking for ctags
configure:1562: checking for ANSI C header files
configure:1666: checking for sys/wait.h that is POSIX.1 compatible
configure:1711: checking for stddef.h
configure:1711: checking for stdlib.h
configure:1711: checking for string.h
configure:1711: checking for strings.h
configure:1711: checking for unistd.h
configure:1711: checking for math.h
configure:1711: checking for inttypes.h
configure:1711: checking for limits.h
configure:1792: checking for working const
configure:1867: checking for mode_t
configure:1900: checking for size_t
configure:1933: checking whether time.h and sys/time.h may both be included
configure:1968: checking whether struct tm is in sys/time.h or time.h
configure:2007: checking for memset
configure:2007: checking for strdup
configure:2007: checking for strerror
configure:2007: checking for strnlen
configure:2007: checking for sqrt
configure:2007: checking for strtol
|