This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:558: checking for gcc configure:671: checking whether the C compiler (cc -fno-common ) works configure:687: cc -o conftest -fno-common conftest.c 1>&5 configure:713: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:718: checking whether we are using GNU C configure:727: cc -E conftest.c configure:746: checking whether cc accepts -g configure:780: checking for ranlib configure:838: checking for a BSD compatible install configure:898: checking host system type configure:919: checking build system type configure:945: checking for ar configure:980: checking for dirent.h that defines DIR configure:993: 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:986: /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 985 "configure" #include "confdefs.h" #include #include int main() { DIR *dirp = 0; ; return 0; } configure:980: checking for sys/ndir.h that defines DIR configure:993: 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:986: /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:987:22: sys/ndir.h: No such file or directory configure: In function `main': configure:989: error: `DIR' undeclared (first use in this function) configure:989: error: (Each undeclared identifier is reported only once configure:989: error: for each function it appears in.) configure:989: error: `dirp' undeclared (first use in this function) configure: failed program was: #line 985 "configure" #include "confdefs.h" #include #include int main() { DIR *dirp = 0; ; return 0; } configure:980: checking for sys/dir.h that defines DIR configure:993: 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:986: /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 985 "configure" #include "confdefs.h" #include #include int main() { DIR *dirp = 0; ; return 0; } configure:980: checking for ndir.h that defines DIR configure:993: 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:986: /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:987:18: ndir.h: No such file or directory configure: In function `main': configure:989: error: `DIR' undeclared (first use in this function) configure:989: error: (Each undeclared identifier is reported only once configure:989: error: for each function it appears in.) configure:989: error: `dirp' undeclared (first use in this function) configure: failed program was: #line 985 "configure" #include "confdefs.h" #include #include int main() { DIR *dirp = 0; ; return 0; } configure:1059: checking for opendir in -lx configure:1078: cc -o conftest -fno-common conftest.c -lx 1>&5 ld: can't locate file for: -lx configure: failed program was: #line 1067 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir(); int main() { opendir() ; return 0; } configure:1125: checking for Tcl configuration configure:1234: checking for Tk configuration configure:1318: checking how to run the C preprocessor configure:1339: cc -E conftest.c >/dev/null 2>conftest.out configure:1402: checking for X