This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 161 tasks, 220 threads, 4 processors Load average: 1.75, Mach factor: 2.28 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1210: checking for i386-unknown-gnu-gcc configure:1236: result: cc configure:1518: checking for C compiler version configure:1521: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1524: $? = 0 configure:1526: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1529: $? = 0 configure:1531: cc -V &5 cc: `-V' option must have argument configure:1534: $? = 1 configure:1560: checking for C compiler default output configure:1563: cc -fno-common conftest.c >&5 configure:1566: $? = 0 configure:1599: result: a.out configure:1604: checking whether the C compiler works configure:1610: ./a.out configure:1613: $? = 0 configure:1628: result: yes configure:1635: checking whether we are cross compiling configure:1637: result: no configure:1640: checking for suffix of executables configure:1642: cc -o conftest -fno-common conftest.c >&5 configure:1645: $? = 0 configure:1667: result: configure:1673: checking for suffix of object files configure:1697: cc -c -fno-common conftest.c >&5 configure:1700: $? = 0 configure:1719: result: configure:1723: checking whether we are using the GNU C compiler configure:1750: cc -c -fno-common conftest.c >&5 configure:1753: $? = 0 configure:1756: test -s conftest. configure:1759: $? = 1 configure: failed program was: #line 1728 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:1771: result: no configure:1777: checking whether cc accepts -g configure:1801: cc -c -g conftest.c >&5 configure:1804: $? = 0 configure:1807: test -s conftest. configure:1810: $? = 1 configure: failed program was: #line 1782 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:1820: result: no configure:1847: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1850: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1965: checking how to run the C preprocessor configure:1991: cc -E conftest.c configure:1997: $? = 0 configure:2024: cc -E conftest.c configure:2020:28: ac_nonexistent.h: No such file or directory configure:2030: $? = 1 configure: failed program was: #line 2019 "configure" #include "confdefs.h" #include configure:2067: result: cc -E configure:2082: cc -E conftest.c configure:2088: $? = 0 configure:2115: cc -E conftest.c configure:2111:28: ac_nonexistent.h: No such file or directory configure:2121: $? = 1 configure: failed program was: #line 2110 "configure" #include "confdefs.h" #include configure:2170: checking for i386-unknown-gnu-g++ configure:2196: result: c++ configure:2254: checking for C++ compiler version configure:2257: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2260: $? = 0 configure:2262: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2265: $? = 0 configure:2267: c++ -V &5 c++: `-V' option must have argument configure:2270: $? = 1 configure:2273: checking whether we are using the GNU C++ compiler configure:2300: c++ -c -fno-common conftest.cc >&5 configure:2303: $? = 0 configure:2306: test -s conftest. configure:2309: $? = 1 configure: failed program was: #line 2278 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2321: result: no configure:2327: checking whether c++ accepts -g configure:2351: c++ -c -g conftest.cc >&5 configure:2354: $? = 0 configure:2357: test -s conftest. configure:2360: $? = 1 configure: failed program was: #line 2332 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2370: result: no configure:2416: c++ -c -fno-common conftest.cc >&5 configure:2419: $? = 0 configure:2422: test -s conftest. configure:2425: $? = 1 configure: failed program was: #line 2396 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2416: c++ -c -fno-common conftest.cc >&5 configure:2419: $? = 0 configure:2422: test -s conftest. configure:2425: $? = 1 configure: failed program was: #line 2396 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2416: c++ -c -fno-common conftest.cc >&5 configure:2419: $? = 0 configure:2422: test -s conftest. configure:2425: $? = 1 configure: failed program was: #line 2396 "configure" #include "confdefs.h" #include extern "C" void std::exit (int) throw (); using std::exit; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2416: c++ -c -fno-common conftest.cc >&5 configure:2419: $? = 0 configure:2422: test -s conftest. configure:2425: $? = 1 configure: failed program was: #line 2396 "configure" #include "confdefs.h" #include extern "C" void std::exit (int); using std::exit; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2416: c++ -c -fno-common conftest.cc >&5 configure:2419: $? = 0 configure:2422: test -s conftest. configure:2425: $? = 1 configure: failed program was: #line 2396 "configure" #include "confdefs.h" #include extern "C" void exit (int) throw (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2416: c++ -c -fno-common conftest.cc >&5 configure:2419: $? = 0 configure:2422: test -s conftest. configure:2425: $? = 1 configure: failed program was: #line 2396 "configure" #include "confdefs.h" #include extern "C" void exit (int); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2416: c++ -c -fno-common conftest.cc >&5 configure:2419: $? = 0 configure:2422: test -s conftest. configure:2425: $? = 1 configure: failed program was: #line 2396 "configure" #include "confdefs.h" #include void exit (int); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2484: checking whether gmake sets ${MAKE} configure:2504: result: yes configure:2554: checking for sdl-config configure:2585: result: /usr/local/bin/sdl-config configure:2593: checking for SDL - version >= 1.1.5 configure:2680: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL configure:2683: $? = 1 configure: program exited with status 1 configure: failed program was: #line 2617 "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.5"); if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { printf("%s, bad version string\n", "1.1.5"); 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:2709: result: no configure:2745: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' configure: In function `SDL_main': configure:2736: error: number of arguments doesn't match prototype /include/SDL/SDL_main.h:53: error: prototype declaration configure:2748: $? = 1 configure: failed program was: #line 2723 "configure" #include "confdefs.h" #include #include "SDL.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return 0; ; return 0; } configure:2780: error: *** SDL version not found! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_objext= ac_cv_path_SDL_CONFIG=/usr/local/bin/sdl-config ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_gmake_set=yes lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #ifdef __cplusplus void exit (int); #endif configure: exit 1