Created
May 15, 2019 21:01
-
-
Save Faalagorn/2a200b06ac3d17d84d1ad25a7997b51c to your computer and use it in GitHub Desktop.
TkG faudio 2019-05-15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by Wine configure 4.8, which was | |
| generated by GNU Autoconf 2.69. Invocation command line was | |
| $ ../wine-git/configure --prefix=$ORIGIN --libdir=$ORIGIN/lib --with-x --with-gstreamer --with-xattr --with-faudio --disable-tests --without-curses --with-wine64=/tmp/makepkg/proton_dist/src/proton_dist-64-build | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = faalagorn-desktop | |
| uname -m = x86_64 | |
| uname -r = 5.1.1-7-tkg-bmq | |
| uname -s = Linux | |
| uname -v = #1 TKG SMP PREEMPT Sun May 12 08:12:10 CEST 2019 | |
| /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: /usr/lib/ccache/bin | |
| PATH: /usr/local/sbin | |
| PATH: /usr/local/bin | |
| PATH: /usr/bin | |
| PATH: /opt/adobe-air-sdk/bin | |
| PATH: /usr/lib/jvm/default/bin | |
| PATH: /usr/bin/site_perl | |
| PATH: /usr/bin/vendor_perl | |
| PATH: /usr/bin/core_perl | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:4204: checking build system type | |
| configure:4218: result: x86_64-pc-linux-gnu | |
| configure:4238: checking host system type | |
| configure:4251: result: x86_64-pc-linux-gnu | |
| configure:4281: checking whether make sets $(MAKE) | |
| configure:4303: result: yes | |
| configure:4360: checking for gcc | |
| configure:4376: found /usr/lib/ccache/bin/gcc | |
| configure:4387: result: gcc | |
| configure:4616: checking for C compiler version | |
| configure:4625: gcc --version >&5 | |
| gcc (GCC) 8.3.0 | |
| Copyright (C) 2018 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:4636: $? = 0 | |
| configure:4625: gcc -v >&5 | |
| Using built-in specs. | |
| COLLECT_GCC=/usr/bin/gcc | |
| COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper | |
| Target: x86_64-pc-linux-gnu | |
| Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto | |
| Thread model: posix | |
| gcc version 8.3.0 (GCC) | |
| configure:4636: $? = 0 | |
| configure:4625: gcc -V >&5 | |
| gcc: error: unrecognized command line option '-V' | |
| gcc: fatal error: no input files | |
| compilation terminated. | |
| configure:4636: $? = 1 | |
| configure:4625: gcc -qversion >&5 | |
| gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? | |
| gcc: fatal error: no input files | |
| compilation terminated. | |
| configure:4636: $? = 1 | |
| configure:4656: checking whether the C compiler works | |
| configure:4678: gcc -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:4682: $? = 0 | |
| configure:4730: result: yes | |
| configure:4733: checking for C compiler default output file name | |
| configure:4735: result: a.out | |
| configure:4741: checking for suffix of executables | |
| configure:4748: gcc -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:4752: $? = 0 | |
| configure:4774: result: | |
| configure:4796: checking whether we are cross compiling | |
| configure:4804: gcc -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:4808: $? = 0 | |
| configure:4815: ./conftest | |
| configure:4819: $? = 0 | |
| configure:4807: result: no | |
| configure:4812: checking for suffix of object files | |
| configure:4834: gcc -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:4838: $? = 0 | |
| configure:4859: result: o | |
| configure:4863: checking whether we are using the GNU C compiler | |
| configure:4882: gcc -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:4882: $? = 0 | |
| configure:4891: result: yes | |
| configure:4900: checking whether gcc accepts -g | |
| configure:4920: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:4920: $? = 0 | |
| configure:4961: result: yes | |
| configure:4978: checking for gcc option to accept ISO C89 | |
| configure:5041: gcc -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:5041: $? = 0 | |
| configure:5054: result: none needed | |
| configure:5132: checking for g++ | |
| configure:5148: found /usr/lib/ccache/bin/g++ | |
| configure:5159: result: g++ | |
| configure:5186: checking for C++ compiler version | |
| configure:5195: g++ --version >&5 | |
| g++ (GCC) 8.3.0 | |
| Copyright (C) 2018 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:5206: $? = 0 | |
| configure:5195: g++ -v >&5 | |
| Using built-in specs. | |
| COLLECT_GCC=/usr/bin/g++ | |
| COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper | |
| Target: x86_64-pc-linux-gnu | |
| Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto | |
| Thread model: posix | |
| gcc version 8.3.0 (GCC) | |
| configure:5206: $? = 0 | |
| configure:5195: g++ -V >&5 | |
| g++: error: unrecognized command line option '-V' | |
| g++: fatal error: no input files | |
| compilation terminated. | |
| configure:5206: $? = 1 | |
| configure:5195: g++ -qversion >&5 | |
| g++: error: unrecognized command line option '-qversion'; did you mean '--version'? | |
| g++: fatal error: no input files | |
| compilation terminated. | |
| configure:5206: $? = 1 | |
| configure:5210: checking whether we are using the GNU C++ compiler | |
| configure:5229: g++ -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.cpp >&5 | |
| configure:5229: $? = 0 | |
| configure:5238: result: yes | |
| configure:5247: checking whether g++ accepts -g | |
| configure:5267: g++ -c -g -D_FORTIFY_SOURCE=2 conftest.cpp >&5 | |
| configure:5267: $? = 0 | |
| configure:5308: result: yes | |
| configure:5374: checking for cpp | |
| configure:5390: found /usr/bin/cpp | |
| configure:5401: result: cpp | |
| configure:5471: checking for ld | |
| configure:5487: found /usr/bin/ld | |
| configure:5498: result: ld | |
| configure:5539: checking whether gcc -m32 works | |
| configure:5555: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:5555: $? = 0 | |
| configure:5563: result: yes | |
| configure:5768: checking for the directory containing the Wine tools | |
| configure:5782: result: /tmp/makepkg/proton_dist/src/proton_dist-64-build | |
| configure:5811: checking for flex | |
| configure:5827: found /usr/bin/flex | |
| configure:5838: result: flex | |
| configure:5854: checking whether flex is recent enough | |
| configure:5872: result: yes | |
| configure:5880: checking for bison | |
| configure:5896: found /usr/bin/bison | |
| configure:5907: result: bison | |
| configure:5923: checking whether bison is recent enough | |
| configure:5940: result: yes | |
| configure:5993: checking for ar | |
| configure:6009: found /usr/bin/ar | |
| configure:6020: result: ar | |
| configure:6087: checking for strip | |
| configure:6103: found /usr/bin/strip | |
| configure:6114: result: strip | |
| configure:6179: checking for ranlib | |
| configure:6195: found /usr/bin/ranlib | |
| configure:6206: result: ranlib | |
| configure:6228: checking whether ln -s works | |
| configure:6232: result: yes | |
| configure:6239: checking for grep that handles long lines and -e | |
| configure:6297: result: /usr/bin/grep | |
| configure:6302: checking for egrep | |
| configure:6364: result: /usr/bin/grep -E | |
| configure:6371: checking for ldconfig | |
| configure:6389: found /sbin/ldconfig | |
| configure:6402: result: /sbin/ldconfig | |
| configure:6414: checking for msgfmt | |
| configure:6430: found /usr/bin/msgfmt | |
| configure:6441: result: msgfmt | |
| configure:6456: checking for pkg-config | |
| configure:6472: found /usr/bin/pkg-config | |
| configure:6483: result: pkg-config | |
| configure:6784: checking whether msgfmt supports contexts | |
| configure:6802: result: yes | |
| configure:6817: checking for i386_set_ldt in -li386 | |
| configure:6842: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -li386 >&5 | |
| /usr/bin/ld: cannot find -li386 | |
| collect2: error: ld returned 1 exit status | |
| configure:6842: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | /* 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 i386_set_ldt (); | |
| | int | |
| | main () | |
| | { | |
| | return i386_set_ldt (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6851: result: no | |
| configure:6862: checking for _oss_ioctl in -lossaudio | |
| configure:6887: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lossaudio >&5 | |
| /usr/bin/ld: cannot find -lossaudio | |
| collect2: error: ld returned 1 exit status | |
| configure:6887: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | /* 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 _oss_ioctl (); | |
| | int | |
| | main () | |
| | { | |
| | return _oss_ioctl (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:6896: result: no | |
| configure:6919: checking for special C compiler options needed for large files | |
| configure:6964: result: no | |
| configure:6970: checking for _FILE_OFFSET_BITS value needed for large files | |
| configure:6995: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:15:41: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] | |
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | |
| ^~ | |
| conftest.c:16:23: note: in expansion of macro 'LARGE_OFF_T' | |
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |
| ^~~~~~~~~~~ | |
| conftest.c:15:73: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] | |
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | |
| ^~ | |
| conftest.c:16:23: note: in expansion of macro 'LARGE_OFF_T' | |
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |
| ^~~~~~~~~~~ | |
| conftest.c:15:41: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] | |
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | |
| ^~ | |
| conftest.c:17:13: note: in expansion of macro 'LARGE_OFF_T' | |
| && LARGE_OFF_T % 2147483647 == 1) | |
| ^~~~~~~~~~~ | |
| conftest.c:15:73: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] | |
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | |
| ^~ | |
| conftest.c:17:13: note: in expansion of macro 'LARGE_OFF_T' | |
| && LARGE_OFF_T % 2147483647 == 1) | |
| ^~~~~~~~~~~ | |
| conftest.c:16:7: error: variably modified 'off_t_is_large' at file scope | |
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |
| ^~~~~~~~~~~~~~ | |
| configure:6995: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | /* Check that off_t can represent 2**63 - 1 correctly. | |
| | We can't simply define LARGE_OFF_T to be 9223372036854775807, | |
| | since some C++ compilers masquerading as C compilers | |
| | incorrectly reject 9223372036854775807. */ | |
| | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | |
| | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |
| | && LARGE_OFF_T % 2147483647 == 1) | |
| | ? 1 : -1]; | |
| | int | |
| | main () | |
| | { | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7019: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7019: $? = 0 | |
| configure:7027: result: 64 | |
| configure:7118: checking how to run the C preprocessor | |
| configure:7149: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/limits.h:26, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/limits.h:194, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/syslimits.h:7, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/limits.h:34, | |
| from conftest.c:12: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7149: $? = 0 | |
| configure:7163: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | |
| #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7163: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:7188: result: gcc -m32 -E | |
| configure:7208: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/limits.h:26, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/limits.h:194, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/syslimits.h:7, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/limits.h:34, | |
| from conftest.c:12: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7208: $? = 0 | |
| configure:7222: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | |
| #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7222: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:7251: checking for ANSI C header files | |
| configure:7271: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7271: $? = 0 | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/string.h:26, | |
| from conftest.c:11: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdlib.h:25, | |
| from conftest.c:11: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7344: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:7344: $? = 0 | |
| configure:7344: ./conftest | |
| configure:7344: $? = 0 | |
| configure:7355: result: yes | |
| configure:7368: checking for sys/types.h | |
| configure:7368: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7368: $? = 0 | |
| configure:7368: result: yes | |
| configure:7368: checking for sys/stat.h | |
| configure:7368: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7368: $? = 0 | |
| configure:7368: result: yes | |
| configure:7368: checking for stdlib.h | |
| configure:7368: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7368: $? = 0 | |
| configure:7368: result: yes | |
| configure:7368: checking for string.h | |
| configure:7368: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7368: $? = 0 | |
| configure:7368: result: yes | |
| configure:7368: checking for memory.h | |
| configure:7368: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7368: $? = 0 | |
| configure:7368: result: yes | |
| configure:7368: checking for strings.h | |
| configure:7368: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7368: $? = 0 | |
| configure:7368: result: yes | |
| configure:7368: checking for inttypes.h | |
| configure:7368: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7368: $? = 0 | |
| configure:7368: result: yes | |
| configure:7368: checking for stdint.h | |
| configure:7368: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7368: $? = 0 | |
| configure:7368: result: yes | |
| configure:7368: checking for unistd.h | |
| configure:7368: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7368: $? = 0 | |
| configure:7368: result: yes | |
| configure:7513: checking AL/al.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking AL/al.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for AL/al.h | |
| configure:7513: result: yes | |
| configure:7513: checking ApplicationServices/ApplicationServices.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:55:10: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory | |
| #include <ApplicationServices/ApplicationServices.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_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 <ApplicationServices/ApplicationServices.h> | |
| configure:7513: result: no | |
| configure:7513: checking ApplicationServices/ApplicationServices.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:22:10: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory | |
| #include <ApplicationServices/ApplicationServices.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <ApplicationServices/ApplicationServices.h> | |
| configure:7513: result: no | |
| configure:7513: checking for ApplicationServices/ApplicationServices.h | |
| configure:7513: result: no | |
| configure:7513: checking AudioToolbox/AudioConverter.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:55:10: fatal error: AudioToolbox/AudioConverter.h: No such file or directory | |
| #include <AudioToolbox/AudioConverter.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_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 <AudioToolbox/AudioConverter.h> | |
| configure:7513: result: no | |
| configure:7513: checking AudioToolbox/AudioConverter.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:22:10: fatal error: AudioToolbox/AudioConverter.h: No such file or directory | |
| #include <AudioToolbox/AudioConverter.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <AudioToolbox/AudioConverter.h> | |
| configure:7513: result: no | |
| configure:7513: checking for AudioToolbox/AudioConverter.h | |
| configure:7513: result: no | |
| configure:7513: checking AudioUnit/AudioUnit.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:55:10: fatal error: AudioUnit/AudioUnit.h: No such file or directory | |
| #include <AudioUnit/AudioUnit.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_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 <AudioUnit/AudioUnit.h> | |
| configure:7513: result: no | |
| configure:7513: checking AudioUnit/AudioUnit.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:22:10: fatal error: AudioUnit/AudioUnit.h: No such file or directory | |
| #include <AudioUnit/AudioUnit.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <AudioUnit/AudioUnit.h> | |
| configure:7513: result: no | |
| configure:7513: checking for AudioUnit/AudioUnit.h | |
| configure:7513: result: no | |
| configure:7513: checking AudioUnit/AudioComponent.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:55:10: fatal error: AudioUnit/AudioComponent.h: No such file or directory | |
| #include <AudioUnit/AudioComponent.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_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 <AudioUnit/AudioComponent.h> | |
| configure:7513: result: no | |
| configure:7513: checking AudioUnit/AudioComponent.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:22:10: fatal error: AudioUnit/AudioComponent.h: No such file or directory | |
| #include <AudioUnit/AudioComponent.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <AudioUnit/AudioComponent.h> | |
| configure:7513: result: no | |
| configure:7513: checking for AudioUnit/AudioComponent.h | |
| configure:7513: result: no | |
| configure:7513: checking CL/cl.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking CL/cl.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdint.h:26, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/stdint.h:9, | |
| from /usr/include/CL/cl_platform.h:298, | |
| from /usr/include/CL/cl.h:35, | |
| from conftest.c:22: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for CL/cl.h | |
| configure:7513: result: yes | |
| configure:7513: checking Carbon/Carbon.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:56:10: fatal error: Carbon/Carbon.h: No such file or directory | |
| #include <Carbon/Carbon.h> | |
| ^~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_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 <Carbon/Carbon.h> | |
| configure:7513: result: no | |
| configure:7513: checking Carbon/Carbon.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:23:10: fatal error: Carbon/Carbon.h: No such file or directory | |
| #include <Carbon/Carbon.h> | |
| ^~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <Carbon/Carbon.h> | |
| configure:7513: result: no | |
| configure:7513: checking for Carbon/Carbon.h | |
| configure:7513: result: no | |
| configure:7513: checking CommonCrypto/CommonCryptor.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:56:10: fatal error: CommonCrypto/CommonCryptor.h: No such file or directory | |
| #include <CommonCrypto/CommonCryptor.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_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 <CommonCrypto/CommonCryptor.h> | |
| configure:7513: result: no | |
| configure:7513: checking CommonCrypto/CommonCryptor.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:23:10: fatal error: CommonCrypto/CommonCryptor.h: No such file or directory | |
| #include <CommonCrypto/CommonCryptor.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <CommonCrypto/CommonCryptor.h> | |
| configure:7513: result: no | |
| configure:7513: checking for CommonCrypto/CommonCryptor.h | |
| configure:7513: result: no | |
| configure:7513: checking CoreAudio/CoreAudio.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:56:10: fatal error: CoreAudio/CoreAudio.h: No such file or directory | |
| #include <CoreAudio/CoreAudio.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_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 <CoreAudio/CoreAudio.h> | |
| configure:7513: result: no | |
| configure:7513: checking CoreAudio/CoreAudio.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:23:10: fatal error: CoreAudio/CoreAudio.h: No such file or directory | |
| #include <CoreAudio/CoreAudio.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <CoreAudio/CoreAudio.h> | |
| configure:7513: result: no | |
| configure:7513: checking for CoreAudio/CoreAudio.h | |
| configure:7513: result: no | |
| configure:7513: checking CoreServices/CoreServices.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:56:10: fatal error: CoreServices/CoreServices.h: No such file or directory | |
| #include <CoreServices/CoreServices.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_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 <CoreServices/CoreServices.h> | |
| configure:7513: result: no | |
| configure:7513: checking CoreServices/CoreServices.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:23:10: fatal error: CoreServices/CoreServices.h: No such file or directory | |
| #include <CoreServices/CoreServices.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <CoreServices/CoreServices.h> | |
| configure:7513: result: no | |
| configure:7513: checking for CoreServices/CoreServices.h | |
| configure:7513: result: no | |
| configure:7513: checking DiskArbitration/DiskArbitration.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:56:10: fatal error: DiskArbitration/DiskArbitration.h: No such file or directory | |
| #include <DiskArbitration/DiskArbitration.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_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 <DiskArbitration/DiskArbitration.h> | |
| configure:7513: result: no | |
| configure:7513: checking DiskArbitration/DiskArbitration.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:23:10: fatal error: DiskArbitration/DiskArbitration.h: No such file or directory | |
| #include <DiskArbitration/DiskArbitration.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <DiskArbitration/DiskArbitration.h> | |
| configure:7513: result: no | |
| configure:7513: checking for DiskArbitration/DiskArbitration.h | |
| configure:7513: result: no | |
| configure:7513: checking EGL/egl.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking EGL/egl.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdint.h:26, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/stdint.h:9, | |
| from /usr/include/KHR/khrplatform.h:145, | |
| from /usr/include/EGL/eglplatform.h:37, | |
| from /usr/include/EGL/egl.h:39, | |
| from conftest.c:23: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for EGL/egl.h | |
| configure:7513: result: yes | |
| configure:7513: checking IOKit/IOKitLib.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:57:10: fatal error: IOKit/IOKitLib.h: No such file or directory | |
| #include <IOKit/IOKitLib.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_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 <IOKit/IOKitLib.h> | |
| configure:7513: result: no | |
| configure:7513: checking IOKit/IOKitLib.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:24:10: fatal error: IOKit/IOKitLib.h: No such file or directory | |
| #include <IOKit/IOKitLib.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <IOKit/IOKitLib.h> | |
| configure:7513: result: no | |
| configure:7513: checking for IOKit/IOKitLib.h | |
| configure:7513: result: no | |
| configure:7513: checking IOKit/hid/IOHIDLib.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:57:10: fatal error: IOKit/hid/IOHIDLib.h: No such file or directory | |
| #include <IOKit/hid/IOHIDLib.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_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 <IOKit/hid/IOHIDLib.h> | |
| configure:7513: result: no | |
| configure:7513: checking IOKit/hid/IOHIDLib.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:24:10: fatal error: IOKit/hid/IOHIDLib.h: No such file or directory | |
| #include <IOKit/hid/IOHIDLib.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <IOKit/hid/IOHIDLib.h> | |
| configure:7513: result: no | |
| configure:7513: checking for IOKit/hid/IOHIDLib.h | |
| configure:7513: result: no | |
| configure:7513: checking OpenAL/al.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:57:10: fatal error: OpenAL/al.h: No such file or directory | |
| #include <OpenAL/al.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_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 <OpenAL/al.h> | |
| configure:7513: result: no | |
| configure:7513: checking OpenAL/al.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:24:10: fatal error: OpenAL/al.h: No such file or directory | |
| #include <OpenAL/al.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <OpenAL/al.h> | |
| configure:7513: result: no | |
| configure:7513: checking for OpenAL/al.h | |
| configure:7513: result: no | |
| configure:7513: checking CL/opencl.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking CL/opencl.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdint.h:26, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/stdint.h:9, | |
| from /usr/include/CL/cl_platform.h:298, | |
| from /usr/include/CL/cl.h:35, | |
| from /usr/include/CL/opencl.h:47, | |
| from conftest.c:24: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for CL/opencl.h | |
| configure:7513: result: yes | |
| configure:7513: checking QuickTime/ImageCompression.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:58:10: fatal error: QuickTime/ImageCompression.h: No such file or directory | |
| #include <QuickTime/ImageCompression.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_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 <QuickTime/ImageCompression.h> | |
| configure:7513: result: no | |
| configure:7513: checking QuickTime/ImageCompression.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:25:10: fatal error: QuickTime/ImageCompression.h: No such file or directory | |
| #include <QuickTime/ImageCompression.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <QuickTime/ImageCompression.h> | |
| configure:7513: result: no | |
| configure:7513: checking for QuickTime/ImageCompression.h | |
| configure:7513: result: no | |
| configure:7513: checking Security/Security.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:58:10: fatal error: Security/Security.h: No such file or directory | |
| #include <Security/Security.h> | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_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 <Security/Security.h> | |
| configure:7513: result: no | |
| configure:7513: checking Security/Security.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:25:10: fatal error: Security/Security.h: No such file or directory | |
| #include <Security/Security.h> | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <Security/Security.h> | |
| configure:7513: result: no | |
| configure:7513: checking for Security/Security.h | |
| configure:7513: result: no | |
| configure:7513: checking alias.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:58:10: fatal error: alias.h: No such file or directory | |
| #include <alias.h> | |
| ^~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_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 <alias.h> | |
| configure:7513: result: no | |
| configure:7513: checking alias.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:25:10: fatal error: alias.h: No such file or directory | |
| #include <alias.h> | |
| ^~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <alias.h> | |
| configure:7513: result: no | |
| configure:7513: checking for alias.h | |
| configure:7513: result: no | |
| configure:7513: checking arpa/inet.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking arpa/inet.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/arpa/inet.h:21, | |
| from conftest.c:25: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for arpa/inet.h | |
| configure:7513: result: yes | |
| configure:7513: checking arpa/nameser.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking arpa/nameser.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/types.h:25, | |
| from /usr/include/sys/param.h:25, | |
| from /usr/include/arpa/nameser.h:51, | |
| from conftest.c:26: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for arpa/nameser.h | |
| configure:7513: result: yes | |
| configure:7513: checking asm/types.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking asm/types.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for asm/types.h | |
| configure:7513: result: yes | |
| configure:7513: checking asm/user.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:61:10: fatal error: asm/user.h: No such file or directory | |
| #include <asm/user.h> | |
| ^~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_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 <asm/user.h> | |
| configure:7513: result: no | |
| configure:7513: checking asm/user.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:28:10: fatal error: asm/user.h: No such file or directory | |
| #include <asm/user.h> | |
| ^~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <asm/user.h> | |
| configure:7513: result: no | |
| configure:7513: checking for asm/user.h | |
| configure:7513: result: no | |
| configure:7513: checking for curses.h | |
| configure:7513: result: no | |
| configure:7513: checking dirent.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking dirent.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/dirent.h:25, | |
| from conftest.c:28: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for dirent.h | |
| configure:7513: result: yes | |
| configure:7513: checking dlfcn.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking dlfcn.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/dlfcn.h:22, | |
| from conftest.c:29: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for dlfcn.h | |
| configure:7513: result: yes | |
| configure:7513: checking elf.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking elf.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/elf.h:22, | |
| from conftest.c:30: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for elf.h | |
| configure:7513: result: yes | |
| configure:7513: checking float.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking float.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for float.h | |
| configure:7513: result: yes | |
| configure:7513: checking fnmatch.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking fnmatch.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for fnmatch.h | |
| configure:7513: result: yes | |
| configure:7513: checking getopt.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking getopt.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/getopt.h:24, | |
| from conftest.c:33: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for getopt.h | |
| configure:7513: result: yes | |
| configure:7513: checking gettext-po.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking gettext-po.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdlib.h:25, | |
| from /usr/include/gettext-po.h:21, | |
| from conftest.c:34: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for gettext-po.h | |
| configure:7513: result: yes | |
| configure:7513: checking grp.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking grp.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/grp.h:25, | |
| from conftest.c:35: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for grp.h | |
| configure:7513: result: yes | |
| configure:7513: checking gsm.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:69:10: fatal error: gsm.h: No such file or directory | |
| #include <gsm.h> | |
| ^~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_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 <gsm.h> | |
| configure:7513: result: no | |
| configure:7513: checking gsm.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:36:10: fatal error: gsm.h: No such file or directory | |
| #include <gsm.h> | |
| ^~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <gsm.h> | |
| configure:7513: result: no | |
| configure:7513: checking for gsm.h | |
| configure:7513: result: no | |
| configure:7513: checking gsm/gsm.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking gsm/gsm.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdio.h:27, | |
| from /usr/include/gsm/gsm.h:25, | |
| from conftest.c:36: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for gsm/gsm.h | |
| configure:7513: result: yes | |
| configure:7513: checking ieeefp.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:70:10: fatal error: ieeefp.h: No such file or directory | |
| #include <ieeefp.h> | |
| ^~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_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 <ieeefp.h> | |
| configure:7513: result: no | |
| configure:7513: checking ieeefp.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:37:10: fatal error: ieeefp.h: No such file or directory | |
| #include <ieeefp.h> | |
| ^~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <ieeefp.h> | |
| configure:7513: result: no | |
| configure:7513: checking for ieeefp.h | |
| configure:7513: result: no | |
| configure:7513: checking inet/mib2.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:70:10: fatal error: inet/mib2.h: No such file or directory | |
| #include <inet/mib2.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_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 <inet/mib2.h> | |
| configure:7513: result: no | |
| configure:7513: checking inet/mib2.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:37:10: fatal error: inet/mib2.h: No such file or directory | |
| #include <inet/mib2.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <inet/mib2.h> | |
| configure:7513: result: no | |
| configure:7513: checking for inet/mib2.h | |
| configure:7513: result: no | |
| configure:7513: checking kstat.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:70:10: fatal error: kstat.h: No such file or directory | |
| #include <kstat.h> | |
| ^~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_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 <kstat.h> | |
| configure:7513: result: no | |
| configure:7513: checking kstat.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:37:10: fatal error: kstat.h: No such file or directory | |
| #include <kstat.h> | |
| ^~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <kstat.h> | |
| configure:7513: result: no | |
| configure:7513: checking for kstat.h | |
| configure:7513: result: no | |
| configure:7513: checking libproc.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:70:10: fatal error: libproc.h: No such file or directory | |
| #include <libproc.h> | |
| ^~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_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 <libproc.h> | |
| configure:7513: result: no | |
| configure:7513: checking libproc.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:37:10: fatal error: libproc.h: No such file or directory | |
| #include <libproc.h> | |
| ^~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <libproc.h> | |
| configure:7513: result: no | |
| configure:7513: checking for libproc.h | |
| configure:7513: result: no | |
| configure:7513: checking link.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking link.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/link.h:23, | |
| from conftest.c:37: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for link.h | |
| configure:7513: result: yes | |
| configure:7513: checking linux/cdrom.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking linux/cdrom.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for linux/cdrom.h | |
| configure:7513: result: yes | |
| configure:7513: checking linux/compiler.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:72:10: fatal error: linux/compiler.h: No such file or directory | |
| #include <linux/compiler.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_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 <linux/compiler.h> | |
| configure:7513: result: no | |
| configure:7513: checking linux/compiler.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:39:10: fatal error: linux/compiler.h: No such file or directory | |
| #include <linux/compiler.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <linux/compiler.h> | |
| configure:7513: result: no | |
| configure:7513: checking for linux/compiler.h | |
| configure:7513: result: no | |
| configure:7513: checking linux/filter.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking linux/filter.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for linux/filter.h | |
| configure:7513: result: yes | |
| configure:7513: checking linux/hdreg.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking linux/hdreg.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for linux/hdreg.h | |
| configure:7513: result: yes | |
| configure:7513: checking linux/hidraw.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking linux/hidraw.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for linux/hidraw.h | |
| configure:7513: result: yes | |
| configure:7513: checking linux/input.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking linux/input.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/time.h:21, | |
| from /usr/include/linux/input.h:13, | |
| from conftest.c:42: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for linux/input.h | |
| configure:7513: result: yes | |
| configure:7513: checking linux/ioctl.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking linux/ioctl.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for linux/ioctl.h | |
| configure:7513: result: yes | |
| configure:7513: checking linux/joystick.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking linux/joystick.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/time.h:21, | |
| from /usr/include/linux/input.h:13, | |
| from /usr/include/linux/joystick.h:28, | |
| from conftest.c:44: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for linux/joystick.h | |
| configure:7513: result: yes | |
| configure:7513: checking linux/major.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking linux/major.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for linux/major.h | |
| configure:7513: result: yes | |
| configure:7513: checking linux/param.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking linux/param.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for linux/param.h | |
| configure:7513: result: yes | |
| configure:7513: checking linux/serial.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking linux/serial.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for linux/serial.h | |
| configure:7513: result: yes | |
| configure:7513: checking linux/types.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking linux/types.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for linux/types.h | |
| configure:7513: result: yes | |
| configure:7513: checking linux/ucdrom.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:82:10: fatal error: linux/ucdrom.h: No such file or directory | |
| #include <linux/ucdrom.h> | |
| ^~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_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 <linux/ucdrom.h> | |
| configure:7513: result: no | |
| configure:7513: checking linux/ucdrom.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:49:10: fatal error: linux/ucdrom.h: No such file or directory | |
| #include <linux/ucdrom.h> | |
| ^~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <linux/ucdrom.h> | |
| configure:7513: result: no | |
| configure:7513: checking for linux/ucdrom.h | |
| configure:7513: result: no | |
| configure:7513: checking lwp.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:82:10: fatal error: lwp.h: No such file or directory | |
| #include <lwp.h> | |
| ^~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_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 <lwp.h> | |
| configure:7513: result: no | |
| configure:7513: checking lwp.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:49:10: fatal error: lwp.h: No such file or directory | |
| #include <lwp.h> | |
| ^~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <lwp.h> | |
| configure:7513: result: no | |
| configure:7513: checking for lwp.h | |
| configure:7513: result: no | |
| configure:7513: checking mach-o/nlist.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:82:10: fatal error: mach-o/nlist.h: No such file or directory | |
| #include <mach-o/nlist.h> | |
| ^~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_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 <mach-o/nlist.h> | |
| configure:7513: result: no | |
| configure:7513: checking mach-o/nlist.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:49:10: fatal error: mach-o/nlist.h: No such file or directory | |
| #include <mach-o/nlist.h> | |
| ^~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <mach-o/nlist.h> | |
| configure:7513: result: no | |
| configure:7513: checking for mach-o/nlist.h | |
| configure:7513: result: no | |
| configure:7513: checking mach-o/loader.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:82:10: fatal error: mach-o/loader.h: No such file or directory | |
| #include <mach-o/loader.h> | |
| ^~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_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 <mach-o/loader.h> | |
| configure:7513: result: no | |
| configure:7513: checking mach-o/loader.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:49:10: fatal error: mach-o/loader.h: No such file or directory | |
| #include <mach-o/loader.h> | |
| ^~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <mach-o/loader.h> | |
| configure:7513: result: no | |
| configure:7513: checking for mach-o/loader.h | |
| configure:7513: result: no | |
| configure:7513: checking mach/mach.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:82:10: fatal error: mach/mach.h: No such file or directory | |
| #include <mach/mach.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_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 <mach/mach.h> | |
| configure:7513: result: no | |
| configure:7513: checking mach/mach.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:49:10: fatal error: mach/mach.h: No such file or directory | |
| #include <mach/mach.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <mach/mach.h> | |
| configure:7513: result: no | |
| configure:7513: checking for mach/mach.h | |
| configure:7513: result: no | |
| configure:7513: checking mach/machine.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:82:10: fatal error: mach/machine.h: No such file or directory | |
| #include <mach/machine.h> | |
| ^~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_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 <mach/machine.h> | |
| configure:7513: result: no | |
| configure:7513: checking mach/machine.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:49:10: fatal error: mach/machine.h: No such file or directory | |
| #include <mach/machine.h> | |
| ^~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <mach/machine.h> | |
| configure:7513: result: no | |
| configure:7513: checking for mach/machine.h | |
| configure:7513: result: no | |
| configure:7513: checking machine/cpu.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:82:10: fatal error: machine/cpu.h: No such file or directory | |
| #include <machine/cpu.h> | |
| ^~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_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 <machine/cpu.h> | |
| configure:7513: result: no | |
| configure:7513: checking machine/cpu.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:49:10: fatal error: machine/cpu.h: No such file or directory | |
| #include <machine/cpu.h> | |
| ^~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <machine/cpu.h> | |
| configure:7513: result: no | |
| configure:7513: checking for machine/cpu.h | |
| configure:7513: result: no | |
| configure:7513: checking machine/limits.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:82:10: fatal error: machine/limits.h: No such file or directory | |
| #include <machine/limits.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_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 <machine/limits.h> | |
| configure:7513: result: no | |
| configure:7513: checking machine/limits.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:49:10: fatal error: machine/limits.h: No such file or directory | |
| #include <machine/limits.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <machine/limits.h> | |
| configure:7513: result: no | |
| configure:7513: checking for machine/limits.h | |
| configure:7513: result: no | |
| configure:7513: checking machine/sysarch.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:82:10: fatal error: machine/sysarch.h: No such file or directory | |
| #include <machine/sysarch.h> | |
| ^~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_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 <machine/sysarch.h> | |
| configure:7513: result: no | |
| configure:7513: checking machine/sysarch.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:49:10: fatal error: machine/sysarch.h: No such file or directory | |
| #include <machine/sysarch.h> | |
| ^~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <machine/sysarch.h> | |
| configure:7513: result: no | |
| configure:7513: checking for machine/sysarch.h | |
| configure:7513: result: no | |
| configure:7513: checking mntent.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking mntent.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/mntent.h:22, | |
| from conftest.c:49: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for mntent.h | |
| configure:7513: result: yes | |
| configure:7513: checking for ncurses.h | |
| configure:7513: result: no | |
| configure:7513: checking netdb.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking netdb.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/netdb.h:25, | |
| from conftest.c:50: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for netdb.h | |
| configure:7513: result: yes | |
| configure:7513: checking netinet/in.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking netinet/in.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/netinet/in.h:21, | |
| from conftest.c:51: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for netinet/in.h | |
| configure:7513: result: yes | |
| configure:7513: checking netinet/in_systm.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking netinet/in_systm.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/types.h:25, | |
| from /usr/include/netinet/in_systm.h:22, | |
| from conftest.c:52: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for netinet/in_systm.h | |
| configure:7513: result: yes | |
| configure:7513: checking netinet/tcp.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking netinet/tcp.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/netinet/tcp.h:35, | |
| from conftest.c:53: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for netinet/tcp.h | |
| configure:7513: result: yes | |
| configure:7513: checking netinet/tcp_fsm.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:87:10: fatal error: netinet/tcp_fsm.h: No such file or directory | |
| #include <netinet/tcp_fsm.h> | |
| ^~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_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 <netinet/tcp_fsm.h> | |
| configure:7513: result: no | |
| configure:7513: checking netinet/tcp_fsm.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:54:10: fatal error: netinet/tcp_fsm.h: No such file or directory | |
| #include <netinet/tcp_fsm.h> | |
| ^~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <netinet/tcp_fsm.h> | |
| configure:7513: result: no | |
| configure:7513: checking for netinet/tcp_fsm.h | |
| configure:7513: result: no | |
| configure:7513: checking pcap/pcap.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking pcap/pcap.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/inttypes.h:25, | |
| from /usr/include/pcap/pcap-inttypes.h:114, | |
| from /usr/include/pcap/pcap.h:74, | |
| from conftest.c:54: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for pcap/pcap.h | |
| configure:7513: result: yes | |
| configure:7513: checking poll.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking poll.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/poll.h:22, | |
| from /usr/include/poll.h:1, | |
| from conftest.c:55: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for poll.h | |
| configure:7513: result: yes | |
| configure:7513: checking port.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:89:10: fatal error: port.h: No such file or directory | |
| #include <port.h> | |
| ^~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_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 <port.h> | |
| configure:7513: result: no | |
| configure:7513: checking port.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:56:10: fatal error: port.h: No such file or directory | |
| #include <port.h> | |
| ^~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <port.h> | |
| configure:7513: result: no | |
| configure:7513: checking for port.h | |
| configure:7513: result: no | |
| configure:7513: checking pthread.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking pthread.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/pthread.h:21, | |
| from conftest.c:56: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for pthread.h | |
| configure:7513: result: yes | |
| configure:7513: checking pwd.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking pwd.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/pwd.h:25, | |
| from conftest.c:57: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for pwd.h | |
| configure:7513: result: yes | |
| configure:7513: checking sched.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sched.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sched.h:22, | |
| from conftest.c:58: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sched.h | |
| configure:7513: result: yes | |
| configure:7513: checking scsi/scsi.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking scsi/scsi.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/scsi/scsi.h:26, | |
| from conftest.c:59: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for scsi/scsi.h | |
| configure:7513: result: yes | |
| configure:7513: checking scsi/scsi_ioctl.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking scsi/scsi_ioctl.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for scsi/scsi_ioctl.h | |
| configure:7513: result: yes | |
| configure:7513: checking scsi/sg.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking scsi/sg.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/scsi/sg.h:28, | |
| from conftest.c:61: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for scsi/sg.h | |
| configure:7513: result: yes | |
| configure:7513: checking stdbool.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking stdbool.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for stdbool.h | |
| configure:7513: result: yes | |
| configure:7513: checking for stdint.h | |
| configure:7513: result: yes | |
| configure:7513: checking stropts.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking stropts.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/stropts.h:21, | |
| from conftest.c:64: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for stropts.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/attr.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:98:10: fatal error: sys/attr.h: No such file or directory | |
| #include <sys/attr.h> | |
| ^~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_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 <sys/attr.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/attr.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:65:10: fatal error: sys/attr.h: No such file or directory | |
| #include <sys/attr.h> | |
| ^~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/attr.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/attr.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/auxv.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/auxv.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/elf.h:22, | |
| from /usr/include/sys/auxv.h:22, | |
| from conftest.c:65: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/auxv.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/cdio.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:99:10: fatal error: sys/cdio.h: No such file or directory | |
| #include <sys/cdio.h> | |
| ^~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_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 <sys/cdio.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/cdio.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:66:10: fatal error: sys/cdio.h: No such file or directory | |
| #include <sys/cdio.h> | |
| ^~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/cdio.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/cdio.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/elf32.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:99:10: fatal error: sys/elf32.h: No such file or directory | |
| #include <sys/elf32.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_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 <sys/elf32.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/elf32.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:66:10: fatal error: sys/elf32.h: No such file or directory | |
| #include <sys/elf32.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/elf32.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/elf32.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/epoll.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/epoll.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdint.h:26, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/stdint.h:9, | |
| from /usr/include/sys/epoll.h:21, | |
| from conftest.c:66: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/epoll.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/event.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:100:10: fatal error: sys/event.h: No such file or directory | |
| #include <sys/event.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_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 <sys/event.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/event.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:67:10: fatal error: sys/event.h: No such file or directory | |
| #include <sys/event.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/event.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/event.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/eventfd.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/eventfd.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdint.h:26, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/stdint.h:9, | |
| from /usr/include/sys/eventfd.h:21, | |
| from conftest.c:67: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/eventfd.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/exec_elf.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:101:10: fatal error: sys/exec_elf.h: No such file or directory | |
| #include <sys/exec_elf.h> | |
| ^~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_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 <sys/exec_elf.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/exec_elf.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:68:10: fatal error: sys/exec_elf.h: No such file or directory | |
| #include <sys/exec_elf.h> | |
| ^~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/exec_elf.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/exec_elf.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/filio.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:101:10: fatal error: sys/filio.h: No such file or directory | |
| #include <sys/filio.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_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 <sys/filio.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/filio.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:68:10: fatal error: sys/filio.h: No such file or directory | |
| #include <sys/filio.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/filio.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/filio.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/ioctl.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/ioctl.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/ioctl.h:21, | |
| from conftest.c:68: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/ioctl.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/ipc.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/ipc.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/ipc.h:21, | |
| from conftest.c:69: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/ipc.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/limits.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:103:10: fatal error: sys/limits.h: No such file or directory | |
| #include <sys/limits.h> | |
| ^~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_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 <sys/limits.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/limits.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:70:10: fatal error: sys/limits.h: No such file or directory | |
| #include <sys/limits.h> | |
| ^~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/limits.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/limits.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/link.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:103:10: fatal error: sys/link.h: No such file or directory | |
| #include <sys/link.h> | |
| ^~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_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 <sys/link.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/link.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:70:10: fatal error: sys/link.h: No such file or directory | |
| #include <sys/link.h> | |
| ^~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/link.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/link.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/mman.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/mman.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/mman.h:22, | |
| from conftest.c:70: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/mman.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/modem.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:104:10: fatal error: sys/modem.h: No such file or directory | |
| #include <sys/modem.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_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 <sys/modem.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/modem.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:71:10: fatal error: sys/modem.h: No such file or directory | |
| #include <sys/modem.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/modem.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/modem.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/msg.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/msg.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/msg.h:21, | |
| from conftest.c:71: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/msg.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/mtio.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/mtio.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/types.h:25, | |
| from /usr/include/sys/mtio.h:25, | |
| from conftest.c:72: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/mtio.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/param.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/param.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/types.h:25, | |
| from /usr/include/sys/param.h:25, | |
| from conftest.c:73: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/param.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/poll.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/poll.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/poll.h:22, | |
| from conftest.c:74: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/poll.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/prctl.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/prctl.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/prctl.h:21, | |
| from conftest.c:75: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/prctl.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/protosw.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:109:10: fatal error: sys/protosw.h: No such file or directory | |
| #include <sys/protosw.h> | |
| ^~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_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 <sys/protosw.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/protosw.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:76:10: fatal error: sys/protosw.h: No such file or directory | |
| #include <sys/protosw.h> | |
| ^~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/protosw.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/protosw.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/ptrace.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/ptrace.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/ptrace.h:23, | |
| from conftest.c:76: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/ptrace.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/queue.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/queue.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/queue.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/resource.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/resource.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/resource.h:21, | |
| from conftest.c:78: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/resource.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/scsiio.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:112:10: fatal error: sys/scsiio.h: No such file or directory | |
| #include <sys/scsiio.h> | |
| ^~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_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 <sys/scsiio.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/scsiio.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:79:10: fatal error: sys/scsiio.h: No such file or directory | |
| #include <sys/scsiio.h> | |
| ^~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/scsiio.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/scsiio.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/shm.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/shm.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/shm.h:21, | |
| from conftest.c:79: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/shm.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/signal.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/signal.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/signal.h:25, | |
| from /usr/include/sys/signal.h:1, | |
| from conftest.c:80: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/signal.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/socket.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/socket.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/socket.h:22, | |
| from conftest.c:81: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/socket.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/socketvar.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/socketvar.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/socket.h:22, | |
| from /usr/include/sys/socketvar.h:3, | |
| from conftest.c:82: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/socketvar.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/sockio.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:116:10: fatal error: sys/sockio.h: No such file or directory | |
| #include <sys/sockio.h> | |
| ^~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_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 <sys/sockio.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/sockio.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:83:10: fatal error: sys/sockio.h: No such file or directory | |
| #include <sys/sockio.h> | |
| ^~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/sockio.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/sockio.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/statvfs.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/statvfs.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/statvfs.h:22, | |
| from conftest.c:83: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/statvfs.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/strtio.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:117:10: fatal error: sys/strtio.h: No such file or directory | |
| #include <sys/strtio.h> | |
| ^~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_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 <sys/strtio.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/strtio.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:84:10: fatal error: sys/strtio.h: No such file or directory | |
| #include <sys/strtio.h> | |
| ^~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/strtio.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/strtio.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/syscall.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/syscall.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/syscall.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/sysinfo.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/sysinfo.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/sysinfo.h:21, | |
| from conftest.c:85: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/sysinfo.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/tihdr.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:119:10: fatal error: sys/tihdr.h: No such file or directory | |
| #include <sys/tihdr.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_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 <sys/tihdr.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/tihdr.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:86:10: fatal error: sys/tihdr.h: No such file or directory | |
| #include <sys/tihdr.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/tihdr.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/tihdr.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/time.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/time.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/time.h:21, | |
| from conftest.c:86: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/time.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/timeout.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:120:10: fatal error: sys/timeout.h: No such file or directory | |
| #include <sys/timeout.h> | |
| ^~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_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 <sys/timeout.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/timeout.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:87:10: fatal error: sys/timeout.h: No such file or directory | |
| #include <sys/timeout.h> | |
| ^~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/timeout.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/timeout.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/times.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/times.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/times.h:25, | |
| from conftest.c:87: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/times.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/uio.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/uio.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/uio.h:21, | |
| from conftest.c:88: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/uio.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/user.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/user.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/user.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/utsname.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/utsname.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/utsname.h:25, | |
| from conftest.c:90: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/utsname.h | |
| configure:7513: result: yes | |
| configure:7513: checking sys/vnode.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:124:10: fatal error: sys/vnode.h: No such file or directory | |
| #include <sys/vnode.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_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 <sys/vnode.h> | |
| configure:7513: result: no | |
| configure:7513: checking sys/vnode.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:91:10: fatal error: sys/vnode.h: No such file or directory | |
| #include <sys/vnode.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/vnode.h> | |
| configure:7513: result: no | |
| configure:7513: checking for sys/vnode.h | |
| configure:7513: result: no | |
| configure:7513: checking sys/wait.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking sys/wait.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/wait.h:25, | |
| from conftest.c:91: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for sys/wait.h | |
| configure:7513: result: yes | |
| configure:7513: checking syscall.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking syscall.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for syscall.h | |
| configure:7513: result: yes | |
| configure:7513: checking termios.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking termios.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/termios.h:25, | |
| from conftest.c:93: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for termios.h | |
| configure:7513: result: yes | |
| configure:7513: checking for unistd.h | |
| configure:7513: result: yes | |
| configure:7513: checking utime.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking utime.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/utime.h:25, | |
| from conftest.c:95: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for utime.h | |
| configure:7513: result: yes | |
| configure:7513: checking valgrind/memcheck.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:129:10: fatal error: valgrind/memcheck.h: No such file or directory | |
| #include <valgrind/memcheck.h> | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_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 <valgrind/memcheck.h> | |
| configure:7513: result: no | |
| configure:7513: checking valgrind/memcheck.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:96:10: fatal error: valgrind/memcheck.h: No such file or directory | |
| #include <valgrind/memcheck.h> | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <valgrind/memcheck.h> | |
| configure:7513: result: no | |
| configure:7513: checking for valgrind/memcheck.h | |
| configure:7513: result: no | |
| configure:7513: checking valgrind/valgrind.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:129:10: fatal error: valgrind/valgrind.h: No such file or directory | |
| #include <valgrind/valgrind.h> | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_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 <valgrind/valgrind.h> | |
| configure:7513: result: no | |
| configure:7513: checking valgrind/valgrind.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:96:10: fatal error: valgrind/valgrind.h: No such file or directory | |
| #include <valgrind/valgrind.h> | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7513: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <valgrind/valgrind.h> | |
| configure:7513: result: no | |
| configure:7513: checking for valgrind/valgrind.h | |
| configure:7513: result: no | |
| configure:7513: checking zlib.h usability | |
| configure:7513: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking zlib.h presence | |
| configure:7513: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/limits.h:26, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/limits.h:194, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/syslimits.h:7, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/limits.h:34, | |
| from /usr/include/zconf.h:418, | |
| from /usr/include/zlib.h:34, | |
| from conftest.c:96: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7513: $? = 0 | |
| configure:7513: result: yes | |
| configure:7513: checking for zlib.h | |
| configure:7513: result: yes | |
| configure:7523: checking sys/mkdev.h usability | |
| configure:7523: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:130:10: fatal error: sys/mkdev.h: No such file or directory | |
| #include <sys/mkdev.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7523: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_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 <sys/mkdev.h> | |
| configure:7523: result: no | |
| configure:7523: checking sys/mkdev.h presence | |
| configure:7523: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:97:10: fatal error: sys/mkdev.h: No such file or directory | |
| #include <sys/mkdev.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7523: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/mkdev.h> | |
| configure:7523: result: no | |
| configure:7523: checking for sys/mkdev.h | |
| configure:7523: result: no | |
| configure:7532: checking sys/sysmacros.h usability | |
| configure:7532: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7532: $? = 0 | |
| configure:7532: result: yes | |
| configure:7532: checking sys/sysmacros.h presence | |
| configure:7532: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/sysmacros.h:22, | |
| from conftest.c:97: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7532: $? = 0 | |
| configure:7532: result: yes | |
| configure:7532: checking for sys/sysmacros.h | |
| configure:7532: result: yes | |
| configure:7541: checking whether stat file-mode macros are broken | |
| configure:7568: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7568: $? = 0 | |
| configure:7575: result: no | |
| configure:7588: checking for sys/mount.h | |
| configure:7588: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7588: $? = 0 | |
| configure:7588: result: yes | |
| configure:7588: checking for sys/statfs.h | |
| configure:7588: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7588: $? = 0 | |
| configure:7588: result: yes | |
| configure:7588: checking for sys/sysctl.h | |
| configure:7588: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7588: $? = 0 | |
| configure:7588: result: yes | |
| configure:7588: checking for sys/user.h | |
| configure:7588: result: yes | |
| configure:7588: checking for sys/vfs.h | |
| configure:7588: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7588: $? = 0 | |
| configure:7588: result: yes | |
| configure:7621: checking for netinet/ip.h | |
| configure:7621: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7621: $? = 0 | |
| configure:7621: result: yes | |
| configure:7621: checking for net/if.h | |
| configure:7621: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7621: $? = 0 | |
| configure:7621: result: yes | |
| configure:7621: checking for net/if_arp.h | |
| configure:7621: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7621: $? = 0 | |
| configure:7621: result: yes | |
| configure:7621: checking for net/if_dl.h | |
| configure:7621: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:129:10: fatal error: net/if_dl.h: No such file or directory | |
| #include <net/if_dl.h> | |
| ^~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7621: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #ifdef HAVE_SYS_SOCKET_H | |
| | # include <sys/socket.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKETVAR_H | |
| | # include <sys/socketvar.h> | |
| | #endif | |
| | #ifdef HAVE_NET_ROUTE_H | |
| | # include <net/route.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_H | |
| | # include <netinet/in.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_SYSTM_H | |
| | # include <netinet/in_systm.h> | |
| | #endif | |
| | #ifdef HAVE_NET_IF_H | |
| | # include <net/if.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_H | |
| | # include <netinet/ip.h> | |
| | #endif | |
| | | |
| | #include <net/if_dl.h> | |
| configure:7621: result: no | |
| configure:7621: checking for net/if_types.h | |
| configure:7621: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:129:10: fatal error: net/if_types.h: No such file or directory | |
| #include <net/if_types.h> | |
| ^~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7621: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #ifdef HAVE_SYS_SOCKET_H | |
| | # include <sys/socket.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKETVAR_H | |
| | # include <sys/socketvar.h> | |
| | #endif | |
| | #ifdef HAVE_NET_ROUTE_H | |
| | # include <net/route.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_H | |
| | # include <netinet/in.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_SYSTM_H | |
| | # include <netinet/in_systm.h> | |
| | #endif | |
| | #ifdef HAVE_NET_IF_H | |
| | # include <net/if.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_H | |
| | # include <netinet/ip.h> | |
| | #endif | |
| | | |
| | #include <net/if_types.h> | |
| configure:7621: result: no | |
| configure:7621: checking for net/route.h | |
| configure:7621: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7621: $? = 0 | |
| configure:7621: result: yes | |
| configure:7621: checking for netinet/if_ether.h | |
| configure:7621: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7621: $? = 0 | |
| configure:7621: result: yes | |
| configure:7621: checking for netinet/if_inarp.h | |
| configure:7621: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:131:10: fatal error: netinet/if_inarp.h: No such file or directory | |
| #include <netinet/if_inarp.h> | |
| ^~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7621: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #ifdef HAVE_SYS_SOCKET_H | |
| | # include <sys/socket.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKETVAR_H | |
| | # include <sys/socketvar.h> | |
| | #endif | |
| | #ifdef HAVE_NET_ROUTE_H | |
| | # include <net/route.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_H | |
| | # include <netinet/in.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_SYSTM_H | |
| | # include <netinet/in_systm.h> | |
| | #endif | |
| | #ifdef HAVE_NET_IF_H | |
| | # include <net/if.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_H | |
| | # include <netinet/ip.h> | |
| | #endif | |
| | | |
| | #include <netinet/if_inarp.h> | |
| configure:7621: result: no | |
| configure:7621: checking for netinet/in_pcb.h | |
| configure:7621: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:131:10: fatal error: netinet/in_pcb.h: No such file or directory | |
| #include <netinet/in_pcb.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7621: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #ifdef HAVE_SYS_SOCKET_H | |
| | # include <sys/socket.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKETVAR_H | |
| | # include <sys/socketvar.h> | |
| | #endif | |
| | #ifdef HAVE_NET_ROUTE_H | |
| | # include <net/route.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_H | |
| | # include <netinet/in.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_SYSTM_H | |
| | # include <netinet/in_systm.h> | |
| | #endif | |
| | #ifdef HAVE_NET_IF_H | |
| | # include <net/if.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_H | |
| | # include <netinet/ip.h> | |
| | #endif | |
| | | |
| | #include <netinet/in_pcb.h> | |
| configure:7621: result: no | |
| configure:7621: checking for netinet/ip_icmp.h | |
| configure:7621: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7621: $? = 0 | |
| configure:7621: result: yes | |
| configure:7621: checking for netinet/ip_var.h | |
| configure:7621: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:132:10: fatal error: netinet/ip_var.h: No such file or directory | |
| #include <netinet/ip_var.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7621: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #ifdef HAVE_SYS_SOCKET_H | |
| | # include <sys/socket.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKETVAR_H | |
| | # include <sys/socketvar.h> | |
| | #endif | |
| | #ifdef HAVE_NET_ROUTE_H | |
| | # include <net/route.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_H | |
| | # include <netinet/in.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_SYSTM_H | |
| | # include <netinet/in_systm.h> | |
| | #endif | |
| | #ifdef HAVE_NET_IF_H | |
| | # include <net/if.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_H | |
| | # include <netinet/ip.h> | |
| | #endif | |
| | | |
| | #include <netinet/ip_var.h> | |
| configure:7621: result: no | |
| configure:7621: checking for netinet/udp.h | |
| configure:7621: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7621: $? = 0 | |
| configure:7621: result: yes | |
| configure:7621: checking for netipx/ipx.h | |
| configure:7621: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7621: $? = 0 | |
| configure:7621: result: yes | |
| configure:7621: checking for sys/un.h | |
| configure:7621: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7621: $? = 0 | |
| configure:7621: result: yes | |
| configure:7657: checking for netinet/tcp_timer.h | |
| configure:7657: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:150:10: fatal error: netinet/tcp_timer.h: No such file or directory | |
| #include <netinet/tcp_timer.h> | |
| ^~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7657: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #ifdef HAVE_ALIAS_H | |
| | # include <alias.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKET_H | |
| | # include <sys/socket.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKETVAR_H | |
| | # include <sys/socketvar.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_TIMEOUT_H | |
| | # include <sys/timeout.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_H | |
| | # include <netinet/in.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_SYSTM_H | |
| | # include <netinet/in_systm.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_H | |
| | # include <netinet/ip.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_VAR_H | |
| | # include <netinet/ip_var.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_ICMP_H | |
| | # include <netinet/ip_icmp.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_UDP_H | |
| | # include <netinet/udp.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_TCP_H | |
| | # include <netinet/tcp.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_TCP_TIMER_H | |
| | #include <netinet/tcp_timer.h> | |
| | #endif | |
| | | |
| | #include <netinet/tcp_timer.h> | |
| configure:7657: result: no | |
| configure:7657: checking for netinet/udp_var.h | |
| configure:7657: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:150:10: fatal error: netinet/udp_var.h: No such file or directory | |
| #include <netinet/udp_var.h> | |
| ^~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7657: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #ifdef HAVE_ALIAS_H | |
| | # include <alias.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKET_H | |
| | # include <sys/socket.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKETVAR_H | |
| | # include <sys/socketvar.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_TIMEOUT_H | |
| | # include <sys/timeout.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_H | |
| | # include <netinet/in.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_SYSTM_H | |
| | # include <netinet/in_systm.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_H | |
| | # include <netinet/ip.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_VAR_H | |
| | # include <netinet/ip_var.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_ICMP_H | |
| | # include <netinet/ip_icmp.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_UDP_H | |
| | # include <netinet/udp.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_TCP_H | |
| | # include <netinet/tcp.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_TCP_TIMER_H | |
| | #include <netinet/tcp_timer.h> | |
| | #endif | |
| | | |
| | #include <netinet/udp_var.h> | |
| configure:7657: result: no | |
| configure:7657: checking for netinet/icmp_var.h | |
| configure:7657: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:150:10: fatal error: netinet/icmp_var.h: No such file or directory | |
| #include <netinet/icmp_var.h> | |
| ^~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7657: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #ifdef HAVE_ALIAS_H | |
| | # include <alias.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKET_H | |
| | # include <sys/socket.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKETVAR_H | |
| | # include <sys/socketvar.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_TIMEOUT_H | |
| | # include <sys/timeout.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_H | |
| | # include <netinet/in.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_SYSTM_H | |
| | # include <netinet/in_systm.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_H | |
| | # include <netinet/ip.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_VAR_H | |
| | # include <netinet/ip_var.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_ICMP_H | |
| | # include <netinet/ip_icmp.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_UDP_H | |
| | # include <netinet/udp.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_TCP_H | |
| | # include <netinet/tcp.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_TCP_TIMER_H | |
| | #include <netinet/tcp_timer.h> | |
| | #endif | |
| | | |
| | #include <netinet/icmp_var.h> | |
| configure:7657: result: no | |
| configure:7657: checking for netinet/tcp_var.h | |
| configure:7657: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:150:10: fatal error: netinet/tcp_var.h: No such file or directory | |
| #include <netinet/tcp_var.h> | |
| ^~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7657: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #ifdef HAVE_ALIAS_H | |
| | # include <alias.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKET_H | |
| | # include <sys/socket.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKETVAR_H | |
| | # include <sys/socketvar.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_TIMEOUT_H | |
| | # include <sys/timeout.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_H | |
| | # include <netinet/in.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IN_SYSTM_H | |
| | # include <netinet/in_systm.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_H | |
| | # include <netinet/ip.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_VAR_H | |
| | # include <netinet/ip_var.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_IP_ICMP_H | |
| | # include <netinet/ip_icmp.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_UDP_H | |
| | # include <netinet/udp.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_TCP_H | |
| | # include <netinet/tcp.h> | |
| | #endif | |
| | #ifdef HAVE_NETINET_TCP_TIMER_H | |
| | #include <netinet/tcp_timer.h> | |
| | #endif | |
| | | |
| | #include <netinet/tcp_var.h> | |
| configure:7657: result: no | |
| configure:7708: checking for linux/ipx.h | |
| configure:7708: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7708: $? = 0 | |
| configure:7708: result: yes | |
| configure:7708: checking for linux/irda.h | |
| configure:7708: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:124:10: fatal error: linux/irda.h: No such file or directory | |
| #include <linux/irda.h> | |
| ^~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7708: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #ifdef HAVE_ASM_TYPES_H | |
| | # include <asm/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKET_H | |
| | # include <sys/socket.h> | |
| | #endif | |
| | #ifdef HAVE_LINUX_TYPES_H | |
| | # include <linux/types.h> | |
| | #endif | |
| | | |
| | #include <linux/irda.h> | |
| configure:7708: result: no | |
| configure:7708: checking for linux/rtnetlink.h | |
| configure:7708: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7708: $? = 0 | |
| configure:7708: result: yes | |
| configure:7731: checking for mach-o/dyld_images.h | |
| configure:7731: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:121:10: fatal error: mach-o/dyld_images.h: No such file or directory | |
| #include <mach-o/dyld_images.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7731: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | /* end confdefs.h. */ | |
| | #ifdef HAVE_STDBOOL_H | |
| | # include <stdbool.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | | |
| | #include <mach-o/dyld_images.h> | |
| configure:7731: result: no | |
| configure:7750: checking for resolv.h | |
| configure:7750: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7750: $? = 0 | |
| configure:7750: result: yes | |
| configure:7773: checking for ifaddrs.h | |
| configure:7773: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7773: $? = 0 | |
| configure:7773: result: yes | |
| configure:7787: checking for sys/ucontext.h | |
| configure:7787: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7787: $? = 0 | |
| configure:7787: result: yes | |
| configure:7801: checking for sys/thr.h | |
| configure:7801: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:122:10: fatal error: sys/thr.h: No such file or directory | |
| #include <sys/thr.h> | |
| ^~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7801: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/types.h> | |
| | #ifdef HAVE_SYS_UCONTEXT_H | |
| | #include <sys/ucontext.h> | |
| | #endif | |
| | | |
| | #include <sys/thr.h> | |
| configure:7801: result: no | |
| configure:7818: checking for pthread_np.h | |
| configure:7818: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:121:10: fatal error: pthread_np.h: No such file or directory | |
| #include <pthread_np.h> | |
| ^~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7818: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | /* end confdefs.h. */ | |
| | #ifdef HAVE_PTHREAD_H | |
| | #include <pthread.h> | |
| | #endif | |
| | | |
| | #include <pthread_np.h> | |
| configure:7818: result: no | |
| configure:7834: checking for linux/videodev2.h | |
| configure:7834: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7834: $? = 0 | |
| configure:7834: result: yes | |
| configure:7854: checking for libprocstat.h | |
| configure:7854: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:128:10: fatal error: libprocstat.h: No such file or directory | |
| #include <libprocstat.h> | |
| ^~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7854: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | /* end confdefs.h. */ | |
| | #ifdef HAVE_SYS_PARAM_H | |
| | #include <sys/param.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_QUEUE_H | |
| | #include <sys/queue.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_SOCKET_H | |
| | #include <sys/socket.h> | |
| | #endif | |
| | | |
| | #include <libprocstat.h> | |
| configure:7854: result: no | |
| configure:7879: checking attr/xattr.h usability | |
| configure:7879: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:151:10: fatal error: attr/xattr.h: No such file or directory | |
| #include <attr/xattr.h> | |
| ^~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7879: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_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 <attr/xattr.h> | |
| configure:7879: result: no | |
| configure:7879: checking attr/xattr.h presence | |
| configure:7879: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:118:10: fatal error: attr/xattr.h: No such file or directory | |
| #include <attr/xattr.h> | |
| ^~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7879: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <attr/xattr.h> | |
| configure:7879: result: no | |
| configure:7879: checking for attr/xattr.h | |
| configure:7879: result: no | |
| configure:7879: checking sys/extattr.h usability | |
| configure:7879: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:151:10: fatal error: sys/extattr.h: No such file or directory | |
| #include <sys/extattr.h> | |
| ^~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7879: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_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 <sys/extattr.h> | |
| configure:7879: result: no | |
| configure:7879: checking sys/extattr.h presence | |
| configure:7879: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:118:10: fatal error: sys/extattr.h: No such file or directory | |
| #include <sys/extattr.h> | |
| ^~~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:7879: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/extattr.h> | |
| configure:7879: result: no | |
| configure:7879: checking for sys/extattr.h | |
| configure:7879: result: no | |
| configure:7891: checking sys/xattr.h usability | |
| configure:7891: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:7891: $? = 0 | |
| configure:7891: result: yes | |
| configure:7891: checking sys/xattr.h presence | |
| configure:7891: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/xattr.h:21, | |
| from conftest.c:118: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:7891: $? = 0 | |
| configure:7891: result: yes | |
| configure:7891: checking for sys/xattr.h | |
| configure:7891: result: yes | |
| configure:7908: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:123:1: error: too many arguments to function 'getxattr' | |
| getxattr("", "", "", 0, 0, 0); | |
| ^~~~~~~~ | |
| In file included from conftest.c:119: | |
| /usr/include/sys/xattr.h:59:16: note: declared here | |
| extern ssize_t getxattr (const char *__path, const char *__name, | |
| ^~~~~~~~ | |
| configure:7908: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/xattr.h> | |
| | int | |
| | main () | |
| | { | |
| | getxattr("", "", "", 0, 0, 0); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:7956: checking for ldd | |
| configure:7975: found /sbin/ldd | |
| configure:7988: result: /sbin/ldd | |
| configure:8039: checking for otool | |
| configure:8069: result: no | |
| configure:8131: checking for readelf | |
| configure:8147: found /usr/bin/readelf | |
| configure:8158: result: readelf | |
| configure:9384: checking whether we can build a GNU style ELF dll | |
| configure:9395: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -fPIC -shared -Wl,-Bsymbolic -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:9395: $? = 0 | |
| configure:9404: result: yes | |
| configure:9409: checking whether the compiler supports -shared -Wl,-soname,confest.so.1 | |
| configure:9420: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -shared -Wl,-soname,confest.so.1 -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:9420: $? = 0 | |
| configure:9429: result: yes | |
| configure:9462: checking whether the compiler supports -shared -Wl,--version-script=conftest.map | |
| configure:9473: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -shared -Wl,--version-script=conftest.map -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:9473: $? = 0 | |
| configure:9482: result: yes | |
| configure:9489: checking whether the compiler supports -Wl,--export-dynamic | |
| configure:9500: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -Wl,--export-dynamic -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:9500: $? = 0 | |
| configure:9509: result: yes | |
| configure:9517: checking whether the compiler supports -Wl,--rpath,$ORIGIN/../lib | |
| configure:9528: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -Wl,--rpath,$ORIGIN/../lib -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:9528: $? = 0 | |
| configure:9538: result: yes | |
| configure:9574: checking whether the compiler supports -Wl,--enable-new-dtags | |
| configure:9585: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -Wl,--enable-new-dtags -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:9585: $? = 0 | |
| configure:9594: result: yes | |
| configure:9602: checking whether the compiler supports -Wl,-Ttext-segment=0x7bc00000 | |
| configure:9613: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -Wl,-Ttext-segment=0x7bc00000 -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:9613: $? = 0 | |
| configure:9622: result: yes | |
| configure:9704: checking whether the compiler supports -Wl,-z,max-page-size=0x1000 | |
| configure:9715: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -Wl,-z,max-page-size=0x1000 -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:9715: $? = 0 | |
| configure:9724: result: yes | |
| configure:9799: checking for i686-w64-mingw32-gcc | |
| configure:9815: found /usr/bin/i686-w64-mingw32-gcc | |
| configure:9826: result: i686-w64-mingw32-gcc | |
| configure:9851: checking whether i686-w64-mingw32-gcc works | |
| configure:9867: i686-w64-mingw32-gcc -c -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:9867: $? = 0 | |
| configure:9874: result: yes | |
| configure:9889: checking whether the cross-compiler supports -fno-strict-aliasing | |
| configure:9904: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:9904: $? = 0 | |
| configure:9915: result: yes | |
| configure:9920: checking whether the cross-compiler supports -Werror=unknown-warning-option | |
| configure:9935: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -Werror=unknown-warning-option -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option | |
| configure:9935: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | /* end confdefs.h. */ | |
| | int main(int argc, char **argv) { return 0; } | |
| configure:9946: result: no | |
| configure:9951: checking whether the cross-compiler supports -Wdeclaration-after-statement | |
| configure:9966: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:9966: $? = 0 | |
| configure:9977: result: yes | |
| configure:9982: checking whether the cross-compiler supports -Wempty-body | |
| configure:9997: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -Wempty-body -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:9997: $? = 0 | |
| configure:10008: result: yes | |
| configure:10013: checking whether the cross-compiler supports -Wignored-qualifiers | |
| configure:10028: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -Wignored-qualifiers -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:10028: $? = 0 | |
| configure:10039: result: yes | |
| configure:10044: checking whether the cross-compiler supports -Wpacked-not-aligned | |
| configure:10059: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -Wpacked-not-aligned -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:10059: $? = 0 | |
| configure:10070: result: yes | |
| configure:10075: checking whether the cross-compiler supports -Wpragma-pack | |
| configure:10090: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -Wpragma-pack -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| i686-w64-mingw32-gcc: error: unrecognized command line option '-Wpragma-pack'; did you mean '-Wpragmas'? | |
| configure:10090: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | /* end confdefs.h. */ | |
| | int main(int argc, char **argv) { return 0; } | |
| configure:10101: result: no | |
| configure:10106: checking whether the cross-compiler supports -Wshift-overflow=2 | |
| configure:10121: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -Wshift-overflow=2 -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:10121: $? = 0 | |
| configure:10132: result: yes | |
| configure:10137: checking whether the cross-compiler supports -Wstrict-prototypes | |
| configure:10152: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:10152: $? = 0 | |
| configure:10163: result: yes | |
| configure:10168: checking whether the cross-compiler supports -Wtype-limits | |
| configure:10183: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -Wtype-limits -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:10183: $? = 0 | |
| configure:10194: result: yes | |
| configure:10199: checking whether the cross-compiler supports -Wunused-but-set-parameter | |
| configure:10214: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -Wunused-but-set-parameter -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:10214: $? = 0 | |
| configure:10225: result: yes | |
| configure:10230: checking whether the cross-compiler supports -Wvla | |
| configure:10245: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -Wvla -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:10245: $? = 0 | |
| configure:10256: result: yes | |
| configure:10261: checking whether the cross-compiler supports -Wwrite-strings | |
| configure:10276: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -Wwrite-strings -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:10276: $? = 0 | |
| configure:10287: result: yes | |
| configure:10292: checking whether the cross-compiler supports -Wpointer-arith | |
| configure:10307: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -Wpointer-arith -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:10307: $? = 0 | |
| configure:10318: result: yes | |
| configure:10323: checking whether the cross-compiler supports -Wlogical-op | |
| configure:10338: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -Wlogical-op -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:10338: $? = 0 | |
| configure:10349: result: yes | |
| configure:10356: checking whether the cross-compiler supports -fno-omit-frame-pointer | |
| configure:10371: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -fno-omit-frame-pointer -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:10371: $? = 0 | |
| configure:10382: result: yes | |
| configure:10422: checking whether the cross-compiler supports -gdwarf-2 | |
| configure:10437: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -gdwarf-2 -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:10437: $? = 0 | |
| configure:10448: result: yes | |
| configure:10453: checking whether the cross-compiler supports -gstrict-dwarf | |
| configure:10468: i686-w64-mingw32-gcc -o conftest.exe -g -O2 -gstrict-dwarf -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:10468: $? = 0 | |
| configure:10479: result: yes | |
| configure:10539: checking for pthread_create | |
| configure:10539: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| /usr/bin/ld: /tmp/cc1iMnC9.o: in function `main': | |
| conftest.c:(.text.startup+0x13): undefined reference to `pthread_create' | |
| collect2: error: ld returned 1 exit status | |
| configure:10539: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | /* end confdefs.h. */ | |
| | /* Define pthread_create to an innocuous variant, in case <limits.h> declares pthread_create. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define pthread_create innocuous_pthread_create | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char pthread_create (); 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 pthread_create | |
| | | |
| | /* 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_create (); | |
| | /* 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_pthread_create || defined __stub___pthread_create | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return pthread_create (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:10539: result: no | |
| configure:10543: checking for pthread_create in -lpthread | |
| configure:10568: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lpthread >&5 | |
| configure:10568: $? = 0 | |
| configure:10577: result: yes | |
| configure:10598: checking for X | |
| configure:10706: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/types.h:25, | |
| from /usr/include/X11/Xlib.h:38, | |
| from conftest.c:119: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:10706: $? = 0 | |
| configure:10737: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lX11 >&5 | |
| configure:10737: $? = 0 | |
| configure:10787: result: libraries , headers | |
| configure:10886: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lX11 >&5 | |
| configure:10886: $? = 0 | |
| configure:10984: checking for gethostbyname | |
| configure:10984: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:10984: $? = 0 | |
| configure:10984: result: yes | |
| configure:11081: checking for connect | |
| configure:11081: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:11081: $? = 0 | |
| configure:11081: result: yes | |
| configure:11130: checking for remove | |
| configure:11130: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:11130: $? = 0 | |
| configure:11130: result: yes | |
| configure:11179: checking for shmat | |
| configure:11179: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| configure:11179: $? = 0 | |
| configure:11179: result: yes | |
| configure:11237: checking for IceConnectionNumber in -lICE | |
| configure:11262: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lICE >&5 | |
| configure:11262: $? = 0 | |
| configure:11271: result: yes | |
| configure:11287: checking for -lX11 | |
| configure:11312: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lX11 >&5 | |
| configure:11312: $? = 0 | |
| configure:11333: result: libX11.so.6 | |
| configure:11342: checking for -lXext | |
| configure:11367: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lXext -lX11 >&5 | |
| configure:11367: $? = 0 | |
| configure:11388: result: libXext.so.6 | |
| configure:11416: checking for X11/Xlib.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11416: checking for X11/XKBlib.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11416: checking for X11/Xutil.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11416: checking for X11/Xcursor/Xcursor.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11416: checking for X11/extensions/shape.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11416: checking for X11/extensions/XInput.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11416: checking for X11/extensions/XInput2.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11416: checking for X11/extensions/XShm.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11416: checking for X11/extensions/Xcomposite.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11416: checking for X11/extensions/Xfixes.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11416: checking for X11/extensions/Xinerama.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11416: checking for X11/extensions/Xrandr.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11416: checking for X11/extensions/Xrender.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11416: checking for X11/extensions/xf86vmode.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11416: checking for X11/extensions/xf86vmproto.h | |
| configure:11416: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11416: $? = 0 | |
| configure:11416: result: yes | |
| configure:11435: checking for XkbQueryExtension in -lX11 | |
| configure:11460: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lX11 -lXext -lX11 >&5 | |
| configure:11460: $? = 0 | |
| configure:11469: result: yes | |
| configure:11481: checking for -lXcursor | |
| configure:11506: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lXcursor -lXext -lX11 >&5 | |
| configure:11506: $? = 0 | |
| configure:11527: result: libXcursor.so.1 | |
| configure:11549: checking for -lXi | |
| configure:11574: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lXi -lXext -lX11 >&5 | |
| configure:11574: $? = 0 | |
| configure:11595: result: libXi.so.6 | |
| configure:11630: checking for XShmQueryExtension in -lXext | |
| configure:11655: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lXext -lXext -lX11 >&5 | |
| configure:11655: $? = 0 | |
| configure:11664: result: yes | |
| configure:11685: checking for XShapeQueryExtension in -lXext | |
| configure:11710: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lXext -lXext -lX11 >&5 | |
| configure:11710: $? = 0 | |
| configure:11719: result: yes | |
| configure:11740: checking for -lXxf86vm | |
| configure:11765: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lXxf86vm -lXext -lX11 >&5 | |
| configure:11765: $? = 0 | |
| configure:11786: result: libXxf86vm.so.1 | |
| configure:11808: checking for -lXrender | |
| configure:11833: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lXrender -lXext -lX11 >&5 | |
| configure:11833: $? = 0 | |
| configure:11854: result: libXrender.so.1 | |
| configure:11861: checking for XRenderSetPictureTransform in -lXrender | |
| configure:11886: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lXrender -lXext -lX11 >&5 | |
| configure:11886: $? = 0 | |
| configure:11895: result: yes | |
| configure:11903: checking for XRenderCreateLinearGradient in -lXrender | |
| configure:11928: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lXrender -lXext -lX11 >&5 | |
| configure:11928: $? = 0 | |
| configure:11937: result: yes | |
| configure:11972: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:11972: $? = 0 | |
| configure:11973: checking for -lXrandr | |
| configure:11998: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lXrandr -lXext -lX11 >&5 | |
| configure:11998: $? = 0 | |
| configure:12019: result: libXrandr.so.2 | |
| configure:12038: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:12038: $? = 0 | |
| configure:12072: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:12072: $? = 0 | |
| configure:12073: checking for -lXfixes | |
| configure:12098: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lXfixes -lXext -lX11 >&5 | |
| configure:12098: $? = 0 | |
| configure:12119: result: libXfixes.so.3 | |
| configure:12155: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:12155: $? = 0 | |
| configure:12156: checking for -lXinerama | |
| configure:12181: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lXinerama -lXext -lX11 >&5 | |
| configure:12181: $? = 0 | |
| configure:12202: result: libXinerama.so.1 | |
| configure:12226: checking for -lXcomposite | |
| configure:12251: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lXcomposite -lXext -lX11 >&5 | |
| configure:12251: $? = 0 | |
| configure:12272: result: libXcomposite.so.1 | |
| configure:12292: checking for XICCallback.callback | |
| configure:12292: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:12292: $? = 0 | |
| configure:12292: result: yes | |
| configure:12304: checking for XEvent.xcookie | |
| configure:12304: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:159:5: error: used struct type value where scalar is required | |
| if (ac_aggr.xcookie) | |
| ^~~~~~~ | |
| configure:12304: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | /* end confdefs.h. */ | |
| | #ifdef HAVE_X11_XLIB_H | |
| | #include <X11/Xlib.h> | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static XEvent ac_aggr; | |
| | if (ac_aggr.xcookie) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:12304: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:12304: $? = 0 | |
| configure:12304: result: yes | |
| configure:12322: checking for -lGL | |
| configure:12347: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lGL -lXext -lX11 -lm >&5 | |
| configure:12347: $? = 0 | |
| configure:12428: result: libGL.so.1 | |
| configure:12439: checking for -lGLU | |
| configure:12464: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lGLU -lGL -lXext -lX11 -lm >&5 | |
| configure:12464: $? = 0 | |
| configure:12485: result: libGLU.so.1 | |
| configure:12507: checking for -lOSMesa | |
| configure:12532: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lOSMesa -lXext -lX11 -lm >&5 | |
| configure:12532: $? = 0 | |
| configure:12553: result: libOSMesa.so.8 | |
| configure:12588: checking va/va_x11.h usability | |
| configure:12588: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:12588: $? = 0 | |
| configure:12588: result: yes | |
| configure:12588: checking va/va_x11.h presence | |
| configure:12588: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdint.h:26, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/stdint.h:9, | |
| from /usr/include/va/va.h:82, | |
| from /usr/include/va/va_x11.h:27, | |
| from conftest.c:155: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:12588: $? = 0 | |
| configure:12588: result: yes | |
| configure:12588: checking for va/va_x11.h | |
| configure:12588: result: yes | |
| configure:12588: checking va/va_drm.h usability | |
| configure:12588: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:12588: $? = 0 | |
| configure:12588: result: yes | |
| configure:12588: checking va/va_drm.h presence | |
| configure:12588: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdint.h:26, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/stdint.h:9, | |
| from /usr/include/va/va.h:82, | |
| from /usr/include/va/va_drm.h:30, | |
| from conftest.c:156: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:12588: $? = 0 | |
| configure:12588: result: yes | |
| configure:12588: checking for va/va_drm.h | |
| configure:12588: result: yes | |
| configure:12600: checking for -lva | |
| configure:12625: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lva -lXext -lX11 >&5 | |
| configure:12625: $? = 0 | |
| configure:12646: result: libva.so.2 | |
| configure:12655: checking for -lva-x11 | |
| configure:12680: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lva-x11 -lXext -lX11 -lva >&5 | |
| configure:12680: $? = 0 | |
| configure:12701: result: libva-x11.so.2 | |
| configure:12710: checking for -lva-drm | |
| configure:12735: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lva-drm -lXext -lX11 -lva >&5 | |
| configure:12735: $? = 0 | |
| configure:12756: result: libva-drm.so.2 | |
| configure:12814: checking for clGetPlatformInfo in -lOpenCL | |
| configure:12839: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lOpenCL >&5 | |
| configure:12839: $? = 0 | |
| configure:12848: result: yes | |
| configure:12855: checking for -lOpenCL | |
| configure:12880: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lOpenCL >&5 | |
| configure:12880: $? = 0 | |
| configure:12904: result: libOpenCL.so.1 | |
| configure:12926: checking for -lpcap | |
| configure:12951: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lpcap >&5 | |
| configure:12951: $? = 0 | |
| configure:12972: result: libpcap.so.1 | |
| configure:13008: libxml-2.0 cflags: -I/usr/include/libxml2 | |
| configure:13009: libxml-2.0 libs: -L/usr/lib32 -lxml2 | |
| configure:13015: checking libxml/parser.h usability | |
| configure:13015: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 conftest.c >&5 | |
| configure:13015: $? = 0 | |
| configure:13015: result: yes | |
| configure:13015: checking libxml/parser.h presence | |
| configure:13015: gcc -m32 -E -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdio.h:27, | |
| from /usr/include/libxml2/libxml/tree.h:15, | |
| from /usr/include/libxml2/libxml/parser.h:16, | |
| from conftest.c:163: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:13015: $? = 0 | |
| configure:13015: result: yes | |
| configure:13015: checking for libxml/parser.h | |
| configure:13015: result: yes | |
| configure:13015: checking libxml/xmlsave.h usability | |
| configure:13015: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 conftest.c >&5 | |
| configure:13015: $? = 0 | |
| configure:13015: result: yes | |
| configure:13015: checking libxml/xmlsave.h presence | |
| configure:13015: gcc -m32 -E -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdio.h:27, | |
| from /usr/include/libxml2/libxml/tree.h:15, | |
| from /usr/include/libxml2/libxml/xmlsave.h:14, | |
| from conftest.c:164: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:13015: $? = 0 | |
| configure:13015: result: yes | |
| configure:13015: checking for libxml/xmlsave.h | |
| configure:13015: result: yes | |
| configure:13015: checking libxml/SAX2.h usability | |
| configure:13015: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 conftest.c >&5 | |
| configure:13015: $? = 0 | |
| configure:13015: result: yes | |
| configure:13015: checking libxml/SAX2.h presence | |
| configure:13015: gcc -m32 -E -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdio.h:27, | |
| from /usr/include/libxml2/libxml/SAX2.h:15, | |
| from conftest.c:165: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:13015: $? = 0 | |
| configure:13015: result: yes | |
| configure:13015: checking for libxml/SAX2.h | |
| configure:13015: result: yes | |
| configure:13027: checking for xmlParseMemory in -lxml2 | |
| configure:13052: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lxml2 -L/usr/lib32 -lxml2 >&5 | |
| configure:13052: $? = 0 | |
| configure:13061: result: yes | |
| configure:13071: checking for xmlReadMemory in -lxml2 | |
| configure:13096: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lxml2 -L/usr/lib32 -lxml2 >&5 | |
| configure:13096: $? = 0 | |
| configure:13105: result: yes | |
| configure:13113: checking for xmlNewDocPI in -lxml2 | |
| configure:13138: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lxml2 -L/usr/lib32 -lxml2 >&5 | |
| configure:13138: $? = 0 | |
| configure:13147: result: yes | |
| configure:13155: checking for xmlSchemaSetParserStructuredErrors in -lxml2 | |
| configure:13180: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lxml2 -L/usr/lib32 -lxml2 >&5 | |
| configure:13180: $? = 0 | |
| configure:13189: result: yes | |
| configure:13197: checking for xmlSchemaSetValidStructuredErrors in -lxml2 | |
| configure:13222: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lxml2 -L/usr/lib32 -lxml2 >&5 | |
| configure:13222: $? = 0 | |
| configure:13231: result: yes | |
| configure:13239: checking for xmlFirstElementChild in -lxml2 | |
| configure:13264: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lxml2 -L/usr/lib32 -lxml2 >&5 | |
| configure:13264: $? = 0 | |
| configure:13273: result: yes | |
| configure:13281: checking for xmlDocProperties | |
| configure:13281: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 conftest.c >&5 | |
| configure:13281: $? = 0 | |
| configure:13281: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:177:31: error: expected expression before ')' token | |
| if (sizeof ((xmlDocProperties))) | |
| ^ | |
| configure:13281: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | /* end confdefs.h. */ | |
| | #include <libxml/tree.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((xmlDocProperties))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:13281: result: yes | |
| configure:13323: libxslt cflags: -I/usr/include/libxml2 | |
| configure:13324: libxslt libs: -L/usr/lib32 -lxslt -lm -lxml2 | |
| configure:13330: checking for libxslt/pattern.h | |
| configure:13330: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 conftest.c >&5 | |
| configure:13330: $? = 0 | |
| configure:13330: result: yes | |
| configure:13330: checking for libxslt/transform.h | |
| configure:13330: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 conftest.c >&5 | |
| configure:13330: $? = 0 | |
| configure:13330: result: yes | |
| configure:13345: checking for -lxslt | |
| configure:13370: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lxslt -L/usr/lib32 -lxslt -lm -lxml2 >&5 | |
| configure:13370: $? = 0 | |
| configure:13391: result: libxslt.so.1 | |
| configure:13433: libinotify cflags: | |
| configure:13434: libinotify libs: | |
| configure:13439: checking sys/inotify.h usability | |
| configure:13439: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:13439: $? = 0 | |
| configure:13439: result: yes | |
| configure:13439: checking sys/inotify.h presence | |
| configure:13439: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdint.h:26, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/stdint.h:9, | |
| from /usr/include/sys/inotify.h:21, | |
| from conftest.c:176: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:13439: $? = 0 | |
| configure:13439: result: yes | |
| configure:13439: checking for sys/inotify.h | |
| configure:13439: result: yes | |
| configure:13449: checking for inotify_add_watch in -linotify | |
| configure:13474: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -linotify >&5 | |
| /usr/bin/ld: cannot find -linotify | |
| collect2: error: ld returned 1 exit status | |
| configure:13474: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | #define HAVE_XMLDOC_PROPERTIES 1 | |
| | #define HAVE_LIBXSLT_PATTERN_H 1 | |
| | #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| | #define SONAME_LIBXSLT "libxslt.so.1" | |
| | #define HAVE_SYS_INOTIFY_H 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 inotify_add_watch (); | |
| | int | |
| | main () | |
| | { | |
| | return inotify_add_watch (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:13483: result: no | |
| configure:13521: dbus-1 cflags: -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include | |
| configure:13522: dbus-1 libs: -L/usr/lib32 -ldbus-1 | |
| configure:13525: checking dbus/dbus.h usability | |
| configure:13525: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include conftest.c >&5 | |
| configure:13525: $? = 0 | |
| configure:13525: result: yes | |
| configure:13525: checking dbus/dbus.h presence | |
| configure:13525: gcc -m32 -E -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include conftest.c | |
| configure:13525: $? = 0 | |
| configure:13525: result: yes | |
| configure:13525: checking for dbus/dbus.h | |
| configure:13525: result: yes | |
| configure:13527: checking for -ldbus-1 | |
| configure:13552: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -ldbus-1 -L/usr/lib32 -ldbus-1 >&5 | |
| configure:13552: $? = 0 | |
| configure:13573: result: libdbus-1.so.3 | |
| configure:13618: hal cflags: | |
| configure:13619: hal libs: -ldbus-1 | |
| configure:13622: checking hal/libhal.h usability | |
| configure:13622: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| conftest.c:211:10: fatal error: hal/libhal.h: No such file or directory | |
| #include <hal/libhal.h> | |
| ^~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:13622: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | #define HAVE_XMLDOC_PROPERTIES 1 | |
| | #define HAVE_LIBXSLT_PATTERN_H 1 | |
| | #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| | #define SONAME_LIBXSLT "libxslt.so.1" | |
| | #define HAVE_SYS_INOTIFY_H 1 | |
| | #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | |
| | /* 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 <hal/libhal.h> | |
| configure:13622: result: no | |
| configure:13622: checking hal/libhal.h presence | |
| configure:13622: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| conftest.c:178:10: fatal error: hal/libhal.h: No such file or directory | |
| #include <hal/libhal.h> | |
| ^~~~~~~~~~~~~~ | |
| compilation terminated. | |
| configure:13622: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | #define HAVE_XMLDOC_PROPERTIES 1 | |
| | #define HAVE_LIBXSLT_PATTERN_H 1 | |
| | #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| | #define SONAME_LIBXSLT "libxslt.so.1" | |
| | #define HAVE_SYS_INOTIFY_H 1 | |
| | #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | |
| | /* end confdefs.h. */ | |
| | #include <hal/libhal.h> | |
| configure:13622: result: no | |
| configure:13622: checking for hal/libhal.h | |
| configure:13622: result: no | |
| configure:13715: gnutls cflags: -I/usr/include/p11-kit-1 | |
| configure:13716: gnutls libs: -L/usr/lib32 -lgnutls | |
| configure:13719: checking gnutls/gnutls.h usability | |
| configure:13719: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 conftest.c >&5 | |
| configure:13719: $? = 0 | |
| configure:13719: result: yes | |
| configure:13719: checking gnutls/gnutls.h presence | |
| configure:13719: gcc -m32 -E -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 conftest.c | |
| In file included from /usr/include/sys/types.h:25, | |
| from /usr/include/gnutls/gnutls.h:41, | |
| from conftest.c:178: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:13719: $? = 0 | |
| configure:13719: result: yes | |
| configure:13719: checking for gnutls/gnutls.h | |
| configure:13719: result: yes | |
| configure:13733: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 conftest.c >&5 | |
| configure:13733: $? = 0 | |
| configure:13734: checking for -lgnutls | |
| configure:13759: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lgnutls -L/usr/lib32 -lgnutls >&5 | |
| configure:13759: $? = 0 | |
| configure:13780: result: libgnutls.so.30 | |
| configure:13793: checking for gnutls_cipher_init | |
| configure:13793: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -L/usr/lib32 -lgnutls >&5 | |
| configure:13793: $? = 0 | |
| configure:13793: result: yes | |
| configure:13947: checking for mousemask | |
| configure:13947: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| /usr/bin/ld: /tmp/ccmUlBSE.o: in function `main': | |
| conftest.c:(.text.startup+0x13): undefined reference to `mousemask' | |
| collect2: error: ld returned 1 exit status | |
| configure:13947: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | #define HAVE_XMLDOC_PROPERTIES 1 | |
| | #define HAVE_LIBXSLT_PATTERN_H 1 | |
| | #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| | #define SONAME_LIBXSLT "libxslt.so.1" | |
| | #define HAVE_SYS_INOTIFY_H 1 | |
| | #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | |
| | #define SONAME_LIBGNUTLS "libgnutls.so.30" | |
| | #define HAVE_GNUTLS_CIPHER_INIT 1 | |
| | /* end confdefs.h. */ | |
| | /* Define mousemask to an innocuous variant, in case <limits.h> declares mousemask. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define mousemask innocuous_mousemask | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char mousemask (); 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 mousemask | |
| | | |
| | /* 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 mousemask (); | |
| | /* 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_mousemask || defined __stub___mousemask | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return mousemask (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:13947: result: no | |
| configure:13982: libsane cflags: | |
| configure:13983: libsane libs: | |
| configure:13986: checking sane/sane.h usability | |
| configure:13986: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:13986: $? = 0 | |
| configure:13986: result: yes | |
| configure:13986: checking sane/sane.h presence | |
| configure:13986: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| configure:13986: $? = 0 | |
| configure:13986: result: yes | |
| configure:13986: checking for sane/sane.h | |
| configure:13986: result: yes | |
| configure:13988: checking for -lsane | |
| configure:14013: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lsane >&5 | |
| /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../libsane.so when searching for -lsane | |
| /usr/bin/ld: skipping incompatible /usr/lib/libsane.so when searching for -lsane | |
| /usr/bin/ld: cannot find -lsane | |
| collect2: error: ld returned 1 exit status | |
| configure:14013: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | #define HAVE_XMLDOC_PROPERTIES 1 | |
| | #define HAVE_LIBXSLT_PATTERN_H 1 | |
| | #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| | #define SONAME_LIBXSLT "libxslt.so.1" | |
| | #define HAVE_SYS_INOTIFY_H 1 | |
| | #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | |
| | #define SONAME_LIBGNUTLS "libgnutls.so.30" | |
| | #define HAVE_GNUTLS_CIPHER_INIT 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 sane_init (); | |
| | int | |
| | main () | |
| | { | |
| | return sane_init (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:14030: result: not found | |
| configure:14065: checking for -lv4l2 | |
| configure:14090: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lv4l2 >&5 | |
| configure:14090: $? = 0 | |
| configure:14111: result: libv4l2.so.0 | |
| configure:14146: libgphoto2 cflags: -I/usr/include/gphoto2 | |
| configure:14147: libgphoto2 libs: -lgphoto2 -lgphoto2_port -lm | |
| configure:14150: checking gphoto2-camera.h usability | |
| configure:14150: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/gphoto2 conftest.c >&5 | |
| configure:14150: $? = 0 | |
| configure:14150: result: yes | |
| configure:14150: checking gphoto2-camera.h presence | |
| configure:14150: gcc -m32 -E -D_FORTIFY_SOURCE=2 -I/usr/include/gphoto2 conftest.c | |
| In file included from /usr/include/time.h:25, | |
| from /usr/include/gphoto2/gphoto2-filesys.h:33, | |
| from /usr/include/gphoto2/gphoto2-camera.h:54, | |
| from conftest.c:181: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:14150: $? = 0 | |
| configure:14150: result: yes | |
| configure:14150: checking for gphoto2-camera.h | |
| configure:14150: result: yes | |
| configure:14152: checking for gp_camera_new in -lgphoto2 | |
| configure:14177: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/gphoto2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lgphoto2 -lgphoto2 -lgphoto2_port -lm >&5 | |
| /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../libgphoto2.so when searching for -lgphoto2 | |
| /usr/bin/ld: skipping incompatible /usr/lib/libgphoto2.so when searching for -lgphoto2 | |
| /usr/bin/ld: cannot find -lgphoto2 | |
| /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../libgphoto2.so when searching for -lgphoto2 | |
| /usr/bin/ld: skipping incompatible /usr/lib/libgphoto2.so when searching for -lgphoto2 | |
| /usr/bin/ld: cannot find -lgphoto2 | |
| /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../libgphoto2_port.so when searching for -lgphoto2_port | |
| /usr/bin/ld: skipping incompatible /usr/lib/libgphoto2_port.so when searching for -lgphoto2_port | |
| /usr/bin/ld: cannot find -lgphoto2_port | |
| collect2: error: ld returned 1 exit status | |
| configure:14177: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | #define HAVE_XMLDOC_PROPERTIES 1 | |
| | #define HAVE_LIBXSLT_PATTERN_H 1 | |
| | #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| | #define SONAME_LIBXSLT "libxslt.so.1" | |
| | #define HAVE_SYS_INOTIFY_H 1 | |
| | #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | |
| | #define SONAME_LIBGNUTLS "libgnutls.so.30" | |
| | #define HAVE_GNUTLS_CIPHER_INIT 1 | |
| | #define SONAME_LIBV4L2 "libv4l2.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 gp_camera_new (); | |
| | int | |
| | main () | |
| | { | |
| | return gp_camera_new (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:14186: result: no | |
| configure:14218: libgphoto2_port cflags: -I/usr/include/gphoto2 | |
| configure:14219: libgphoto2_port libs: -lgphoto2_port -lm | |
| configure:14222: checking gphoto2-port.h usability | |
| configure:14222: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/gphoto2 conftest.c >&5 | |
| configure:14222: $? = 0 | |
| configure:14222: result: yes | |
| configure:14222: checking gphoto2-port.h presence | |
| configure:14222: gcc -m32 -E -D_FORTIFY_SOURCE=2 -I/usr/include/gphoto2 conftest.c | |
| configure:14222: $? = 0 | |
| configure:14222: result: yes | |
| configure:14222: checking for gphoto2-port.h | |
| configure:14222: result: yes | |
| configure:14224: checking for gp_port_info_list_new in -lgphoto2_port | |
| configure:14249: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/gphoto2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lgphoto2_port -lgphoto2_port -lm >&5 | |
| /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../libgphoto2_port.so when searching for -lgphoto2_port | |
| /usr/bin/ld: skipping incompatible /usr/lib/libgphoto2_port.so when searching for -lgphoto2_port | |
| /usr/bin/ld: cannot find -lgphoto2_port | |
| /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../libgphoto2_port.so when searching for -lgphoto2_port | |
| /usr/bin/ld: skipping incompatible /usr/lib/libgphoto2_port.so when searching for -lgphoto2_port | |
| /usr/bin/ld: cannot find -lgphoto2_port | |
| collect2: error: ld returned 1 exit status | |
| configure:14249: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | #define HAVE_XMLDOC_PROPERTIES 1 | |
| | #define HAVE_LIBXSLT_PATTERN_H 1 | |
| | #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| | #define SONAME_LIBXSLT "libxslt.so.1" | |
| | #define HAVE_SYS_INOTIFY_H 1 | |
| | #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | |
| | #define SONAME_LIBGNUTLS "libgnutls.so.30" | |
| | #define HAVE_GNUTLS_CIPHER_INIT 1 | |
| | #define SONAME_LIBV4L2 "libv4l2.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 gp_port_info_list_new (); | |
| | int | |
| | main () | |
| | { | |
| | return gp_port_info_list_new (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:14258: result: no | |
| configure:14300: checking for resolver library | |
| configure:14323: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| /usr/bin/ld: /tmp/ccXkQx2Y.o: in function `main': | |
| conftest.c:(.text.startup+0x38): undefined reference to `__res_query' | |
| collect2: error: ld returned 1 exit status | |
| configure:14323: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | #define HAVE_XMLDOC_PROPERTIES 1 | |
| | #define HAVE_LIBXSLT_PATTERN_H 1 | |
| | #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| | #define SONAME_LIBXSLT "libxslt.so.1" | |
| | #define HAVE_SYS_INOTIFY_H 1 | |
| | #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | |
| | #define SONAME_LIBGNUTLS "libgnutls.so.30" | |
| | #define HAVE_GNUTLS_CIPHER_INIT 1 | |
| | #define SONAME_LIBV4L2 "libv4l2.so.0" | |
| | /* end confdefs.h. */ | |
| | #ifdef HAVE_NETINET_IN_H | |
| | #include <netinet/in.h> | |
| | #endif | |
| | #include <resolv.h> | |
| | int | |
| | main () | |
| | { | |
| | if (!(_res.options & RES_INIT)) res_init(); res_query("foo",ns_c_in,0,0,0) | |
| | ; | |
| | return 0; | |
| | } | |
| configure:14323: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lresolv >&5 | |
| configure:14323: $? = 0 | |
| configure:14334: result: -lresolv | |
| configure:14366: lcms2 cflags: | |
| configure:14367: lcms2 libs: -L/usr/lib32 -llcms2 | |
| configure:14372: checking lcms2.h usability | |
| configure:14372: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:14372: $? = 0 | |
| configure:14372: result: yes | |
| configure:14372: checking lcms2.h presence | |
| configure:14372: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdio.h:27, | |
| from /usr/include/lcms2.h:67, | |
| from conftest.c:182: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:14372: $? = 0 | |
| configure:14372: result: yes | |
| configure:14372: checking for lcms2.h | |
| configure:14372: result: yes | |
| configure:14384: checking for cmsOpenProfileFromFile in -llcms2 | |
| configure:14409: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -llcms2 -L/usr/lib32 -llcms2 >&5 | |
| configure:14409: $? = 0 | |
| configure:14418: result: yes | |
| configure:14455: gtk+-3.0 cflags: -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include | |
| configure:14460: checking gtk/gtk.h usability | |
| configure:14460: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include conftest.c >&5 | |
| configure:14460: $? = 0 | |
| configure:14460: result: yes | |
| configure:14460: checking gtk/gtk.h presence | |
| configure:14460: gcc -m32 -E -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/limits.h:26, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/limits.h:194, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/syslimits.h:7, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/limits.h:34, | |
| from /usr/lib32/glib-2.0/include/glibconfig.h:11, | |
| from /usr/include/glib-2.0/glib/gtypes.h:32, | |
| from /usr/include/glib-2.0/glib/galloca.h:32, | |
| from /usr/include/glib-2.0/glib.h:30, | |
| from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, | |
| from /usr/include/gtk-3.0/gdk/gdk.h:30, | |
| from /usr/include/gtk-3.0/gtk/gtk.h:30, | |
| from conftest.c:184: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:14460: $? = 0 | |
| configure:14460: result: yes | |
| configure:14460: checking for gtk/gtk.h | |
| configure:14460: result: yes | |
| configure:14472: checking for -lgobject-2.0 | |
| configure:14497: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lgobject-2.0 >&5 | |
| configure:14497: $? = 0 | |
| configure:14518: result: libgobject-2.0.so.0 | |
| configure:14525: checking for -lcairo | |
| configure:14550: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lcairo >&5 | |
| configure:14550: $? = 0 | |
| configure:14571: result: libcairo.so.2 | |
| configure:14578: checking for -lgtk-3 | |
| configure:14603: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lgtk-3 >&5 | |
| configure:14603: $? = 0 | |
| configure:14624: result: libgtk-3.so.0 | |
| configure:14670: freetype2 cflags: -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include | |
| configure:14671: freetype2 libs: -L/usr/lib32 -lfreetype | |
| configure:14676: checking ft2build.h usability | |
| configure:14676: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include conftest.c >&5 | |
| configure:14676: $? = 0 | |
| configure:14676: result: yes | |
| configure:14676: checking ft2build.h presence | |
| configure:14676: gcc -m32 -E -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include conftest.c | |
| configure:14676: $? = 0 | |
| configure:14676: result: yes | |
| configure:14676: checking for ft2build.h | |
| configure:14676: result: yes | |
| configure:14688: checking for -lfreetype | |
| configure:14713: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lfreetype -L/usr/lib32 -lfreetype >&5 | |
| configure:14713: $? = 0 | |
| configure:14734: result: libfreetype.so.6 | |
| configure:14744: checking for FT_TrueTypeEngineType | |
| configure:14744: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include conftest.c >&5 | |
| configure:14744: $? = 0 | |
| configure:14744: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:198:36: error: expected expression before ')' token | |
| if (sizeof ((FT_TrueTypeEngineType))) | |
| ^ | |
| configure:14744: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | #define HAVE_XMLDOC_PROPERTIES 1 | |
| | #define HAVE_LIBXSLT_PATTERN_H 1 | |
| | #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| | #define SONAME_LIBXSLT "libxslt.so.1" | |
| | #define HAVE_SYS_INOTIFY_H 1 | |
| | #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | |
| | #define SONAME_LIBGNUTLS "libgnutls.so.30" | |
| | #define HAVE_GNUTLS_CIPHER_INIT 1 | |
| | #define SONAME_LIBV4L2 "libv4l2.so.0" | |
| | #define HAVE_RESOLV 1 | |
| | #define HAVE_LCMS2_H 1 | |
| | #define HAVE_LCMS2 1 | |
| | #define HAVE_GTK_GTK_H 1 | |
| | #define SONAME_LIBGOBJECT_2_0 "libgobject-2.0.so.0" | |
| | #define SONAME_LIBCAIRO "libcairo.so.2" | |
| | #define SONAME_LIBGTK_3 "libgtk-3.so.0" | |
| | #define HAVE_GTK3 1 | |
| | #define HAVE_FT2BUILD_H 1 | |
| | #define SONAME_LIBFREETYPE "libfreetype.so.6" | |
| | #define HAVE_FREETYPE 1 | |
| | /* end confdefs.h. */ | |
| | #include <ft2build.h> | |
| | #include FT_MODULE_H | |
| | | |
| | int | |
| | main () | |
| | { | |
| | if (sizeof ((FT_TrueTypeEngineType))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:14744: result: yes | |
| configure:14775: checking for parport header/ppdev.h | |
| configure:14794: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:14794: $? = 0 | |
| configure:14801: result: yes | |
| configure:14817: checking for pthread_getthreadid_np | |
| configure:14817: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| /usr/bin/ld: /tmp/ccWdjCOo.o: in function `main': | |
| conftest.c:(.text.startup+0x13): undefined reference to `pthread_getthreadid_np' | |
| collect2: error: ld returned 1 exit status | |
| configure:14817: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | #define HAVE_XMLDOC_PROPERTIES 1 | |
| | #define HAVE_LIBXSLT_PATTERN_H 1 | |
| | #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| | #define SONAME_LIBXSLT "libxslt.so.1" | |
| | #define HAVE_SYS_INOTIFY_H 1 | |
| | #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | |
| | #define SONAME_LIBGNUTLS "libgnutls.so.30" | |
| | #define HAVE_GNUTLS_CIPHER_INIT 1 | |
| | #define SONAME_LIBV4L2 "libv4l2.so.0" | |
| | #define HAVE_RESOLV 1 | |
| | #define HAVE_LCMS2_H 1 | |
| | #define HAVE_LCMS2 1 | |
| | #define HAVE_GTK_GTK_H 1 | |
| | #define SONAME_LIBGOBJECT_2_0 "libgobject-2.0.so.0" | |
| | #define SONAME_LIBCAIRO "libcairo.so.2" | |
| | #define SONAME_LIBGTK_3 "libgtk-3.so.0" | |
| | #define HAVE_GTK3 1 | |
| | #define HAVE_FT2BUILD_H 1 | |
| | #define SONAME_LIBFREETYPE "libfreetype.so.6" | |
| | #define HAVE_FREETYPE 1 | |
| | #define HAVE_FT_TRUETYPEENGINETYPE 1 | |
| | #define HAVE_PPDEV 1 | |
| | /* end confdefs.h. */ | |
| | /* Define pthread_getthreadid_np to an innocuous variant, in case <limits.h> declares pthread_getthreadid_np. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define pthread_getthreadid_np innocuous_pthread_getthreadid_np | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char pthread_getthreadid_np (); 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 pthread_getthreadid_np | |
| | | |
| | /* 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_getthreadid_np (); | |
| | /* 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_pthread_getthreadid_np || defined __stub___pthread_getthreadid_np | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return pthread_getthreadid_np (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:14817: result: no | |
| configure:14817: checking for -lpthread | |
| configure:14817: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c >&5 | |
| conftest.c:196:9: error: macro names must be identifiers | |
| #define -lpthread innocuous_-lpthread | |
| ^ | |
| conftest.c:209:8: error: macro names must be identifiers | |
| #undef -lpthread | |
| ^ | |
| conftest.c:209:9: warning: extra tokens at end of #undef directive | |
| #undef -lpthread | |
| ^~~~~~~~ | |
| conftest.c:217:6: error: expected identifier or '(' before '-' token | |
| char -lpthread (); | |
| ^ | |
| conftest.c: In function 'main': | |
| conftest.c:228:9: warning: implicit declaration of function 'lpthread' [-Wimplicit-function-declaration] | |
| return -lpthread (); | |
| ^~~~~~~~ | |
| configure:14817: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | #define HAVE_XMLDOC_PROPERTIES 1 | |
| | #define HAVE_LIBXSLT_PATTERN_H 1 | |
| | #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| | #define SONAME_LIBXSLT "libxslt.so.1" | |
| | #define HAVE_SYS_INOTIFY_H 1 | |
| | #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | |
| | #define SONAME_LIBGNUTLS "libgnutls.so.30" | |
| | #define HAVE_GNUTLS_CIPHER_INIT 1 | |
| | #define SONAME_LIBV4L2 "libv4l2.so.0" | |
| | #define HAVE_RESOLV 1 | |
| | #define HAVE_LCMS2_H 1 | |
| | #define HAVE_LCMS2 1 | |
| | #define HAVE_GTK_GTK_H 1 | |
| | #define SONAME_LIBGOBJECT_2_0 "libgobject-2.0.so.0" | |
| | #define SONAME_LIBCAIRO "libcairo.so.2" | |
| | #define SONAME_LIBGTK_3 "libgtk-3.so.0" | |
| | #define HAVE_GTK3 1 | |
| | #define HAVE_FT2BUILD_H 1 | |
| | #define SONAME_LIBFREETYPE "libfreetype.so.6" | |
| | #define HAVE_FREETYPE 1 | |
| | #define HAVE_FT_TRUETYPEENGINETYPE 1 | |
| | #define HAVE_PPDEV 1 | |
| | /* end confdefs.h. */ | |
| | /* Define -lpthread to an innocuous variant, in case <limits.h> declares -lpthread. | |
| | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| | #define -lpthread innocuous_-lpthread | |
| | | |
| | /* System header to define __stub macros and hopefully few prototypes, | |
| | which can conflict with char -lpthread (); 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 -lpthread | |
| | | |
| | /* 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 -lpthread (); | |
| | /* 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_-lpthread || defined __stub___-lpthread | |
| | choke me | |
| | #endif | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return -lpthread (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:14817: result: no | |
| configure:14830: checking for inflate in -lz | |
| configure:14855: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lz >&5 | |
| configure:14855: $? = 0 | |
| configure:14864: result: yes | |
| configure:14969: libpulse cflags: -D_REENTRANT | |
| configure:14970: libpulse libs: -L/usr/lib32 -lpulse | |
| configure:14975: checking pulse/pulseaudio.h usability | |
| configure:14975: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -D_REENTRANT conftest.c >&5 | |
| configure:14975: $? = 0 | |
| configure:14975: result: yes | |
| configure:14975: checking pulse/pulseaudio.h presence | |
| configure:14975: gcc -m32 -E -D_FORTIFY_SOURCE=2 -D_REENTRANT conftest.c | |
| In file included from /usr/include/inttypes.h:25, | |
| from /usr/include/pulse/def.h:24, | |
| from /usr/include/pulse/direction.h:23, | |
| from /usr/include/pulse/pulseaudio.h:24, | |
| from conftest.c:195: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:14975: $? = 0 | |
| configure:14975: result: yes | |
| configure:14975: checking for pulse/pulseaudio.h | |
| configure:14975: result: yes | |
| configure:14980: checking for pa_stream_is_corked in -lpulse | |
| configure:15005: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -D_REENTRANT -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lpulse -L/usr/lib32 -lpulse >&5 | |
| configure:15005: $? = 0 | |
| configure:15014: result: yes | |
| configure:15058: gstreamer-1.0 gstreamer-video-1.0 gstreamer-audio-1.0 cflags: -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/orc-0.4 -pthread | |
| configure:15059: gstreamer-1.0 gstreamer-video-1.0 gstreamer-audio-1.0 libs: -L/usr/lib32 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 | |
| configure:15071: checking gst/gst.h usability | |
| configure:15071: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/orc-0.4 conftest.c >&5 | |
| configure:15071: $? = 0 | |
| configure:15071: result: yes | |
| configure:15071: checking gst/gst.h presence | |
| configure:15071: gcc -m32 -E -D_FORTIFY_SOURCE=2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/orc-0.4 conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/limits.h:26, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/limits.h:194, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/syslimits.h:7, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed/limits.h:34, | |
| from /usr/lib32/glib-2.0/include/glibconfig.h:11, | |
| from /usr/include/glib-2.0/glib/gtypes.h:32, | |
| from /usr/include/glib-2.0/glib/galloca.h:32, | |
| from /usr/include/glib-2.0/glib.h:30, | |
| from /usr/include/gstreamer-1.0/gst/gst.h:27, | |
| from conftest.c:196: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:15071: $? = 0 | |
| configure:15071: result: yes | |
| configure:15071: checking for gst/gst.h | |
| configure:15071: result: yes | |
| configure:15073: checking whether gint64 defined by gst/gst.h is indeed 64-bit | |
| configure:15086: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/orc-0.4 conftest.c >&5 | |
| configure:15086: $? = 0 | |
| configure:15087: result: yes | |
| configure:15089: checking for gst_pad_new in -lgstreamer-1.0 | |
| configure:15114: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/orc-0.4 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lgstreamer-1.0 -L/usr/lib32 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 >&5 | |
| configure:15114: $? = 0 | |
| configure:15123: result: yes | |
| configure:15159: checking for snd_pcm_hw_params_get_access_mask in -lasound | |
| configure:15184: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lasound >&5 | |
| configure:15184: $? = 0 | |
| configure:15193: result: yes | |
| configure:15207: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:15207: $? = 0 | |
| configure:15225: checking sys/soundcard.h usability | |
| configure:15225: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/lib/oss/include conftest.c >&5 | |
| configure:15225: $? = 0 | |
| configure:15225: result: yes | |
| configure:15225: checking sys/soundcard.h presence | |
| configure:15225: gcc -m32 -E -D_FORTIFY_SOURCE=2 -I/usr/lib/oss/include conftest.c | |
| In file included from /usr/include/endian.h:21, | |
| from /usr/include/linux/soundcard.h:43, | |
| from /usr/include/sys/soundcard.h:1, | |
| from conftest.c:196: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:15225: $? = 0 | |
| configure:15225: result: yes | |
| configure:15225: checking for sys/soundcard.h | |
| configure:15225: result: yes | |
| configure:15227: checking for oss_sysinfo.numaudioengines | |
| configure:15227: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/lib/oss/include conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:201:8: error: unknown type name 'oss_sysinfo' | |
| static oss_sysinfo ac_aggr; | |
| ^~~~~~~~~~~ | |
| conftest.c:202:12: error: request for member 'numaudioengines' in something not a structure or union | |
| if (ac_aggr.numaudioengines) | |
| ^ | |
| configure:15227: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | #define HAVE_XMLDOC_PROPERTIES 1 | |
| | #define HAVE_LIBXSLT_PATTERN_H 1 | |
| | #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| | #define SONAME_LIBXSLT "libxslt.so.1" | |
| | #define HAVE_SYS_INOTIFY_H 1 | |
| | #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | |
| | #define SONAME_LIBGNUTLS "libgnutls.so.30" | |
| | #define HAVE_GNUTLS_CIPHER_INIT 1 | |
| | #define SONAME_LIBV4L2 "libv4l2.so.0" | |
| | #define HAVE_RESOLV 1 | |
| | #define HAVE_LCMS2_H 1 | |
| | #define HAVE_LCMS2 1 | |
| | #define HAVE_GTK_GTK_H 1 | |
| | #define SONAME_LIBGOBJECT_2_0 "libgobject-2.0.so.0" | |
| | #define SONAME_LIBCAIRO "libcairo.so.2" | |
| | #define SONAME_LIBGTK_3 "libgtk-3.so.0" | |
| | #define HAVE_GTK3 1 | |
| | #define HAVE_FT2BUILD_H 1 | |
| | #define SONAME_LIBFREETYPE "libfreetype.so.6" | |
| | #define HAVE_FREETYPE 1 | |
| | #define HAVE_FT_TRUETYPEENGINETYPE 1 | |
| | #define HAVE_PPDEV 1 | |
| | #define HAVE_ZLIB 1 | |
| | #define HAVE_PULSE_PULSEAUDIO_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/soundcard.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static oss_sysinfo ac_aggr; | |
| | if (ac_aggr.numaudioengines) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:15227: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/lib/oss/include conftest.c >&5 | |
| conftest.c: In function 'main': | |
| conftest.c:201:8: error: unknown type name 'oss_sysinfo' | |
| static oss_sysinfo ac_aggr; | |
| ^~~~~~~~~~~ | |
| conftest.c:202:19: error: request for member 'numaudioengines' in something not a structure or union | |
| if (sizeof ac_aggr.numaudioengines) | |
| ^ | |
| configure:15227: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | #define HAVE_XMLDOC_PROPERTIES 1 | |
| | #define HAVE_LIBXSLT_PATTERN_H 1 | |
| | #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| | #define SONAME_LIBXSLT "libxslt.so.1" | |
| | #define HAVE_SYS_INOTIFY_H 1 | |
| | #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | |
| | #define SONAME_LIBGNUTLS "libgnutls.so.30" | |
| | #define HAVE_GNUTLS_CIPHER_INIT 1 | |
| | #define SONAME_LIBV4L2 "libv4l2.so.0" | |
| | #define HAVE_RESOLV 1 | |
| | #define HAVE_LCMS2_H 1 | |
| | #define HAVE_LCMS2 1 | |
| | #define HAVE_GTK_GTK_H 1 | |
| | #define SONAME_LIBGOBJECT_2_0 "libgobject-2.0.so.0" | |
| | #define SONAME_LIBCAIRO "libcairo.so.2" | |
| | #define SONAME_LIBGTK_3 "libgtk-3.so.0" | |
| | #define HAVE_GTK3 1 | |
| | #define HAVE_FT2BUILD_H 1 | |
| | #define SONAME_LIBFREETYPE "libfreetype.so.6" | |
| | #define HAVE_FREETYPE 1 | |
| | #define HAVE_FT_TRUETYPEENGINETYPE 1 | |
| | #define HAVE_PPDEV 1 | |
| | #define HAVE_ZLIB 1 | |
| | #define HAVE_PULSE_PULSEAUDIO_H 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/soundcard.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | static oss_sysinfo ac_aggr; | |
| | if (sizeof ac_aggr.numaudioengines) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:15227: result: no | |
| configure:15269: libudev cflags: | |
| configure:15270: libudev libs: -L/usr/lib32 -ludev | |
| configure:15275: checking libudev.h usability | |
| configure:15275: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
| configure:15275: $? = 0 | |
| configure:15275: result: yes | |
| configure:15275: checking libudev.h presence | |
| configure:15275: gcc -m32 -E -D_FORTIFY_SOURCE=2 conftest.c | |
| In file included from /usr/include/sys/sysmacros.h:22, | |
| from /usr/include/libudev.h:7, | |
| from conftest.c:196: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:15275: $? = 0 | |
| configure:15275: result: yes | |
| configure:15275: checking for libudev.h | |
| configure:15275: result: yes | |
| configure:15280: checking for udev_new in -ludev | |
| configure:15305: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -ludev -L/usr/lib32 -ludev >&5 | |
| configure:15305: $? = 0 | |
| configure:15314: result: yes | |
| configure:15360: sdl2 cflags: -I/usr/include/SDL2 -D_REENTRANT | |
| configure:15361: sdl2 libs: -L/usr/lib32 -pthread -lSDL2 | |
| configure:15366: checking SDL2/SDL.h usability | |
| configure:15366: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/SDL2 -D_REENTRANT conftest.c >&5 | |
| configure:15366: $? = 0 | |
| configure:15366: result: yes | |
| configure:15366: checking SDL2/SDL.h presence | |
| configure:15366: gcc -m32 -E -D_FORTIFY_SOURCE=2 -I/usr/include/SDL2 -D_REENTRANT conftest.c | |
| In file included from /usr/include/sys/types.h:25, | |
| from /usr/include/SDL2/SDL_stdinc.h:34, | |
| from /usr/include/SDL2/SDL_main.h:25, | |
| from /usr/include/SDL2/SDL.h:32, | |
| from conftest.c:198: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:15366: $? = 0 | |
| configure:15366: result: yes | |
| configure:15366: checking for SDL2/SDL.h | |
| configure:15366: result: yes | |
| configure:15371: checking for -lSDL2 | |
| configure:15396: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/SDL2 -D_REENTRANT -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lSDL2 -L/usr/lib32 -pthread -lSDL2 >&5 | |
| configure:15396: $? = 0 | |
| configure:15417: result: libSDL2-2.0.so.0 | |
| configure:15460: faudio cflags: -I/usr/include/FAudio | |
| configure:15461: faudio libs: -L/usr/lib32 -lFAudio | |
| configure:15466: checking FAudio.h usability | |
| configure:15466: gcc -m32 -c -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/FAudio conftest.c >&5 | |
| configure:15466: $? = 0 | |
| configure:15466: result: yes | |
| configure:15466: checking FAudio.h presence | |
| configure:15466: gcc -m32 -E -D_FORTIFY_SOURCE=2 -I/usr/include/FAudio conftest.c | |
| In file included from /usr/include/bits/libc-header-start.h:33, | |
| from /usr/include/stdint.h:26, | |
| from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/stdint.h:9, | |
| from /usr/include/FAudio/FAudio.h:44, | |
| from conftest.c:200: | |
| /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
| # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
| ^~~~~~~ | |
| configure:15466: $? = 0 | |
| configure:15466: result: yes | |
| configure:15466: checking for FAudio.h | |
| configure:15466: result: yes | |
| configure:15471: checking for -lFAudio | |
| configure:15496: gcc -m32 -o conftest -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native -D_FORTIFY_SOURCE=2 -I/usr/include/FAudio -pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='' conftest.c -lFAudio -L/usr/lib32 -lFAudio >&5 | |
| /usr/bin/ld: warning: libvpx.so.5, needed by /usr/lib32/libavcodec.so.58, not found (try using -rpath or -rpath-link) | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_get_caps' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_version_str' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_control_' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_decode' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_vp8_dx_algo' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_destroy' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_vp9_cx' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_error_detail' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_enc_config_default' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_encode' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_error' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_get_cx_data' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_vp9_dx_algo' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_build_config' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_err_to_string' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_get_frame' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_vp8_cx' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_dec_init_ver' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_img_wrap' | |
| /usr/bin/ld: /usr/lib32/libavcodec.so.58: undefined reference to `vpx_codec_enc_init_ver' | |
| collect2: error: ld returned 1 exit status | |
| configure:15496: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "Wine" | |
| | #define PACKAGE_TARNAME "wine" | |
| | #define PACKAGE_VERSION "4.8" | |
| | #define PACKAGE_STRING "Wine 4.8" | |
| | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| | #define PACKAGE_URL "https://www.winehq.org" | |
| | #define EXEEXT "" | |
| | #define _FILE_OFFSET_BITS 64 | |
| | #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_AL_AL_H 1 | |
| | #define HAVE_CL_CL_H 1 | |
| | #define HAVE_EGL_EGL_H 1 | |
| | #define HAVE_CL_OPENCL_H 1 | |
| | #define HAVE_ARPA_INET_H 1 | |
| | #define HAVE_ARPA_NAMESER_H 1 | |
| | #define HAVE_ASM_TYPES_H 1 | |
| | #define HAVE_DIRENT_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define HAVE_ELF_H 1 | |
| | #define HAVE_FLOAT_H 1 | |
| | #define HAVE_FNMATCH_H 1 | |
| | #define HAVE_GETOPT_H 1 | |
| | #define HAVE_GETTEXT_PO_H 1 | |
| | #define HAVE_GRP_H 1 | |
| | #define HAVE_GSM_GSM_H 1 | |
| | #define HAVE_LINK_H 1 | |
| | #define HAVE_LINUX_CDROM_H 1 | |
| | #define HAVE_LINUX_FILTER_H 1 | |
| | #define HAVE_LINUX_HDREG_H 1 | |
| | #define HAVE_LINUX_HIDRAW_H 1 | |
| | #define HAVE_LINUX_INPUT_H 1 | |
| | #define HAVE_LINUX_IOCTL_H 1 | |
| | #define HAVE_LINUX_JOYSTICK_H 1 | |
| | #define HAVE_LINUX_MAJOR_H 1 | |
| | #define HAVE_LINUX_PARAM_H 1 | |
| | #define HAVE_LINUX_SERIAL_H 1 | |
| | #define HAVE_LINUX_TYPES_H 1 | |
| | #define HAVE_MNTENT_H 1 | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_NETINET_IN_SYSTM_H 1 | |
| | #define HAVE_NETINET_TCP_H 1 | |
| | #define HAVE_PCAP_PCAP_H 1 | |
| | #define HAVE_POLL_H 1 | |
| | #define HAVE_PTHREAD_H 1 | |
| | #define HAVE_PWD_H 1 | |
| | #define HAVE_SCHED_H 1 | |
| | #define HAVE_SCSI_SCSI_H 1 | |
| | #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| | #define HAVE_SCSI_SG_H 1 | |
| | #define HAVE_STDBOOL_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_STROPTS_H 1 | |
| | #define HAVE_SYS_AUXV_H 1 | |
| | #define HAVE_SYS_EPOLL_H 1 | |
| | #define HAVE_SYS_EVENTFD_H 1 | |
| | #define HAVE_SYS_IOCTL_H 1 | |
| | #define HAVE_SYS_IPC_H 1 | |
| | #define HAVE_SYS_MMAN_H 1 | |
| | #define HAVE_SYS_MSG_H 1 | |
| | #define HAVE_SYS_MTIO_H 1 | |
| | #define HAVE_SYS_PARAM_H 1 | |
| | #define HAVE_SYS_POLL_H 1 | |
| | #define HAVE_SYS_PRCTL_H 1 | |
| | #define HAVE_SYS_PTRACE_H 1 | |
| | #define HAVE_SYS_QUEUE_H 1 | |
| | #define HAVE_SYS_RESOURCE_H 1 | |
| | #define HAVE_SYS_SHM_H 1 | |
| | #define HAVE_SYS_SIGNAL_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_SYS_SOCKETVAR_H 1 | |
| | #define HAVE_SYS_STATVFS_H 1 | |
| | #define HAVE_SYS_SYSCALL_H 1 | |
| | #define HAVE_SYS_SYSINFO_H 1 | |
| | #define HAVE_SYS_TIME_H 1 | |
| | #define HAVE_SYS_TIMES_H 1 | |
| | #define HAVE_SYS_UIO_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_UTSNAME_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define HAVE_SYSCALL_H 1 | |
| | #define HAVE_TERMIOS_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_UTIME_H 1 | |
| | #define HAVE_ZLIB_H 1 | |
| | #define MAJOR_IN_SYSMACROS 1 | |
| | #define HAVE_SYS_MOUNT_H 1 | |
| | #define HAVE_SYS_STATFS_H 1 | |
| | #define HAVE_SYS_SYSCTL_H 1 | |
| | #define HAVE_SYS_USER_H 1 | |
| | #define HAVE_SYS_VFS_H 1 | |
| | #define HAVE_NETINET_IP_H 1 | |
| | #define HAVE_NET_IF_H 1 | |
| | #define HAVE_NET_IF_ARP_H 1 | |
| | #define HAVE_NET_ROUTE_H 1 | |
| | #define HAVE_NETINET_IF_ETHER_H 1 | |
| | #define HAVE_NETINET_IP_ICMP_H 1 | |
| | #define HAVE_NETINET_UDP_H 1 | |
| | #define HAVE_NETIPX_IPX_H 1 | |
| | #define HAVE_SYS_UN_H 1 | |
| | #define HAVE_LINUX_IPX_H 1 | |
| | #define HAVE_LINUX_RTNETLINK_H 1 | |
| | #define HAVE_RESOLV_H 1 | |
| | #define HAVE_IFADDRS_H 1 | |
| | #define HAVE_SYS_UCONTEXT_H 1 | |
| | #define HAVE_LINUX_VIDEODEV2_H 1 | |
| | #define HAVE_SYS_XATTR_H 1 | |
| | #define SONAME_LIBX11 "libX11.so.6" | |
| | #define SONAME_LIBXEXT "libXext.so.6" | |
| | #define HAVE_X11_XLIB_H 1 | |
| | #define HAVE_X11_XKBLIB_H 1 | |
| | #define HAVE_X11_XUTIL_H 1 | |
| | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| | #define HAVE_XKB 1 | |
| | #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| | #define SONAME_LIBXI "libXi.so.6" | |
| | #define HAVE_LIBXXSHM 1 | |
| | #define HAVE_LIBXSHAPE 1 | |
| | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| | #define SONAME_LIBXRENDER "libXrender.so.1" | |
| | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| | #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| | #define HAVE_XRRGETSCREENRESOURCES 1 | |
| | #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| | #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| | #define HAVE_XICCALLBACK_CALLBACK 1 | |
| | #define HAVE_XEVENT_XCOOKIE 1 | |
| | #define SONAME_LIBGL "libGL.so.1" | |
| | #define SONAME_LIBGLU "libGLU.so.1" | |
| | #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| | #define HAVE_VA_VA_X11_H 1 | |
| | #define HAVE_VA_VA_DRM_H 1 | |
| | #define SONAME_LIBVA "libva.so.2" | |
| | #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| | #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| | #define HAVE_VAAPI 1 | |
| | #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| | #define SONAME_LIBPCAP "libpcap.so.1" | |
| | #define HAVE_LIBXML_PARSER_H 1 | |
| | #define HAVE_LIBXML_XMLSAVE_H 1 | |
| | #define HAVE_LIBXML_SAX2_H 1 | |
| | #define HAVE_LIBXML2 1 | |
| | #define HAVE_XMLREADMEMORY 1 | |
| | #define HAVE_XMLNEWDOCPI 1 | |
| | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| | #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| | #define HAVE_XMLDOC_PROPERTIES 1 | |
| | #define HAVE_LIBXSLT_PATTERN_H 1 | |
| | #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| | #define SONAME_LIBXSLT "libxslt.so.1" | |
| | #define HAVE_SYS_INOTIFY_H 1 | |
| | #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | |
| | #define SONAME_LIBGNUTLS "libgnutls.so.30" | |
| | #define HAVE_GNUTLS_CIPHER_INIT 1 | |
| | #define SONAME_LIBV4L2 "libv4l2.so.0" | |
| | #define HAVE_RESOLV 1 | |
| | #define HAVE_LCMS2_H 1 | |
| | #define HAVE_LCMS2 1 | |
| | #define HAVE_GTK_GTK_H 1 | |
| | #define SONAME_LIBGOBJECT_2_0 "libgobject-2.0.so.0" | |
| | #define SONAME_LIBCAIRO "libcairo.so.2" | |
| | #define SONAME_LIBGTK_3 "libgtk-3.so.0" | |
| | #define HAVE_GTK3 1 | |
| | #define HAVE_FT2BUILD_H 1 | |
| | #define SONAME_LIBFREETYPE "libfreetype.so.6" | |
| | #define HAVE_FREETYPE 1 | |
| | #define HAVE_FT_TRUETYPEENGINETYPE 1 | |
| | #define HAVE_PPDEV 1 | |
| | #define HAVE_ZLIB 1 | |
| | #define HAVE_PULSE_PULSEAUDIO_H 1 | |
| | #define HAVE_LIBUDEV_H 1 | |
| | #define HAVE_UDEV 1 | |
| | #define HAVE_SDL2_SDL_H 1 | |
| | #define SONAME_LIBSDL2 "libSDL2-2.0.so.0" | |
| | #define HAVE_FAUDIO_H 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 FAudioCreate (); | |
| | int | |
| | main () | |
| | { | |
| | return FAudioCreate (); | |
| | ; | |
| | return 0; | |
| | } | |
| configure:15513: result: not found | |
| configure:15539: error: libFAudio 32-bit development files not found, XAudio2 won't be supported. | |
| This is an error since --with-faudio was requested. | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-pc-linux-gnu | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_c_dll_gnuelf=yes | |
| ac_cv_c_ppdev=yes | |
| ac_cv_cflags__Wl__Ttext_segment_0x7bc00000=yes | |
| ac_cv_cflags__Wl___enable_new_dtags=yes | |
| ac_cv_cflags__Wl___export_dynamic=yes | |
| ac_cv_cflags__Wl___rpath__ORIGIN____lib=yes | |
| ac_cv_cflags__Wl__z_max_page_size_0x1000=yes | |
| ac_cv_cflags__shared__Wl___version_script_conftest_map=yes | |
| ac_cv_cflags__shared__Wl__soname_confest_so_1=yes | |
| ac_cv_crosscflags__Wdeclaration_after_statement=yes | |
| ac_cv_crosscflags__Wempty_body=yes | |
| ac_cv_crosscflags__Werror_unknown_warning_option=no | |
| ac_cv_crosscflags__Wignored_qualifiers=yes | |
| ac_cv_crosscflags__Wlogical_op=yes | |
| ac_cv_crosscflags__Wpacked_not_aligned=yes | |
| ac_cv_crosscflags__Wpointer_arith=yes | |
| ac_cv_crosscflags__Wpragma_pack=no | |
| ac_cv_crosscflags__Wshift_overflow_2=yes | |
| ac_cv_crosscflags__Wstrict_prototypes=yes | |
| ac_cv_crosscflags__Wtype_limits=yes | |
| ac_cv_crosscflags__Wunused_but_set_parameter=yes | |
| ac_cv_crosscflags__Wvla=yes | |
| ac_cv_crosscflags__Wwrite_strings=yes | |
| ac_cv_crosscflags__fno_omit_frame_pointer=yes | |
| ac_cv_crosscflags__fno_strict_aliasing=yes | |
| ac_cv_crosscflags__gdwarf_2=yes | |
| ac_cv_crosscflags__gstrict_dwarf=yes | |
| ac_cv_cxx_compiler_gnu=yes | |
| ac_cv_env_CAPI20_CFLAGS_set= | |
| ac_cv_env_CAPI20_CFLAGS_value= | |
| ac_cv_env_CAPI20_LIBS_set= | |
| ac_cv_env_CAPI20_LIBS_value= | |
| 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='-pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native' | |
| ac_cv_env_CPPFLAGS_set=set | |
| ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2 | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_CUPS_CFLAGS_set= | |
| ac_cv_env_CUPS_CFLAGS_value= | |
| ac_cv_env_CUPS_LIBS_set= | |
| ac_cv_env_CUPS_LIBS_value= | |
| ac_cv_env_CXXFLAGS_set=set | |
| ac_cv_env_CXXFLAGS_value='-pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native' | |
| 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_FAUDIO_CFLAGS_set= | |
| ac_cv_env_FAUDIO_CFLAGS_value= | |
| ac_cv_env_FAUDIO_LIBS_set= | |
| ac_cv_env_FAUDIO_LIBS_value= | |
| ac_cv_env_FONTCONFIG_CFLAGS_set= | |
| ac_cv_env_FONTCONFIG_CFLAGS_value= | |
| ac_cv_env_FONTCONFIG_LIBS_set= | |
| ac_cv_env_FONTCONFIG_LIBS_value= | |
| ac_cv_env_FREETYPE_CFLAGS_set= | |
| ac_cv_env_FREETYPE_CFLAGS_value= | |
| ac_cv_env_FREETYPE_LIBS_set= | |
| ac_cv_env_FREETYPE_LIBS_value= | |
| ac_cv_env_GNUTLS_CFLAGS_set= | |
| ac_cv_env_GNUTLS_CFLAGS_value= | |
| ac_cv_env_GNUTLS_LIBS_set= | |
| ac_cv_env_GNUTLS_LIBS_value= | |
| ac_cv_env_GPHOTO2_CFLAGS_set= | |
| ac_cv_env_GPHOTO2_CFLAGS_value= | |
| ac_cv_env_GPHOTO2_LIBS_set= | |
| ac_cv_env_GPHOTO2_LIBS_value= | |
| ac_cv_env_GPHOTO2_PORT_CFLAGS_set= | |
| ac_cv_env_GPHOTO2_PORT_CFLAGS_value= | |
| ac_cv_env_GPHOTO2_PORT_LIBS_set= | |
| ac_cv_env_GPHOTO2_PORT_LIBS_value= | |
| ac_cv_env_GSSAPI_CFLAGS_set= | |
| ac_cv_env_GSSAPI_CFLAGS_value= | |
| ac_cv_env_GSSAPI_LIBS_set= | |
| ac_cv_env_GSSAPI_LIBS_value= | |
| ac_cv_env_GSTREAMER_CFLAGS_set= | |
| ac_cv_env_GSTREAMER_CFLAGS_value= | |
| ac_cv_env_GSTREAMER_LIBS_set= | |
| ac_cv_env_GSTREAMER_LIBS_value= | |
| ac_cv_env_GTK3_CFLAGS_set= | |
| ac_cv_env_GTK3_CFLAGS_value= | |
| ac_cv_env_HAL_CFLAGS_set= | |
| ac_cv_env_HAL_CFLAGS_value= | |
| ac_cv_env_HAL_LIBS_set= | |
| ac_cv_env_HAL_LIBS_value= | |
| ac_cv_env_INOTIFY_CFLAGS_set= | |
| ac_cv_env_INOTIFY_CFLAGS_value= | |
| ac_cv_env_INOTIFY_LIBS_set= | |
| ac_cv_env_INOTIFY_LIBS_value= | |
| ac_cv_env_JPEG_CFLAGS_set= | |
| ac_cv_env_JPEG_CFLAGS_value= | |
| ac_cv_env_JPEG_LIBS_set= | |
| ac_cv_env_JPEG_LIBS_value= | |
| ac_cv_env_KRB5_CFLAGS_set= | |
| ac_cv_env_KRB5_CFLAGS_value= | |
| ac_cv_env_KRB5_LIBS_set= | |
| ac_cv_env_KRB5_LIBS_value= | |
| ac_cv_env_LCMS2_CFLAGS_set= | |
| ac_cv_env_LCMS2_CFLAGS_value= | |
| ac_cv_env_LCMS2_LIBS_set= | |
| ac_cv_env_LCMS2_LIBS_value= | |
| ac_cv_env_LDAP_CFLAGS_set= | |
| ac_cv_env_LDAP_CFLAGS_value= | |
| ac_cv_env_LDAP_LIBS_set= | |
| ac_cv_env_LDAP_LIBS_value= | |
| ac_cv_env_LDFLAGS_set=set | |
| ac_cv_env_LDFLAGS_value='-pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='\'''\''' | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_MPG123_CFLAGS_set= | |
| ac_cv_env_MPG123_CFLAGS_value= | |
| ac_cv_env_MPG123_LIBS_set= | |
| ac_cv_env_MPG123_LIBS_value= | |
| ac_cv_env_NETAPI_CFLAGS_set= | |
| ac_cv_env_NETAPI_CFLAGS_value= | |
| ac_cv_env_NETAPI_LIBS_set= | |
| ac_cv_env_NETAPI_LIBS_value= | |
| ac_cv_env_OBJCFLAGS_set= | |
| ac_cv_env_OBJCFLAGS_value= | |
| ac_cv_env_OBJCPP_set= | |
| ac_cv_env_OBJCPP_value= | |
| ac_cv_env_OBJC_set= | |
| ac_cv_env_OBJC_value= | |
| ac_cv_env_PNG_CFLAGS_set= | |
| ac_cv_env_PNG_CFLAGS_value= | |
| ac_cv_env_PNG_LIBS_set= | |
| ac_cv_env_PNG_LIBS_value= | |
| ac_cv_env_PULSE_CFLAGS_set= | |
| ac_cv_env_PULSE_CFLAGS_value= | |
| ac_cv_env_PULSE_LIBS_set= | |
| ac_cv_env_PULSE_LIBS_value= | |
| ac_cv_env_SANE_CFLAGS_set= | |
| ac_cv_env_SANE_CFLAGS_value= | |
| ac_cv_env_SANE_LIBS_set= | |
| ac_cv_env_SANE_LIBS_value= | |
| ac_cv_env_SDL2_CFLAGS_set= | |
| ac_cv_env_SDL2_CFLAGS_value= | |
| ac_cv_env_SDL2_LIBS_set= | |
| ac_cv_env_SDL2_LIBS_value= | |
| ac_cv_env_TIFF_CFLAGS_set= | |
| ac_cv_env_TIFF_CFLAGS_value= | |
| ac_cv_env_TIFF_LIBS_set= | |
| ac_cv_env_TIFF_LIBS_value= | |
| ac_cv_env_UDEV_CFLAGS_set= | |
| ac_cv_env_UDEV_CFLAGS_value= | |
| ac_cv_env_UDEV_LIBS_set= | |
| ac_cv_env_UDEV_LIBS_value= | |
| ac_cv_env_VKD3D_CFLAGS_set= | |
| ac_cv_env_VKD3D_CFLAGS_value= | |
| ac_cv_env_VKD3D_LIBS_set= | |
| ac_cv_env_VKD3D_LIBS_value= | |
| ac_cv_env_XMKMF_set= | |
| ac_cv_env_XMKMF_value= | |
| ac_cv_env_XML2_CFLAGS_set= | |
| ac_cv_env_XML2_CFLAGS_value= | |
| ac_cv_env_XML2_LIBS_set= | |
| ac_cv_env_XML2_LIBS_value= | |
| ac_cv_env_XSLT_CFLAGS_set= | |
| ac_cv_env_XSLT_CFLAGS_value= | |
| ac_cv_env_XSLT_LIBS_set= | |
| ac_cv_env_XSLT_LIBS_value= | |
| ac_cv_env_build_alias_set= | |
| ac_cv_env_build_alias_value= | |
| ac_cv_env_host_alias_set= | |
| ac_cv_env_host_alias_value= | |
| ac_cv_env_target_alias_set= | |
| ac_cv_env_target_alias_value= | |
| ac_cv_func__lpthread=no | |
| ac_cv_func_connect=yes | |
| ac_cv_func_gethostbyname=yes | |
| ac_cv_func_gnutls_cipher_init=yes | |
| ac_cv_func_mousemask=no | |
| ac_cv_func_pthread_create=no | |
| ac_cv_func_pthread_getthreadid_np=no | |
| ac_cv_func_remove=yes | |
| ac_cv_func_shmat=yes | |
| ac_cv_have_resolv=-lresolv | |
| ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' | |
| ac_cv_header_AL_al_h=yes | |
| ac_cv_header_ApplicationServices_ApplicationServices_h=no | |
| ac_cv_header_AudioToolbox_AudioConverter_h=no | |
| ac_cv_header_AudioUnit_AudioComponent_h=no | |
| ac_cv_header_AudioUnit_AudioUnit_h=no | |
| ac_cv_header_CL_cl_h=yes | |
| ac_cv_header_CL_opencl_h=yes | |
| ac_cv_header_Carbon_Carbon_h=no | |
| ac_cv_header_CommonCrypto_CommonCryptor_h=no | |
| ac_cv_header_CoreAudio_CoreAudio_h=no | |
| ac_cv_header_CoreServices_CoreServices_h=no | |
| ac_cv_header_DiskArbitration_DiskArbitration_h=no | |
| ac_cv_header_EGL_egl_h=yes | |
| ac_cv_header_FAudio_h=yes | |
| ac_cv_header_IOKit_IOKitLib_h=no | |
| ac_cv_header_IOKit_hid_IOHIDLib_h=no | |
| ac_cv_header_OpenAL_al_h=no | |
| ac_cv_header_QuickTime_ImageCompression_h=no | |
| ac_cv_header_SDL2_SDL_h=yes | |
| ac_cv_header_Security_Security_h=no | |
| ac_cv_header_X11_XKBlib_h=yes | |
| ac_cv_header_X11_Xcursor_Xcursor_h=yes | |
| ac_cv_header_X11_Xlib_h=yes | |
| ac_cv_header_X11_Xutil_h=yes | |
| ac_cv_header_X11_extensions_XInput2_h=yes | |
| ac_cv_header_X11_extensions_XInput_h=yes | |
| ac_cv_header_X11_extensions_XShm_h=yes | |
| ac_cv_header_X11_extensions_Xcomposite_h=yes | |
| ac_cv_header_X11_extensions_Xfixes_h=yes | |
| ac_cv_header_X11_extensions_Xinerama_h=yes | |
| ac_cv_header_X11_extensions_Xrandr_h=yes | |
| ac_cv_header_X11_extensions_Xrender_h=yes | |
| ac_cv_header_X11_extensions_shape_h=yes | |
| ac_cv_header_X11_extensions_xf86vmode_h=yes | |
| ac_cv_header_X11_extensions_xf86vmproto_h=yes | |
| ac_cv_header_alias_h=no | |
| ac_cv_header_arpa_inet_h=yes | |
| ac_cv_header_arpa_nameser_h=yes | |
| ac_cv_header_asm_types_h=yes | |
| ac_cv_header_asm_user_h=no | |
| ac_cv_header_attr_xattr_h=no | |
| ac_cv_header_curses_h=no | |
| ac_cv_header_dbus_dbus_h=yes | |
| ac_cv_header_dirent_h=yes | |
| ac_cv_header_dlfcn_h=yes | |
| ac_cv_header_elf_h=yes | |
| ac_cv_header_float_h=yes | |
| ac_cv_header_fnmatch_h=yes | |
| ac_cv_header_ft2build_h=yes | |
| ac_cv_header_getopt_h=yes | |
| ac_cv_header_gettext_po_h=yes | |
| ac_cv_header_gnutls_gnutls_h=yes | |
| ac_cv_header_gphoto2_camera_h=yes | |
| ac_cv_header_gphoto2_port_h=yes | |
| ac_cv_header_grp_h=yes | |
| ac_cv_header_gsm_gsm_h=yes | |
| ac_cv_header_gsm_h=no | |
| ac_cv_header_gst_gst_h=yes | |
| ac_cv_header_gtk_gtk_h=yes | |
| ac_cv_header_hal_libhal_h=no | |
| ac_cv_header_ieeefp_h=no | |
| ac_cv_header_ifaddrs_h=yes | |
| ac_cv_header_inet_mib2_h=no | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_kstat_h=no | |
| ac_cv_header_lcms2_h=yes | |
| ac_cv_header_libproc_h=no | |
| ac_cv_header_libprocstat_h=no | |
| ac_cv_header_libudev_h=yes | |
| ac_cv_header_libxml_SAX2_h=yes | |
| ac_cv_header_libxml_parser_h=yes | |
| ac_cv_header_libxml_xmlsave_h=yes | |
| ac_cv_header_libxslt_pattern_h=yes | |
| ac_cv_header_libxslt_transform_h=yes | |
| ac_cv_header_link_h=yes | |
| ac_cv_header_linux_cdrom_h=yes | |
| ac_cv_header_linux_compiler_h=no | |
| ac_cv_header_linux_filter_h=yes | |
| ac_cv_header_linux_hdreg_h=yes | |
| ac_cv_header_linux_hidraw_h=yes | |
| ac_cv_header_linux_input_h=yes | |
| ac_cv_header_linux_ioctl_h=yes | |
| ac_cv_header_linux_ipx_h=yes | |
| ac_cv_header_linux_irda_h=no | |
| ac_cv_header_linux_joystick_h=yes | |
| ac_cv_header_linux_major_h=yes | |
| ac_cv_header_linux_param_h=yes | |
| ac_cv_header_linux_rtnetlink_h=yes | |
| ac_cv_header_linux_serial_h=yes | |
| ac_cv_header_linux_types_h=yes | |
| ac_cv_header_linux_ucdrom_h=no | |
| ac_cv_header_linux_videodev2_h=yes | |
| ac_cv_header_lwp_h=no | |
| ac_cv_header_mach_mach_h=no | |
| ac_cv_header_mach_machine_h=no | |
| ac_cv_header_mach_o_dyld_images_h=no | |
| ac_cv_header_mach_o_loader_h=no | |
| ac_cv_header_mach_o_nlist_h=no | |
| ac_cv_header_machine_cpu_h=no | |
| ac_cv_header_machine_limits_h=no | |
| ac_cv_header_machine_sysarch_h=no | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_mntent_h=yes | |
| ac_cv_header_ncurses_h=no | |
| ac_cv_header_net_if_arp_h=yes | |
| ac_cv_header_net_if_dl_h=no | |
| ac_cv_header_net_if_h=yes | |
| ac_cv_header_net_if_types_h=no | |
| ac_cv_header_net_route_h=yes | |
| ac_cv_header_netdb_h=yes | |
| ac_cv_header_netinet_icmp_var_h=no | |
| ac_cv_header_netinet_if_ether_h=yes | |
| ac_cv_header_netinet_if_inarp_h=no | |
| ac_cv_header_netinet_in_h=yes | |
| ac_cv_header_netinet_in_pcb_h=no | |
| ac_cv_header_netinet_in_systm_h=yes | |
| ac_cv_header_netinet_ip_h=yes | |
| ac_cv_header_netinet_ip_icmp_h=yes | |
| ac_cv_header_netinet_ip_var_h=no | |
| ac_cv_header_netinet_tcp_fsm_h=no | |
| ac_cv_header_netinet_tcp_h=yes | |
| ac_cv_header_netinet_tcp_timer_h=no | |
| ac_cv_header_netinet_tcp_var_h=no | |
| ac_cv_header_netinet_udp_h=yes | |
| ac_cv_header_netinet_udp_var_h=no | |
| ac_cv_header_netipx_ipx_h=yes | |
| ac_cv_header_pcap_pcap_h=yes | |
| ac_cv_header_poll_h=yes | |
| ac_cv_header_port_h=no | |
| ac_cv_header_pthread_h=yes | |
| ac_cv_header_pthread_np_h=no | |
| ac_cv_header_pulse_pulseaudio_h=yes | |
| ac_cv_header_pwd_h=yes | |
| ac_cv_header_resolv_h=yes | |
| ac_cv_header_sane_sane_h=yes | |
| ac_cv_header_sched_h=yes | |
| ac_cv_header_scsi_scsi_h=yes | |
| ac_cv_header_scsi_scsi_ioctl_h=yes | |
| ac_cv_header_scsi_sg_h=yes | |
| ac_cv_header_stat_broken=no | |
| ac_cv_header_stdbool_h=yes | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stdint_h=yes | |
| ac_cv_header_stdlib_h=yes | |
| ac_cv_header_string_h=yes | |
| ac_cv_header_strings_h=yes | |
| ac_cv_header_stropts_h=yes | |
| ac_cv_header_sys_attr_h=no | |
| ac_cv_header_sys_auxv_h=yes | |
| ac_cv_header_sys_cdio_h=no | |
| ac_cv_header_sys_elf32_h=no | |
| ac_cv_header_sys_epoll_h=yes | |
| ac_cv_header_sys_event_h=no | |
| ac_cv_header_sys_eventfd_h=yes | |
| ac_cv_header_sys_exec_elf_h=no | |
| ac_cv_header_sys_extattr_h=no | |
| ac_cv_header_sys_filio_h=no | |
| ac_cv_header_sys_inotify_h=yes | |
| ac_cv_header_sys_ioctl_h=yes | |
| ac_cv_header_sys_ipc_h=yes | |
| ac_cv_header_sys_limits_h=no | |
| ac_cv_header_sys_link_h=no | |
| ac_cv_header_sys_mkdev_h=no | |
| ac_cv_header_sys_mman_h=yes | |
| ac_cv_header_sys_modem_h=no | |
| ac_cv_header_sys_mount_h=yes | |
| ac_cv_header_sys_msg_h=yes | |
| ac_cv_header_sys_mtio_h=yes | |
| ac_cv_header_sys_param_h=yes | |
| ac_cv_header_sys_poll_h=yes | |
| ac_cv_header_sys_prctl_h=yes | |
| ac_cv_header_sys_protosw_h=no | |
| ac_cv_header_sys_ptrace_h=yes | |
| ac_cv_header_sys_queue_h=yes | |
| ac_cv_header_sys_resource_h=yes | |
| ac_cv_header_sys_scsiio_h=no | |
| ac_cv_header_sys_shm_h=yes | |
| ac_cv_header_sys_signal_h=yes | |
| ac_cv_header_sys_socket_h=yes | |
| ac_cv_header_sys_socketvar_h=yes | |
| ac_cv_header_sys_sockio_h=no | |
| ac_cv_header_sys_soundcard_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_statfs_h=yes | |
| ac_cv_header_sys_statvfs_h=yes | |
| ac_cv_header_sys_strtio_h=no | |
| ac_cv_header_sys_syscall_h=yes | |
| ac_cv_header_sys_sysctl_h=yes | |
| ac_cv_header_sys_sysinfo_h=yes | |
| ac_cv_header_sys_sysmacros_h=yes | |
| ac_cv_header_sys_thr_h=no | |
| ac_cv_header_sys_tihdr_h=no | |
| ac_cv_header_sys_time_h=yes | |
| ac_cv_header_sys_timeout_h=no | |
| ac_cv_header_sys_times_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_sys_ucontext_h=yes | |
| ac_cv_header_sys_uio_h=yes | |
| ac_cv_header_sys_un_h=yes | |
| ac_cv_header_sys_user_h=yes | |
| ac_cv_header_sys_utsname_h=yes | |
| ac_cv_header_sys_vfs_h=yes | |
| ac_cv_header_sys_vnode_h=no | |
| ac_cv_header_sys_wait_h=yes | |
| ac_cv_header_sys_xattr_h=yes | |
| ac_cv_header_syscall_h=yes | |
| ac_cv_header_termios_h=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_header_utime_h=yes | |
| ac_cv_header_va_va_drm_h=yes | |
| ac_cv_header_va_va_x11_h=yes | |
| ac_cv_header_valgrind_memcheck_h=no | |
| ac_cv_header_valgrind_valgrind_h=no | |
| ac_cv_header_zlib_h=yes | |
| ac_cv_host=x86_64-pc-linux-gnu | |
| ac_cv_lib_ICE_IceConnectionNumber=yes | |
| ac_cv_lib_OpenCL_clGetPlatformInfo=yes | |
| ac_cv_lib_X11_XkbQueryExtension=yes | |
| ac_cv_lib_Xext_XShapeQueryExtension=yes | |
| ac_cv_lib_Xext_XShmQueryExtension=yes | |
| ac_cv_lib_Xrender_XRenderCreateLinearGradient=yes | |
| ac_cv_lib_Xrender_XRenderSetPictureTransform=yes | |
| ac_cv_lib_asound_snd_pcm_hw_params_get_access_mask=yes | |
| ac_cv_lib_gphoto2_gp_camera_new=no | |
| ac_cv_lib_gphoto2_port_gp_port_info_list_new=no | |
| ac_cv_lib_gstreamer_1_0_gst_pad_new=yes | |
| ac_cv_lib_i386_i386_set_ldt=no | |
| ac_cv_lib_inotify_inotify_add_watch=no | |
| ac_cv_lib_lcms2_cmsOpenProfileFromFile=yes | |
| ac_cv_lib_ossaudio__oss_ioctl=no | |
| ac_cv_lib_pthread_pthread_create=yes | |
| ac_cv_lib_pulse_pa_stream_is_corked=yes | |
| ac_cv_lib_soname_FAudio= | |
| ac_cv_lib_soname_GL=libGL.so.1 | |
| ac_cv_lib_soname_GLU=libGLU.so.1 | |
| ac_cv_lib_soname_OSMesa=libOSMesa.so.8 | |
| ac_cv_lib_soname_OpenCL=libOpenCL.so.1 | |
| ac_cv_lib_soname_SDL2=libSDL2-2.0.so.0 | |
| ac_cv_lib_soname_X11=libX11.so.6 | |
| ac_cv_lib_soname_Xcomposite=libXcomposite.so.1 | |
| ac_cv_lib_soname_Xcursor=libXcursor.so.1 | |
| ac_cv_lib_soname_Xext=libXext.so.6 | |
| ac_cv_lib_soname_Xfixes=libXfixes.so.3 | |
| ac_cv_lib_soname_Xi=libXi.so.6 | |
| ac_cv_lib_soname_Xinerama=libXinerama.so.1 | |
| ac_cv_lib_soname_Xrandr=libXrandr.so.2 | |
| ac_cv_lib_soname_Xrender=libXrender.so.1 | |
| ac_cv_lib_soname_Xxf86vm=libXxf86vm.so.1 | |
| ac_cv_lib_soname_cairo=libcairo.so.2 | |
| ac_cv_lib_soname_dbus_1=libdbus-1.so.3 | |
| ac_cv_lib_soname_freetype=libfreetype.so.6 | |
| ac_cv_lib_soname_gnutls=libgnutls.so.30 | |
| ac_cv_lib_soname_gobject_2_0=libgobject-2.0.so.0 | |
| ac_cv_lib_soname_gtk_3=libgtk-3.so.0 | |
| ac_cv_lib_soname_pcap=libpcap.so.1 | |
| ac_cv_lib_soname_sane= | |
| ac_cv_lib_soname_v4l2=libv4l2.so.0 | |
| ac_cv_lib_soname_va=libva.so.2 | |
| ac_cv_lib_soname_va_drm=libva-drm.so.2 | |
| ac_cv_lib_soname_va_x11=libva-x11.so.2 | |
| ac_cv_lib_soname_xslt=libxslt.so.1 | |
| ac_cv_lib_udev_udev_new=yes | |
| ac_cv_lib_xml2_xmlFirstElementChild=yes | |
| ac_cv_lib_xml2_xmlNewDocPI=yes | |
| ac_cv_lib_xml2_xmlParseMemory=yes | |
| ac_cv_lib_xml2_xmlReadMemory=yes | |
| ac_cv_lib_xml2_xmlSchemaSetParserStructuredErrors=yes | |
| ac_cv_lib_xml2_xmlSchemaSetValidStructuredErrors=yes | |
| ac_cv_lib_z_inflate=yes | |
| ac_cv_member_XEvent_xcookie=yes | |
| ac_cv_member_XICCallback_callback=yes | |
| ac_cv_member_oss_sysinfo_numaudioengines=no | |
| ac_cv_objext=o | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_path_LDCONFIG=/sbin/ldconfig | |
| ac_cv_path_LDD=/sbin/ldd | |
| ac_cv_prog_BISON=bison | |
| ac_cv_prog_CPP='gcc -m32 -E' | |
| ac_cv_prog_CROSSCC=i686-w64-mingw32-gcc | |
| ac_cv_prog_FLEX=flex | |
| ac_cv_prog_MSGFMT=msgfmt | |
| ac_cv_prog_PKG_CONFIG=pkg-config | |
| ac_cv_prog_ac_ct_AR=ar | |
| ac_cv_prog_ac_ct_CC=gcc | |
| ac_cv_prog_ac_ct_CPPBIN=cpp | |
| ac_cv_prog_ac_ct_CXX=g++ | |
| ac_cv_prog_ac_ct_LD=ld | |
| ac_cv_prog_ac_ct_RANLIB=ranlib | |
| ac_cv_prog_ac_ct_READELF=readelf | |
| 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_sys_file_offset_bits=64 | |
| ac_cv_sys_largefile_CC=no | |
| ac_cv_type_FT_TrueTypeEngineType=yes | |
| ac_cv_type_xmlDocProperties=yes | |
| wine_cv_cc_m32=yes | |
| wine_cv_crosscc=yes | |
| wine_cv_msgfmt_contexts=yes | |
| wine_cv_recent_bison=yes | |
| wine_cv_recent_flex=yes | |
| wine_cv_toolsdir=/tmp/makepkg/proton_dist/src/proton_dist-64-build | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| ALL_VARS_RULES='' | |
| ALSA_LIBS='-lasound' | |
| APPKIT_LIBS='' | |
| APPLICATIONSERVICES_LIBS='' | |
| AR='ar' | |
| BISON='bison' | |
| BUILTINFLAG='' | |
| CAPI20_CFLAGS='' | |
| CAPI20_LIBS='' | |
| CARBON_LIBS='' | |
| CC='gcc -m32' | |
| CFLAGS='-pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native' | |
| CONFIGURE_TARGETS='' | |
| CONVERT='' | |
| COREAUDIO_LIBS='' | |
| COREFOUNDATION_LIBS='' | |
| CORESERVICES_LIBS='' | |
| CPP='gcc -m32 -E' | |
| CPPBIN='cpp' | |
| CPPFLAGS='-D_FORTIFY_SOURCE=2' | |
| CROSSCC='i686-w64-mingw32-gcc' | |
| CROSSCFLAGS='-g -O2' | |
| CROSSTARGET='i686-w64-mingw32' | |
| CUPS_CFLAGS='' | |
| CUPS_LIBS='' | |
| CXX='g++ -m32' | |
| CXXFLAGS='-pipe -O2 -ftree-vectorize -ftree-slp-vectorize -march=native' | |
| DBUS_CFLAGS=' -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include ' | |
| DBUS_LIBS=' -L/usr/lib32 -ldbus-1 ' | |
| DEFS='' | |
| DISABLED_SUBDIRS='' | |
| DISKARBITRATION_LIBS='' | |
| DLLFLAGS='-D_REENTRANT -fno-PIC' | |
| DLLTOOL='' | |
| DL_LIBS='' | |
| ECHO_C='' | |
| ECHO_N='-n' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| EXCESS_PRECISION_CFLAGS='' | |
| EXEEXT='' | |
| EXTRACFLAGS='' | |
| EXTRACROSSCFLAGS='-DWINE_CROSS_PE -Wall -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -fno-omit-frame-pointer -gdwarf-2 -gstrict-dwarf' | |
| FAUDIO_CFLAGS=' -I/usr/include/FAudio ' | |
| FAUDIO_LIBS=' -L/usr/lib32 -lFAudio ' | |
| FLEX='flex' | |
| FONTCONFIG_CFLAGS='' | |
| FONTCONFIG_LIBS='' | |
| FONTFORGE='' | |
| FORCEFEEDBACK_LIBS='' | |
| FREETYPE_CFLAGS=' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include ' | |
| FREETYPE_LIBS=' -L/usr/lib32 -lfreetype ' | |
| GETTEXTPO_LIBS='' | |
| GNUTLS_CFLAGS=' -I/usr/include/p11-kit-1 ' | |
| GNUTLS_LIBS=' -L/usr/lib32 -lgnutls ' | |
| GPHOTO2_CFLAGS='' | |
| GPHOTO2_LIBS='' | |
| GPHOTO2_PORT_CFLAGS='' | |
| GPHOTO2_PORT_LIBS='' | |
| GREP='/usr/bin/grep' | |
| GSSAPI_CFLAGS='' | |
| GSSAPI_LIBS='' | |
| GSTREAMER_CFLAGS=' -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/orc-0.4' | |
| GSTREAMER_LIBS=' -L/usr/lib32 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ' | |
| GTK3_CFLAGS=' -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/lib32/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include ' | |
| HAL_CFLAGS='' | |
| HAL_LIBS=' -ldbus-1' | |
| ICOTOOL='' | |
| INOTIFY_CFLAGS='' | |
| INOTIFY_LIBS='' | |
| IOKIT_LIBS='' | |
| JPEG_CFLAGS='' | |
| JPEG_LIBS='' | |
| KRB5_CFLAGS='' | |
| KRB5_LIBS='' | |
| KSTAT_LIBS='' | |
| LCMS2_CFLAGS='' | |
| LCMS2_LIBS=' -L/usr/lib32 -llcms2 ' | |
| LD='ld' | |
| LDAP_CFLAGS='' | |
| LDAP_LIBS='' | |
| LDCONFIG='/sbin/ldconfig' | |
| LDD='/sbin/ldd' | |
| LDDLLFLAGS='-fno-PIC' | |
| LDEXECFLAGS='' | |
| LDFLAGS='-pipe -O2 -ftree-vectorize -ftree-slp-vectorize -Wl,-rpath='\'''\''' | |
| LDRPATH_INSTALL='-Wl,--rpath,\$$ORIGIN/`$(MAKEDEP) -R ${bindir} ${libdir}`:$(DESTDIR)${libdir} -Wl,--enable-new-dtags' | |
| LDRPATH_LOCAL='-Wl,--rpath,\$$ORIGIN/$(top_builddir)/libs/wine' | |
| LIBOBJS='' | |
| LIBS='' | |
| LIBWINE_DEPENDS='wine.map' | |
| LIBWINE_LDFLAGS='-shared -Wl,-soname,libwine.so.1 -Wl,--version-script=$(srcdir)/wine.map' | |
| LIBWINE_SHAREDLIB='libwine.so.1.0' | |
| LN_S='ln -s' | |
| LTLIBOBJS='' | |
| METAL_LIBS='' | |
| MPG123_CFLAGS='' | |
| MPG123_LIBS='' | |
| MSGFMT='msgfmt' | |
| NETAPI_CFLAGS='' | |
| NETAPI_LIBS='' | |
| OBJC='' | |
| OBJCFLAGS='' | |
| OBJCPP='' | |
| OBJEXT='o' | |
| OPENAL_LIBS='' | |
| OPENCL_LIBS='-lOpenCL' | |
| OPENGL_LIBS='-lGL' | |
| OSS4_CFLAGS='' | |
| OTOOL='otool' | |
| PACKAGE_BUGREPORT='wine-devel@winehq.org' | |
| PACKAGE_NAME='Wine' | |
| PACKAGE_STRING='Wine 4.8' | |
| PACKAGE_TARNAME='wine' | |
| PACKAGE_URL='https://www.winehq.org' | |
| PACKAGE_VERSION='4.8' | |
| PATH_SEPARATOR=':' | |
| PKG_CONFIG='pkg-config' | |
| PNG_CFLAGS='' | |
| PNG_LIBS='' | |
| POLL_LIBS='' | |
| PRELINK='' | |
| PROCSTAT_LIBS='' | |
| PTHREAD_LIBS='-lpthread' | |
| PULSE_CFLAGS=' -D_REENTRANT ' | |
| PULSE_LIBS=' -L/usr/lib32 -lpulse ' | |
| QUICKTIME_LIBS='' | |
| RANLIB='ranlib' | |
| READELF='readelf' | |
| RESOLV_LIBS='-lresolv' | |
| RSVG='' | |
| RT_LIBS='' | |
| SANE_CFLAGS='' | |
| SANE_LIBS='' | |
| SDL2_CFLAGS=' -I/usr/include/SDL2 -D_REENTRANT ' | |
| SDL2_LIBS=' -L/usr/lib32 -pthread -lSDL2 ' | |
| SECURITY_LIBS='' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| STRIP='strip' | |
| SUBDIRS='' | |
| TARGETFLAGS='-m32' | |
| TIFF_CFLAGS='' | |
| TIFF_LIBS='' | |
| TOOLSDIR='/tmp/makepkg/proton_dist/src/proton_dist-64-build' | |
| TOOLSEXT='' | |
| TOP_INSTALL_DEV=' libs/wine/libwine.so' | |
| TOP_INSTALL_LIB=' libs/wine/libwine.so.1.0 libs/wine/libwine.so.1' | |
| UDEV_CFLAGS='' | |
| UDEV_LIBS=' -L/usr/lib32 -ludev ' | |
| VKD3D_CFLAGS='' | |
| VKD3D_LIBS='' | |
| WINELOADER_DEPENDS='' | |
| WINELOADER_LDFLAGS='-Wl,--export-dynamic -Wl,-Ttext-segment=0x7c000000 -Wl,-z,max-page-size=0x1000' | |
| WINELOADER_PROGRAMS='wine' | |
| WINEPRELOADER_LDFLAGS='-static -nostartfiles -nodefaultlibs -Wl,-Ttext=0x7c400000' | |
| XMKMF='' | |
| XML2_CFLAGS=' -I/usr/include/libxml2 ' | |
| XML2_LIBS=' -L/usr/lib32 -lxml2 ' | |
| XSLT_CFLAGS=' -I/usr/include/libxml2 ' | |
| XSLT_LIBS=' -L/usr/lib32 -lxslt -lm -lxml2 ' | |
| X_CFLAGS='' | |
| X_EXTRA_LIBS='' | |
| X_LIBS=' -lXext -lX11' | |
| X_PRE_LIBS=' -lSM -lICE' | |
| Z_LIBS='-lz' | |
| ac_ct_AR='ar' | |
| ac_ct_CC='gcc' | |
| ac_ct_CXX='g++' | |
| ac_ct_OBJC='' | |
| bindir='${exec_prefix}/bin' | |
| build='x86_64-pc-linux-gnu' | |
| build_alias='' | |
| build_cpu='x86_64' | |
| build_os='linux-gnu' | |
| build_vendor='pc' | |
| datadir='${datarootdir}' | |
| datarootdir='${prefix}/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exec_prefix='NONE' | |
| host='x86_64-pc-linux-gnu' | |
| host_alias='' | |
| host_cpu='i386' | |
| host_os='linux-gnu' | |
| host_vendor='pc' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| libdir='$ORIGIN/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='$ORIGIN' | |
| 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 "Wine" | |
| #define PACKAGE_TARNAME "wine" | |
| #define PACKAGE_VERSION "4.8" | |
| #define PACKAGE_STRING "Wine 4.8" | |
| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | |
| #define PACKAGE_URL "https://www.winehq.org" | |
| #define EXEEXT "" | |
| #define _FILE_OFFSET_BITS 64 | |
| #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_AL_AL_H 1 | |
| #define HAVE_CL_CL_H 1 | |
| #define HAVE_EGL_EGL_H 1 | |
| #define HAVE_CL_OPENCL_H 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| #define HAVE_ARPA_NAMESER_H 1 | |
| #define HAVE_ASM_TYPES_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ELF_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_FNMATCH_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETTEXT_PO_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_GSM_GSM_H 1 | |
| #define HAVE_LINK_H 1 | |
| #define HAVE_LINUX_CDROM_H 1 | |
| #define HAVE_LINUX_FILTER_H 1 | |
| #define HAVE_LINUX_HDREG_H 1 | |
| #define HAVE_LINUX_HIDRAW_H 1 | |
| #define HAVE_LINUX_INPUT_H 1 | |
| #define HAVE_LINUX_IOCTL_H 1 | |
| #define HAVE_LINUX_JOYSTICK_H 1 | |
| #define HAVE_LINUX_MAJOR_H 1 | |
| #define HAVE_LINUX_PARAM_H 1 | |
| #define HAVE_LINUX_SERIAL_H 1 | |
| #define HAVE_LINUX_TYPES_H 1 | |
| #define HAVE_MNTENT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_IN_SYSTM_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_PCAP_PCAP_H 1 | |
| #define HAVE_POLL_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SCSI_SCSI_H 1 | |
| #define HAVE_SCSI_SCSI_IOCTL_H 1 | |
| #define HAVE_SCSI_SG_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STROPTS_H 1 | |
| #define HAVE_SYS_AUXV_H 1 | |
| #define HAVE_SYS_EPOLL_H 1 | |
| #define HAVE_SYS_EVENTFD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_MSG_H 1 | |
| #define HAVE_SYS_MTIO_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_PTRACE_H 1 | |
| #define HAVE_SYS_QUEUE_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SHM_H 1 | |
| #define HAVE_SYS_SIGNAL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_SOCKETVAR_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SYSCALL_H 1 | |
| #define HAVE_SYS_SYSINFO_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_USER_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYSCALL_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_ZLIB_H 1 | |
| #define MAJOR_IN_SYSMACROS 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_STATFS_H 1 | |
| #define HAVE_SYS_SYSCTL_H 1 | |
| #define HAVE_SYS_USER_H 1 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_NETINET_IP_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_NET_IF_ARP_H 1 | |
| #define HAVE_NET_ROUTE_H 1 | |
| #define HAVE_NETINET_IF_ETHER_H 1 | |
| #define HAVE_NETINET_IP_ICMP_H 1 | |
| #define HAVE_NETINET_UDP_H 1 | |
| #define HAVE_NETIPX_IPX_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_LINUX_IPX_H 1 | |
| #define HAVE_LINUX_RTNETLINK_H 1 | |
| #define HAVE_RESOLV_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_SYS_UCONTEXT_H 1 | |
| #define HAVE_LINUX_VIDEODEV2_H 1 | |
| #define HAVE_SYS_XATTR_H 1 | |
| #define SONAME_LIBX11 "libX11.so.6" | |
| #define SONAME_LIBXEXT "libXext.so.6" | |
| #define HAVE_X11_XLIB_H 1 | |
| #define HAVE_X11_XKBLIB_H 1 | |
| #define HAVE_X11_XUTIL_H 1 | |
| #define HAVE_X11_XCURSOR_XCURSOR_H 1 | |
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | |
| #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | |
| #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | |
| #define HAVE_X11_EXTENSIONS_XSHM_H 1 | |
| #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | |
| #define HAVE_X11_EXTENSIONS_XFIXES_H 1 | |
| #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | |
| #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | |
| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | |
| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | |
| #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | |
| #define HAVE_XKB 1 | |
| #define SONAME_LIBXCURSOR "libXcursor.so.1" | |
| #define SONAME_LIBXI "libXi.so.6" | |
| #define HAVE_LIBXXSHM 1 | |
| #define HAVE_LIBXSHAPE 1 | |
| #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | |
| #define SONAME_LIBXRENDER "libXrender.so.1" | |
| #define HAVE_XRENDERSETPICTURETRANSFORM 1 | |
| #define HAVE_XRENDERCREATELINEARGRADIENT 1 | |
| #define SONAME_LIBXRANDR "libXrandr.so.2" | |
| #define HAVE_XRRGETSCREENRESOURCES 1 | |
| #define SONAME_LIBXFIXES "libXfixes.so.3" | |
| #define SONAME_LIBXINERAMA "libXinerama.so.1" | |
| #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | |
| #define HAVE_XICCALLBACK_CALLBACK 1 | |
| #define HAVE_XEVENT_XCOOKIE 1 | |
| #define SONAME_LIBGL "libGL.so.1" | |
| #define SONAME_LIBGLU "libGLU.so.1" | |
| #define SONAME_LIBOSMESA "libOSMesa.so.8" | |
| #define HAVE_VA_VA_X11_H 1 | |
| #define HAVE_VA_VA_DRM_H 1 | |
| #define SONAME_LIBVA "libva.so.2" | |
| #define SONAME_LIBVA_X11 "libva-x11.so.2" | |
| #define SONAME_LIBVA_DRM "libva-drm.so.2" | |
| #define HAVE_VAAPI 1 | |
| #define SONAME_LIBOPENCL "libOpenCL.so.1" | |
| #define SONAME_LIBPCAP "libpcap.so.1" | |
| #define HAVE_LIBXML_PARSER_H 1 | |
| #define HAVE_LIBXML_XMLSAVE_H 1 | |
| #define HAVE_LIBXML_SAX2_H 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_XMLREADMEMORY 1 | |
| #define HAVE_XMLNEWDOCPI 1 | |
| #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | |
| #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | |
| #define HAVE_XMLFIRSTELEMENTCHILD 1 | |
| #define HAVE_XMLDOC_PROPERTIES 1 | |
| #define HAVE_LIBXSLT_PATTERN_H 1 | |
| #define HAVE_LIBXSLT_TRANSFORM_H 1 | |
| #define SONAME_LIBXSLT "libxslt.so.1" | |
| #define HAVE_SYS_INOTIFY_H 1 | |
| #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | |
| #define SONAME_LIBGNUTLS "libgnutls.so.30" | |
| #define HAVE_GNUTLS_CIPHER_INIT 1 | |
| #define SONAME_LIBV4L2 "libv4l2.so.0" | |
| #define HAVE_RESOLV 1 | |
| #define HAVE_LCMS2_H 1 | |
| #define HAVE_LCMS2 1 | |
| #define HAVE_GTK_GTK_H 1 | |
| #define SONAME_LIBGOBJECT_2_0 "libgobject-2.0.so.0" | |
| #define SONAME_LIBCAIRO "libcairo.so.2" | |
| #define SONAME_LIBGTK_3 "libgtk-3.so.0" | |
| #define HAVE_GTK3 1 | |
| #define HAVE_FT2BUILD_H 1 | |
| #define SONAME_LIBFREETYPE "libfreetype.so.6" | |
| #define HAVE_FREETYPE 1 | |
| #define HAVE_FT_TRUETYPEENGINETYPE 1 | |
| #define HAVE_PPDEV 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_PULSE_PULSEAUDIO_H 1 | |
| #define HAVE_LIBUDEV_H 1 | |
| #define HAVE_UDEV 1 | |
| #define HAVE_SDL2_SDL_H 1 | |
| #define SONAME_LIBSDL2 "libSDL2-2.0.so.0" | |
| #define HAVE_FAUDIO_H 1 | |
| configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment