This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:556: checking for a BSD compatible install configure:609: checking whether build environment is sane configure:666: checking whether make sets ${MAKE} configure:712: checking for working aclocal configure:725: checking for working autoconf configure:738: checking for working automake configure:751: checking for working autoheader configure:764: checking for working makeinfo configure:785: checking host system type configure:833: checking for gcc configure:946: checking whether the C compiler (cc -fno-common ) works configure:962: cc -o conftest -fno-common conftest.c 1>&5 configure:988: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:993: checking whether we are using GNU C configure:1002: cc -E conftest.c configure:1021: checking whether cc accepts -g configure:1053: checking how to run the C preprocessor configure:1074: cc -E conftest.c >/dev/null 2>conftest.out configure:1144: checking for a BSD compatible install configure:1209: checking for gethostbyname configure:1237: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:1311: checking for yp_match configure:1339: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:1413: checking for socket configure:1441: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:1514: checking for ANSI C header files configure:1527: cc -E conftest.c >/dev/null 2>conftest.out configure:1594: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure: In function `main': configure:1589: warning: implicit declaration of function `exit' configure:1621: checking for search.h configure:1631: cc -E conftest.c >/dev/null 2>conftest.out configure:1621: checking for sys/time.h configure:1631: cc -E conftest.c >/dev/null 2>conftest.out configure:1621: checking for unistd.h configure:1631: cc -E conftest.c >/dev/null 2>conftest.out configure:1662: checking for cc option to accept ANSI C configure:1715: cc -c -fno-common -Wall conftest.c 1>&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:1681: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: failed program was: #line 1678 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main() { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:1715: cc -qlanglvl=ansi -c -fno-common -Wall conftest.c 1>&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:1681: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: failed program was: #line 1678 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main() { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:1715: cc -std1 -c -fno-common -Wall conftest.c 1>&5 cc1: error: unrecognized option `-std1' configure: failed program was: #line 1678 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main() { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:1715: cc -Aa -D_HPUX_SOURCE -c -fno-common -Wall conftest.c 1>&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:1681: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: failed program was: #line 1678 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main() { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:1715: cc -Xc -D__EXTENSIONS__ -c -fno-common -Wall conftest.c 1>&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:1681: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: failed program was: #line 1678 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main() { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:1741: checking for function prototypes configure:1754: checking for ANSI C header files configure:1861: checking for string.h configure:1871: cc -E conftest.c >/dev/null 2>conftest.out configure:1900: checking for working const configure:1954: cc -c -fno-common -Wall conftest.c 1>&5 configure: In function `main': configure:1928: warning: unused variable `s' configure:1948: warning: unused variable `foo' configure:1910: warning: unused variable `x' configure:1916: warning: unused variable `zero' configure:1975: checking whether byte ordering is bigendian configure:1993: cc -c -fno-common -Wall conftest.c 1>&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:1983: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: failed program was: #line 1982 "configure" #include "confdefs.h" #include #include int main() { #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN bogus endian macros #endif ; return 0; } configure:2041: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2029: warning: return type defaults to `int' configure: In function `main': configure:2037: warning: implicit declaration of function `exit' configure:2065: checking for uid_t in sys/types.h configure:2099: checking for off_t configure:2132: checking for pid_t configure:2165: checking for size_t configure:2198: checking whether time.h and sys/time.h may both be included configure:2212: cc -c -fno-common -Wall conftest.c 1>&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2204: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:2208: warning: unused variable `tp' configure: failed program was: #line 2203 "configure" #include "confdefs.h" #include #include #include int main() { struct tm *tp; ; return 0; } configure:2233: checking whether struct tm is in sys/time.h or time.h configure:2246: cc -c -fno-common -Wall conftest.c 1>&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2239: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:2242: warning: statement with no effect configure: failed program was: #line 2238 "configure" #include "confdefs.h" #include #include int main() { struct tm *tp; tp->tm_sec; ; return 0; } configure:2269: checking whether cc needs -traditional configure:2294:20: termio.h: No such file or directory configure:2315: checking return type of signal handlers configure:2337: cc -c -fno-common -Wall conftest.c 1>&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2321: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:2333: warning: unused variable `i' configure: failed program was: #line 2320 "configure" #include "confdefs.h" #include #include #ifdef signal #undef signal #endif #ifdef __cplusplus extern "C" void (*signal (int, void (*)(int)))(int); #else void (*signal ()) (); #endif int main() { int i; ; return 0; } configure:2356: checking for strftime configure:2384: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2452: checking for vprintf configure:2480: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2464: warning: conflicting types for built-in function `vprintf' configure:2560: checking for gethostname configure:2588: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2560: checking for gettimeofday configure:2588: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2560: checking for mktime configure:2588: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2560: checking for select configure:2588: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2560: checking for strdup configure:2588: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2560: checking for strerror configure:2588: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2560: checking for strstr configure:2588: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2572: warning: conflicting types for built-in function `strstr' configure:2560: checking for strtol configure:2588: cc -o conftest -fno-common -Wall conftest.c 1>&5 configure:2560: checking for uname configure:2588: cc -o conftest -fno-common -Wall conftest.c 1>&5