This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:566: checking for a BSD compatible install configure:619: checking whether build environment is sane configure:676: checking whether make sets ${MAKE} configure:722: checking for working aclocal configure:735: checking for working autoconf configure:748: checking for working automake configure:761: checking for working autoheader configure:774: checking for working makeinfo configure:791: checking for gcc configure:904: checking whether the C compiler (cc -fno-common ) works configure:920: cc -o conftest -fno-common conftest.c 1>&5 configure:946: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:951: checking whether we are using GNU C configure:960: cc -E conftest.c configure:979: checking whether cc accepts -g configure:1015: checking for c++ configure:1047: checking whether the C++ compiler (c++ -fno-common ) works configure:1063: c++ -o conftest -fno-common conftest.C 1>&5 configure:1089: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:1094: checking whether we are using GNU C++ configure:1103: c++ -E conftest.C configure:1122: checking whether c++ accepts -g configure:1165: checking for a BSD compatible install configure:1222: checking for mawk configure:1252: checking whether ln -s works configure:1278: checking for dirent.h that defines DIR configure:1291: 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:1284: /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 1283 "configure" #include "confdefs.h" #include #include int main() { DIR *dirp = 0; ; return 0; } configure:1278: checking for sys/ndir.h that defines DIR configure:1291: 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:1284: /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:1285:22: sys/ndir.h: No such file or directory configure: In function `main': configure:1287: error: `DIR' undeclared (first use in this function) configure:1287: error: (Each undeclared identifier is reported only once configure:1287: error: for each function it appears in.) configure:1287: error: `dirp' undeclared (first use in this function) configure: failed program was: #line 1283 "configure" #include "confdefs.h" #include #include int main() { DIR *dirp = 0; ; return 0; } configure:1278: checking for sys/dir.h that defines DIR configure:1291: 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:1284: /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 1283 "configure" #include "confdefs.h" #include #include int main() { DIR *dirp = 0; ; return 0; } configure:1278: checking for ndir.h that defines DIR configure:1291: 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:1284: /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:1285:18: ndir.h: No such file or directory configure: In function `main': configure:1287: error: `DIR' undeclared (first use in this function) configure:1287: error: (Each undeclared identifier is reported only once configure:1287: error: for each function it appears in.) configure:1287: error: `dirp' undeclared (first use in this function) configure: failed program was: #line 1283 "configure" #include "confdefs.h" #include #include int main() { DIR *dirp = 0; ; return 0; } configure:1357: checking for opendir in -lx configure:1376: cc -o conftest -fno-common conftest.c -lx 1>&5 ld: can't locate file for: -lx configure: failed program was: #line 1365 "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:1399: checking how to run the C preprocessor configure:1420: cc -E conftest.c >/dev/null 2>conftest.out configure:1479: checking for ANSI C header files configure:1492: cc -E conftest.c >/dev/null 2>conftest.out configure:1559: cc -o conftest -fno-common conftest.c 1>&5 configure:1586: checking for unistd.h configure:1596: cc -E conftest.c >/dev/null 2>conftest.out configure:1624: checking for working const configure:1678: cc -c -fno-common conftest.c 1>&5 configure:1741: checking for sdl-config configure:1776: checking for SDL - version >= 1.1.6 configure:1861: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/lib -lSDL -pthread 1>&5 cc: unrecognized option `-pthread' In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:1803: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /include/stdint.h:272: error: previous declaration of `uintptr_t' configure: failed program was: #line 1800 "configure" #include "confdefs.h" #include #include #include #include "SDL.h" char* my_strdup (char *str) { char *new_str; if (str) { new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char)); strcpy (new_str, str); } else new_str = NULL; return new_str; } int main (int argc, char *argv[]) { int major, minor, micro; char *tmp_version; /* This hangs on some systems (?) system ("touch conf.sdltest"); */ { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); } /* HP/UX 9 (%@#!) writes to sscanf strings */ tmp_version = my_strdup("1.1.6"); if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { printf("%s, bad version string\n", "1.1.6"); exit(1); } if ((1 > major) || ((1 == major) && (2 > minor)) || ((1 == major) && (2 == minor) && (11 >= micro))) { return 0; } else { printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", 1, 2, 11); printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro); printf("*** best to upgrade to the required version.\n"); printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n"); printf("*** to point to the correct copy of sdl-config, and remove the file\n"); printf("*** config.cache before re-running configure\n"); return 1; } } configure:1905: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/lib -lSDL -pthread 1>&5 cc: unrecognized option `-pthread' configure: In function `SDL_main': configure:1900: error: number of arguments doesn't match prototype /include/SDL/SDL_main.h:53: error: prototype declaration configure: failed program was: #line 1895 "configure" #include "confdefs.h" #include #include "SDL.h" int main() { return 0; ; return 0; }