This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:594: checking for a BSD compatible install configure:647: checking whether build environment is sane configure:704: checking whether make sets ${MAKE} configure:750: checking for working aclocal configure:763: checking for working autoconf configure:776: checking for working automake configure:789: checking for working autoheader configure:802: checking for working makeinfo configure:819: checking whether to enable maintainer-specific portions of Makefiles configure:918: checking host system type configure:939: checking build system type configure:959: checking for ranlib configure:989: checking for gcc configure:1102: checking whether the C compiler (cc -fno-common -L/usr/local/lib) works configure:1118: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1144: checking whether the C compiler (cc -fno-common -L/usr/local/lib) is a cross-compiler configure:1149: checking whether we are using GNU C configure:1158: cc -E conftest.c configure:1177: checking whether cc accepts -g configure:1220: checking for ld used by GCC configure:1282: checking if the linker (/usr/bin/ld) is GNU ld configure:1298: checking for BSD-compatible nm configure:1334: checking whether ln -s works ltconfig:603: checking for object suffix ltconfig:604: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ltconfig:776: checking if cc PIC flag -fPIC works ltconfig:777: cc -c -fno-common -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 ltconfig:829: checking if cc supports -c -o file.o ltconfig:830: cc -c -fno-common -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 ltconfig:862: checking if cc supports -c -o file.lo ltconfig:863: cc -c -fno-common -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 ltconfig:914: checking if cc supports -fno-rtti -fno-exceptions ltconfig:915: cc -c -fno-common -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 ltconfig:958: checking if cc static flag -static works ltconfig:959: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine ltconfig:1653: checking if global_symbol_pipe works ltconfig:1654: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 ltconfig:1657: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" cannot find nm_test_var in conftest.nm ltconfig:1653: checking if global_symbol_pipe works ltconfig:1654: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 ltconfig:1657: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1709: cc -o conftest -fno-common -fno-builtin -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o 1>&5 configure:1523: checking for gcc configure:1636: checking whether the C compiler (cc -fno-common -L/usr/local/lib) works configure:1652: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1678: checking whether the C compiler (cc -fno-common -L/usr/local/lib) is a cross-compiler configure:1683: checking whether we are using GNU C configure:1711: checking whether cc accepts -g configure:1747: checking for c++ configure:1779: checking whether the C++ compiler (c++ -fno-common -L/usr/local/lib) works configure:1795: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.C 1>&5 configure:1821: checking whether the C++ compiler (c++ -fno-common -L/usr/local/lib) is a cross-compiler configure:1826: checking whether we are using GNU C++ configure:1835: c++ -E conftest.C configure:1854: checking whether c++ accepts -g configure:1886: checking for POSIXized ISC configure:1918: checking for a BSD compatible install configure:1971: checking whether ln -s works configure:1992: checking whether make sets ${MAKE} configure:2020: checking how to run the C preprocessor configure:2041: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2104: checking for X configure:2171: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2167:27: X11/Intrinsic.h: No such file or directory configure: failed program was: #line 2166 "configure" #include "confdefs.h" #include configure:2247: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lXt 1>&5 ld: can't locate file for: -lXt configure: failed program was: #line 2240 "configure" #include "confdefs.h" int main() { XtMalloc() ; return 0; } configure:2418: checking for dnet_ntoa in -ldnet configure:2437: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldnet 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 2426 "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 dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:2459: checking for dnet_ntoa in -ldnet_stub configure:2478: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldnet_stub 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 2467 "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 dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:2507: checking for gethostbyname configure:2535: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2605: checking for connect configure:2633: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2697: checking for remove configure:2725: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2789: checking for shmat configure:2817: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2890: checking for IceConnectionNumber in -lICE configure:2909: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lICE 1>&5 configure:2947: checking for pthread.h configure:2957: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2981: checking for pthread_attr_init in -pthread configure:3000: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -pthread 1>&5 cc: unrecognized option `-pthread' configure:3075: checking for gtk-config configure:3110: checking for GTK - version >= 1.2.0 configure:3211: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm 1>&5 configure:3328: checking for gnome-config configure:3380: checking for popt.h configure:3390: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3466: checking for sdl-config configure:3501: checking for SDL - version >= 1.1.5 configure:3586: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include -L/usr/local/lib conftest.c -L/lib -lSDL -pthread 1>&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL configure: failed program was: #line 3525 "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:3630: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include -L/usr/local/lib conftest.c -L/lib -lSDL -pthread 1>&5 cc: unrecognized option `-pthread' configure: In function `SDL_main': configure:3625: error: number of arguments doesn't match prototype /include/SDL/SDL_main.h:53: error: prototype declaration configure: failed program was: #line 3620 "configure" #include "confdefs.h" #include #include "SDL.h" int main() { return 0; ; return 0; } configure:3666: checking for sys/stat.h configure:3676: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3700: checking for dirent.h configure:3710: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3737: checking for ANSI C header files configure:3750: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3817: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3841: checking for working const configure:3895: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:3916: checking for inline configure:3930: cc -c -fno-common -I/usr/local/include conftest.c 1>&5 configure:3956: checking for off_t configure:3989: checking for size_t configure:4024: checking for working alloca.h configure:4036: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:4057: checking for alloca configure:4090: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:4259: checking for unistd.h configure:4269: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:4298: checking for getpagesize configure:4326: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:4351: checking for working mmap configure:4502: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:4530: checking for argz.h configure:4540: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:4536:18: argz.h: No such file or directory configure: failed program was: #line 4535 "configure" #include "confdefs.h" #include configure:4530: checking for limits.h configure:4540: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:4530: checking for locale.h configure:4540: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:4530: checking for nl_types.h configure:4540: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:4530: checking for malloc.h configure:4540: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:4530: checking for string.h configure:4540: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:4530: checking for unistd.h configure:4530: checking for sys/param.h configure:4540: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:4570: checking for getcwd configure:4598: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:4570: checking for munmap configure:4598: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:4570: checking for putenv configure:4598: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:4570: checking for setenv configure:4598: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:4570: checking for setlocale configure:4598: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:4570: checking for strchr configure:4598: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:4582: warning: conflicting types for built-in function `strchr' configure:4570: checking for strcasecmp configure:4598: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:4570: checking for strdup configure:4598: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:4570: checking for __argz_count configure:4598: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: ___argz_count configure: failed program was: #line 4575 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count(); below. */ #include /* 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 __argz_count(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_count) || defined (__stub_____argz_count) choke me #else __argz_count(); #endif ; return 0; } configure:4570: checking for __argz_stringify configure:4598: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: ___argz_stringify configure: failed program was: #line 4575 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify(); below. */ #include /* 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 __argz_stringify(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify) choke me #else __argz_stringify(); #endif ; return 0; } configure:4570: checking for __argz_next configure:4598: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: ___argz_next configure: failed program was: #line 4575 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next(); below. */ #include /* 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 __argz_next(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_next) || defined (__stub_____argz_next) choke me #else __argz_next(); #endif ; return 0; } configure:4627: checking for stpcpy configure:4655: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:4689: checking for LC_MESSAGES configure:4701: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:4722: checking whether NLS is requested configure:4742: checking whether included gettext is requested configure:4761: checking for libintl.h configure:4771: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:4788: checking for gettext in libc configure:4800: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: _libintl_gettext configure: failed program was: #line 4793 "configure" #include "confdefs.h" #include int main() { return (int) gettext ("") ; return 0; } configure:4816: checking for bindtextdomain in -lintl configure:4835: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:4851: checking for gettext in libintl configure:4856: checking for gettext in -lintl configure:4875: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:4914: checking for msgfmt configure:4948: checking for dcgettext configure:4976: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: _dcgettext configure: failed program was: #line 4953 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dcgettext(); below. */ #include /* 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 dcgettext(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_dcgettext) || defined (__stub___dcgettext) choke me #else dcgettext(); #endif ; return 0; } configure:5003: checking for gmsgfmt configure:5039: checking for xgettext configure:5079: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 ld: Undefined symbols: __nl_msg_cat_cntr configure: failed program was: #line 5071 "configure" #include "confdefs.h" int main() { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:5537: checking for catalogs to be installed