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
|
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:559: checking for a BSD compatible install
configure:613: checking for wish
configure:831: checking how to run the C preprocessor
configure:892: checking for AIX
configure:916: checking for getpwuid in -lsun
configure:968: checking for ANSI C header files
configure:1072: checking for sys/wait.h that is POSIX.1 compatible
configure:1114: checking whether time.h and sys/time.h may both be included
configure:1150: checking for string.h
configure:1187: checking for unistd.h
configure:1224: checking for dirent.h
configure:1264: checking for dirent.h that defines DIR
configure:1302: checking for opendir in -ldir
configure:1389: checking fd_set and sys/select
configure:1398: cc -c conftest.c 1>&5
configure:1443: checking for sys/socket.h
configure:1443: checking for netinet/in.h
configure:1443: checking for arpa/inet.h
configure:1443: checking for netdb.h
configure:1486: checking stdlib.h
configure:1544: checking for working const
configure:1619: checking for pid_t
configure:1652: checking for size_t
configure:1685: checking whether struct tm is in sys/time.h or time.h
configure:1724: checking return type of signal handlers
configure:1767: checking for strerror
configure:1767: checking for sigaction
configure:1822: checking for uname
configure:1822: checking for gethostname
configure:1822: checking for tempnam
configure:1877: checking for timelocal
configure:1877: checking for timegm
configure:1932: checking for lockf
configure:1932: checking for flock
configure:1987: checking for gethostbyname
configure:2041: checking for strcasecmp
configure:2154: checking for X
configure:2536: checking for main in -lXbsd
configure:2574: checking for connect
configure:2715: checking for gethostbyname
configure:2856: checking for sin
configure:2905: checking for main in -lieee
configure:2950: checking for strtod
configure:3000: checking for Solaris 2.4 strtod bug
configure:3020: cc -o conftest conftest.c 1>&5
configure:3054: checking system version (for dynamic loading)
configure:3077: checking for dlopen in -ldl
|