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/X11R6 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: 154 tasks, 209 threads, 4 processors Load average: 3.02, Mach factor: 1.52 /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:1200: checking build system type configure:1218: result: i386-unknown-gnu configure:1226: checking host system type configure:1240: result: i386-unknown-gnu configure:1248: checking target system type configure:1262: result: i386-unknown-gnu configure:1289: checking for a BSD-compatible install configure:1343: result: /usr/bin/install -c -o root -g wheel configure:1354: checking whether build environment is sane configure:1397: result: yes configure:1412: checking whether make sets ${MAKE} configure:1432: result: yes configure:1464: checking for working aclocal configure:1471: result: found configure:1479: checking for working autoconf configure:1486: result: found configure:1494: checking for working automake configure:1501: result: found configure:1509: checking for working autoheader configure:1516: result: found configure:1524: checking for working makeinfo configure:1531: result: found configure:1542: checking whether make sets ${MAKE} configure:1562: result: yes configure:1579: checking for i386-unknown-gnu-gcc configure:1605: result: cc configure:1887: checking for C compiler version configure:1890: 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:1893: $? = 0 configure:1895: 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:1898: $? = 0 configure:1900: cc -V &5 cc: `-V' option must have argument configure:1903: $? = 1 configure:1929: checking for C compiler default output configure:1932: cc -fno-common conftest.c >&5 configure:1935: $? = 0 configure:1968: result: a.out configure:1973: checking whether the C compiler works configure:1979: ./a.out configure:1982: $? = 0 configure:1997: result: yes configure:2004: checking whether we are cross compiling configure:2006: result: no configure:2009: checking for suffix of executables configure:2011: cc -o conftest -fno-common conftest.c >&5 configure:2014: $? = 0 configure:2036: result: configure:2042: checking for suffix of object files configure:2066: cc -c -fno-common conftest.c >&5 configure:2069: $? = 0 configure:2088: result: configure:2092: checking whether we are using the GNU C compiler configure:2119: cc -c -fno-common conftest.c >&5 configure:2122: $? = 0 configure:2125: test -s conftest. configure:2128: $? = 1 configure: failed program was: #line 2097 "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:2140: result: no configure:2146: checking whether cc accepts -g configure:2170: cc -c -g conftest.c >&5 configure:2173: $? = 0 configure:2176: test -s conftest. configure:2179: $? = 1 configure: failed program was: #line 2151 "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:2189: result: no configure:2216: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2219: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2339: checking for i386-unknown-gnu-g++ configure:2365: result: c++ configure:2423: checking for C++ compiler version configure:2426: 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:2429: $? = 0 configure:2431: 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:2434: $? = 0 configure:2436: c++ -V &5 c++: `-V' option must have argument configure:2439: $? = 1 configure:2442: checking whether we are using the GNU C++ compiler configure:2469: c++ -c -fno-common conftest.cc >&5 configure:2472: $? = 0 configure:2475: test -s conftest. configure:2478: $? = 1 configure: failed program was: #line 2447 "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:2490: result: no configure:2496: checking whether c++ accepts -g configure:2520: c++ -c -g conftest.cc >&5 configure:2523: $? = 0 configure:2526: test -s conftest. configure:2529: $? = 1 configure: failed program was: #line 2501 "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:2539: result: no configure:2585: c++ -c -fno-common conftest.cc >&5 configure:2588: $? = 0 configure:2591: test -s conftest. configure:2594: $? = 1 configure: failed program was: #line 2565 "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:2585: c++ -c -fno-common conftest.cc >&5 configure:2588: $? = 0 configure:2591: test -s conftest. configure:2594: $? = 1 configure: failed program was: #line 2565 "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:2585: c++ -c -fno-common conftest.cc >&5 configure:2588: $? = 0 configure:2591: test -s conftest. configure:2594: $? = 1 configure: failed program was: #line 2565 "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:2585: c++ -c -fno-common conftest.cc >&5 configure:2588: $? = 0 configure:2591: test -s conftest. configure:2594: $? = 1 configure: failed program was: #line 2565 "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:2585: c++ -c -fno-common conftest.cc >&5 configure:2588: $? = 0 configure:2591: test -s conftest. configure:2594: $? = 1 configure: failed program was: #line 2565 "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:2585: c++ -c -fno-common conftest.cc >&5 configure:2588: $? = 0 configure:2591: test -s conftest. configure:2594: $? = 1 configure: failed program was: #line 2565 "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:2585: c++ -c -fno-common conftest.cc >&5 configure:2588: $? = 0 configure:2591: test -s conftest. configure:2594: $? = 1 configure: failed program was: #line 2565 "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:2656: checking for i386-unknown-gnu-ranlib configure:2685: result: no configure:2694: checking for ranlib configure:2710: found /usr/bin/ranlib configure:2721: result: ranlib configure:2745: checking for a BSD-compatible install configure:2799: result: /usr/bin/install -c -o root -g wheel configure:2881: checking for sdl-config configure:2912: result: /usr/local/bin/sdl-config configure:2920: checking for SDL - version >= 1.2.0 configure:3007: 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:3010: $? = 1 configure: program exited with status 1 configure: failed program was: #line 2944 "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.2.0"); if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { printf("%s, bad version string\n", "1.2.0"); 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:3036: result: no configure:3077: 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:3080: $? = 1 configure: failed program was: #line 3050 "configure" #include "confdefs.h" #include #include "SDL.h" int main(int argc, char *argv[]) { return 0; } #undef main #define main K_and_R_C_main #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return 0; ; return 0; } configure:3112: error: *** SDL version 1.2.0 not found! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu 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_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_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_path_SDL_CONFIG=/usr/local/bin/sdl-config ac_cv_prog_CC=cc ac_cv_prog_CXX=c++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "Maelstrom" #define VERSION "3.0.6" #ifdef __cplusplus void exit (int); #endif configure: exit 1