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.69. Invocation command line was $ ./configure --prefix=/usr/local/stow/SDL2-configure ## --------- ## ## Platform. ## ## --------- ## hostname = berta uname -m = x86_64 uname -r = 4.9.0-3-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.30-2+deb9u3 (2017-08-06) /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: /home/martin/local/bin PATH: /home/martin/local/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games PATH: /home/martin/muscod/Packages/PGPLOT PATH: /home/martin/muscod/MC2/Release/bin/ PATH: /home/martin/muscod/Packages/PGPLOT PATH: /home/martin/muscod/MC2/Release/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2751: checking build system type configure:2765: result: x86_64-unknown-linux-gnu configure:2785: checking host system type configure:2798: result: x86_64-unknown-linux-gnu configure:2839: checking how to print strings configure:2866: result: printf configure:2935: checking for gcc configure:2951: found /usr/bin/gcc configure:2962: result: gcc configure:3191: checking for C compiler version configure:3200: gcc --version >&5 gcc (Debian 6.3.0-18) 6.3.0 20170516 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:3211: $? = 0 configure:3200: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18) configure:3211: $? = 0 configure:3200: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3211: $? = 1 configure:3200: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3211: $? = 1 configure:3231: checking whether the C compiler works configure:3253: gcc conftest.c >&5 configure:3257: $? = 0 configure:3305: result: yes configure:3308: checking for C compiler default output file name configure:3310: result: a.out configure:3316: checking for suffix of executables configure:3323: gcc -o conftest conftest.c >&5 configure:3327: $? = 0 configure:3349: result: configure:3371: checking whether we are cross compiling configure:3379: gcc -o conftest conftest.c >&5 configure:3383: $? = 0 configure:3390: ./conftest configure:3394: $? = 0 configure:3409: result: no configure:3414: checking for suffix of object files configure:3436: gcc -c conftest.c >&5 configure:3440: $? = 0 configure:3461: result: o configure:3465: checking whether we are using the GNU C compiler configure:3484: gcc -c conftest.c >&5 configure:3484: $? = 0 configure:3493: result: yes configure:3502: checking whether gcc accepts -g configure:3522: gcc -c -g conftest.c >&5 configure:3522: $? = 0 configure:3563: result: yes configure:3580: checking for gcc option to accept ISO C89 configure:3643: gcc -c -g -O2 conftest.c >&5 configure:3643: $? = 0 configure:3656: result: none needed configure:3676: checking for a sed that does not truncate output configure:3740: result: /bin/sed configure:3758: checking for grep that handles long lines and -e configure:3816: result: /bin/grep configure:3821: checking for egrep configure:3883: result: /bin/grep -E configure:3888: checking for fgrep configure:3950: result: /bin/grep -F configure:3985: checking for ld used by gcc configure:4052: result: /usr/bin/ld configure:4059: checking if the linker (/usr/bin/ld) is GNU ld configure:4074: result: yes configure:4086: checking for BSD- or MS-compatible name lister (nm) configure:4135: result: /usr/bin/nm -B configure:4265: checking the name lister (/usr/bin/nm -B) interface configure:4272: gcc -c -g -O2 conftest.c >&5 configure:4275: /usr/bin/nm -B "conftest.o" configure:4278: output 0000000000000000 B some_variable configure:4285: result: BSD nm configure:4288: checking whether ln -s works configure:4292: result: yes configure:4300: checking the maximum length of command line arguments configure:4430: result: 1572864 configure:4447: checking whether the shell understands some XSI constructs configure:4457: result: yes configure:4461: checking whether the shell understands "+=" configure:4467: result: yes configure:4502: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:4542: result: func_convert_file_noop configure:4549: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:4569: result: func_convert_file_noop configure:4576: checking for /usr/bin/ld option to reload object files configure:4583: result: -r configure:4657: checking for objdump configure:4673: found /usr/bin/objdump configure:4684: result: objdump configure:4713: checking how to recognize dependent libraries configure:4917: result: pass_all configure:5002: checking for dlltool configure:5032: result: no configure:5059: checking how to associate runtime and link libraries configure:5086: result: printf %s\n configure:5147: checking for ar configure:5163: found /usr/bin/ar configure:5174: result: ar configure:5211: checking for archiver @FILE support configure:5228: gcc -c -g -O2 conftest.c >&5 configure:5228: $? = 0 configure:5231: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5234: $? = 0 configure:5239: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:5242: $? = 1 configure:5254: result: @ configure:5312: checking for strip configure:5328: found /usr/bin/strip configure:5339: result: strip configure:5411: checking for ranlib configure:5427: found /usr/bin/ranlib configure:5438: result: ranlib configure:5515: checking for gawk configure:5531: found /usr/bin/gawk configure:5542: result: gawk configure:5582: checking command to parse /usr/bin/nm -B output from gcc object configure:5702: gcc -c -g -O2 conftest.c >&5 configure:5705: $? = 0 configure:5709: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:5712: $? = 0 configure:5778: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5781: $? = 0 configure:5819: result: ok configure:5856: checking for sysroot configure:5886: result: no configure:5963: gcc -c -g -O2 conftest.c >&5 configure:5966: $? = 0 configure:6145: checking for mt configure:6161: found /bin/mt configure:6172: result: mt configure:6195: checking if mt is a manifest tool configure:6201: mt '-?' configure:6209: result: no configure:6851: checking how to run the C preprocessor configure:6882: gcc -E conftest.c configure:6882: $? = 0 configure:6896: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:6921: result: gcc -E configure:6941: gcc -E conftest.c configure:6941: $? = 0 configure:6955: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:6984: checking for ANSI C header files configure:7004: gcc -c -g -O2 conftest.c >&5 configure:7004: $? = 0 configure:7077: gcc -o conftest -g -O2 conftest.c >&5 configure:7077: $? = 0 configure:7077: ./conftest configure:7077: $? = 0 configure:7088: result: yes configure:7101: checking for sys/types.h configure:7101: gcc -c -g -O2 conftest.c >&5 configure:7101: $? = 0 configure:7101: result: yes configure:7101: checking for sys/stat.h configure:7101: gcc -c -g -O2 conftest.c >&5 configure:7101: $? = 0 configure:7101: result: yes configure:7101: checking for stdlib.h configure:7101: gcc -c -g -O2 conftest.c >&5 configure:7101: $? = 0 configure:7101: result: yes configure:7101: checking for string.h configure:7101: gcc -c -g -O2 conftest.c >&5 configure:7101: $? = 0 configure:7101: result: yes configure:7101: checking for memory.h configure:7101: gcc -c -g -O2 conftest.c >&5 configure:7101: $? = 0 configure:7101: result: yes configure:7101: checking for strings.h configure:7101: gcc -c -g -O2 conftest.c >&5 configure:7101: $? = 0 configure:7101: result: yes configure:7101: checking for inttypes.h configure:7101: gcc -c -g -O2 conftest.c >&5 configure:7101: $? = 0 configure:7101: result: yes configure:7101: checking for stdint.h configure:7101: gcc -c -g -O2 conftest.c >&5 configure:7101: $? = 0 configure:7101: result: yes configure:7101: checking for unistd.h configure:7101: gcc -c -g -O2 conftest.c >&5 configure:7101: $? = 0 configure:7101: result: yes configure:7115: checking for dlfcn.h configure:7115: gcc -c -g -O2 conftest.c >&5 configure:7115: $? = 0 configure:7115: result: yes configure:7619: checking for objdir configure:7634: result: .libs configure:7905: checking if gcc supports -fno-rtti -fno-exceptions configure:7923: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:7927: $? = 0 configure:7940: result: no configure:8267: checking for gcc option to produce PIC configure:8274: result: -fPIC -DPIC configure:8282: checking if gcc PIC flag -fPIC -DPIC works configure:8300: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8304: $? = 0 configure:8317: result: yes configure:8346: checking if gcc static flag -static works configure:8374: result: yes configure:8389: checking if gcc supports -c -o file.o configure:8410: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8414: $? = 0 configure:8436: result: yes configure:8444: checking if gcc supports -c -o file.o configure:8491: result: yes configure:8524: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9677: result: yes configure:9714: checking whether -lc should be explicitly linked in configure:9722: gcc -c -g -O2 conftest.c >&5 configure:9725: $? = 0 configure:9740: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9743: $? = 0 configure:9757: result: no configure:9917: checking dynamic linker characteristics configure:10437: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10437: $? = 0 configure:10659: result: GNU/Linux ld.so configure:10766: checking how to hardcode library paths into programs configure:10791: result: immediate configure:11331: checking whether stripping libraries is possible configure:11336: result: yes configure:11371: checking if libtool supports shared libraries configure:11373: result: yes configure:11376: checking whether to build shared libraries configure:11397: result: yes configure:11400: checking whether to build static libraries configure:11404: result: yes configure:11503: checking for gcc configure:11530: result: gcc configure:11759: checking for C compiler version configure:11768: gcc --version >&5 gcc (Debian 6.3.0-18) 6.3.0 20170516 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:11779: $? = 0 configure:11768: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18) configure:11779: $? = 0 configure:11768: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:11779: $? = 1 configure:11768: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:11779: $? = 1 configure:11783: checking whether we are using the GNU C compiler configure:11811: result: yes configure:11820: checking whether gcc accepts -g configure:11881: result: yes configure:11898: checking for gcc option to accept ISO C89 configure:11974: result: none needed configure:12052: checking for g++ configure:12068: found /usr/bin/g++ configure:12079: result: g++ configure:12106: checking for C++ compiler version configure:12115: g++ --version >&5 g++ (Debian 6.3.0-18) 6.3.0 20170516 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:12126: $? = 0 configure:12115: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18) configure:12126: $? = 0 configure:12115: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:12126: $? = 1 configure:12115: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:12126: $? = 1 configure:12130: checking whether we are using the GNU C++ compiler configure:12149: g++ -c conftest.cpp >&5 configure:12149: $? = 0 configure:12158: result: yes configure:12167: checking whether g++ accepts -g configure:12187: g++ -c -g conftest.cpp >&5 configure:12187: $? = 0 configure:12228: result: yes configure:12269: checking how to run the C++ preprocessor configure:12296: g++ -E conftest.cpp configure:12296: $? = 0 configure:12310: g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12310: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12335: result: g++ -E configure:12355: g++ -E conftest.cpp configure:12355: $? = 0 configure:12369: g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12538: checking for ld used by g++ configure:12605: result: /usr/bin/ld -m elf_x86_64 configure:12612: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:12627: result: yes configure:12682: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13687: result: yes configure:13723: g++ -c -g -O2 conftest.cpp >&5 configure:13726: $? = 0 configure:14246: checking for g++ option to produce PIC configure:14253: result: -fPIC -DPIC configure:14261: checking if g++ PIC flag -fPIC -DPIC works configure:14279: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14283: $? = 0 configure:14296: result: yes configure:14319: checking if g++ static flag -static works configure:14347: result: yes configure:14359: checking if g++ supports -c -o file.o configure:14380: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14384: $? = 0 configure:14406: result: yes configure:14411: checking if g++ supports -c -o file.o configure:14458: result: yes configure:14488: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14524: result: yes configure:14665: checking dynamic linker characteristics configure:15334: result: GNU/Linux ld.so configure:15387: checking how to hardcode library paths into programs configure:15412: result: immediate configure:15466: checking for a BSD-compatible install configure:15534: result: /usr/bin/install -c configure:15545: checking whether make sets $(MAKE) configure:15567: result: yes configure:15619: checking for windres configure:15649: result: no configure:15775: checking for an ANSI C-conforming const configure:15841: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:15841: $? = 0 configure:15848: result: yes configure:15856: checking for inline configure:15872: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:15872: $? = 0 configure:15880: result: inline configure:15898: checking for working volatile configure:15917: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:15917: $? = 0 configure:15924: result: yes configure:15977: checking for GCC -MMD -MT option configure:15995: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:15995: $? = 0 configure:16001: result: yes configure:16009: checking for linker option --no-undefined configure:16032: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include -Wl,--no-undefined conftest.c >&5 configure:16032: $? = 0 configure:16043: result: yes configure:16058: checking for ANSI C header files configure:16162: result: yes configure:16173: checking for sys/types.h configure:16173: result: yes configure:16173: checking stdio.h usability configure:16173: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking stdio.h presence configure:16173: gcc -E -Iinclude -I/home/martin/temp/SDL2/include conftest.c configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking for stdio.h configure:16173: result: yes configure:16173: checking for stdlib.h configure:16173: result: yes configure:16173: checking stddef.h usability configure:16173: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking stddef.h presence configure:16173: gcc -E -Iinclude -I/home/martin/temp/SDL2/include conftest.c configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking for stddef.h configure:16173: result: yes configure:16173: checking stdarg.h usability configure:16173: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking stdarg.h presence configure:16173: gcc -E -Iinclude -I/home/martin/temp/SDL2/include conftest.c configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking for stdarg.h configure:16173: result: yes configure:16173: checking malloc.h usability configure:16173: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking malloc.h presence configure:16173: gcc -E -Iinclude -I/home/martin/temp/SDL2/include conftest.c configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking for malloc.h configure:16173: result: yes configure:16173: checking for memory.h configure:16173: result: yes configure:16173: checking for string.h configure:16173: result: yes configure:16173: checking for strings.h configure:16173: result: yes configure:16173: checking for inttypes.h configure:16173: result: yes configure:16173: checking for stdint.h configure:16173: result: yes configure:16173: checking ctype.h usability configure:16173: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking ctype.h presence configure:16173: gcc -E -Iinclude -I/home/martin/temp/SDL2/include conftest.c configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking for ctype.h configure:16173: result: yes configure:16173: checking math.h usability configure:16173: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking math.h presence configure:16173: gcc -E -Iinclude -I/home/martin/temp/SDL2/include conftest.c configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking for math.h configure:16173: result: yes configure:16173: checking iconv.h usability configure:16173: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking iconv.h presence configure:16173: gcc -E -Iinclude -I/home/martin/temp/SDL2/include conftest.c configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking for iconv.h configure:16173: result: yes configure:16173: checking signal.h usability configure:16173: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking signal.h presence configure:16173: gcc -E -Iinclude -I/home/martin/temp/SDL2/include conftest.c configure:16173: $? = 0 configure:16173: result: yes configure:16173: checking for signal.h configure:16173: result: yes configure:16184: checking for size_t configure:16184: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16184: $? = 0 configure:16184: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c: In function 'main': conftest.c:74:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:16184: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:16184: result: yes configure:16196: checking for M_PI in math.h configure:16220: result: yes configure:16235: checking for working alloca.h configure:16252: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16252: $? = 0 configure:16260: result: yes configure:16268: checking for alloca configure:16305: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16305: $? = 0 configure:16313: result: yes configure:16422: checking for working memcmp configure:16465: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16465: $? = 0 configure:16465: ./conftest configure:16465: $? = 0 configure:16475: result: yes configure:16489: checking for working strtod configure:16530: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16530: $? = 0 configure:16530: ./conftest configure:16530: $? = 0 configure:16540: result: yes configure:16607: checking for mprotect configure:16607: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16607: $? = 0 configure:16607: result: yes configure:16624: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16624: $? = 0 configure:16637: checking for malloc configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'malloc' char malloc (); ^~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for calloc configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:68:6: warning: conflicting types for built-in function 'calloc' char calloc (); ^~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for realloc configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'realloc' char realloc (); ^~~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for free configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:70:6: warning: conflicting types for built-in function 'free' char free (); ^~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for getenv configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for setenv configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for putenv configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for unsetenv configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for qsort configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for abs configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:76:6: warning: conflicting types for built-in function 'abs' char abs (); ^~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for bcopy configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:77:6: warning: conflicting types for built-in function 'bcopy' char bcopy (); ^~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for memset configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:78:6: warning: conflicting types for built-in function 'memset' char memset (); ^~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for memcpy configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:79:6: warning: conflicting types for built-in function 'memcpy' char memcpy (); ^~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for memmove configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:80:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^~~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for strlen configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:81:6: warning: conflicting types for built-in function 'strlen' char strlen (); ^~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for strlcpy configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 /tmp/ccssj1At.o: In function `main': /home/martin/temp/SDL2/conftest.c:93: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:16637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:16637: result: no configure:16637: checking for strlcat configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 /tmp/ccorZtZz.o: In function `main': /home/martin/temp/SDL2/conftest.c:93: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:16637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:16637: result: no configure:16637: checking for strdup configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:82:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for _strrev configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 /tmp/cc2hRs8G.o: In function `main': /home/martin/temp/SDL2/conftest.c:94: undefined reference to `_strrev' collect2: error: ld returned 1 exit status configure:16637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define _strrev to an innocuous variant, in case declares _strrev. | For example, HP-UX 11i declares gettimeofday. */ | #define _strrev innocuous__strrev | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strrev (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strrev | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _strrev (); | /* 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__strrev || defined __stub____strrev | choke me | #endif | | int | main () | { | return _strrev (); | ; | return 0; | } configure:16637: result: no configure:16637: checking for _strupr configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 /tmp/ccm8afjK.o: In function `main': /home/martin/temp/SDL2/conftest.c:94: undefined reference to `_strupr' collect2: error: ld returned 1 exit status configure:16637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define _strupr to an innocuous variant, in case declares _strupr. | For example, HP-UX 11i declares gettimeofday. */ | #define _strupr innocuous__strupr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strupr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strupr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _strupr (); | /* 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__strupr || defined __stub____strupr | choke me | #endif | | int | main () | { | return _strupr (); | ; | return 0; | } configure:16637: result: no configure:16637: checking for _strlwr configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 /tmp/cc04ZE3K.o: In function `main': /home/martin/temp/SDL2/conftest.c:94: undefined reference to `_strlwr' collect2: error: ld returned 1 exit status configure:16637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define _strlwr to an innocuous variant, in case declares _strlwr. | For example, HP-UX 11i declares gettimeofday. */ | #define _strlwr innocuous__strlwr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strlwr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strlwr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _strlwr (); | /* 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__strlwr || defined __stub____strlwr | choke me | #endif | | int | main () | { | return _strlwr (); | ; | return 0; | } configure:16637: result: no configure:16637: checking for strchr configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:83:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for strrchr configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'strrchr' char strrchr (); ^~~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for strstr configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:85:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for itoa configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 /tmp/ccGWwmUX.o: In function `main': /home/martin/temp/SDL2/conftest.c:97: undefined reference to `itoa' collect2: error: ld returned 1 exit status configure:16637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | /* Define itoa to an innocuous variant, in case declares itoa. | For example, HP-UX 11i declares gettimeofday. */ | #define itoa innocuous_itoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char itoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef itoa | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char itoa (); | /* 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_itoa || defined __stub___itoa | choke me | #endif | | int | main () | { | return itoa (); | ; | return 0; | } configure:16637: result: no configure:16637: checking for _ltoa configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 /tmp/cc0Nlae1.o: In function `main': /home/martin/temp/SDL2/conftest.c:97: undefined reference to `_ltoa' collect2: error: ld returned 1 exit status configure:16637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | /* Define _ltoa to an innocuous variant, in case declares _ltoa. | For example, HP-UX 11i declares gettimeofday. */ | #define _ltoa innocuous__ltoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _ltoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _ltoa | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _ltoa (); | /* 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__ltoa || defined __stub____ltoa | choke me | #endif | | int | main () | { | return _ltoa (); | ; | return 0; | } configure:16637: result: no configure:16637: checking for _uitoa configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 /tmp/ccWmghW6.o: In function `main': /home/martin/temp/SDL2/conftest.c:97: undefined reference to `_uitoa' collect2: error: ld returned 1 exit status configure:16637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | /* Define _uitoa to an innocuous variant, in case declares _uitoa. | For example, HP-UX 11i declares gettimeofday. */ | #define _uitoa innocuous__uitoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _uitoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _uitoa | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _uitoa (); | /* 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__uitoa || defined __stub____uitoa | choke me | #endif | | int | main () | { | return _uitoa (); | ; | return 0; | } configure:16637: result: no configure:16637: checking for _ultoa configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 /tmp/ccQZOB29.o: In function `main': /home/martin/temp/SDL2/conftest.c:97: undefined reference to `_ultoa' collect2: error: ld returned 1 exit status configure:16637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | /* Define _ultoa to an innocuous variant, in case declares _ultoa. | For example, HP-UX 11i declares gettimeofday. */ | #define _ultoa innocuous__ultoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _ultoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _ultoa | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _ultoa (); | /* 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__ultoa || defined __stub____ultoa | choke me | #endif | | int | main () | { | return _ultoa (); | ; | return 0; | } configure:16637: result: no configure:16637: checking for strtol configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for strtoul configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for _i64toa configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 /tmp/ccEMK4Wj.o: In function `main': /home/martin/temp/SDL2/conftest.c:99: undefined reference to `_i64toa' collect2: error: ld returned 1 exit status configure:16637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define _i64toa to an innocuous variant, in case declares _i64toa. | For example, HP-UX 11i declares gettimeofday. */ | #define _i64toa innocuous__i64toa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _i64toa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _i64toa | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _i64toa (); | /* 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__i64toa || defined __stub____i64toa | choke me | #endif | | int | main () | { | return _i64toa (); | ; | return 0; | } configure:16637: result: no configure:16637: checking for _ui64toa configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 /tmp/ccWMfRKm.o: In function `main': /home/martin/temp/SDL2/conftest.c:99: undefined reference to `_ui64toa' collect2: error: ld returned 1 exit status configure:16637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define _ui64toa to an innocuous variant, in case declares _ui64toa. | For example, HP-UX 11i declares gettimeofday. */ | #define _ui64toa innocuous__ui64toa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _ui64toa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _ui64toa | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _ui64toa (); | /* 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__ui64toa || defined __stub____ui64toa | choke me | #endif | | int | main () | { | return _ui64toa (); | ; | return 0; | } configure:16637: result: no configure:16637: checking for strtoll configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for strtoull configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for atoi configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for atof configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for strcmp configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:92:6: warning: conflicting types for built-in function 'strcmp' char strcmp (); ^~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for strncmp configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:93:6: warning: conflicting types for built-in function 'strncmp' char strncmp (); ^~~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for _stricmp configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 /tmp/ccBt7zyz.o: In function `main': /home/martin/temp/SDL2/conftest.c:105: undefined reference to `_stricmp' collect2: error: ld returned 1 exit status configure:16637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | /* end confdefs.h. */ | /* Define _stricmp to an innocuous variant, in case declares _stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define _stricmp innocuous__stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _stricmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _stricmp (); | /* 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__stricmp || defined __stub____stricmp | choke me | #endif | | int | main () | { | return _stricmp (); | ; | return 0; | } configure:16637: result: no configure:16637: checking for strcasecmp configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:94:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^~~~~~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for _strnicmp configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 /tmp/ccR83qsD.o: In function `main': /home/martin/temp/SDL2/conftest.c:106: undefined reference to `_strnicmp' collect2: error: ld returned 1 exit status configure:16637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define _strnicmp to an innocuous variant, in case declares _strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define _strnicmp innocuous__strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strnicmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _strnicmp (); | /* 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__strnicmp || defined __stub____strnicmp | choke me | #endif | | int | main () | { | return _strnicmp (); | ; | return 0; | } configure:16637: result: no configure:16637: checking for strncasecmp configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:95:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^~~~~~~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for vsscanf configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:96:6: warning: conflicting types for built-in function 'vsscanf' char vsscanf (); ^~~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for vsnprintf configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:97:6: warning: conflicting types for built-in function 'vsnprintf' char vsnprintf (); ^~~~~~~~~ configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for fseeko configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for fseeko64 configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for sigaction configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for setjmp configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for nanosleep configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for sysconf configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16637: checking for sysctlbyname configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 /tmp/ccfL2tI8.o: In function `main': /home/martin/temp/SDL2/conftest.c:115: undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status configure:16637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | /* end confdefs.h. */ | /* Define sysctlbyname to an innocuous variant, in case declares sysctlbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define sysctlbyname innocuous_sysctlbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctlbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysctlbyname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sysctlbyname (); | /* 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_sysctlbyname || defined __stub___sysctlbyname | choke me | #endif | | int | main () | { | return sysctlbyname (); | ; | return 0; | } configure:16637: result: no configure:16637: checking for getauxval configure:16637: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16647: checking for pow in -lm configure:16672: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:89:6: warning: conflicting types for built-in function 'pow' char pow (); ^~~ configure:16672: $? = 0 configure:16681: result: yes configure:16690: checking for atan configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:105:6: warning: conflicting types for built-in function 'atan' char atan (); ^~~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for atan2 configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:106:6: warning: conflicting types for built-in function 'atan2' char atan2 (); ^~~~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for acos configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:107:6: warning: conflicting types for built-in function 'acos' char acos (); ^~~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for asin configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:108:6: warning: conflicting types for built-in function 'asin' char asin (); ^~~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for ceil configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:109:6: warning: conflicting types for built-in function 'ceil' char ceil (); ^~~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for copysign configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:110:6: warning: conflicting types for built-in function 'copysign' char copysign (); ^~~~~~~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for cos configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:111:6: warning: conflicting types for built-in function 'cos' char cos (); ^~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for cosf configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:112:6: warning: conflicting types for built-in function 'cosf' char cosf (); ^~~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for fabs configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:113:6: warning: conflicting types for built-in function 'fabs' char fabs (); ^~~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for floor configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:114:6: warning: conflicting types for built-in function 'floor' char floor (); ^~~~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for log configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:115:6: warning: conflicting types for built-in function 'log' char log (); ^~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for pow configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:116:6: warning: conflicting types for built-in function 'pow' char pow (); ^~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for scalbn configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:117:6: warning: conflicting types for built-in function 'scalbn' char scalbn (); ^~~~~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for sin configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:118:6: warning: conflicting types for built-in function 'sin' char sin (); ^~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for sinf configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:119:6: warning: conflicting types for built-in function 'sinf' char sinf (); ^~~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for sqrt configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:120:6: warning: conflicting types for built-in function 'sqrt' char sqrt (); ^~~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for sqrtf configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:121:6: warning: conflicting types for built-in function 'sqrtf' char sqrtf (); ^~~~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for tan configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:122:6: warning: conflicting types for built-in function 'tan' char tan (); ^~~ configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for tanf configure:16690: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 conftest.c:123:6: warning: conflicting types for built-in function 'tanf' char tanf (); ^~~~ configure:16690: $? = 0 configure:16690: result: yes configure:16700: checking for iconv_open in -liconv configure:16725: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -liconv -lm >&5 /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:16725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_ACOS 1 | #define HAVE_ASIN 1 | #define HAVE_CEIL 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_FABS 1 | #define HAVE_FLOOR 1 | #define HAVE_LOG 1 | #define HAVE_POW 1 | #define HAVE_SCALBN 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char iconv_open (); | int | main () | { | return iconv_open (); | ; | return 0; | } configure:16734: result: no configure:16742: checking for iconv configure:16742: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 configure:16742: $? = 0 configure:16742: result: yes configure:16752: checking for struct sigaction.sa_sigaction configure:16752: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:16752: $? = 0 configure:16752: result: yes configure:16772: checking for GCC builtin atomic operations configure:16794: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 configure:16794: $? = 0 configure:16801: result: yes configure:17110: checking for GCC -mmmx option configure:17141: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -mmmx -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:17141: $? = 0 configure:17147: result: yes configure:17167: checking for GCC -m3dnow option configure:17191: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -m3dnow -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lm >&5 configure:17191: $? = 0 configure:17198: result: yes configure:17218: checking for GCC -msse option configure:17249: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -msse -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:17249: $? = 0 configure:17255: result: yes configure:17275: checking for GCC -msse2 option configure:17306: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -msse2 -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:17306: $? = 0 configure:17312: result: yes configure:17332: checking for GCC -msse3 option configure:17363: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -msse3 -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:17363: $? = 0 configure:17369: result: yes configure:17393: checking for Altivec with GCC altivec.h and -maltivec option configure:17412: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -maltivec -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 gcc: error: unrecognized command line option '-maltivec'; did you mean '-mglibc'? configure:17412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_ACOS 1 | #define HAVE_ASIN 1 | #define HAVE_CEIL 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_FABS 1 | #define HAVE_FLOOR 1 | #define HAVE_LOG 1 | #define HAVE_POW 1 | #define HAVE_SCALBN 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | /* end confdefs.h. */ | | #include | vector unsigned int vzero() { | return vec_splat_u32(0); | } | | int | main () | { | | | ; | return 0; | } configure:17419: result: no configure:17423: checking for Altivec with GCC -maltivec option configure:17441: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -maltivec -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 gcc: error: unrecognized command line option '-maltivec'; did you mean '-mglibc'? configure:17441: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_ACOS 1 | #define HAVE_ASIN 1 | #define HAVE_CEIL 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_FABS 1 | #define HAVE_FLOOR 1 | #define HAVE_LOG 1 | #define HAVE_POW 1 | #define HAVE_SCALBN 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | /* end confdefs.h. */ | | vector unsigned int vzero() { | return vec_splat_u32(0); | } | | int | main () | { | | | ; | return 0; | } configure:17447: result: no configure:17452: checking for Altivec with GCC altivec.h and -faltivec option configure:17473: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -faltivec -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 gcc: error: unrecognized command line option '-faltivec' configure:17473: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_ACOS 1 | #define HAVE_ASIN 1 | #define HAVE_CEIL 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_FABS 1 | #define HAVE_FLOOR 1 | #define HAVE_LOG 1 | #define HAVE_POW 1 | #define HAVE_SCALBN 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | /* end confdefs.h. */ | | #include | vector unsigned int vzero() { | return vec_splat_u32(0); | } | | int | main () | { | | | ; | return 0; | } configure:17480: result: no configure:17485: checking for Altivec with GCC -faltivec option configure:17503: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -faltivec -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 gcc: error: unrecognized command line option '-faltivec' configure:17503: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_ACOS 1 | #define HAVE_ASIN 1 | #define HAVE_CEIL 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_FABS 1 | #define HAVE_FLOOR 1 | #define HAVE_LOG 1 | #define HAVE_POW 1 | #define HAVE_SCALBN 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | /* end confdefs.h. */ | | vector unsigned int vzero() { | return vec_splat_u32(0); | } | | int | main () | { | | | ; | return 0; | } configure:17509: result: no configure:19052: checking for GCC -Wall option configure:19072: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Wall -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:19072: $? = 0 configure:19078: result: yes configure:19085: checking for necessary GCC -Wno-multichar option configure:19093: result: no configure:18938: checking for GCC -fvisibility=hidden option configure:18961: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -fvisibility=hidden -Werror -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:18961: $? = 0 configure:18967: result: yes configure:19015: checking for GCC -Wdeclaration-after-statement option configure:19035: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Wdeclaration-after-statement -Werror=declaration-after-statement -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:19035: $? = 0 configure:19041: result: yes configure:22935: checking for dlopen configure:22954: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:22954: $? = 0 configure:22960: result: yes configure:22964: checking for dlopen in -lc configure:22989: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lc -lm >&5 /tmp/ccocfJ6M.o: In function `main': /home/martin/temp/SDL2/conftest.c:119: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:22989: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_ACOS 1 | #define HAVE_ASIN 1 | #define HAVE_CEIL 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_FABS 1 | #define HAVE_FLOOR 1 | #define HAVE_LOG 1 | #define HAVE_POW 1 | #define HAVE_SCALBN 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:22998: result: no configure:23003: checking for dlopen in -ldl configure:23028: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -ldl -lm >&5 configure:23028: $? = 0 configure:23037: result: yes configure:17551: checking for OSS audio support configure:17570: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 configure:17570: $? = 0 configure:17603: result: yes configure:17663: checking for ALSA CFLAGS configure:17669: result: configure:17672: checking for ALSA LDFLAGS configure:17685: result: -lasound -lm -ldl -lpthread configure:17689: checking for libasound headers version >= 1.0.11 configure:17751: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:111:28: fatal error: alsa/asoundlib.h: No such file or directory #include ^ compilation terminated. configure:17751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_ACOS 1 | #define HAVE_ASIN 1 | #define HAVE_CEIL 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_FABS 1 | #define HAVE_FLOOR 1 | #define HAVE_LOG 1 | #define HAVE_POW 1 | #define HAVE_SCALBN 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | /* ensure backward compatibility */ | #if !defined(SND_LIB_MAJOR) && defined(SOUNDLIB_VERSION_MAJOR) | #define SND_LIB_MAJOR SOUNDLIB_VERSION_MAJOR | #endif | #if !defined(SND_LIB_MINOR) && defined(SOUNDLIB_VERSION_MINOR) | #define SND_LIB_MINOR SOUNDLIB_VERSION_MINOR | #endif | #if !defined(SND_LIB_SUBMINOR) && defined(SOUNDLIB_VERSION_SUBMINOR) | #define SND_LIB_SUBMINOR SOUNDLIB_VERSION_SUBMINOR | #endif | | # if(SND_LIB_MAJOR > 1) | exit(0); | # else | # if(SND_LIB_MAJOR < 1) | # error not present | # endif | | # if(SND_LIB_MINOR > 0) | exit(0); | # else | # if(SND_LIB_MINOR < 0) | # error not present | # endif | | # if(SND_LIB_SUBMINOR < 11) | # error not present | # endif | # endif | # endif | exit(0); | | ; | return 0; | } configure:17755: result: not present. configure:17770: checking for snd_ctl_open in -lasound configure:17795: gcc -o conftest -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c -lasound -lasound -lm -ldl -lpthread >&5 /usr/bin/ld: cannot find -lasound /usr/bin/ld: cannot find -lasound collect2: error: ld returned 1 exit status configure:17795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_M_PI /**/ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MPROTECT 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_VSSCANF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_ATAN 1 | #define HAVE_ATAN2 1 | #define HAVE_ACOS 1 | #define HAVE_ASIN 1 | #define HAVE_CEIL 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COS 1 | #define HAVE_COSF 1 | #define HAVE_FABS 1 | #define HAVE_FLOOR 1 | #define HAVE_LOG 1 | #define HAVE_POW 1 | #define HAVE_SCALBN 1 | #define HAVE_SIN 1 | #define HAVE_SINF 1 | #define HAVE_SQRT 1 | #define HAVE_SQRTF 1 | #define HAVE_TAN 1 | #define HAVE_TANF 1 | #define HAVE_ICONV 1 | #define HAVE_SA_SIGACTION 1 | #define HAVE_GCC_ATOMICS 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char snd_ctl_open (); | int | main () | { | return snd_ctl_open (); | ; | return 0; | } configure:17804: result: no configure:18295: checking for pkg-config configure:18313: found /usr/bin/pkg-config configure:18326: result: /usr/bin/pkg-config configure:18334: checking for PulseAudio 0.9 support configure:18343: result: no configure:17897: checking for pkg-config configure:17928: result: /usr/bin/pkg-config configure:17936: checking for JACK 0.125 support configure:17945: result: no configure:18404: checking for artsc-config configure:18437: result: no configure:18043: checking for esd-config configure:18074: result: no configure:18083: checking for ESD - version >= 0.2.8 configure:18183: result: no configure:18525: checking audio/audiolib.h usability configure:18525: gcc -c -g -O2 -Iinclude -I/home/martin/temp/SDL2/include -Iinclude -I/home/martin/temp/SDL2/include conftest.c >&5 conftest.c:143:28: fatal error: audio/audiolib.h: No such file or directory #include