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:612: checking whether build environment is sane configure:669: checking whether make sets ${MAKE} configure:715: checking for working aclocal-1.4 configure:728: checking for working autoconf configure:741: checking for working automake-1.4 configure:754: checking for working autoheader configure:767: checking for working makeinfo configure:787: checking for gcc configure:900: checking whether the C compiler (cc -fno-common ) works configure:916: cc -o conftest -fno-common conftest.c 1>&5 configure:942: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:947: checking whether we are using GNU C configure:956: cc -E conftest.c configure:975: checking whether cc accepts -g configure:1007: checking whether byte ordering is bigendian configure:1025: cc -c -fno-common 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:1015: /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 1014 "configure" #include "confdefs.h" #include #include int main() { #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN bogus endian macros #endif ; return 0; } configure:1073: cc -o conftest -fno-common conftest.c 1>&5 configure:1103: checking for pow in -lm configure:1122: cc -o conftest -Wall -O3 conftest.c -lm 1>&5 configure:1153: checking how to run the C preprocessor configure:1174: cc -E conftest.c >/dev/null 2>conftest.out configure:1236: checking for alloca.h configure:1246: cc -E conftest.c >/dev/null 2>conftest.out