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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
|
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:532: checking for gcc
configure:645: checking whether the C compiler (gcc ) works
configure:661: gcc -o conftest conftest.c 1>&5
configure:687: checking whether the C compiler (gcc ) is a cross-compiler
configure:692: checking whether we are using GNU C
configure:720: checking whether gcc accepts -g
configure:757: checking whether make sets ${MAKE}
configure:814: checking for a BSD compatible install
configure:872: checking for bison
configure:905: checking for flex
configure:939: checking for yywrap in -lfl
configure:987: checking for gethostbyname in -lc
configure:1074: checking for gethostbyaddr in -lc
configure:1161: checking for socket in -lc
configure:1248: checking for hstrerror in -lc
configure:1335: checking for crypt in -lc
configure:1373: checking for crypt in -lcrypt
configure:1423: checking how to run the C preprocessor
configure:1503: checking for ANSI C header files
configure:1615: checking for fcntl.h
configure:1615: checking for malloc.h
configure:1615: checking for sys/time.h
configure:1615: checking for unistd.h
configure:1615: checking for errno.h
configure:1615: checking for pwd.h
configure:1615: checking for crypt.h
configure:1655: checking for sys/types.h
configure:1655: checking for sys/socket.h
configure:1655: checking for sys/stat.h
configure:1655: checking for netinet/in.h
configure:1655: checking for netdb.h
configure:1655: checking for arpa/inet.h
configure:1655: checking for signal.h
configure:1655: checking for ctype.h
configure:1655: checking for strings.h
configure:1693: checking for working const
configure:1768: checking whether time.h and sys/time.h may both be included
configure:1803: checking whether struct tm is in sys/time.h or time.h
configure:1840: checking for working alloca.h
configure:1873: checking for alloca
configure:2072: checking whether setvbuf arguments are reversed
configure:2118: checking for strftime
configure:2216: checking for select
configure:2216: checking for socket
configure:2216: checking for gethostbyname
configure:2216: checking for gethostbyaddr
configure:2216: checking for strerror
configure:2216: checking for strdup
configure:2216: checking for sigemptyset
configure:2272: checking for strncasecmp
configure:2272: checking for strcasecmp
configure:2272: checking for vsnprintf
configure:2272: checking for bzero
configure:2272: checking for crypt
configure:2272: checking for getpass
configure:2328: checking for sigaction
configure:2328: checking for random
configure:2328: checking for hstrerror
|