Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8438 lines
324 KiB

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 --build=i686-pc-linux-gnu CFLAGS=-m32 -Wno-narrowing CXXFLAGS=-m32 -Wno-narrowing -fpermissive LDFLAGS=-m32 --enable-input-tslib=no
## --------- ##
## Platform. ##
## --------- ##
hostname = lostnote
uname -m = x86_64
uname -r = 5.9.2-artix1-1
uname -s = Linux
uname -v = #1 SMP PREEMPT Thu, 29 Oct 2020 20:35:04 +0000
/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/nillerusr/.local/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /home/nillerusr/.local/bin
PATH: /home/nillerusr/ndk
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2858: checking build system type
configure:2872: result: i686-pc-linux-gnu
configure:2892: checking host system type
configure:2905: result: i686-pc-linux-gnu
configure:2946: checking how to print strings
configure:2973: result: printf
configure:3042: checking for gcc
configure:3058: found /home/nillerusr/.local/bin/gcc
configure:3069: result: gcc
configure:3298: checking for C compiler version
configure:3307: gcc --version >&5
gcc (GCC) 4.9.4
Copyright (C) 2015 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:3318: $? = 0
configure:3307: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.4/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../configure --build=x86_64-pc-linux-gnu --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-libsanitizer --disable-bootstrap --enable-multilib --disable-werror --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-cloog-backend=isl --enable-gnu-unique-object --enable-install-libiberty --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --enable-version-specific-runtime-libs --infodir=/usr/share/info --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --program-suffix=-4.9 --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --prefix=/usr
Thread model: posix
gcc version 4.9.4 (GCC)
configure:3318: $? = 0
configure:3307: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3318: $? = 1
configure:3307: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3318: $? = 1
configure:3338: checking whether the C compiler works
configure:3360: gcc -m32 -Wno-narrowing -m32 conftest.c >&5
configure:3364: $? = 0
configure:3412: result: yes
configure:3415: checking for C compiler default output file name
configure:3417: result: a.out
configure:3423: checking for suffix of executables
configure:3430: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
configure:3434: $? = 0
configure:3456: result:
configure:3478: checking whether we are cross compiling
configure:3486: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
configure:3490: $? = 0
configure:3497: ./conftest
configure:3501: $? = 0
configure:3489: result: no
configure:3494: checking for suffix of object files
configure:3516: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:3520: $? = 0
configure:3541: result: o
configure:3545: checking whether we are using the GNU C compiler
configure:3564: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:3564: $? = 0
configure:3573: result: yes
configure:3582: checking whether gcc accepts -g
configure:3602: gcc -c -g conftest.c >&5
configure:3602: $? = 0
configure:3643: result: yes
configure:3660: checking for gcc option to accept ISO C89
configure:3723: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:3723: $? = 0
configure:3736: result: none needed
configure:3756: checking for a sed that does not truncate output
configure:3820: result: /usr/bin/sed
configure:3838: checking for grep that handles long lines and -e
configure:3896: result: /usr/bin/grep
configure:3901: checking for egrep
configure:3963: result: /usr/bin/grep -E
configure:3968: checking for fgrep
configure:4030: result: /usr/bin/grep -F
configure:4065: checking for ld used by gcc
configure:4132: result: /usr/bin/ld
configure:4139: checking if the linker (/usr/bin/ld) is GNU ld
configure:4154: result: yes
configure:4166: checking for BSD- or MS-compatible name lister (nm)
configure:4215: result: /usr/bin/nm -B
configure:4345: checking the name lister (/usr/bin/nm -B) interface
configure:4352: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:4355: /usr/bin/nm -B "conftest.o"
configure:4358: output
00000000 B some_variable
configure:4359: result: BSD nm
configure:4362: checking whether ln -s works
configure:4366: result: yes
configure:4374: checking the maximum length of command line arguments
configure:4504: result: 1572864
configure:4521: checking whether the shell understands some XSI constructs
configure:4530: result: yes
configure:4534: checking whether the shell understands "+="
configure:4538: result: yes
configure:4573: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
configure:4613: result: func_convert_file_noop
configure:4620: checking how to convert i686-pc-linux-gnu file names to toolchain format
configure:4640: result: func_convert_file_noop
configure:4647: checking for /usr/bin/ld option to reload object files
configure:4654: result: -r
configure:4728: checking for objdump
configure:4744: found /usr/bin/objdump
configure:4755: result: objdump
configure:4784: checking how to recognize dependent libraries
configure:4988: result: pass_all
configure:5073: checking for dlltool
configure:5103: result: no
configure:5130: checking how to associate runtime and link libraries
configure:5157: result: printf %s\n
configure:5218: checking for ar
configure:5234: found /usr/bin/ar
configure:5245: result: ar
configure:5282: checking for archiver @FILE support
configure:5299: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:5299: $? = 0
configure:5302: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5305: $? = 0
configure:5310: 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:5313: $? = 1
configure:5312: result: @
configure:5370: checking for strip
configure:5386: found /usr/bin/strip
configure:5397: result: strip
configure:5469: checking for ranlib
configure:5485: found /usr/bin/ranlib
configure:5496: result: ranlib
configure:5573: checking for gawk
configure:5589: found /usr/bin/gawk
configure:5600: result: gawk
configure:5640: checking command to parse /usr/bin/nm -B output from gcc object
configure:5760: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:5763: $? = 0
configure:5767: /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:5770: $? = 0
configure:5836: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c conftstm.o >&5
configure:5839: $? = 0
configure:5877: result: ok
configure:5914: checking for sysroot
configure:5944: result: no
configure:6203: checking for mt
configure:6233: result: no
configure:6253: checking if : is a manifest tool
configure:6259: : '-?'
configure:6267: result: no
configure:6909: checking how to run the C preprocessor
configure:6940: gcc -E conftest.c
configure:6940: $? = 0
configure:6954: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:6954: $? = 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 <ac_nonexistent.h>
configure:6979: result: gcc -E
configure:6999: gcc -E conftest.c
configure:6999: $? = 0
configure:7013: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:7013: $? = 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 <ac_nonexistent.h>
configure:7042: checking for ANSI C header files
configure:7062: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:7062: $? = 0
configure:7135: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
configure:7135: $? = 0
configure:7135: ./conftest
configure:7135: $? = 0
configure:7146: result: yes
configure:7159: checking for sys/types.h
configure:7159: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:7159: $? = 0
configure:7159: result: yes
configure:7159: checking for sys/stat.h
configure:7159: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:7159: $? = 0
configure:7159: result: yes
configure:7159: checking for stdlib.h
configure:7159: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:7159: $? = 0
configure:7159: result: yes
configure:7159: checking for string.h
configure:7159: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:7159: $? = 0
configure:7159: result: yes
configure:7159: checking for memory.h
configure:7159: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:7159: $? = 0
configure:7159: result: yes
configure:7159: checking for strings.h
configure:7159: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:7159: $? = 0
configure:7159: result: yes
configure:7159: checking for inttypes.h
configure:7159: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:7159: $? = 0
configure:7159: result: yes
configure:7159: checking for stdint.h
configure:7159: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:7159: $? = 0
configure:7159: result: yes
configure:7159: checking for unistd.h
configure:7159: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:7159: $? = 0
configure:7159: result: yes
configure:7173: checking for dlfcn.h
configure:7173: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:7173: $? = 0
configure:7173: result: yes
configure:7677: checking for objdir
configure:7692: result: .libs
configure:7963: checking if gcc supports -fno-rtti -fno-exceptions
configure:7981: gcc -c -m32 -Wno-narrowing -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:7985: $? = 0
configure:7998: result: no
configure:8325: checking for gcc option to produce PIC
configure:8332: result: -fPIC -DPIC
configure:8340: checking if gcc PIC flag -fPIC -DPIC works
configure:8358: gcc -c -m32 -Wno-narrowing -fPIC -DPIC -DPIC conftest.c >&5
configure:8362: $? = 0
configure:8375: result: yes
configure:8404: checking if gcc static flag -static works
configure:8432: result: yes
configure:8447: checking if gcc supports -c -o file.o
configure:8468: gcc -c -m32 -Wno-narrowing -o out/conftest2.o conftest.c >&5
configure:8472: $? = 0
configure:8494: result: yes
configure:8502: checking if gcc supports -c -o file.o
configure:8549: result: yes
configure:8582: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:9735: result: yes
configure:9772: checking whether -lc should be explicitly linked in
configure:9780: gcc -c -m32 -Wno-narrowing conftest.c >&5
configure:9783: $? = 0
configure:9798: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9801: $? = 0
configure:9815: result: no
configure:9975: checking dynamic linker characteristics
configure:10495: gcc -o conftest -m32 -Wno-narrowing -m32 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10495: $? = 0
configure:10717: result: GNU/Linux ld.so
configure:10824: checking how to hardcode library paths into programs
configure:10849: result: immediate
configure:11389: checking whether stripping libraries is possible
configure:11394: result: yes
configure:11429: checking if libtool supports shared libraries
configure:11431: result: yes
configure:11434: checking whether to build shared libraries
configure:11455: result: yes
configure:11458: checking whether to build static libraries
configure:11462: result: yes
configure:8562: checking for gcc
configure:8589: result: gcc
configure:8818: checking for C compiler version
configure:8827: gcc --version >&5
gcc (GCC) 4.9.4
Copyright (C) 2015 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:8838: $? = 0
configure:8827: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.4/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../configure --build=x86_64-pc-linux-gnu --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-libsanitizer --disable-bootstrap --enable-multilib --disable-werror --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-cloog-backend=isl --enable-gnu-unique-object --enable-install-libiberty --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --enable-version-specific-runtime-libs --infodir=/usr/share/info --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --program-suffix=-4.9 --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --prefix=/usr
Thread model: posix
gcc version 4.9.4 (GCC)
configure:8838: $? = 0
configure:8827: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:8838: $? = 1
configure:8827: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:8838: $? = 1
configure:8842: checking whether we are using the GNU C compiler
configure:8870: result: yes
configure:8879: checking whether gcc accepts -g
configure:8940: result: yes
configure:8957: checking for gcc option to accept ISO C89
configure:9033: result: none needed
configure:9111: checking for g++
configure:9127: found /home/nillerusr/.local/bin/g++
configure:9138: result: g++
configure:9165: checking for C++ compiler version
configure:9174: g++ --version >&5
g++ (GCC) 4.9.4
Copyright (C) 2015 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:9185: $? = 0
configure:9174: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.4/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../configure --build=x86_64-pc-linux-gnu --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-libsanitizer --disable-bootstrap --enable-multilib --disable-werror --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-cloog-backend=isl --enable-gnu-unique-object --enable-install-libiberty --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-linker-build-id --enable-lto --enable-plugin --enable-shared --enable-threads=posix --enable-version-specific-runtime-libs --infodir=/usr/share/info --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --program-suffix=-4.9 --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --prefix=/usr
Thread model: posix
gcc version 4.9.4 (GCC)
configure:9185: $? = 0
configure:9174: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:9185: $? = 1
configure:9174: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:9185: $? = 1
configure:9189: checking whether we are using the GNU C++ compiler
configure:9208: g++ -c -m32 -Wno-narrowing -fpermissive conftest.cpp >&5
configure:9208: $? = 0
configure:9217: result: yes
configure:9226: checking whether g++ accepts -g
configure:9246: g++ -c -g conftest.cpp >&5
configure:9246: $? = 0
configure:9287: result: yes
configure:9328: checking how to run the C++ preprocessor
configure:9355: g++ -E conftest.cpp
configure:9355: $? = 0
configure:9369: g++ -E conftest.cpp
conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:9369: $? = 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 <ac_nonexistent.h>
configure:9394: result: g++ -E
configure:9414: g++ -E conftest.cpp
configure:9414: $? = 0
configure:9428: g++ -E conftest.cpp
conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:9428: $? = 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 <ac_nonexistent.h>
configure:9597: checking for ld used by g++
configure:9664: result: /usr/bin/ld
configure:9671: checking if the linker (/usr/bin/ld) is GNU ld
configure:9686: result: yes
configure:9741: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:10746: result: yes
configure:10782: g++ -c -m32 -Wno-narrowing -fpermissive conftest.cpp >&5
configure:10785: $? = 0
configure:11305: checking for g++ option to produce PIC
configure:11312: result: -fPIC -DPIC
configure:11320: checking if g++ PIC flag -fPIC -DPIC works
configure:11338: g++ -c -m32 -Wno-narrowing -fpermissive -fPIC -DPIC -DPIC conftest.cpp >&5
configure:11342: $? = 0
configure:11355: result: yes
configure:11378: checking if g++ static flag -static works
configure:11406: result: yes
configure:11418: checking if g++ supports -c -o file.o
configure:11439: g++ -c -m32 -Wno-narrowing -fpermissive -o out/conftest2.o conftest.cpp >&5
configure:11443: $? = 0
configure:11465: result: yes
configure:11470: checking if g++ supports -c -o file.o
configure:11517: result: yes
configure:11547: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11583: result: yes
configure:11724: checking dynamic linker characteristics
configure:12393: result: GNU/Linux ld.so
configure:12446: checking how to hardcode library paths into programs
configure:12471: result: immediate
configure:11463: checking for a BSD-compatible install
configure:11531: result: /usr/bin/install -c
configure:11542: checking whether make sets $(MAKE)
configure:11564: result: yes
configure:11616: checking for windres
configure:11646: result: no
configure:11718: checking for pkg-config
configure:11736: found /usr/bin/pkg-config
configure:11748: result: /usr/bin/pkg-config
configure:11773: checking pkg-config is at least version 0.9.0
configure:11776: result: yes
configure:11906: checking for an ANSI C-conforming const
configure:11972: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:11972: $? = 0
configure:11979: result: yes
configure:11987: checking for inline
configure:12003: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12003: $? = 0
configure:12011: result: inline
configure:12029: checking for working volatile
configure:12048: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12048: $? = 0
configure:12055: result: yes
configure:12108: checking for GCC -MMD -MT option
configure:12126: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12126: $? = 0
configure:12132: result: yes
configure:12140: checking for linker option --no-undefined
configure:12163: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 -Wl,--no-undefined conftest.c >&5
configure:12163: $? = 0
configure:12174: result: yes
configure:12177: checking for linker option --dynamicbase
configure:12197: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 -Wl,--dynamicbase conftest.c >&5
/usr/bin/ld: unrecognized option '--dynamicbase'
/usr/bin/ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
configure:12197: $? = 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. */
|
|
| int
| main ()
| {
|
|
| ;
| return 0;
| }
configure:12208: result: no
configure:12211: checking for linker option --nxcompat
configure:12231: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 -Wl,--nxcompat conftest.c >&5
/usr/bin/ld: unrecognized option '--nxcompat'
/usr/bin/ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
configure:12231: $? = 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. */
|
|
| int
| main ()
| {
|
|
| ;
| return 0;
| }
configure:12242: result: no
configure:12245: checking for linker option --high-entropy-va
configure:12265: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 -Wl,--high-entropy-va conftest.c >&5
/usr/bin/ld: unrecognized option '--high-entropy-va'
/usr/bin/ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
configure:12265: $? = 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. */
|
|
| int
| main ()
| {
|
|
| ;
| return 0;
| }
configure:12276: result: no
configure:12291: checking for ANSI C header files
configure:12395: result: yes
configure:12406: checking for sys/types.h
configure:12406: result: yes
configure:12406: checking stdio.h usability
configure:12406: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking stdio.h presence
configure:12406: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking for stdio.h
configure:12406: result: yes
configure:12406: checking for stdlib.h
configure:12406: result: yes
configure:12406: checking stddef.h usability
configure:12406: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking stddef.h presence
configure:12406: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking for stddef.h
configure:12406: result: yes
configure:12406: checking stdarg.h usability
configure:12406: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking stdarg.h presence
configure:12406: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking for stdarg.h
configure:12406: result: yes
configure:12406: checking malloc.h usability
configure:12406: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking malloc.h presence
configure:12406: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking for malloc.h
configure:12406: result: yes
configure:12406: checking for memory.h
configure:12406: result: yes
configure:12406: checking for string.h
configure:12406: result: yes
configure:12406: checking for strings.h
configure:12406: result: yes
configure:12406: checking wchar.h usability
configure:12406: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking wchar.h presence
configure:12406: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking for wchar.h
configure:12406: result: yes
configure:12406: checking for inttypes.h
configure:12406: result: yes
configure:12406: checking for stdint.h
configure:12406: result: yes
configure:12406: checking limits.h usability
configure:12406: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking limits.h presence
configure:12406: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking for limits.h
configure:12406: result: yes
configure:12406: checking ctype.h usability
configure:12406: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking ctype.h presence
configure:12406: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking for ctype.h
configure:12406: result: yes
configure:12406: checking math.h usability
configure:12406: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking math.h presence
configure:12406: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking for math.h
configure:12406: result: yes
configure:12406: checking float.h usability
configure:12406: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking float.h presence
configure:12406: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking for float.h
configure:12406: result: yes
configure:12406: checking iconv.h usability
configure:12406: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking iconv.h presence
configure:12406: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking for iconv.h
configure:12406: result: yes
configure:12406: checking signal.h usability
configure:12406: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking signal.h presence
configure:12406: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:12406: $? = 0
configure:12406: result: yes
configure:12406: checking for signal.h
configure:12406: result: yes
configure:12417: checking for size_t
configure:12417: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12417: $? = 0
configure:12417: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:12417: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:12417: result: yes
configure:12429: checking for M_PI in math.h
configure:12453: result: yes
configure:12468: checking for working alloca.h
configure:12485: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12485: $? = 0
configure:12493: result: yes
configure:12501: checking for alloca
configure:12538: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12538: $? = 0
configure:12546: result: yes
configure:12655: checking for working memcmp
configure:12698: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12698: $? = 0
configure:12698: ./conftest
configure:12698: $? = 0
configure:12708: result: yes
configure:12722: checking for working strtod
configure:12763: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12763: $? = 0
configure:12763: ./conftest
configure:12763: $? = 0
configure:12773: result: yes
configure:12840: checking for mprotect
configure:12840: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12840: $? = 0
configure:12840: result: yes
configure:12857: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12857: $? = 0
configure:12870: checking for malloc
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:70:6: warning: conflicting types for built-in function 'malloc'
char malloc ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for calloc
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:71:6: warning: conflicting types for built-in function 'calloc'
char calloc ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for realloc
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:72:6: warning: conflicting types for built-in function 'realloc'
char realloc ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for free
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:73:6: warning: conflicting types for built-in function 'free'
char free ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for getenv
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for setenv
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for putenv
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for unsetenv
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for qsort
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for abs
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:79:6: warning: conflicting types for built-in function 'abs'
char abs ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for bcopy
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:80:6: warning: conflicting types for built-in function 'bcopy'
char bcopy ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for memset
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:81:6: warning: conflicting types for built-in function 'memset'
char memset ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for memcpy
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:82:6: warning: conflicting types for built-in function 'memcpy'
char memcpy ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for memmove
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:83:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for wcslen
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for wcslcpy
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/ccg8JA3B.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `wcslcpy'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| /* end confdefs.h. */
| /* Define wcslcpy to an innocuous variant, in case <limits.h> declares wcslcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define wcslcpy innocuous_wcslcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char wcslcpy (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef wcslcpy
|
| /* 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 wcslcpy ();
| /* 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_wcslcpy || defined __stub___wcslcpy
| choke me
| #endif
|
| int
| main ()
| {
| return wcslcpy ();
| ;
| return 0;
| }
configure:12870: result: no
configure:12870: checking for wcslcat
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/cc2QpdUW.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `wcslcat'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| /* end confdefs.h. */
| /* Define wcslcat to an innocuous variant, in case <limits.h> declares wcslcat.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define wcslcat innocuous_wcslcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char wcslcat (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef wcslcat
|
| /* 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 wcslcat ();
| /* 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_wcslcat || defined __stub___wcslcat
| choke me
| #endif
|
| int
| main ()
| {
| return wcslcat ();
| ;
| return 0;
| }
configure:12870: result: no
configure:12870: checking for wcsdup
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for wcsstr
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for wcscmp
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for wcsncmp
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for strlen
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:89:6: warning: conflicting types for built-in function 'strlen'
char strlen ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for strlcpy
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/ccedv32H.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| /* end confdefs.h. */
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12870: result: no
configure:12870: checking for strlcat
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/ccGcWFL2.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| /* end confdefs.h. */
| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12870: result: no
configure:12870: checking for _strrev
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/ccn9XmTs.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `_strrev'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| /* end confdefs.h. */
| /* Define _strrev to an innocuous variant, in case <limits.h> declares _strrev.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _strrev innocuous__strrev
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _strrev (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12870: result: no
configure:12870: checking for _strupr
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/cc3Inp2L.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `_strupr'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| /* end confdefs.h. */
| /* Define _strupr to an innocuous variant, in case <limits.h> declares _strupr.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _strupr innocuous__strupr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _strupr (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12870: result: no
configure:12870: checking for _strlwr
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/cc9B0I08.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `_strlwr'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| /* end confdefs.h. */
| /* Define _strlwr to an innocuous variant, in case <limits.h> declares _strlwr.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _strlwr innocuous__strlwr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _strlwr (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12870: result: no
configure:12870: checking for strchr
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:90:6: warning: conflicting types for built-in function 'strchr'
char strchr ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for strrchr
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:91:6: warning: conflicting types for built-in function 'strrchr'
char strrchr ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for strstr
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:92:6: warning: conflicting types for built-in function 'strstr'
char strstr ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for strtok_r
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for itoa
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/ccofRBpY.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `itoa'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| /* end confdefs.h. */
| /* Define itoa to an innocuous variant, in case <limits.h> declares itoa.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define itoa innocuous_itoa
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char itoa (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12870: result: no
configure:12870: checking for _ltoa
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/ccPvz6rk.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `_ltoa'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| /* end confdefs.h. */
| /* Define _ltoa to an innocuous variant, in case <limits.h> declares _ltoa.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _ltoa innocuous__ltoa
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _ltoa (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12870: result: no
configure:12870: checking for _uitoa
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/ccXSW3YF.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `_uitoa'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| /* end confdefs.h. */
| /* Define _uitoa to an innocuous variant, in case <limits.h> declares _uitoa.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _uitoa innocuous__uitoa
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _uitoa (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12870: result: no
configure:12870: checking for _ultoa
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/cc1IdVq3.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `_ultoa'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| /* end confdefs.h. */
| /* Define _ultoa to an innocuous variant, in case <limits.h> declares _ultoa.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _ultoa innocuous__ultoa
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _ultoa (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12870: result: no
configure:12870: checking for strtol
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for strtoul
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for _i64toa
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/ccnKSRph.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `_i64toa'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
| /* Define _i64toa to an innocuous variant, in case <limits.h> declares _i64toa.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _i64toa innocuous__i64toa
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _i64toa (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12870: result: no
configure:12870: checking for _ui64toa
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/cc5Bj3wB.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `_ui64toa'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
| /* Define _ui64toa to an innocuous variant, in case <limits.h> declares _ui64toa.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _ui64toa innocuous__ui64toa
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _ui64toa (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12870: result: no
configure:12870: checking for strtoll
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for strtoull
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for atoi
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for atof
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for strcmp
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:100:6: warning: conflicting types for built-in function 'strcmp'
char strcmp ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for strncmp
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:101:6: warning: conflicting types for built-in function 'strncmp'
char strncmp ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for _stricmp
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/ccQx91I1.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `_stricmp'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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 <limits.h> declares _stricmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _stricmp innocuous__stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _stricmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12870: result: no
configure:12870: checking for strcasecmp
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:102:6: warning: conflicting types for built-in function 'strcasecmp'
char strcasecmp ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for _strnicmp
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/ccKx70X2.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `_strnicmp'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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 <limits.h> declares _strnicmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _strnicmp innocuous__strnicmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _strnicmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12870: result: no
configure:12870: checking for strncasecmp
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:103:6: warning: conflicting types for built-in function 'strncasecmp'
char strncasecmp ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for vsscanf
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:104:6: warning: conflicting types for built-in function 'vsscanf'
char vsscanf ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for vsnprintf
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:105:6: warning: conflicting types for built-in function 'vsnprintf'
char vsnprintf ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for fopen64
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for fseeko
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for fseeko64
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for sigaction
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for setjmp
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for nanosleep
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for sysconf
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for sysctlbyname
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
/usr/bin/ld: /tmp/ccefS2Ot.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `sysctlbyname'
collect2: error: ld returned 1 exit status
configure:12870: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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 <limits.h> declares sysctlbyname.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sysctlbyname innocuous_sysctlbyname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sysctlbyname (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:12870: result: no
configure:12870: checking for getauxval
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for poll
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
configure:12870: $? = 0
configure:12870: result: yes
configure:12870: checking for _Exit
configure:12870: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c >&5
conftest.c:115:6: warning: conflicting types for built-in function '_Exit'
char _Exit ();
^
configure:12870: $? = 0
configure:12870: result: yes
configure:12880: checking for pow in -lm
configure:12905: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:100:6: warning: conflicting types for built-in function 'pow'
char pow ();
^
configure:12905: $? = 0
configure:12914: result: yes
configure:12923: checking for acos
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:116:6: warning: conflicting types for built-in function 'acos'
char acos ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for acosf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:117:6: warning: conflicting types for built-in function 'acosf'
char acosf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for asin
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:118:6: warning: conflicting types for built-in function 'asin'
char asin ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for asinf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:119:6: warning: conflicting types for built-in function 'asinf'
char asinf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for atan
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:120:6: warning: conflicting types for built-in function 'atan'
char atan ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for atanf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:121:6: warning: conflicting types for built-in function 'atanf'
char atanf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for atan2
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:122:6: warning: conflicting types for built-in function 'atan2'
char atan2 ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for atan2f
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:123:6: warning: conflicting types for built-in function 'atan2f'
char atan2f ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for ceil
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:124:6: warning: conflicting types for built-in function 'ceil'
char ceil ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for ceilf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:125:6: warning: conflicting types for built-in function 'ceilf'
char ceilf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for copysign
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:126:6: warning: conflicting types for built-in function 'copysign'
char copysign ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for copysignf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:127:6: warning: conflicting types for built-in function 'copysignf'
char copysignf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for cos
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:128:6: warning: conflicting types for built-in function 'cos'
char cos ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for cosf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:129:6: warning: conflicting types for built-in function 'cosf'
char cosf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for exp
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:130:6: warning: conflicting types for built-in function 'exp'
char exp ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for expf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:131:6: warning: conflicting types for built-in function 'expf'
char expf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for fabs
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:132:6: warning: conflicting types for built-in function 'fabs'
char fabs ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for fabsf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:133:6: warning: conflicting types for built-in function 'fabsf'
char fabsf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for floor
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:134:6: warning: conflicting types for built-in function 'floor'
char floor ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for floorf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:135:6: warning: conflicting types for built-in function 'floorf'
char floorf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for fmod
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:136:6: warning: conflicting types for built-in function 'fmod'
char fmod ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for fmodf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:137:6: warning: conflicting types for built-in function 'fmodf'
char fmodf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for log
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:138:6: warning: conflicting types for built-in function 'log'
char log ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for logf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:139:6: warning: conflicting types for built-in function 'logf'
char logf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for log10
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:140:6: warning: conflicting types for built-in function 'log10'
char log10 ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for log10f
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:141:6: warning: conflicting types for built-in function 'log10f'
char log10f ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for pow
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:142:6: warning: conflicting types for built-in function 'pow'
char pow ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for powf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:143:6: warning: conflicting types for built-in function 'powf'
char powf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for scalbn
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:144:6: warning: conflicting types for built-in function 'scalbn'
char scalbn ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for scalbnf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:145:6: warning: conflicting types for built-in function 'scalbnf'
char scalbnf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for sin
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:146:6: warning: conflicting types for built-in function 'sin'
char sin ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for sinf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:147:6: warning: conflicting types for built-in function 'sinf'
char sinf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for sqrt
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:148:6: warning: conflicting types for built-in function 'sqrt'
char sqrt ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for sqrtf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:149:6: warning: conflicting types for built-in function 'sqrtf'
char sqrtf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for tan
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:150:6: warning: conflicting types for built-in function 'tan'
char tan ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12923: checking for tanf
configure:12923: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
conftest.c:151:6: warning: conflicting types for built-in function 'tanf'
char tanf ();
^
configure:12923: $? = 0
configure:12923: result: yes
configure:12933: checking for iconv_open in -liconv
configure:12958: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -liconv -lm >&5
/usr/bin/ld: cannot find -liconv
collect2: error: ld returned 1 exit status
configure:12958: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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:12967: result: no
configure:12975: checking for iconv
configure:12975: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
configure:12975: $? = 0
configure:12975: result: yes
configure:12985: checking for struct sigaction.sa_sigaction
configure:12985: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12985: $? = 0
configure:12985: result: yes
configure:12996: checking libunwind.h usability
configure:12996: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:12996: $? = 0
configure:12996: result: yes
configure:12996: checking libunwind.h presence
configure:12996: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:12996: $? = 0
configure:12996: result: yes
configure:12996: checking for libunwind.h
configure:12996: result: yes
configure:13018: checking for GCC builtin atomic operations
configure:13040: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
configure:13040: $? = 0
configure:13047: result: yes
configure:13372: checking for GCC -mmmx option
configure:13403: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -mmmx -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:13403: $? = 0
configure:13409: result: yes
configure:13429: checking for GCC -m3dnow option
configure:13453: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m3dnow -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
configure:13453: $? = 0
configure:13460: result: yes
configure:13480: checking for GCC -msse option
configure:13511: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -msse -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:13511: $? = 0
configure:13517: result: yes
configure:13641: checking immintrin.h usability
configure:13641: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:13641: $? = 0
configure:13641: result: yes
configure:13641: checking immintrin.h presence
configure:13641: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:13641: $? = 0
configure:13641: result: yes
configure:13641: checking for immintrin.h
configure:13641: result: yes
configure:13669: checking for Altivec with GCC altivec.h and -maltivec option
configure:13688: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -maltivec -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
gcc: error: unrecognized command line option '-maltivec'
configure:13688: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 1
| /* end confdefs.h. */
|
| #include <altivec.h>
| vector unsigned int vzero() {
| return vec_splat_u32(0);
| }
|
| int
| main ()
| {
|
|
| ;
| return 0;
| }
configure:13695: result: no
configure:13699: checking for Altivec with GCC -maltivec option
configure:13717: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -maltivec -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
gcc: error: unrecognized command line option '-maltivec'
configure:13717: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 1
| /* end confdefs.h. */
|
| vector unsigned int vzero() {
| return vec_splat_u32(0);
| }
|
| int
| main ()
| {
|
|
| ;
| return 0;
| }
configure:13723: result: no
configure:13728: checking for Altivec with GCC altivec.h and -faltivec option
configure:13749: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -faltivec -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
gcc: error: unrecognized command line option '-faltivec'
configure:13749: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 1
| /* end confdefs.h. */
|
| #include <altivec.h>
| vector unsigned int vzero() {
| return vec_splat_u32(0);
| }
|
| int
| main ()
| {
|
|
| ;
| return 0;
| }
configure:13756: result: no
configure:13761: checking for Altivec with GCC -faltivec option
configure:13779: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -faltivec -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
gcc: error: unrecognized command line option '-faltivec'
configure:13779: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 1
| /* end confdefs.h. */
|
| vector unsigned int vzero() {
| return vec_splat_u32(0);
| }
|
| int
| main ()
| {
|
|
| ;
| return 0;
| }
configure:13785: result: no
configure:15504: checking for GCC -Wall option
configure:15524: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Wall -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:15524: $? = 0
configure:15530: result: yes
configure:15537: checking for necessary GCC -Wno-multichar option
configure:15545: result: no
configure:15393: checking for GCC -fno-strict-aliasing option
configure:15413: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -fno-strict-aliasing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:15413: $? = 0
configure:15419: result: yes
configure:15353: checking for GCC -fvisibility=hidden option
configure:15376: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -fvisibility=hidden -Werror -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:15376: $? = 0
configure:15382: result: yes
configure:15467: checking for GCC -Wdeclaration-after-statement option
configure:15487: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Wdeclaration-after-statement -Werror=declaration-after-statement -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:15487: $? = 0
configure:15493: result: yes
configure:19639: checking for dlopen
configure:19658: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:19658: $? = 0
configure:19664: result: yes
configure:19668: checking for dlopen in -lc
configure:19693: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lc -lm >&5
/usr/bin/ld: /tmp/cce74V2d.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:19693: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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:19702: result: no
configure:19707: checking for dlopen in -ldl
configure:19732: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -ldl -lm >&5
configure:19732: $? = 0
configure:19741: result: yes
configure:15265: checking for ARM SIMD
configure:15282: gcc -c -x assembler-with-cpp -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
conftest.c:146:10: error: #error EABI is required (to be sure that calling conventions are compatible)
#error EABI is required (to be sure that calling conventions are compatible)
^
configure:15282: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 1
| #define SDL_VIDEO_DRIVER_DUMMY 1
| #define SDL_AUDIO_DRIVER_DISK 1
| #define SDL_AUDIO_DRIVER_DUMMY 1
| #define SDL_LOADSO_DLOPEN 1
| /* end confdefs.h. */
|
| .text
| .arch armv6
| .object_arch armv4
| .arm
| .altmacro
| #ifndef __ARM_EABI__
| #error EABI is required (to be sure that calling conventions are compatible)
| #endif
| pld [r0]
| uqadd8 r0, r0, r0
|
configure:15286: result: no
configure:13827: checking for OSS audio support
configure:13846: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:13846: $? = 0
configure:13879: result: yes
configure:13939: checking for ALSA CFLAGS
configure:13945: result:
configure:13948: checking for ALSA LDFLAGS
configure:13961: result: -lasound -lm -ldl -lpthread
configure:13965: checking for libasound headers version >= 1.0.11
configure:14027: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:14027: $? = 0
configure:14028: result: found.
configure:14046: checking for snd_ctl_open in -lasound
configure:14071: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lasound -lasound -lm -ldl -lpthread >&5
configure:14071: $? = 0
configure:14080: result: yes
configure:14580: checking for PULSEAUDIO
configure:14587: $PKG_CONFIG --exists --print-errors "libpulse-simple >= 0.9"
configure:14590: $? = 0
configure:14603: $PKG_CONFIG --exists --print-errors "libpulse-simple >= 0.9"
configure:14606: $? = 0
configure:14643: result: yes
configure:14169: checking for JACK
configure:14176: $PKG_CONFIG --exists --print-errors "jack >= 0.125"
configure:14179: $? = 0
configure:14192: $PKG_CONFIG --exists --print-errors "jack >= 0.125"
configure:14195: $? = 0
configure:14232: result: yes
configure:14706: checking for artsc-config
configure:14739: result: no
configure:14332: checking for esd-config
configure:14363: result: no
configure:14372: checking for ESD - version >= 0.2.8
configure:14472: result: no
configure:14827: checking audio/audiolib.h usability
configure:14827: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
conftest.c:180:28: fatal error: audio/audiolib.h: No such file or directory
#include <audio/audiolib.h>
^
compilation terminated.
configure:14827: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <audio/audiolib.h>
configure:14827: result: no
configure:14827: checking audio/audiolib.h presence
configure:14827: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
conftest.c:147:28: fatal error: audio/audiolib.h: No such file or directory
#include <audio/audiolib.h>
^
compilation terminated.
configure:14827: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| /* end confdefs.h. */
| #include <audio/audiolib.h>
configure:14827: result: no
configure:14827: checking for audio/audiolib.h
configure:14827: result: no
configure:14833: checking for AuOpenServer in -laudio
configure:14858: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -laudio -lm >&5
/usr/bin/ld: cannot find -laudio
collect2: error: ld returned 1 exit status
configure:14858: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| /* 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 AuOpenServer ();
| int
| main ()
| {
| return AuOpenServer ();
| ;
| return 0;
| }
configure:14867: result: no
configure:14874: checking for NAS audio support
configure:14889: result: no
configure:14941: checking sndio.h usability
configure:14941: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
conftest.c:180:19: fatal error: sndio.h: No such file or directory
#include <sndio.h>
^
compilation terminated.
configure:14941: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sndio.h>
configure:14941: result: no
configure:14941: checking sndio.h presence
configure:14941: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
conftest.c:147:19: fatal error: sndio.h: No such file or directory
#include <sndio.h>
^
compilation terminated.
configure:14941: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| /* end confdefs.h. */
| #include <sndio.h>
configure:14941: result: no
configure:14941: checking for sndio.h
configure:14941: result: no
configure:14947: checking for sio_open in -lsndio
configure:14972: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lsndio -lm >&5
/usr/bin/ld: cannot find -lsndio
collect2: error: ld returned 1 exit status
configure:14972: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| /* 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 sio_open ();
| int
| main ()
| {
| return sio_open ();
| ;
| return 0;
| }
configure:14981: result: no
configure:14988: checking for sndio audio support
configure:14997: result: no
configure:15208: checking samplerate.h usability
configure:15208: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:15208: $? = 0
configure:15208: result: yes
configure:15208: checking samplerate.h presence
configure:15208: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:15208: $? = 0
configure:15208: result: yes
configure:15208: checking for samplerate.h
configure:15208: result: yes
configure:15735: checking for RPI
configure:15742: $PKG_CONFIG --exists --print-errors "bcm_host brcmegl"
Package bcm_host was not found in the pkg-config search path.
Perhaps you should add the directory containing `bcm_host.pc'
to the PKG_CONFIG_PATH environment variable
Package 'bcm_host', required by 'virtual:world', not found
Package 'brcmegl', required by 'virtual:world', not found
configure:15745: $? = 1
configure:15758: $PKG_CONFIG --exists --print-errors "bcm_host brcmegl"
Package bcm_host was not found in the pkg-config search path.
Perhaps you should add the directory containing `bcm_host.pc'
to the PKG_CONFIG_PATH environment variable
Package 'bcm_host', required by 'virtual:world', not found
Package 'brcmegl', required by 'virtual:world', not found
configure:15761: $? = 1
configure:15774: result: no
Package 'bcm_host', required by 'virtual:world', not found
Package 'brcmegl', required by 'virtual:world', not found
configure:15819: checking for Raspberry Pi
configure:15837: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface/vmcs_host/linux -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm -Wl,-rpath,/opt/vc/lib -L/opt/vc/lib -lbcm_host >&5
conftest.c:150:32: fatal error: bcm_host.h: No such file or directory
#include <bcm_host.h>
^
compilation terminated.
configure:15837: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| #define HAVE_LIBSAMPLERATE_H 1
| #define SDL_LIBSAMPLERATE_DYNAMIC "libsamplerate.so.0"
| /* end confdefs.h. */
|
| #include <bcm_host.h>
|
| int
| main ()
| {
|
| bcm_host_init();
|
| ;
| return 0;
| }
configure:15844: result: no
configure:15886: checking for X
configure:15994: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:15994: $? = 0
configure:16025: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lX11 -lm >&5
configure:16025: $? = 0
configure:16075: result: libraries , headers
configure:16174: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm -lX11 >&5
configure:16174: $? = 0
configure:16272: checking for gethostbyname
configure:16272: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
configure:16272: $? = 0
configure:16272: result: yes
configure:16369: checking for connect
configure:16369: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
configure:16369: $? = 0
configure:16369: result: yes
configure:16418: checking for remove
configure:16418: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
configure:16418: $? = 0
configure:16418: result: yes
configure:16467: checking for shmat
configure:16467: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm >&5
configure:16467: $? = 0
configure:16467: result: yes
configure:16525: checking for IceConnectionNumber in -lICE
configure:16550: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lICE -lm >&5
configure:16550: $? = 0
configure:16559: result: yes
configure:16621: checking for X11/extensions/Xext.h
configure:16621: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:16621: $? = 0
configure:16621: result: yes
configure:16678: checking for const parameter to XextAddDisplay
configure:16699: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:16699: $? = 0
configure:16708: result: yes
configure:16711: checking for XGenericEvent
configure:16734: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:16734: $? = 0
configure:16743: result: yes
configure:16746: checking for XkbKeycodeToKeysym in -lX11
configure:16771: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lX11 -lm >&5
configure:16771: $? = 0
configure:16780: result: yes
configure:16798: checking for X11/Xcursor/Xcursor.h
configure:16798: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:16798: $? = 0
configure:16798: result: yes
configure:16879: checking for X11/extensions/Xdbe.h
configure:16879: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:16879: $? = 0
configure:16879: result: yes
configure:16905: checking for X11/extensions/Xinerama.h
configure:16905: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:16905: $? = 0
configure:16905: result: yes
configure:16987: checking for X11/extensions/XInput2.h
configure:16987: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:16987: $? = 0
configure:16987: result: yes
configure:17059: checking for xinput2 multitouch
configure:17080: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:17080: $? = 0
configure:17089: result: yes
configure:17118: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:17118: $? = 0
configure:17195: checking for X11/extensions/scrnsaver.h
configure:17195: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:17195: $? = 0
configure:17195: result: yes
configure:17276: checking for X11/extensions/shape.h
configure:17276: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:17276: $? = 0
configure:17276: result: yes
configure:17302: checking for X11/extensions/xf86vmode.h
configure:17302: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:17302: $? = 0
configure:17302: result: yes
configure:18012: checking for OpenGL (GLX) support
configure:18030: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:18030: $? = 0
configure:18036: result: yes
configure:18078: checking for EGL support
configure:18099: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:18099: $? = 0
configure:18105: result: yes
configure:18114: checking for OpenGL ES v1 headers
configure:18132: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
conftest.c:175:34: fatal error: GLES/gl.h: No such file or directory
#include <GLES/gl.h>
^
compilation terminated.
configure:18132: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| #define HAVE_LIBSAMPLERATE_H 1
| #define SDL_LIBSAMPLERATE_DYNAMIC "libsamplerate.so.0"
| #define SDL_VIDEO_DRIVER_X11 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC "libX11.so.6"
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT "libXext.so.6"
| #define SDL_VIDEO_DRIVER_X11_CONST_PARAM_XEXTADDDISPLAY 1
| #define SDL_VIDEO_DRIVER_X11_SUPPORTS_GENERIC_EVENTS 1
| #define SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XCURSOR "libXcursor.so.1"
| #define SDL_VIDEO_DRIVER_X11_XCURSOR 1
| #define SDL_VIDEO_DRIVER_X11_XDBE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA "libXinerama.so.1"
| #define SDL_VIDEO_DRIVER_X11_XINERAMA 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2 "libXi.so.6"
| #define SDL_VIDEO_DRIVER_X11_XINPUT2 1
| #define SDL_VIDEO_DRIVER_X11_XINPUT2_SUPPORTS_MULTITOUCH 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR "libXrandr.so.2"
| #define SDL_VIDEO_DRIVER_X11_XRANDR 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS "libXss.so.1"
| #define SDL_VIDEO_DRIVER_X11_XSCRNSAVER 1
| #define SDL_VIDEO_DRIVER_X11_XSHAPE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE "libXxf86vm.so.1"
| #define SDL_VIDEO_DRIVER_X11_XVIDMODE 1
| #define SDL_VIDEO_OPENGL 1
| #define SDL_VIDEO_OPENGL_GLX 1
| #define SDL_VIDEO_RENDER_OGL 1
| #define SDL_VIDEO_OPENGL_EGL 1
| /* end confdefs.h. */
|
| #include <GLES/gl.h>
| #include <GLES/glext.h>
|
| int
| main ()
| {
|
|
| ;
| return 0;
| }
configure:18138: result: no
configure:18152: checking for OpenGL ES v2 headers
configure:18170: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:18170: $? = 0
configure:18176: result: yes
configure:15572: checking for Wayland support
configure:15584: result: yes
configure:18503: checking for Linux 2.4 unified input interface
configure:18523: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:18523: $? = 0
configure:18529: result: yes
configure:18589: checking libudev.h usability
configure:18589: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:18589: $? = 0
configure:18589: result: yes
configure:18589: checking libudev.h presence
configure:18589: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:18589: $? = 0
configure:18589: result: yes
configure:18589: checking for libudev.h
configure:18589: result: yes
configure:18627: checking for DBUS
configure:18634: $PKG_CONFIG --exists --print-errors "dbus-1"
configure:18637: $? = 0
configure:18650: $PKG_CONFIG --exists --print-errors "dbus-1"
configure:18653: $? = 0
configure:18690: result: yes
configure:18696: checking dbus/dbus.h usability
configure:18696: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:18696: $? = 0
configure:18696: result: yes
configure:18696: checking dbus/dbus.h presence
configure:18696: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
conftest.c:186:23: fatal error: dbus/dbus.h: No such file or directory
#include <dbus/dbus.h>
^
compilation terminated.
configure:18696: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| #define HAVE_LIBSAMPLERATE_H 1
| #define SDL_LIBSAMPLERATE_DYNAMIC "libsamplerate.so.0"
| #define SDL_VIDEO_DRIVER_X11 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC "libX11.so.6"
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT "libXext.so.6"
| #define SDL_VIDEO_DRIVER_X11_CONST_PARAM_XEXTADDDISPLAY 1
| #define SDL_VIDEO_DRIVER_X11_SUPPORTS_GENERIC_EVENTS 1
| #define SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XCURSOR "libXcursor.so.1"
| #define SDL_VIDEO_DRIVER_X11_XCURSOR 1
| #define SDL_VIDEO_DRIVER_X11_XDBE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA "libXinerama.so.1"
| #define SDL_VIDEO_DRIVER_X11_XINERAMA 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2 "libXi.so.6"
| #define SDL_VIDEO_DRIVER_X11_XINPUT2 1
| #define SDL_VIDEO_DRIVER_X11_XINPUT2_SUPPORTS_MULTITOUCH 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR "libXrandr.so.2"
| #define SDL_VIDEO_DRIVER_X11_XRANDR 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS "libXss.so.1"
| #define SDL_VIDEO_DRIVER_X11_XSCRNSAVER 1
| #define SDL_VIDEO_DRIVER_X11_XSHAPE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE "libXxf86vm.so.1"
| #define SDL_VIDEO_DRIVER_X11_XVIDMODE 1
| #define SDL_VIDEO_OPENGL 1
| #define SDL_VIDEO_OPENGL_GLX 1
| #define SDL_VIDEO_RENDER_OGL 1
| #define SDL_VIDEO_OPENGL_EGL 1
| #define SDL_VIDEO_OPENGL_ES2 1
| #define SDL_VIDEO_RENDER_OGL_ES2 1
| #define SDL_VIDEO_VULKAN 1
| #define SDL_VIDEO_DRIVER_WAYLAND 1
| #define SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH 1
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC "libwayland-client.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_EGL "libwayland-egl.so.1"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_CURSOR "libwayland-cursor.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_XKBCOMMON "libxkbcommon.so.0"
| #define SDL_INPUT_LINUXEV 1
| #define HAVE_LIBUDEV_H 1
| #define SDL_UDEV_DYNAMIC "libudev.so.1"
| /* end confdefs.h. */
| #include <dbus/dbus.h>
configure:18696: result: no
configure:18696: WARNING: dbus/dbus.h: accepted by the compiler, rejected by the preprocessor!
configure:18696: WARNING: dbus/dbus.h: proceeding with the compiler's result
configure:18696: checking for dbus/dbus.h
configure:18696: result: yes
configure:18744: checking for IBUS
configure:18751: $PKG_CONFIG --exists --print-errors "ibus-1.0"
configure:18754: $? = 0
configure:18767: $PKG_CONFIG --exists --print-errors "ibus-1.0"
configure:18770: $? = 0
configure:18807: result: yes
configure:18813: checking ibus-1.0/ibus.h usability
configure:18813: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -I/usr/include/ibus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:18813: $? = 0
configure:18813: result: yes
configure:18813: checking ibus-1.0/ibus.h presence
configure:18813: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
In file included from conftest.c:188:0:
/usr/include/ibus-1.0/ibus.h:29:25: fatal error: ibusversion.h: No such file or directory
#include <ibusversion.h>
^
compilation terminated.
configure:18813: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| #define HAVE_LIBSAMPLERATE_H 1
| #define SDL_LIBSAMPLERATE_DYNAMIC "libsamplerate.so.0"
| #define SDL_VIDEO_DRIVER_X11 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC "libX11.so.6"
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT "libXext.so.6"
| #define SDL_VIDEO_DRIVER_X11_CONST_PARAM_XEXTADDDISPLAY 1
| #define SDL_VIDEO_DRIVER_X11_SUPPORTS_GENERIC_EVENTS 1
| #define SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XCURSOR "libXcursor.so.1"
| #define SDL_VIDEO_DRIVER_X11_XCURSOR 1
| #define SDL_VIDEO_DRIVER_X11_XDBE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA "libXinerama.so.1"
| #define SDL_VIDEO_DRIVER_X11_XINERAMA 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2 "libXi.so.6"
| #define SDL_VIDEO_DRIVER_X11_XINPUT2 1
| #define SDL_VIDEO_DRIVER_X11_XINPUT2_SUPPORTS_MULTITOUCH 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR "libXrandr.so.2"
| #define SDL_VIDEO_DRIVER_X11_XRANDR 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS "libXss.so.1"
| #define SDL_VIDEO_DRIVER_X11_XSCRNSAVER 1
| #define SDL_VIDEO_DRIVER_X11_XSHAPE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE "libXxf86vm.so.1"
| #define SDL_VIDEO_DRIVER_X11_XVIDMODE 1
| #define SDL_VIDEO_OPENGL 1
| #define SDL_VIDEO_OPENGL_GLX 1
| #define SDL_VIDEO_RENDER_OGL 1
| #define SDL_VIDEO_OPENGL_EGL 1
| #define SDL_VIDEO_OPENGL_ES2 1
| #define SDL_VIDEO_RENDER_OGL_ES2 1
| #define SDL_VIDEO_VULKAN 1
| #define SDL_VIDEO_DRIVER_WAYLAND 1
| #define SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH 1
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC "libwayland-client.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_EGL "libwayland-egl.so.1"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_CURSOR "libwayland-cursor.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_XKBCOMMON "libxkbcommon.so.0"
| #define SDL_INPUT_LINUXEV 1
| #define HAVE_LIBUDEV_H 1
| #define SDL_UDEV_DYNAMIC "libudev.so.1"
| #define HAVE_DBUS_DBUS_H 1
| #define SDL_USE_IME 1
| /* end confdefs.h. */
| #include <ibus-1.0/ibus.h>
configure:18813: result: no
configure:18813: WARNING: ibus-1.0/ibus.h: accepted by the compiler, rejected by the preprocessor!
configure:18813: WARNING: ibus-1.0/ibus.h: proceeding with the compiler's result
configure:18813: checking for ibus-1.0/ibus.h
configure:18813: result: yes
configure:18821: checking sys/inotify.h usability
configure:18821: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -I/usr/include/ibus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:18821: $? = 0
configure:18821: result: yes
configure:18821: checking sys/inotify.h presence
configure:18821: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:18821: $? = 0
configure:18821: result: yes
configure:18821: checking for sys/inotify.h
configure:18821: result: yes
configure:18866: checking for FCITX
configure:18873: $PKG_CONFIG --exists --print-errors "fcitx"
Package fcitx was not found in the pkg-config search path.
Perhaps you should add the directory containing `fcitx.pc'
to the PKG_CONFIG_PATH environment variable
Package 'fcitx', required by 'virtual:world', not found
configure:18876: $? = 1
configure:18889: $PKG_CONFIG --exists --print-errors "fcitx"
Package fcitx was not found in the pkg-config search path.
Perhaps you should add the directory containing `fcitx.pc'
to the PKG_CONFIG_PATH environment variable
Package 'fcitx', required by 'virtual:world', not found
configure:18892: $? = 1
configure:18905: result: no
Package 'fcitx', required by 'virtual:world', not found
configure:18934: checking fcitx/frontend.h usability
configure:18934: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
conftest.c:222:28: fatal error: fcitx/frontend.h: No such file or directory
#include <fcitx/frontend.h>
^
compilation terminated.
configure:18934: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| #define HAVE_LIBSAMPLERATE_H 1
| #define SDL_LIBSAMPLERATE_DYNAMIC "libsamplerate.so.0"
| #define SDL_VIDEO_DRIVER_X11 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC "libX11.so.6"
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT "libXext.so.6"
| #define SDL_VIDEO_DRIVER_X11_CONST_PARAM_XEXTADDDISPLAY 1
| #define SDL_VIDEO_DRIVER_X11_SUPPORTS_GENERIC_EVENTS 1
| #define SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XCURSOR "libXcursor.so.1"
| #define SDL_VIDEO_DRIVER_X11_XCURSOR 1
| #define SDL_VIDEO_DRIVER_X11_XDBE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA "libXinerama.so.1"
| #define SDL_VIDEO_DRIVER_X11_XINERAMA 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2 "libXi.so.6"
| #define SDL_VIDEO_DRIVER_X11_XINPUT2 1
| #define SDL_VIDEO_DRIVER_X11_XINPUT2_SUPPORTS_MULTITOUCH 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR "libXrandr.so.2"
| #define SDL_VIDEO_DRIVER_X11_XRANDR 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS "libXss.so.1"
| #define SDL_VIDEO_DRIVER_X11_XSCRNSAVER 1
| #define SDL_VIDEO_DRIVER_X11_XSHAPE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE "libXxf86vm.so.1"
| #define SDL_VIDEO_DRIVER_X11_XVIDMODE 1
| #define SDL_VIDEO_OPENGL 1
| #define SDL_VIDEO_OPENGL_GLX 1
| #define SDL_VIDEO_RENDER_OGL 1
| #define SDL_VIDEO_OPENGL_EGL 1
| #define SDL_VIDEO_OPENGL_ES2 1
| #define SDL_VIDEO_RENDER_OGL_ES2 1
| #define SDL_VIDEO_VULKAN 1
| #define SDL_VIDEO_DRIVER_WAYLAND 1
| #define SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH 1
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC "libwayland-client.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_EGL "libwayland-egl.so.1"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_CURSOR "libwayland-cursor.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_XKBCOMMON "libxkbcommon.so.0"
| #define SDL_INPUT_LINUXEV 1
| #define HAVE_LIBUDEV_H 1
| #define SDL_UDEV_DYNAMIC "libudev.so.1"
| #define HAVE_DBUS_DBUS_H 1
| #define SDL_USE_IME 1
| #define HAVE_IBUS_IBUS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <fcitx/frontend.h>
configure:18934: result: no
configure:18934: checking fcitx/frontend.h presence
configure:18934: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
conftest.c:189:28: fatal error: fcitx/frontend.h: No such file or directory
#include <fcitx/frontend.h>
^
compilation terminated.
configure:18934: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| #define HAVE_LIBSAMPLERATE_H 1
| #define SDL_LIBSAMPLERATE_DYNAMIC "libsamplerate.so.0"
| #define SDL_VIDEO_DRIVER_X11 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC "libX11.so.6"
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT "libXext.so.6"
| #define SDL_VIDEO_DRIVER_X11_CONST_PARAM_XEXTADDDISPLAY 1
| #define SDL_VIDEO_DRIVER_X11_SUPPORTS_GENERIC_EVENTS 1
| #define SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XCURSOR "libXcursor.so.1"
| #define SDL_VIDEO_DRIVER_X11_XCURSOR 1
| #define SDL_VIDEO_DRIVER_X11_XDBE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA "libXinerama.so.1"
| #define SDL_VIDEO_DRIVER_X11_XINERAMA 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2 "libXi.so.6"
| #define SDL_VIDEO_DRIVER_X11_XINPUT2 1
| #define SDL_VIDEO_DRIVER_X11_XINPUT2_SUPPORTS_MULTITOUCH 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR "libXrandr.so.2"
| #define SDL_VIDEO_DRIVER_X11_XRANDR 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS "libXss.so.1"
| #define SDL_VIDEO_DRIVER_X11_XSCRNSAVER 1
| #define SDL_VIDEO_DRIVER_X11_XSHAPE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE "libXxf86vm.so.1"
| #define SDL_VIDEO_DRIVER_X11_XVIDMODE 1
| #define SDL_VIDEO_OPENGL 1
| #define SDL_VIDEO_OPENGL_GLX 1
| #define SDL_VIDEO_RENDER_OGL 1
| #define SDL_VIDEO_OPENGL_EGL 1
| #define SDL_VIDEO_OPENGL_ES2 1
| #define SDL_VIDEO_RENDER_OGL_ES2 1
| #define SDL_VIDEO_VULKAN 1
| #define SDL_VIDEO_DRIVER_WAYLAND 1
| #define SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH 1
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC "libwayland-client.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_EGL "libwayland-egl.so.1"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_CURSOR "libwayland-cursor.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_XKBCOMMON "libxkbcommon.so.0"
| #define SDL_INPUT_LINUXEV 1
| #define HAVE_LIBUDEV_H 1
| #define SDL_UDEV_DYNAMIC "libudev.so.1"
| #define HAVE_DBUS_DBUS_H 1
| #define SDL_USE_IME 1
| #define HAVE_IBUS_IBUS_H 1
| /* end confdefs.h. */
| #include <fcitx/frontend.h>
configure:18934: result: no
configure:18934: checking for fcitx/frontend.h
configure:18934: result: no
configure:18542: checking for Linux kd.h
configure:18563: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:18563: $? = 0
configure:18569: result: yes
configure:19100: checking for pthreads
configure:19119: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -D_REENTRANT -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm -lpthread >&5
configure:19119: $? = 0
configure:19126: result: yes
configure:19146: checking for recursive mutexes
configure:19167: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -D_REENTRANT -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm -lpthread >&5
configure:19167: $? = 0
configure:19207: result: yes
configure:19212: checking for pthread semaphores
configure:19230: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -D_REENTRANT -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:19230: $? = 0
configure:19236: result: yes
configure:19240: checking for sem_timedwait
configure:19259: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -D_REENTRANT -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm -lpthread >&5
configure:19259: $? = 0
configure:19269: result: yes
configure:19273: checking for pthread_np.h
configure:19273: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -D_REENTRANT -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
conftest.c:195:24: fatal error: pthread_np.h: No such file or directory
#include <pthread_np.h>
^
compilation terminated.
configure:19273: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| #define HAVE_LIBSAMPLERATE_H 1
| #define SDL_LIBSAMPLERATE_DYNAMIC "libsamplerate.so.0"
| #define SDL_VIDEO_DRIVER_X11 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC "libX11.so.6"
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT "libXext.so.6"
| #define SDL_VIDEO_DRIVER_X11_CONST_PARAM_XEXTADDDISPLAY 1
| #define SDL_VIDEO_DRIVER_X11_SUPPORTS_GENERIC_EVENTS 1
| #define SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XCURSOR "libXcursor.so.1"
| #define SDL_VIDEO_DRIVER_X11_XCURSOR 1
| #define SDL_VIDEO_DRIVER_X11_XDBE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA "libXinerama.so.1"
| #define SDL_VIDEO_DRIVER_X11_XINERAMA 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2 "libXi.so.6"
| #define SDL_VIDEO_DRIVER_X11_XINPUT2 1
| #define SDL_VIDEO_DRIVER_X11_XINPUT2_SUPPORTS_MULTITOUCH 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR "libXrandr.so.2"
| #define SDL_VIDEO_DRIVER_X11_XRANDR 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS "libXss.so.1"
| #define SDL_VIDEO_DRIVER_X11_XSCRNSAVER 1
| #define SDL_VIDEO_DRIVER_X11_XSHAPE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE "libXxf86vm.so.1"
| #define SDL_VIDEO_DRIVER_X11_XVIDMODE 1
| #define SDL_VIDEO_OPENGL 1
| #define SDL_VIDEO_OPENGL_GLX 1
| #define SDL_VIDEO_RENDER_OGL 1
| #define SDL_VIDEO_OPENGL_EGL 1
| #define SDL_VIDEO_OPENGL_ES2 1
| #define SDL_VIDEO_RENDER_OGL_ES2 1
| #define SDL_VIDEO_VULKAN 1
| #define SDL_VIDEO_DRIVER_WAYLAND 1
| #define SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH 1
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC "libwayland-client.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_EGL "libwayland-egl.so.1"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_CURSOR "libwayland-cursor.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_XKBCOMMON "libxkbcommon.so.0"
| #define SDL_INPUT_LINUXEV 1
| #define HAVE_LIBUDEV_H 1
| #define SDL_UDEV_DYNAMIC "libudev.so.1"
| #define HAVE_DBUS_DBUS_H 1
| #define SDL_USE_IME 1
| #define HAVE_IBUS_IBUS_H 1
| #define SDL_INPUT_LINUXKD 1
| #define SDL_THREAD_PTHREAD 1
| #define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
| #define HAVE_SEM_TIMEDWAIT 1
| /* end confdefs.h. */
| #include <pthread.h>
|
| #include <pthread_np.h>
configure:19273: result: no
configure:19289: checking for pthread_setname_np
configure:19309: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -D_REENTRANT -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm -lpthread >&5
configure:19309: $? = 0
configure:19323: result: yes
configure:19326: checking for pthread_set_name_np
configure:19346: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -D_REENTRANT -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lm -lpthread >&5
/usr/bin/ld: /tmp/cc7Hfzxn.o: in function `main':
conftest.c:(.text+0x12): undefined reference to `pthread_set_name_np'
collect2: error: ld returned 1 exit status
configure:19346: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| #define HAVE_LIBSAMPLERATE_H 1
| #define SDL_LIBSAMPLERATE_DYNAMIC "libsamplerate.so.0"
| #define SDL_VIDEO_DRIVER_X11 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC "libX11.so.6"
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT "libXext.so.6"
| #define SDL_VIDEO_DRIVER_X11_CONST_PARAM_XEXTADDDISPLAY 1
| #define SDL_VIDEO_DRIVER_X11_SUPPORTS_GENERIC_EVENTS 1
| #define SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XCURSOR "libXcursor.so.1"
| #define SDL_VIDEO_DRIVER_X11_XCURSOR 1
| #define SDL_VIDEO_DRIVER_X11_XDBE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA "libXinerama.so.1"
| #define SDL_VIDEO_DRIVER_X11_XINERAMA 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2 "libXi.so.6"
| #define SDL_VIDEO_DRIVER_X11_XINPUT2 1
| #define SDL_VIDEO_DRIVER_X11_XINPUT2_SUPPORTS_MULTITOUCH 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR "libXrandr.so.2"
| #define SDL_VIDEO_DRIVER_X11_XRANDR 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS "libXss.so.1"
| #define SDL_VIDEO_DRIVER_X11_XSCRNSAVER 1
| #define SDL_VIDEO_DRIVER_X11_XSHAPE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE "libXxf86vm.so.1"
| #define SDL_VIDEO_DRIVER_X11_XVIDMODE 1
| #define SDL_VIDEO_OPENGL 1
| #define SDL_VIDEO_OPENGL_GLX 1
| #define SDL_VIDEO_RENDER_OGL 1
| #define SDL_VIDEO_OPENGL_EGL 1
| #define SDL_VIDEO_OPENGL_ES2 1
| #define SDL_VIDEO_RENDER_OGL_ES2 1
| #define SDL_VIDEO_VULKAN 1
| #define SDL_VIDEO_DRIVER_WAYLAND 1
| #define SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH 1
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC "libwayland-client.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_EGL "libwayland-egl.so.1"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_CURSOR "libwayland-cursor.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_XKBCOMMON "libxkbcommon.so.0"
| #define SDL_INPUT_LINUXEV 1
| #define HAVE_LIBUDEV_H 1
| #define SDL_UDEV_DYNAMIC "libudev.so.1"
| #define HAVE_DBUS_DBUS_H 1
| #define SDL_USE_IME 1
| #define HAVE_IBUS_IBUS_H 1
| #define SDL_INPUT_LINUXKD 1
| #define SDL_THREAD_PTHREAD 1
| #define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_PTHREAD_SETNAME_NP 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 pthread_set_name_np ();
| int
| main ()
| {
| return pthread_set_name_np ();
| ;
| return 0;
| }
configure:19360: result: no
configure:20275: checking for clock_gettime in -lrt
configure:20300: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 conftest.c -lrt -lm >&5
configure:20300: $? = 0
configure:20309: result: yes
configure:20373: checking linux/version.h usability
configure:20373: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
configure:20373: $? = 0
configure:20373: result: yes
configure:20373: checking linux/version.h presence
configure:20373: gcc -E -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c
configure:20373: $? = 0
configure:20373: result: yes
configure:20373: checking for linux/version.h
configure:20373: result: yes
configure:17392: checking for Vivante VDK API
configure:17411: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
conftest.c:198:30: fatal error: gc_vdk.h: No such file or directory
#include <gc_vdk.h>
^
compilation terminated.
configure:17411: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| #define HAVE_LIBSAMPLERATE_H 1
| #define SDL_LIBSAMPLERATE_DYNAMIC "libsamplerate.so.0"
| #define SDL_VIDEO_DRIVER_X11 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC "libX11.so.6"
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT "libXext.so.6"
| #define SDL_VIDEO_DRIVER_X11_CONST_PARAM_XEXTADDDISPLAY 1
| #define SDL_VIDEO_DRIVER_X11_SUPPORTS_GENERIC_EVENTS 1
| #define SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XCURSOR "libXcursor.so.1"
| #define SDL_VIDEO_DRIVER_X11_XCURSOR 1
| #define SDL_VIDEO_DRIVER_X11_XDBE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA "libXinerama.so.1"
| #define SDL_VIDEO_DRIVER_X11_XINERAMA 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2 "libXi.so.6"
| #define SDL_VIDEO_DRIVER_X11_XINPUT2 1
| #define SDL_VIDEO_DRIVER_X11_XINPUT2_SUPPORTS_MULTITOUCH 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR "libXrandr.so.2"
| #define SDL_VIDEO_DRIVER_X11_XRANDR 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS "libXss.so.1"
| #define SDL_VIDEO_DRIVER_X11_XSCRNSAVER 1
| #define SDL_VIDEO_DRIVER_X11_XSHAPE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE "libXxf86vm.so.1"
| #define SDL_VIDEO_DRIVER_X11_XVIDMODE 1
| #define SDL_VIDEO_OPENGL 1
| #define SDL_VIDEO_OPENGL_GLX 1
| #define SDL_VIDEO_RENDER_OGL 1
| #define SDL_VIDEO_OPENGL_EGL 1
| #define SDL_VIDEO_OPENGL_ES2 1
| #define SDL_VIDEO_RENDER_OGL_ES2 1
| #define SDL_VIDEO_VULKAN 1
| #define SDL_VIDEO_DRIVER_WAYLAND 1
| #define SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH 1
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC "libwayland-client.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_EGL "libwayland-egl.so.1"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_CURSOR "libwayland-cursor.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_XKBCOMMON "libxkbcommon.so.0"
| #define SDL_INPUT_LINUXEV 1
| #define HAVE_LIBUDEV_H 1
| #define SDL_UDEV_DYNAMIC "libudev.so.1"
| #define HAVE_DBUS_DBUS_H 1
| #define SDL_USE_IME 1
| #define HAVE_IBUS_IBUS_H 1
| #define SDL_INPUT_LINUXKD 1
| #define SDL_THREAD_PTHREAD 1
| #define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
|
| #define LINUX
| #define EGL_API_FB
| #include <gc_vdk.h>
|
| int
| main ()
| {
|
|
| ;
| return 0;
| }
configure:17417: result: no
configure:17420: checking for Vivante FB API
configure:17439: gcc -c -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos conftest.c >&5
conftest.c:198:38: fatal error: EGL/eglvivante.h: No such file or directory
#include <EGL/eglvivante.h>
^
compilation terminated.
configure:17439: $? = 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_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_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_WCSLEN 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
| #define HAVE__EXIT 1
| #define HAVE_ACOS 1
| #define HAVE_ACOSF 1
| #define HAVE_ASIN 1
| #define HAVE_ASINF 1
| #define HAVE_ATAN 1
| #define HAVE_ATANF 1
| #define HAVE_ATAN2 1
| #define HAVE_ATAN2F 1
| #define HAVE_CEIL 1
| #define HAVE_CEILF 1
| #define HAVE_COPYSIGN 1
| #define HAVE_COPYSIGNF 1
| #define HAVE_COS 1
| #define HAVE_COSF 1
| #define HAVE_EXP 1
| #define HAVE_EXPF 1
| #define HAVE_FABS 1
| #define HAVE_FABSF 1
| #define HAVE_FLOOR 1
| #define HAVE_FLOORF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_LOG 1
| #define HAVE_LOGF 1
| #define HAVE_LOG10 1
| #define HAVE_LOG10F 1
| #define HAVE_POW 1
| #define HAVE_POWF 1
| #define HAVE_SCALBN 1
| #define HAVE_SCALBNF 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_LIBUNWIND_H 1
| #define HAVE_GCC_ATOMICS 1
| #define SDL_ASSEMBLY_ROUTINES 1
| #define HAVE_IMMINTRIN_H 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
| #define HAVE_LIBASOUND 1
| #define SDL_AUDIO_DRIVER_ALSA 1
| #define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
| #define SDL_AUDIO_DRIVER_PULSEAUDIO 1
| #define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
| #define SDL_AUDIO_DRIVER_JACK 1
| #define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
| #define HAVE_LIBSAMPLERATE_H 1
| #define SDL_LIBSAMPLERATE_DYNAMIC "libsamplerate.so.0"
| #define SDL_VIDEO_DRIVER_X11 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC "libX11.so.6"
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT "libXext.so.6"
| #define SDL_VIDEO_DRIVER_X11_CONST_PARAM_XEXTADDDISPLAY 1
| #define SDL_VIDEO_DRIVER_X11_SUPPORTS_GENERIC_EVENTS 1
| #define SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XCURSOR "libXcursor.so.1"
| #define SDL_VIDEO_DRIVER_X11_XCURSOR 1
| #define SDL_VIDEO_DRIVER_X11_XDBE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA "libXinerama.so.1"
| #define SDL_VIDEO_DRIVER_X11_XINERAMA 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2 "libXi.so.6"
| #define SDL_VIDEO_DRIVER_X11_XINPUT2 1
| #define SDL_VIDEO_DRIVER_X11_XINPUT2_SUPPORTS_MULTITOUCH 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR "libXrandr.so.2"
| #define SDL_VIDEO_DRIVER_X11_XRANDR 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS "libXss.so.1"
| #define SDL_VIDEO_DRIVER_X11_XSCRNSAVER 1
| #define SDL_VIDEO_DRIVER_X11_XSHAPE 1
| #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE "libXxf86vm.so.1"
| #define SDL_VIDEO_DRIVER_X11_XVIDMODE 1
| #define SDL_VIDEO_OPENGL 1
| #define SDL_VIDEO_OPENGL_GLX 1
| #define SDL_VIDEO_RENDER_OGL 1
| #define SDL_VIDEO_OPENGL_EGL 1
| #define SDL_VIDEO_OPENGL_ES2 1
| #define SDL_VIDEO_RENDER_OGL_ES2 1
| #define SDL_VIDEO_VULKAN 1
| #define SDL_VIDEO_DRIVER_WAYLAND 1
| #define SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH 1
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC "libwayland-client.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_EGL "libwayland-egl.so.1"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_CURSOR "libwayland-cursor.so.0"
| #define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_XKBCOMMON "libxkbcommon.so.0"
| #define SDL_INPUT_LINUXEV 1
| #define HAVE_LIBUDEV_H 1
| #define SDL_UDEV_DYNAMIC "libudev.so.1"
| #define HAVE_DBUS_DBUS_H 1
| #define SDL_USE_IME 1
| #define HAVE_IBUS_IBUS_H 1
| #define SDL_INPUT_LINUXKD 1
| #define SDL_THREAD_PTHREAD 1
| #define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
|
| #define LINUX
| #define EGL_API_FB
| #include <EGL/eglvivante.h>
|
| int
| main ()
| {
|
|
| ;
| return 0;
| }
configure:17445: result: no
configure:21280: checking whether to install sdl2-config
configure:21294: result: yes
configure:21428: checking for linker option --enable-new-dtags
configure:21446: gcc -o conftest -m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -m32 -Wl,--enable-new-dtags conftest.c -lm >&5
configure:21446: $? = 0
configure:21455: result: yes
configure:21695: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on lostnote
config.status:1400: creating Makefile
config.status:1400: creating sdl2-config
config.status:1400: creating sdl2-config.cmake
config.status:1400: creating sdl2-config-version.cmake
config.status:1400: creating SDL2.spec
config.status:1400: creating sdl2.pc
config.status:1400: creating include/SDL_config.h
config.status:1560: include/SDL_config.h is unchanged
config.status:1574: executing libtool commands
config.status:1574: executing sdl2_config commands
config.status:1574: executing summary commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_volatile=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_define_M_PI=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-m32 -Wno-narrowing'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-m32 -Wno-narrowing -fpermissive'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DBUS_CFLAGS_set=
ac_cv_env_DBUS_CFLAGS_value=
ac_cv_env_DBUS_LIBS_set=
ac_cv_env_DBUS_LIBS_value=
ac_cv_env_DIRECTFB_CFLAGS_set=
ac_cv_env_DIRECTFB_CFLAGS_value=
ac_cv_env_DIRECTFB_LIBS_set=
ac_cv_env_DIRECTFB_LIBS_value=
ac_cv_env_FCITX_CFLAGS_set=
ac_cv_env_FCITX_CFLAGS_value=
ac_cv_env_FCITX_LIBS_set=
ac_cv_env_FCITX_LIBS_value=
ac_cv_env_FUSIONSOUND_CFLAGS_set=
ac_cv_env_FUSIONSOUND_CFLAGS_value=
ac_cv_env_FUSIONSOUND_LIBS_set=
ac_cv_env_FUSIONSOUND_LIBS_value=
ac_cv_env_IBUS_CFLAGS_set=
ac_cv_env_IBUS_CFLAGS_value=
ac_cv_env_IBUS_LIBS_set=
ac_cv_env_IBUS_LIBS_value=
ac_cv_env_JACK_CFLAGS_set=
ac_cv_env_JACK_CFLAGS_value=
ac_cv_env_JACK_LIBS_set=
ac_cv_env_JACK_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-m32
ac_cv_env_LIBDRM_CFLAGS_set=
ac_cv_env_LIBDRM_CFLAGS_value=
ac_cv_env_LIBDRM_LIBS_set=
ac_cv_env_LIBDRM_LIBS_value=
ac_cv_env_LIBGBM_CFLAGS_set=
ac_cv_env_LIBGBM_CFLAGS_value=
ac_cv_env_LIBGBM_LIBS_set=
ac_cv_env_LIBGBM_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBUSB_CFLAGS_set=
ac_cv_env_LIBUSB_CFLAGS_value=
ac_cv_env_LIBUSB_LIBS_set=
ac_cv_env_LIBUSB_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PULSEAUDIO_CFLAGS_set=
ac_cv_env_PULSEAUDIO_CFLAGS_value=
ac_cv_env_PULSEAUDIO_LIBS_set=
ac_cv_env_PULSEAUDIO_LIBS_value=
ac_cv_env_RPI_CFLAGS_set=
ac_cv_env_RPI_CFLAGS_value=
ac_cv_env_RPI_LIBS_set=
ac_cv_env_RPI_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__Exit=yes
ac_cv_func__i64toa=no
ac_cv_func__ltoa=no
ac_cv_func__stricmp=no
ac_cv_func__strlwr=no
ac_cv_func__strnicmp=no
ac_cv_func__strrev=no
ac_cv_func__strupr=no
ac_cv_func__ui64toa=no
ac_cv_func__uitoa=no
ac_cv_func__ultoa=no
ac_cv_func_abs=yes
ac_cv_func_acos=yes
ac_cv_func_acosf=yes
ac_cv_func_alloca_works=yes
ac_cv_func_asin=yes
ac_cv_func_asinf=yes
ac_cv_func_atan2=yes
ac_cv_func_atan2f=yes
ac_cv_func_atan=yes
ac_cv_func_atanf=yes
ac_cv_func_atof=yes
ac_cv_func_atoi=yes
ac_cv_func_bcopy=yes
ac_cv_func_calloc=yes
ac_cv_func_ceil=yes
ac_cv_func_ceilf=yes
ac_cv_func_connect=yes
ac_cv_func_copysign=yes
ac_cv_func_copysignf=yes
ac_cv_func_cos=yes
ac_cv_func_cosf=yes
ac_cv_func_exp=yes
ac_cv_func_expf=yes
ac_cv_func_fabs=yes
ac_cv_func_fabsf=yes
ac_cv_func_floor=yes
ac_cv_func_floorf=yes
ac_cv_func_fmod=yes
ac_cv_func_fmodf=yes
ac_cv_func_fopen64=yes
ac_cv_func_free=yes
ac_cv_func_fseeko64=yes
ac_cv_func_fseeko=yes
ac_cv_func_getauxval=yes
ac_cv_func_getenv=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_iconv=yes
ac_cv_func_itoa=no
ac_cv_func_log10=yes
ac_cv_func_log10f=yes
ac_cv_func_log=yes
ac_cv_func_logf=yes
ac_cv_func_malloc=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mprotect=yes
ac_cv_func_nanosleep=yes
ac_cv_func_poll=yes
ac_cv_func_pow=yes
ac_cv_func_powf=yes
ac_cv_func_putenv=yes
ac_cv_func_qsort=yes
ac_cv_func_realloc=yes
ac_cv_func_remove=yes
ac_cv_func_scalbn=yes
ac_cv_func_scalbnf=yes
ac_cv_func_setenv=yes
ac_cv_func_setjmp=yes
ac_cv_func_shmat=yes
ac_cv_func_sigaction=yes
ac_cv_func_sin=yes
ac_cv_func_sinf=yes
ac_cv_func_sqrt=yes
ac_cv_func_sqrtf=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strcmp=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strlen=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strncmp=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtok_r=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoll=yes
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=yes
ac_cv_func_sysconf=yes
ac_cv_func_sysctlbyname=no
ac_cv_func_tan=yes
ac_cv_func_tanf=yes
ac_cv_func_unsetenv=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsscanf=yes
ac_cv_func_wcscmp=yes
ac_cv_func_wcsdup=yes
ac_cv_func_wcslcat=no
ac_cv_func_wcslcpy=no
ac_cv_func_wcslen=yes
ac_cv_func_wcsncmp=yes
ac_cv_func_wcsstr=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header_X11_Xcursor_Xcursor_h=yes
ac_cv_header_X11_extensions_XInput2_h=yes
ac_cv_header_X11_extensions_Xdbe_h=yes
ac_cv_header_X11_extensions_Xext_h=yes
ac_cv_header_X11_extensions_Xinerama_h=yes
ac_cv_header_X11_extensions_scrnsaver_h=yes
ac_cv_header_X11_extensions_shape_h=yes
ac_cv_header_X11_extensions_xf86vmode_h=yes
ac_cv_header_audio_audiolib_h=no
ac_cv_header_ctype_h=yes
ac_cv_header_dbus_dbus_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcitx_frontend_h=no
ac_cv_header_float_h=yes
ac_cv_header_ibus_1_0_ibus_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_immintrin_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libudev_h=yes
ac_cv_header_libunwind_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_linux_version_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pthread_np_h=no
ac_cv_header_samplerate_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_sndio_h=no
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_inotify_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_X11_XkbKeycodeToKeysym=yes
ac_cv_lib_asound_snd_ctl_open=yes
ac_cv_lib_audio_AuOpenServer=no
ac_cv_lib_c_dlopen=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_iconv_iconv_open=no
ac_cv_lib_m_pow=yes
ac_cv_lib_rt_clock_gettime=yes
ac_cv_lib_sndio_sio_open=no
ac_cv_member_struct_sigaction_sa_sigaction=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_ESD_CONFIG=no
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include '
pkg_cv_DBUS_LIBS='-ldbus-1 '
pkg_cv_IBUS_CFLAGS='-I/usr/include/ibus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid '
pkg_cv_IBUS_LIBS='-libus-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 '
pkg_cv_JACK_CFLAGS=
pkg_cv_JACK_LIBS='-ljack -lpthread '
pkg_cv_PULSEAUDIO_CFLAGS='-D_REENTRANT '
pkg_cv_PULSEAUDIO_LIBS='-lpulse-simple -lpulse -pthread '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOCA=''
ALSA_CFLAGS=''
ALSA_LIBS=' -lasound -lm -ldl -lpthread'
AR='ar'
ARTSCONFIG=''
AS='as'
AWK='gawk'
BUILD_CFLAGS='-m32 -Wno-narrowing -DUSING_GENERATED_CONFIG_H'
BUILD_LDFLAGS='-m32'
CC='gcc'
CFLAGS='-m32 -Wno-narrowing -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos '
CPP='gcc -E'
CPPFLAGS=' -Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos '
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-m32 -Wno-narrowing -fpermissive'
DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include '
DBUS_LIBS='-ldbus-1 '
DEFS='-DHAVE_CONFIG_H'
DIRECTFB_CFLAGS=''
DIRECTFB_LIBS=''
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_SHARED_FALSE='#'
ENABLE_SHARED_TRUE=''
ENABLE_STATIC_FALSE='#'
ENABLE_STATIC_TRUE=''
ESD_CFLAGS=''
ESD_CONFIG='no'
ESD_LIBS=''
EXEEXT=''
EXTRA_CFLAGS='-Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos -mmmx -m3dnow -msse -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_REENTRANT -I$(gen) -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/ibus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -D_REENTRANT -DHAVE_LINUX_VERSION_H'
EXTRA_LDFLAGS=' -Wl,--no-undefined -lm -ldl -lpthread -lrt'
FCITX_CFLAGS=''
FCITX_LIBS=''
FGREP='/usr/bin/grep -F'
FUSIONSOUND_CFLAGS=''
FUSIONSOUND_LIBS=''
GEN_HEADERS=' $(gen)/org-kde-kwin-server-decoration-manager-client-protocol.h $(gen)/pointer-constraints-unstable-v1-client-protocol.h $(gen)/relative-pointer-unstable-v1-client-protocol.h $(gen)/wayland-client-protocol.h $(gen)/xdg-decoration-unstable-v1-client-protocol.h $(gen)/xdg-shell-unstable-v6-client-protocol.h $(gen)/xdg-shell-client-protocol.h '
GEN_OBJECTS=' $(objects)/org-kde-kwin-server-decoration-manager-protocol.lo $(objects)/pointer-constraints-unstable-v1-protocol.lo $(objects)/relative-pointer-unstable-v1-protocol.lo $(objects)/wayland-protocol.lo $(objects)/xdg-decoration-unstable-v1-protocol.lo $(objects)/xdg-shell-unstable-v6-protocol.lo $(objects)/xdg-shell-protocol.lo '
GREP='/usr/bin/grep'
IBUS_CFLAGS='-I/usr/include/ibus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid '
IBUS_LIBS='-libus-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 '
INCLUDE='-Iinclude -I/home/nillerusr/projects/source-engine/thirdparty/SDL2-src/include -idirafter /home/nillerusr/projects/source-engine/thirdparty/SDL2-src/src/video/khronos'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_SDL2_CONFIG='TRUE'
JACK_CFLAGS=''
JACK_LIBS='-ljack -lpthread '
LD='/usr/bin/ld'
LDFLAGS='-m32 '
LIBDRM_CFLAGS=''
LIBDRM_LIBS=''
LIBGBM_CFLAGS=''
LIBGBM_LIBS=''
LIBOBJS=''
LIBS=' -lm'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUSB_CFLAGS=''
LIBUSB_LIBS=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='12'
LT_CURRENT='12'
LT_RELEASE='2.0'
LT_REVISION='0'
MANIFEST_TOOL=':'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJECTS='$(objects)/SDL.lo $(objects)/SDL_assert.lo $(objects)/SDL_dataqueue.lo $(objects)/SDL_error.lo $(objects)/SDL_hints.lo $(objects)/SDL_log.lo $(objects)/SDL_atomic.lo $(objects)/SDL_spinlock.lo $(objects)/SDL_audio.lo $(objects)/SDL_audiocvt.lo $(objects)/SDL_audiodev.lo $(objects)/SDL_audiotypecvt.lo $(objects)/SDL_mixer.lo $(objects)/SDL_wave.lo $(objects)/SDL_cpuinfo.lo $(objects)/SDL_dynapi.lo $(objects)/SDL_clipboardevents.lo $(objects)/SDL_displayevents.lo $(objects)/SDL_dropevents.lo $(objects)/SDL_events.lo $(objects)/SDL_gesture.lo $(objects)/SDL_keyboard.lo $(objects)/SDL_mouse.lo $(objects)/SDL_quit.lo $(objects)/SDL_touch.lo $(objects)/SDL_windowevents.lo $(objects)/SDL_rwops.lo $(objects)/SDL_haptic.lo $(objects)/SDL_gamecontroller.lo $(objects)/SDL_joystick.lo $(objects)/e_atan2.lo $(objects)/e_exp.lo $(objects)/e_fmod.lo $(objects)/e_log.lo $(objects)/e_log10.lo $(objects)/e_pow.lo $(objects)/e_rem_pio2.lo $(objects)/e_sqrt.lo $(objects)/k_cos.lo $(objects)/k_rem_pio2.lo $(objects)/k_sin.lo $(objects)/k_tan.lo $(objects)/s_atan.lo $(objects)/s_copysign.lo $(objects)/s_cos.lo $(objects)/s_fabs.lo $(objects)/s_floor.lo $(objects)/s_scalbn.lo $(objects)/s_sin.lo $(objects)/s_tan.lo $(objects)/SDL_power.lo $(objects)/SDL_d3dmath.lo $(objects)/SDL_render.lo $(objects)/SDL_yuv_sw.lo $(objects)/SDL_render_d3d.lo $(objects)/SDL_shaders_d3d.lo $(objects)/SDL_render_d3d11.lo $(objects)/SDL_shaders_d3d11.lo $(objects)/SDL_render_gl.lo $(objects)/SDL_shaders_gl.lo $(objects)/SDL_render_gles.lo $(objects)/SDL_render_gles2.lo $(objects)/SDL_shaders_gles2.lo $(objects)/SDL_render_psp.lo $(objects)/SDL_blendfillrect.lo $(objects)/SDL_blendline.lo $(objects)/SDL_blendpoint.lo $(objects)/SDL_drawline.lo $(objects)/SDL_drawpoint.lo $(objects)/SDL_render_sw.lo $(objects)/SDL_rotate.lo $(objects)/SDL_sensor.lo $(objects)/SDL_getenv.lo $(objects)/SDL_iconv.lo $(objects)/SDL_malloc.lo $(objects)/SDL_qsort.lo $(objects)/SDL_stdlib.lo $(objects)/SDL_string.lo $(objects)/SDL_strtokr.lo $(objects)/SDL_thread.lo $(objects)/SDL_timer.lo $(objects)/SDL_RLEaccel.lo $(objects)/SDL_blit.lo $(objects)/SDL_blit_0.lo $(objects)/SDL_blit_1.lo $(objects)/SDL_blit_A.lo $(objects)/SDL_blit_N.lo $(objects)/SDL_blit_auto.lo $(objects)/SDL_blit_copy.lo $(objects)/SDL_blit_slow.lo $(objects)/SDL_bmp.lo $(objects)/SDL_clipboard.lo $(objects)/SDL_egl.lo $(objects)/SDL_fillrect.lo $(objects)/SDL_pixels.lo $(objects)/SDL_rect.lo $(objects)/SDL_shape.lo $(objects)/SDL_stretch.lo $(objects)/SDL_surface.lo $(objects)/SDL_video.lo $(objects)/SDL_vulkan_utils.lo $(objects)/SDL_yuv.lo $(objects)/yuv_rgb.lo $(objects)/SDL_nullevents.lo $(objects)/SDL_nullframebuffer.lo $(objects)/SDL_nullvideo.lo $(objects)/SDL_diskaudio.lo $(objects)/SDL_dummyaudio.lo $(objects)/SDL_sysloadso.lo $(objects)/SDL_dspaudio.lo $(objects)/SDL_alsa_audio.lo $(objects)/SDL_pulseaudio.lo $(objects)/SDL_jackaudio.lo $(objects)/SDL_x11clipboard.lo $(objects)/SDL_x11dyn.lo $(objects)/SDL_x11events.lo $(objects)/SDL_x11framebuffer.lo $(objects)/SDL_x11keyboard.lo $(objects)/SDL_x11messagebox.lo $(objects)/SDL_x11modes.lo $(objects)/SDL_x11mouse.lo $(objects)/SDL_x11opengl.lo $(objects)/SDL_x11opengles.lo $(objects)/SDL_x11shape.lo $(objects)/SDL_x11touch.lo $(objects)/SDL_x11video.lo $(objects)/SDL_x11vulkan.lo $(objects)/SDL_x11window.lo $(objects)/SDL_x11xinput2.lo $(objects)/edid-parse.lo $(objects)/imKStoUCS.lo $(objects)/SDL_waylandclipboard.lo $(objects)/SDL_waylanddatamanager.lo $(objects)/SDL_waylanddyn.lo $(objects)/SDL_waylandevents.lo $(objects)/SDL_waylandmouse.lo $(objects)/SDL_waylandopengles.lo $(objects)/SDL_waylandtouch.lo $(objects)/SDL_waylandvideo.lo $(objects)/SDL_waylandvulkan.lo $(objects)/SDL_waylandwindow.lo $(objects)/SDL_dbus.lo $(objects)/SDL_ime.lo $(objects)/SDL_ibus.lo $(objects)/SDL_systhread.lo $(objects)/SDL_syssem.lo $(objects)/SDL_sysmutex.lo $(objects)/SDL_syscond.lo $(objects)/SDL_systls.lo $(objects)/SDL_sysjoystick.lo $(objects)/SDL_steamcontroller.lo $(objects)/SDL_syshaptic.lo $(objects)/SDL_syspower.lo $(objects)/SDL_sysfilesystem.lo $(objects)/SDL_systimer.lo $(objects)/SDL_udev.lo $(objects)/SDL_evdev.lo $(objects)/SDL_evdev_kbd.lo $(objects)/SDL_threadprio.lo $(objects)/SDL_poll.lo $(objects)/SDL_dummysensor.lo'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POW_LIB=''
PULSEAUDIO_CFLAGS='-D_REENTRANT '
PULSEAUDIO_LIBS='-lpulse-simple -lpulse -pthread '
RANLIB='ranlib'
RPI_CFLAGS='-I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface/vmcs_host/linux'
RPI_LIBS='-Wl,-rpath,/opt/vc/lib -L/opt/vc/lib -lbcm_host'
SDLMAIN_OBJECTS='$(objects)/SDL_dummy_main.lo'
SDLTEST_OBJECTS='$(objects)/SDL_test_assert.lo $(objects)/SDL_test_common.lo $(objects)/SDL_test_compare.lo $(objects)/SDL_test_crc32.lo $(objects)/SDL_test_font.lo $(objects)/SDL_test_fuzzer.lo $(objects)/SDL_test_harness.lo $(objects)/SDL_test_imageBlit.lo $(objects)/SDL_test_imageBlitBlend.lo $(objects)/SDL_test_imageFace.lo $(objects)/SDL_test_imagePrimitives.lo $(objects)/SDL_test_imagePrimitivesBlend.lo $(objects)/SDL_test_log.lo $(objects)/SDL_test_md5.lo $(objects)/SDL_test_memory.lo $(objects)/SDL_test_random.lo'
SDL_BINARY_AGE='12'
SDL_CFLAGS=' -D_REENTRANT'
SDL_INTERFACE_AGE='0'
SDL_LIBS='-lSDL2'
SDL_MAJOR_VERSION='2'
SDL_MICRO_VERSION='12'
SDL_MINOR_VERSION='0'
SDL_RLD_FLAGS='-Wl,-rpath,${libdir} -Wl,--enable-new-dtags'
SDL_STATIC_LIBS='-lSDL2 -Wl,--no-undefined -lm -ldl -lpthread -lrt'
SDL_VERSION='2.0.12'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION_OBJECTS=''
WAYLAND_SCANNER='/usr/bin/wayland-scanner'
WINDRES=':'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
ac_aux_dir='build-scripts'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* 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_WCHAR_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_CTYPE_H 1
#define HAVE_MATH_H 1
#define HAVE_FLOAT_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_WCSLEN 1
#define HAVE_WCSDUP 1
#define HAVE_WCSSTR 1
#define HAVE_WCSCMP 1
#define HAVE_WCSNCMP 1
#define HAVE_STRLEN 1
#define HAVE_STRCHR 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOK_R 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_FOPEN64 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_POLL 1
#define HAVE__EXIT 1
#define HAVE_ACOS 1
#define HAVE_ACOSF 1
#define HAVE_ASIN 1
#define HAVE_ASINF 1
#define HAVE_ATAN 1
#define HAVE_ATANF 1
#define HAVE_ATAN2 1
#define HAVE_ATAN2F 1
#define HAVE_CEIL 1
#define HAVE_CEILF 1
#define HAVE_COPYSIGN 1
#define HAVE_COPYSIGNF 1
#define HAVE_COS 1
#define HAVE_COSF 1
#define HAVE_EXP 1
#define HAVE_EXPF 1
#define HAVE_FABS 1
#define HAVE_FABSF 1
#define HAVE_FLOOR 1
#define HAVE_FLOORF 1
#define HAVE_FMOD 1
#define HAVE_FMODF 1
#define HAVE_LOG 1
#define HAVE_LOGF 1
#define HAVE_LOG10 1
#define HAVE_LOG10F 1
#define HAVE_POW 1
#define HAVE_POWF 1
#define HAVE_SCALBN 1
#define HAVE_SCALBNF 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_LIBUNWIND_H 1
#define HAVE_GCC_ATOMICS 1
#define SDL_ASSEMBLY_ROUTINES 1
#define HAVE_IMMINTRIN_H 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
#define HAVE_LIBASOUND 1
#define SDL_AUDIO_DRIVER_ALSA 1
#define SDL_AUDIO_DRIVER_ALSA_DYNAMIC "libasound.so.2"
#define SDL_AUDIO_DRIVER_PULSEAUDIO 1
#define SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC "libpulse-simple.so.0"
#define SDL_AUDIO_DRIVER_JACK 1
#define SDL_AUDIO_DRIVER_JACK_DYNAMIC "libjack.so.0"
#define HAVE_LIBSAMPLERATE_H 1
#define SDL_LIBSAMPLERATE_DYNAMIC "libsamplerate.so.0"
#define SDL_VIDEO_DRIVER_X11 1
#define SDL_VIDEO_DRIVER_X11_DYNAMIC "libX11.so.6"
#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT "libXext.so.6"
#define SDL_VIDEO_DRIVER_X11_CONST_PARAM_XEXTADDDISPLAY 1
#define SDL_VIDEO_DRIVER_X11_SUPPORTS_GENERIC_EVENTS 1
#define SDL_VIDEO_DRIVER_X11_HAS_XKBKEYCODETOKEYSYM 1
#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XCURSOR "libXcursor.so.1"
#define SDL_VIDEO_DRIVER_X11_XCURSOR 1
#define SDL_VIDEO_DRIVER_X11_XDBE 1
#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINERAMA "libXinerama.so.1"
#define SDL_VIDEO_DRIVER_X11_XINERAMA 1
#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT2 "libXi.so.6"
#define SDL_VIDEO_DRIVER_X11_XINPUT2 1
#define SDL_VIDEO_DRIVER_X11_XINPUT2_SUPPORTS_MULTITOUCH 1
#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR "libXrandr.so.2"
#define SDL_VIDEO_DRIVER_X11_XRANDR 1
#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XSS "libXss.so.1"
#define SDL_VIDEO_DRIVER_X11_XSCRNSAVER 1
#define SDL_VIDEO_DRIVER_X11_XSHAPE 1
#define SDL_VIDEO_DRIVER_X11_DYNAMIC_XVIDMODE "libXxf86vm.so.1"
#define SDL_VIDEO_DRIVER_X11_XVIDMODE 1
#define SDL_VIDEO_OPENGL 1
#define SDL_VIDEO_OPENGL_GLX 1
#define SDL_VIDEO_RENDER_OGL 1
#define SDL_VIDEO_OPENGL_EGL 1
#define SDL_VIDEO_OPENGL_ES2 1
#define SDL_VIDEO_RENDER_OGL_ES2 1
#define SDL_VIDEO_VULKAN 1
#define SDL_VIDEO_DRIVER_WAYLAND 1
#define SDL_VIDEO_DRIVER_WAYLAND_QT_TOUCH 1
#define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC "libwayland-client.so.0"
#define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_EGL "libwayland-egl.so.1"
#define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_CURSOR "libwayland-cursor.so.0"
#define SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC_XKBCOMMON "libxkbcommon.so.0"
#define SDL_INPUT_LINUXEV 1
#define HAVE_LIBUDEV_H 1
#define SDL_UDEV_DYNAMIC "libudev.so.1"
#define HAVE_DBUS_DBUS_H 1
#define SDL_USE_IME 1
#define HAVE_IBUS_IBUS_H 1
#define SDL_INPUT_LINUXKD 1
#define SDL_THREAD_PTHREAD 1
#define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
#define HAVE_SEM_TIMEDWAIT 1
#define HAVE_PTHREAD_SETNAME_NP 1
#define HAVE_CLOCK_GETTIME 1
#define SDL_JOYSTICK_LINUX 1
#define SDL_HAPTIC_LINUX 1
#define SDL_POWER_LINUX 1
#define SDL_FILESYSTEM_UNIX 1
#define SDL_TIMER_UNIX 1
#define SDL_SENSOR_DUMMY 1
configure: exit 0