This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by SuperTux configure 0.1.3, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = Celeron uname -m = i686 uname -r = 1.0.19(0.48/3/2) uname -s = MINGW32_NT-6.1 uname -v = 2016-07-13 17:45 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: . PATH: /usr/local/bin PATH: /mingw/bin PATH: /bin PATH: /c/Program Files/Common Files/Microsoft Shared/Windows Live PATH: /c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live PATH: /c/Program Files (x86)/PC Connectivity Solution/ PATH: /c/Program Files (x86)/Intel/TXE Components/TCS/ PATH: /c/Program Files/Intel/TXE Components/TCS/ PATH: /c/Windows/system32 PATH: /c/Windows PATH: /c/Windows/System32/Wbem PATH: /c/Windows/System32/WindowsPowerShell/v1.0/ PATH: /c/Program Files/Intel/WiFi/bin/ PATH: /c/Program Files/Common Files/Intel/WirelessCommon/ PATH: /c/Program Files (x86)/Windows Live/Shared PATH: /c/Program Files (x86)/Calibre2/ PATH: /c/php PATH: /c/Program Files (x86)/Common Files/Autodesk Shared/ PATH: /c/Windows/System32/WindowsPowerShell/v1.0/ PATH: /mingw/bin/ PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /c/Program Files/Intel/WiFi/bin/ PATH: /c/Program Files/Common Files/Intel/WirelessCommon/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2232: checking build system type configure:2246: result: i686-pc-mingw32 configure:2266: checking host system type configure:2279: result: i686-pc-mingw32 configure:2299: checking target system type configure:2312: result: i686-pc-mingw32 configure:2353: checking for a BSD-compatible install configure:2421: result: /bin/install -c configure:2432: checking whether build environment is sane configure:2469: result: yes configure:2499: checking for gawk configure:2515: found /bin/gawk configure:2526: result: gawk configure:2537: checking whether make sets $(MAKE) configure:2559: result: yes configure:2765: checking for gcc configure:2781: found /mingw/bin/gcc configure:2792: result: gcc configure:3021: checking for C compiler version configure:3030: gcc --version >&5 gcc.exe (MinGW.org GCC-6.3.0-1) 6.3.0 Copyright (C) 2016 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:3041: $? = 0 configure:3030: gcc -v >&5 Using built-in specs. COLLECT_GCC=C:\MinGW\bin\gcc.exe COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe Target: mingw32 Configured with: ../src/gcc-6.3.0/configure --build=x86_64-pc-linux-gnu --host=mingw32 --target=mingw32 --with-gmp=/mingw --with-mpfr --with-mpc=/mingw --with-isl=/mingw --prefix=/mingw --disable-win32-registry --with-arch=i586 --with-tune=generic --enable-languages=c,c++,objc,obj-c++,fortran,ada --with-pkgversion='MinGW.org GCC-6.3.0-1' --enable-static --enable-shared --enable-threads --with-dwarf2 --disable-sjlj-exceptions --enable-version-specific-runtime-libs --with-libiconv-prefix=/mingw --with-libintl-prefix=/mingw --enable-libstdcxx-debug --enable-libgomp --disable-libvtv --enable-nls Thread model: win32 gcc version 6.3.0 (MinGW.org GCC-6.3.0-1) configure:3041: $? = 0 configure:3030: gcc -V >&5 gcc.exe: error: unrecognized command line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:3041: $? = 1 configure:3030: gcc -qversion >&5 gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc.exe: fatal error: no input files compilation terminated. configure:3041: $? = 1 configure:3061: checking whether the C compiler works configure:3083: gcc conftest.c >&5 configure:3087: $? = 0 configure:3135: result: yes configure:3138: checking for C compiler default output file name configure:3140: result: a.exe configure:3146: checking for suffix of executables configure:3153: gcc -o conftest.exe conftest.c >&5 configure:3157: $? = 0 configure:3179: result: .exe configure:3201: checking whether we are cross compiling configure:3209: gcc -o conftest.exe conftest.c >&5 configure:3213: $? = 0 configure:3220: ./conftest.exe configure:3224: $? = 0 configure:3239: result: no configure:3244: checking for suffix of object files configure:3266: gcc -c conftest.c >&5 configure:3270: $? = 0 configure:3291: result: o configure:3295: checking whether we are using the GNU C compiler configure:3314: gcc -c conftest.c >&5 configure:3314: $? = 0 configure:3323: result: yes configure:3332: checking whether gcc accepts -g configure:3352: gcc -c -g conftest.c >&5 configure:3352: $? = 0 configure:3393: result: yes configure:3410: checking for gcc option to accept ISO C89 configure:3474: gcc -c -g -O2 conftest.c >&5 configure:3474: $? = 0 configure:3487: result: none needed configure:3526: checking for style of include used by make configure:3554: result: GNU configure:3582: checking dependency style of gcc configure:3644: result: gcc3 configure:3707: checking for g++ configure:3723: found /mingw/bin/g++ configure:3734: result: g++ configure:3761: checking for C++ compiler version configure:3770: g++ --version >&5 g++.exe (MinGW.org GCC-6.3.0-1) 6.3.0 Copyright (C) 2016 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:3781: $? = 0 configure:3770: g++ -v >&5 Using built-in specs. COLLECT_GCC=C:\MinGW\bin\g++.exe COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe Target: mingw32 Configured with: ../src/gcc-6.3.0/configure --build=x86_64-pc-linux-gnu --host=mingw32 --with-gmp=/mingw --with-mpfr=/mingw --with-mpc=/mingw --with-isl=/mingw --prefix=/mingw --disable-win32-registry --target=mingw32 --with-arch=i586 --enable-languages=c,c++,objc,obj-c++,fortran,ada --with-pkgversion='MinGW.org GCC-6.3.0-1' --enable-static --enable-shared --enable-threads --with-dwarf2 --disable-sjlj-exceptions --enable-version-specific-runtime-libs --with-libiconv-prefix=/mingw --with-libintl-prefix=/mingw --enable-libstdcxx-debug --with-tune=generic --enable-libgomp --disable-libvtv --enable-nls Thread model: win32 gcc version 6.3.0 (MinGW.org GCC-6.3.0-1) configure:3781: $? = 0 configure:3770: g++ -V >&5 g++.exe: error: unrecognized command line option '-V' g++.exe: fatal error: no input files compilation terminated. configure:3781: $? = 1 configure:3770: g++ -qversion >&5 g++.exe: error: unrecognized command line option '-qversion'; did you mean '--version'? g++.exe: fatal error: no input files compilation terminated. configure:3781: $? = 1 configure:3785: checking whether we are using the GNU C++ compiler configure:3804: g++ -c conftest.cpp >&5 configure:3804: $? = 0 configure:3813: result: yes configure:3822: checking whether g++ accepts -g configure:3842: g++ -c -g conftest.cpp >&5 configure:3842: $? = 0 configure:3883: result: yes configure:3908: checking dependency style of g++ configure:3970: result: gcc3 configure:3981: checking for dirent.h that defines DIR configure:4000: gcc -c -g -O2 conftest.c >&5 configure:4000: $? = 0 configure:4008: result: yes configure:4021: checking for library containing opendir configure:4052: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:4052: $? = 0 configure:4069: result: none required configure:4141: checking how to run the C preprocessor configure:4172: gcc -E conftest.c configure:4172: $? = 0 configure:4186: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SuperTux" | #define PACKAGE_TARNAME "supertux" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "SuperTux 0.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "supertux" | #define VERSION "0.1.3" | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:4211: result: gcc -E configure:4231: gcc -E conftest.c configure:4231: $? = 0 configure:4245: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SuperTux" | #define PACKAGE_TARNAME "supertux" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "SuperTux 0.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "supertux" | #define VERSION "0.1.3" | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:4274: checking for grep that handles long lines and -e configure:4332: result: /bin/grep configure:4337: checking for egrep configure:4399: result: /bin/grep -E configure:4404: checking for ANSI C header files configure:4424: gcc -c -g -O2 conftest.c >&5 configure:4424: $? = 0 configure:4497: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:4497: $? = 0 configure:4497: ./conftest.exe configure:4497: $? = 0 configure:4508: result: yes configure:4521: checking for sys/types.h configure:4521: gcc -c -g -O2 conftest.c >&5 configure:4521: $? = 0 configure:4521: result: yes configure:4521: checking for sys/stat.h configure:4521: gcc -c -g -O2 conftest.c >&5 configure:4521: $? = 0 configure:4521: result: yes configure:4521: checking for stdlib.h configure:4521: gcc -c -g -O2 conftest.c >&5 configure:4521: $? = 0 configure:4521: result: yes configure:4521: checking for string.h configure:4521: gcc -c -g -O2 conftest.c >&5 configure:4521: $? = 0 configure:4521: result: yes configure:4521: checking for memory.h configure:4521: gcc -c -g -O2 conftest.c >&5 configure:4521: $? = 0 configure:4521: result: yes configure:4521: checking for strings.h configure:4521: gcc -c -g -O2 conftest.c >&5 configure:4521: $? = 0 configure:4521: result: yes configure:4521: checking for inttypes.h configure:4521: gcc -c -g -O2 conftest.c >&5 configure:4521: $? = 0 configure:4521: result: yes configure:4521: checking for stdint.h configure:4521: gcc -c -g -O2 conftest.c >&5 configure:4521: $? = 0 configure:4521: result: yes configure:4521: checking for unistd.h configure:4521: gcc -c -g -O2 conftest.c >&5 configure:4521: $? = 0 configure:4521: result: yes configure:4535: checking for unistd.h configure:4535: result: yes configure:4546: checking for an ANSI C-conforming const configure:4611: gcc -c -g -O2 conftest.c >&5 configure:4611: $? = 0 configure:4618: result: yes configure:4628: checking for gprof mode configure:4642: result: disabled configure:4646: checking for debug mode configure:4660: result: disabled configure:4664: checking wether OpenGL should be used configure:4674: result: yes configure:4722: checking for sdl-config configure:4740: found /mingw/bin/sdl-config configure:4753: result: /mingw/bin/sdl-config configure:4762: checking for SDL - version >= 1.2.4 configure:4847: gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main conftest.c -L/usr/lib -lmingw32 -lSDLmain -lSDL -mwindows >&5 configure:4847: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SuperTux" | #define PACKAGE_TARNAME "supertux" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "SuperTux 0.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "supertux" | #define VERSION "0.1.3" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | /* end 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.4"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "1.2.4"); | exit(1); | } | | if ((1 > major) || | ((1 == major) && (2 > minor)) || | ((1 == major) && (2 == minor) && (14 >= micro))) | { | return 0; | } | else | { | printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", 1, 2, 14); | 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:4865: result: no configure:4898: gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main conftest.c -L/usr/lib -lmingw32 -lSDLmain -lSDL -mwindows >&5 configure:4898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SuperTux" | #define PACKAGE_TARNAME "supertux" | #define PACKAGE_VERSION "0.1.3" | #define PACKAGE_STRING "SuperTux 0.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "supertux" | #define VERSION "0.1.3" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | | #include | #include "SDL.h" | | int main(int argc, char *argv[]) | { return 0; } | #undef main | #define main K_and_R_C_main | | int | main () | { | return 0; | ; | return 0; | } configure:4922: error: *** SDL version 1.2.4 not found! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-mingw32 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_header_dirent_dirent_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-mingw32 ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_SDL_CONFIG=/mingw/bin/sdl-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_target=i686-pc-mingw32 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/user/SuperTurr/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/user/SuperTurr/missing --run tar' AUTOCONF='${SHELL} /home/user/SuperTurr/missing --run autoconf' AUTOHEADER='${SHELL} /home/user/SuperTurr/missing --run autoheader' AUTOMAKE='${SHELL} /home/user/SuperTurr/missing --run automake-1.6' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='.exe' GL_CFLAGS='' GL_LIBS='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/user/SuperTurr/missing --run makeinfo' OBJEXT='o' PACKAGE='supertux' PACKAGE_BUGREPORT='' PACKAGE_NAME='SuperTux' PACKAGE_STRING='SuperTux 0.1.3' PACKAGE_TARNAME='supertux' PACKAGE_URL='' PACKAGE_VERSION='0.1.3' PATH_SEPARATOR=':' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' SDL_CFLAGS='' SDL_CONFIG='/mingw/bin/sdl-config' SDL_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.1.3' XMKMF='' ac_ct_CC='gcc' ac_ct_CXX='g++' acx_pthread_config='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-mingw32' build_alias='' build_cpu='i686' build_os='mingw32' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-mingw32' host_alias='' host_cpu='i686' host_os='mingw32' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/home/user/SuperTurr/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-mingw32' target_alias='' target_cpu='i686' target_os='mingw32' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "SuperTux" #define PACKAGE_TARNAME "supertux" #define PACKAGE_VERSION "0.1.3" #define PACKAGE_STRING "SuperTux 0.1.3" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "supertux" #define VERSION "0.1.3" #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 configure: exit 1