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 8.3, which was generated by GNU Autoconf 2.71. Invocation command line was $ /home/deck/ElementalWarrior-wine/configure --prefix=/home/deck/ElementalWarrior-wine/wine-install --enable-win64 ## --------- ## ## Platform. ## ## --------- ## hostname = steamdeck uname -m = x86_64 uname -r = 5.13.0-valve36-1-neptune uname -s = Linux uname -v = #1 SMP PREEMPT Mon, 19 Dec 2022 23:39:41 +0000 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/deck/.local/podman/bin/ PATH: /home/deck/.local/bin/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /var/lib/flatpak/exports/bin/ PATH: /usr/bin/site_perl/ PATH: /usr/bin/vendor_perl/ PATH: /usr/bin/core_perl/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3948: looking for aux files: config.guess config.sub configure:3961: trying /home/deck/ElementalWarrior-wine/tools/ configure:3990: /home/deck/ElementalWarrior-wine/tools/config.guess found configure:3990: /home/deck/ElementalWarrior-wine/tools/config.sub found configure:4497: checking build system type configure:4512: result: x86_64-pc-linux-gnu configure:4532: checking host system type configure:4546: result: x86_64-pc-linux-gnu configure:4576: checking whether make sets $(MAKE) configure:4599: result: yes configure:4670: checking for gcc configure:4691: found /usr/bin/gcc configure:4702: result: gcc configure:5055: checking for C compiler version configure:5064: gcc --version >&5 gcc (GCC) 12.2.0 Copyright (C) 2022 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:5075: $? = 0 configure:5064: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (GCC) configure:5075: $? = 0 configure:5064: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:5075: $? = 1 configure:5064: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5075: $? = 1 configure:5064: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:5075: $? = 1 configure:5095: checking whether the C compiler works configure:5117: gcc conftest.c >&5 configure:5121: $? = 0 configure:5171: result: yes configure:5174: checking for C compiler default output file name configure:5176: result: a.out configure:5182: checking for suffix of executables configure:5189: gcc -o conftest conftest.c >&5 configure:5193: $? = 0 configure:5216: result: configure:5238: checking whether we are cross compiling configure:5246: gcc -o conftest conftest.c >&5 configure:5250: $? = 0 configure:5257: ./conftest configure:5261: $? = 0 configure:5276: result: no configure:5281: checking for suffix of object files configure:5304: gcc -c conftest.c >&5 configure:5308: $? = 0 configure:5330: result: o configure:5334: checking whether the compiler supports GNU C configure:5354: gcc -c conftest.c >&5 configure:5354: $? = 0 configure:5364: result: yes configure:5375: checking whether gcc accepts -g configure:5396: gcc -c -g conftest.c >&5 configure:5396: $? = 0 configure:5440: result: yes configure:5460: checking for gcc option to enable C11 features configure:5475: gcc -c -g -O2 conftest.c >&5 configure:5475: $? = 0 configure:5493: result: none needed configure:5672: checking for g++ configure:5693: found /usr/bin/g++ configure:5704: result: g++ configure:5731: checking for C++ compiler version configure:5740: g++ --version >&5 g++ (GCC) 12.2.0 Copyright (C) 2022 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:5751: $? = 0 configure:5740: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (GCC) configure:5751: $? = 0 configure:5740: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:5751: $? = 1 configure:5740: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:5751: $? = 1 configure:5755: checking whether the compiler supports GNU C++ configure:5775: g++ -c conftest.cpp >&5 configure:5775: $? = 0 configure:5785: result: yes configure:5796: checking whether g++ accepts -g configure:5817: g++ -c -g conftest.cpp >&5 configure:5817: $? = 0 configure:5861: result: yes configure:5881: checking for g++ option to enable C++11 features configure:5896: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main(int, char**)': conftest.cpp:175:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] 175 | cxx11test::delegate d2(); | ^~ conftest.cpp:175:25: note: remove parentheses to default-initialize a variable 175 | cxx11test::delegate d2(); | ^~ | -- conftest.cpp:175:25: note: or replace parentheses with braces to value-initialize a variable configure:5896: $? = 0 configure:5914: result: none needed configure:6026: checking for cpp configure:6047: found /usr/local/bin/cpp configure:6058: result: cpp configure:6131: checking for ld configure:6152: found /usr/bin/ld configure:6163: result: ld configure:6242: checking whether gcc supports __builtin_ms_va_list configure:6259: gcc -c -g -O2 conftest.c >&5 configure:6259: $? = 0 configure:6267: result: yes configure:6401: checking for the directory containing the Wine tools configure:6416: result: configure:6445: checking for flex configure:6466: found /usr/bin/flex configure:6477: result: flex configure:6493: checking whether flex is recent enough configure:6512: result: yes configure:6520: checking for bison configure:6541: found /usr/bin/bison configure:6552: result: bison configure:6568: checking whether bison is recent enough configure:6586: result: yes configure:6644: checking for ar configure:6665: found /usr/bin/ar configure:6676: result: ar configure:6748: checking for strip configure:6769: found /usr/bin/strip configure:6780: result: strip configure:6850: checking for ranlib configure:6871: found /usr/bin/ranlib configure:6882: result: ranlib configure:6904: checking whether ln -s works configure:6908: result: yes configure:6915: checking for grep that handles long lines and -e configure:6979: result: /usr/bin/grep configure:6984: checking for egrep configure:7052: result: /usr/bin/grep -E configure:7059: checking for ldconfig configure:7082: found /sbin/ldconfig configure:7095: result: /sbin/ldconfig configure:7107: checking for msgfmt configure:7128: found /usr/bin/msgfmt configure:7139: result: msgfmt configure:7155: checking for pkg-config configure:7176: found /usr/bin/pkg-config configure:7187: result: pkg-config configure:7517: checking whether msgfmt supports contexts configure:7536: result: yes configure:7552: checking for i386_set_ldt in -li386 configure:7575: gcc -m64 -o conftest -g -O2 conftest.c -li386 >&5 /usr/bin/ld: cannot find -li386: No such file or directory collect2: error: ld returned 1 exit status configure:7575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #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. */ | char i386_set_ldt (); | int | main (void) | { | return i386_set_ldt (); | ; | return 0; | } configure:7585: result: no configure:7606: checking for special C compiler options needed for large files configure:7654: result: no configure:7660: checking for _FILE_OFFSET_BITS value needed for large files configure:7686: gcc -m64 -c -g -O2 conftest.c >&5 configure:7686: $? = 0 configure:7720: result: no configure:7807: checking for stdio.h configure:7807: gcc -m64 -c -g -O2 conftest.c >&5 configure:7807: $? = 0 configure:7807: result: yes configure:7807: checking for stdlib.h configure:7807: gcc -m64 -c -g -O2 conftest.c >&5 configure:7807: $? = 0 configure:7807: result: yes configure:7807: checking for string.h configure:7807: gcc -m64 -c -g -O2 conftest.c >&5 configure:7807: $? = 0 configure:7807: result: yes configure:7807: checking for inttypes.h configure:7807: gcc -m64 -c -g -O2 conftest.c >&5 configure:7807: $? = 0 configure:7807: result: yes configure:7807: checking for stdint.h configure:7807: gcc -m64 -c -g -O2 conftest.c >&5 configure:7807: $? = 0 configure:7807: result: yes configure:7807: checking for strings.h configure:7807: gcc -m64 -c -g -O2 conftest.c >&5 configure:7807: $? = 0 configure:7807: result: yes configure:7807: checking for sys/stat.h configure:7807: gcc -m64 -c -g -O2 conftest.c >&5 configure:7807: $? = 0 configure:7807: result: yes configure:7807: checking for sys/types.h configure:7807: gcc -m64 -c -g -O2 conftest.c >&5 configure:7807: $? = 0 configure:7807: result: yes configure:7807: checking for unistd.h configure:7807: gcc -m64 -c -g -O2 conftest.c >&5 configure:7807: $? = 0 configure:7807: result: yes configure:7832: checking for CL/cl.h configure:7832: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/CL/cl.h:20, from conftest.c:48: /usr/include/CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)") | ^~~~~~~ configure:7832: $? = 0 configure:7832: result: yes configure:7838: checking for EGL/egl.h configure:7838: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:49:10: fatal error: EGL/egl.h: No such file or directory 49 | #include | ^~~~~~~~~~~ compilation terminated. configure:7838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7838: result: no configure:7844: checking for OpenCL/opencl.h configure:7844: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:49:10: fatal error: OpenCL/opencl.h: No such file or directory 49 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:7844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7844: result: no configure:7850: checking for arpa/inet.h configure:7850: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from /usr/include/netinet/in.h:23, from /usr/include/arpa/inet.h:22, from conftest.c:49: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:7850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7850: result: no configure:7856: checking for arpa/nameser.h configure:7856: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/bits/posix1_lim.h:161, from /usr/include/limits.h:195, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:203, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:34, from /usr/include/sys/param.h:26, from /usr/include/arpa/nameser.h:51, from conftest.c:49: /usr/include/bits/local_lim.h:38:10: fatal error: linux/limits.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:7856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7856: result: no configure:7862: checking for asm/types.h configure:7862: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:49:10: fatal error: asm/types.h: No such file or directory 49 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:7862: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7862: result: no configure:7868: checking for asm/user.h configure:7868: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:49:10: fatal error: asm/user.h: No such file or directory 49 | #include | ^~~~~~~~~~~~ compilation terminated. configure:7868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7868: result: no configure:7874: checking for elf.h configure:7874: gcc -m64 -c -g -O2 conftest.c >&5 configure:7874: $? = 0 configure:7874: result: yes configure:7880: checking for float.h configure:7880: gcc -m64 -c -g -O2 conftest.c >&5 configure:7880: $? = 0 configure:7880: result: yes configure:7886: checking for gettext-po.h configure:7886: gcc -m64 -c -g -O2 conftest.c >&5 configure:7886: $? = 0 configure:7886: result: yes configure:7892: checking for libproc.h configure:7892: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:52:10: fatal error: libproc.h: No such file or directory 52 | #include | ^~~~~~~~~~~ compilation terminated. configure:7892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7892: result: no configure:7898: checking for link.h configure:7898: gcc -m64 -c -g -O2 conftest.c >&5 configure:7898: $? = 0 configure:7898: result: yes configure:7904: checking for linux/cdrom.h configure:7904: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: linux/cdrom.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7904: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7904: result: no configure:7910: checking for linux/filter.h configure:7910: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: linux/filter.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:7910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7910: result: no configure:7916: checking for linux/hdreg.h configure:7916: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: linux/hdreg.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7916: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7916: result: no configure:7922: checking for linux/hidraw.h configure:7922: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: linux/hidraw.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:7922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7922: result: no configure:7928: checking for linux/input.h configure:7928: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: linux/input.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7928: result: no configure:7934: checking for linux/ioctl.h configure:7934: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: linux/ioctl.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7934: result: no configure:7940: checking for linux/major.h configure:7940: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: linux/major.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7940: result: no configure:7946: checking for linux/param.h configure:7946: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: linux/param.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7946: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7946: result: no configure:7952: checking for linux/serial.h configure:7952: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: linux/serial.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:7952: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7952: result: no configure:7958: checking for linux/types.h configure:7958: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: linux/types.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7958: result: no configure:7964: checking for linux/ucdrom.h configure:7964: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: linux/ucdrom.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:7964: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7964: result: no configure:7970: checking for lwp.h configure:7970: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: lwp.h: No such file or directory 53 | #include | ^~~~~~~ compilation terminated. configure:7970: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7970: result: no configure:7976: checking for mach-o/loader.h configure:7976: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: mach-o/loader.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:7976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7976: result: no configure:7982: checking for mach/mach.h configure:7982: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: mach/mach.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:7982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7982: result: no configure:7988: checking for machine/cpu.h configure:7988: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: machine/cpu.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:7988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7988: result: no configure:7994: checking for machine/sysarch.h configure:7994: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:53:10: fatal error: machine/sysarch.h: No such file or directory 53 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:7994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7994: result: no configure:8000: checking for mntent.h configure:8000: gcc -m64 -c -g -O2 conftest.c >&5 configure:8000: $? = 0 configure:8000: result: yes configure:8006: checking for netdb.h configure:8006: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from conftest.c:54: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8006: result: no configure:8012: checking for netinet/in.h configure:8012: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from /usr/include/netinet/in.h:23, from conftest.c:54: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8012: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8012: result: no configure:8018: checking for netinet/in_systm.h configure:8018: gcc -m64 -c -g -O2 conftest.c >&5 configure:8018: $? = 0 configure:8018: result: yes configure:8024: checking for netinet/tcp.h configure:8024: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from /usr/include/netinet/tcp.h:90, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8024: result: no configure:8030: checking for netinet/tcp_fsm.h configure:8030: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:55:10: fatal error: netinet/tcp_fsm.h: No such file or directory 55 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:8030: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8030: result: no configure:8036: checking for pcap/pcap.h configure:8036: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from /usr/include/pcap/socket.h:58, from /usr/include/pcap/pcap.h:130, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8036: result: no configure:8042: checking for port.h configure:8042: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:55:10: fatal error: port.h: No such file or directory 55 | #include | ^~~~~~~~ compilation terminated. configure:8042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8042: result: no configure:8048: checking for pthread.h configure:8048: gcc -m64 -c -g -O2 conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8054: checking for pwd.h configure:8054: gcc -m64 -c -g -O2 conftest.c >&5 configure:8054: $? = 0 configure:8054: result: yes configure:8060: checking for sched.h configure:8060: gcc -m64 -c -g -O2 conftest.c >&5 configure:8060: $? = 0 configure:8060: result: yes configure:8066: checking for scsi/scsi.h configure:8066: gcc -m64 -c -g -O2 conftest.c >&5 configure:8066: $? = 0 configure:8066: result: yes configure:8072: checking for scsi/scsi_ioctl.h configure:8072: gcc -m64 -c -g -O2 conftest.c >&5 configure:8072: $? = 0 configure:8072: result: yes configure:8078: checking for scsi/sg.h configure:8078: gcc -m64 -c -g -O2 conftest.c >&5 configure:8078: $? = 0 configure:8078: result: yes configure:8084: checking for stdint.h configure:8084: result: yes configure:8090: checking for sys/attr.h configure:8090: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:62:10: fatal error: sys/attr.h: No such file or directory 62 | #include | ^~~~~~~~~~~~ compilation terminated. configure:8090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8090: result: no configure:8096: checking for sys/auxv.h configure:8096: gcc -m64 -c -g -O2 conftest.c >&5 configure:8096: $? = 0 configure:8096: result: yes configure:8102: checking for sys/cdio.h configure:8102: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:63:10: fatal error: sys/cdio.h: No such file or directory 63 | #include | ^~~~~~~~~~~~ compilation terminated. configure:8102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8102: result: no configure:8108: checking for sys/epoll.h configure:8108: gcc -m64 -c -g -O2 conftest.c >&5 configure:8108: $? = 0 configure:8108: result: yes configure:8114: checking for sys/event.h configure:8114: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:64:10: fatal error: sys/event.h: No such file or directory 64 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:8114: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8114: result: no configure:8120: checking for sys/extattr.h configure:8120: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:64:10: fatal error: sys/extattr.h: No such file or directory 64 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:8120: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8120: result: no configure:8126: checking for sys/filio.h configure:8126: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:64:10: fatal error: sys/filio.h: No such file or directory 64 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:8126: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8126: result: no configure:8132: checking for sys/ipc.h configure:8132: gcc -m64 -c -g -O2 conftest.c >&5 configure:8132: $? = 0 configure:8132: result: yes configure:8138: checking for sys/link.h configure:8138: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:65:10: fatal error: sys/link.h: No such file or directory 65 | #include | ^~~~~~~~~~~~ compilation terminated. configure:8138: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8138: result: no configure:8144: checking for sys/modem.h configure:8144: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:65:10: fatal error: sys/modem.h: No such file or directory 65 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:8144: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8144: result: no configure:8150: checking for sys/mtio.h configure:8150: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/ioctl.h:26, from /usr/include/sys/mtio.h:25, from conftest.c:65: /usr/include/bits/ioctls.h:23:10: fatal error: asm/ioctls.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:8150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8150: result: no configure:8156: checking for sys/param.h configure:8156: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/bits/posix1_lim.h:161, from /usr/include/limits.h:195, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:203, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:34, from /usr/include/sys/param.h:26, from conftest.c:65: /usr/include/bits/local_lim.h:38:10: fatal error: linux/limits.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:8156: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8156: result: no configure:8162: checking for sys/prctl.h configure:8162: gcc -m64 -c -g -O2 conftest.c >&5 In file included from conftest.c:65: /usr/include/sys/prctl.h:22:10: fatal error: linux/prctl.h: No such file or directory 22 | #include /* The magic values come from here */ | ^~~~~~~~~~~~~~~ compilation terminated. configure:8162: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8162: result: no configure:8168: checking for sys/ptrace.h configure:8168: gcc -m64 -c -g -O2 conftest.c >&5 configure:8168: $? = 0 configure:8168: result: yes configure:8174: checking for sys/queue.h configure:8174: gcc -m64 -c -g -O2 conftest.c >&5 configure:8174: $? = 0 configure:8174: result: yes configure:8180: checking for sys/random.h configure:8180: gcc -m64 -c -g -O2 conftest.c >&5 configure:8180: $? = 0 configure:8180: result: yes configure:8186: checking for sys/resource.h configure:8186: gcc -m64 -c -g -O2 conftest.c >&5 configure:8186: $? = 0 configure:8186: result: yes configure:8192: checking for sys/scsiio.h configure:8192: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:69:10: fatal error: sys/scsiio.h: No such file or directory 69 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:8192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8192: result: no configure:8198: checking for sys/shm.h configure:8198: gcc -m64 -c -g -O2 conftest.c >&5 configure:8198: $? = 0 configure:8198: result: yes configure:8204: checking for sys/signal.h configure:8204: gcc -m64 -c -g -O2 conftest.c >&5 configure:8204: $? = 0 configure:8204: result: yes configure:8210: checking for sys/socketvar.h configure:8210: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from /usr/include/sys/socketvar.h:3, from conftest.c:71: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8210: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8210: result: no configure:8216: checking for sys/sockio.h configure:8216: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:71:10: fatal error: sys/sockio.h: No such file or directory 71 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:8216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8216: result: no configure:8222: checking for sys/statvfs.h configure:8222: gcc -m64 -c -g -O2 conftest.c >&5 configure:8222: $? = 0 configure:8222: result: yes configure:8228: checking for sys/strtio.h configure:8228: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:72:10: fatal error: sys/strtio.h: No such file or directory 72 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:8228: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8228: result: no configure:8234: checking for sys/syscall.h configure:8234: gcc -m64 -c -g -O2 conftest.c >&5 In file included from conftest.c:72: /usr/include/sys/syscall.h:24:10: fatal error: asm/unistd.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:8234: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8234: result: no configure:8240: checking for sys/sysinfo.h configure:8240: gcc -m64 -c -g -O2 conftest.c >&5 In file included from conftest.c:72: /usr/include/sys/sysinfo.h:24:10: fatal error: linux/kernel.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:8240: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8240: result: no configure:8246: checking for sys/times.h configure:8246: gcc -m64 -c -g -O2 conftest.c >&5 configure:8246: $? = 0 configure:8246: result: yes configure:8252: checking for sys/uio.h configure:8252: gcc -m64 -c -g -O2 conftest.c >&5 configure:8252: $? = 0 configure:8252: result: yes configure:8258: checking for sys/user.h configure:8258: gcc -m64 -c -g -O2 conftest.c >&5 configure:8258: $? = 0 configure:8258: result: yes configure:8264: checking for sys/utsname.h configure:8264: gcc -m64 -c -g -O2 conftest.c >&5 configure:8264: $? = 0 configure:8264: result: yes configure:8270: checking for sys/vnode.h configure:8270: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:76:10: fatal error: sys/vnode.h: No such file or directory 76 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:8270: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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 | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8270: result: no configure:8276: checking for sys/xattr.h configure:8276: gcc -m64 -c -g -O2 conftest.c >&5 configure:8276: $? = 0 configure:8276: result: yes configure:8282: checking for syscall.h configure:8282: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/syscall.h:1, from conftest.c:77: /usr/include/sys/syscall.h:24:10: fatal error: asm/unistd.h: No such file or directory 24 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:8282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8282: result: no configure:8288: checking for utime.h configure:8288: gcc -m64 -c -g -O2 conftest.c >&5 configure:8288: $? = 0 configure:8288: result: yes configure:8294: checking for valgrind/memcheck.h configure:8294: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:78:10: fatal error: valgrind/memcheck.h: No such file or directory 78 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:8294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8294: result: no configure:8300: checking for valgrind/valgrind.h configure:8300: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:78:10: fatal error: valgrind/valgrind.h: No such file or directory 78 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:8300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8300: result: no configure:8307: checking for sys/mkdev.h configure:8307: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:78:10: fatal error: sys/mkdev.h: No such file or directory 78 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:8307: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8307: result: no configure:8316: checking for sys/sysmacros.h configure:8316: gcc -m64 -c -g -O2 conftest.c >&5 configure:8316: $? = 0 configure:8316: result: yes configure:8325: checking whether stat file-mode macros are broken configure:8353: gcc -m64 -c -g -O2 conftest.c >&5 configure:8353: $? = 0 configure:8361: result: no configure:8371: checking for sys/conf.h configure:8371: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:56:10: fatal error: sys/conf.h: No such file or directory 56 | #include | ^~~~~~~~~~~~ compilation terminated. configure:8371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | #include configure:8371: result: no configure:8381: checking for sys/mount.h configure:8381: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/ioctl.h:26, from /usr/include/sys/mount.h:28, from conftest.c:56: /usr/include/bits/ioctls.h:23:10: fatal error: asm/ioctls.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:8381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | #include configure:8381: result: no configure:8391: checking for sys/statfs.h configure:8391: gcc -m64 -c -g -O2 conftest.c >&5 configure:8391: $? = 0 configure:8391: result: yes configure:8401: checking for sys/user.h configure:8401: result: yes configure:8411: checking for sys/vfs.h configure:8411: gcc -m64 -c -g -O2 conftest.c >&5 configure:8411: $? = 0 configure:8411: result: yes configure:8425: checking for sys/sysctl.h configure:8425: gcc -m64 -c -g -O2 -Werror conftest.c >&5 conftest.c:59:10: fatal error: sys/sysctl.h: No such file or directory 59 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:8425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | #include configure:8425: result: no configure:8438: checking for netinet/ip.h configure:8438: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:8438: result: no configure:8464: checking for net/if.h configure:8464: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8464: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:8464: result: no configure:8490: checking for net/if_arp.h configure:8490: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:8490: result: no configure:8516: checking for net/if_dl.h configure:8516: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:8516: result: no configure:8542: checking for net/if_types.h configure:8542: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:8542: result: no configure:8568: checking for net/route.h configure:8568: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8568: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:8568: result: no configure:8594: checking for netinet/if_ether.h configure:8594: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:8594: result: no configure:8620: checking for netinet/in_pcb.h configure:8620: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8620: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:8620: result: no configure:8646: checking for netinet/ip_icmp.h configure:8646: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:8646: result: no configure:8672: checking for netinet/ip_var.h configure:8672: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8672: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:8672: result: no configure:8698: checking for netinet/udp.h configure:8698: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8698: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:8698: result: no configure:8724: checking for netinet6/ip6_var.h configure:8724: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8724: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:8724: result: no configure:8750: checking for netipx/ipx.h configure:8750: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8750: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:8750: result: no configure:8776: checking for sys/un.h configure:8776: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8776: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:8776: result: no configure:8804: checking for netinet/udp_var.h configure:8804: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | #ifdef HAVE_NETINET_IP_VAR_H | # include | #endif | #ifdef HAVE_NETINET_IP_ICMP_H | # include | #endif | #ifdef HAVE_NETINET_UDP_H | # include | #endif | #ifdef HAVE_NETINET_TCP_H | # include | #endif | | #include configure:8804: result: no configure:8836: checking for netinet/icmp_var.h configure:8836: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8836: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | #ifdef HAVE_NETINET_IP_VAR_H | # include | #endif | #ifdef HAVE_NETINET_IP_ICMP_H | # include | #endif | #ifdef HAVE_NETINET_UDP_H | # include | #endif | #ifdef HAVE_NETINET_TCP_H | # include | #endif | | #include configure:8836: result: no configure:8868: checking for netinet/icmp6.h configure:8868: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | #ifdef HAVE_NETINET_IP_VAR_H | # include | #endif | #ifdef HAVE_NETINET_IP_ICMP_H | # include | #endif | #ifdef HAVE_NETINET_UDP_H | # include | #endif | #ifdef HAVE_NETINET_TCP_H | # include | #endif | | #include configure:8868: result: no configure:8900: checking for netinet/tcp_var.h configure:8900: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | #ifdef HAVE_NETINET_IP_VAR_H | # include | #endif | #ifdef HAVE_NETINET_IP_ICMP_H | # include | #endif | #ifdef HAVE_NETINET_UDP_H | # include | #endif | #ifdef HAVE_NETINET_TCP_H | # include | #endif | | #include configure:8900: result: no configure:8934: checking for linux/ipx.h configure:8934: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_ASM_TYPES_H | # include | #endif | #ifdef HAVE_LINUX_TYPES_H | # include | #endif | | #include configure:8934: result: no configure:8948: checking for linux/irda.h configure:8948: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8948: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_ASM_TYPES_H | # include | #endif | #ifdef HAVE_LINUX_TYPES_H | # include | #endif | | #include configure:8948: result: no configure:8962: checking for linux/rtnetlink.h configure:8962: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_ASM_TYPES_H | # include | #endif | #ifdef HAVE_LINUX_TYPES_H | # include | #endif | | #include configure:8962: result: no configure:8978: checking for resolv.h configure:8978: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:55: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8978: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_ARPA_NAMESER_H | # include | #endif | | #include configure:8978: result: no configure:8994: checking for ifaddrs.h configure:8994: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from /usr/include/ifaddrs.h:23, from conftest.c:56: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:8994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | | #include configure:8994: result: no configure:9003: checking for sys/ucontext.h configure:9003: gcc -m64 -c -g -O2 conftest.c >&5 configure:9003: $? = 0 configure:9003: result: yes configure:9012: checking for sys/thr.h configure:9012: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:60:10: fatal error: sys/thr.h: No such file or directory 60 | #include | ^~~~~~~~~~~ compilation terminated. configure:9012: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_UCONTEXT_H | #include | #endif | | #include configure:9012: result: no configure:9024: checking for pthread_np.h configure:9024: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:59:10: fatal error: pthread_np.h: No such file or directory 59 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:9024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | #ifdef HAVE_PTHREAD_H | #include | #endif | | #include configure:9024: result: no configure:9035: checking for linux/videodev2.h configure:9035: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c:61:10: fatal error: linux/videodev2.h: No such file or directory 61 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:9035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef HAVE_ASM_TYPES_H | #include | #endif | | #include configure:9035: result: no configure:9048: checking for libprocstat.h configure:9048: gcc -m64 -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/socket.h:33, from conftest.c:58: /usr/include/bits/socket.h:385:11: fatal error: asm/socket.h: No such file or directory 385 | # include | ^~~~~~~~~~~~~~ compilation terminated. configure:9048: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | | #include configure:9048: result: no configure:9065: checking whether getxattr takes additional arguments configure:9082: gcc -m64 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:59:1: error: too many arguments to function 'getxattr' 59 | getxattr("", "", "", 0, 0, 0); | ^~~~~~~~ In file included from conftest.c:55: /usr/include/sys/xattr.h:60:16: note: declared here 60 | extern ssize_t getxattr (const char *__path, const char *__name, | ^~~~~~~~ configure:9082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | /* end confdefs.h. */ | #include | int | main (void) | { | getxattr("", "", "", 0, 0, 0); | ; | return 0; | } configure:9090: result: no configure:9121: checking for ldd configure:9145: found /sbin/ldd configure:9158: result: /sbin/ldd configure:9214: checking for otool configure:9249: result: no configure:9316: checking for readelf configure:9337: found /usr/bin/readelf configure:9348: result: readelf configure:10157: checking whether the compiler supports -Wl,-z,defs configure:10169: gcc -m64 -o conftest -g -O2 -Wl,-z,defs conftest.c >&5 configure:10169: $? = 0 configure:10179: result: yes configure:10185: checking whether the compiler supports -Wl,--export-dynamic configure:10197: gcc -m64 -o conftest -g -O2 -Wl,--export-dynamic conftest.c >&5 configure:10197: $? = 0 configure:10207: result: yes configure:10217: checking whether the compiler supports -Wl,-Ttext-segment=0x7bc00000 configure:10229: gcc -m64 -o conftest -g -O2 -Wl,-Ttext-segment=0x7bc00000 conftest.c >&5 configure:10229: $? = 0 configure:10239: result: yes configure:10280: checking whether the compiler supports -Wl,-z,max-page-size=0x1000 configure:10292: gcc -m64 -o conftest -g -O2 -Wl,-z,max-page-size=0x1000 conftest.c >&5 configure:10292: $? = 0 configure:10302: result: yes configure:10508: checking for x86_64-w64-mingw32-gcc configure:10529: found /usr/bin/x86_64-w64-mingw32-gcc configure:10540: result: x86_64-w64-mingw32-gcc configure:10573: checking whether x86_64-w64-mingw32-gcc works configure:10590: x86_64-w64-mingw32-gcc -c -g -O2 conftest.c >&5 configure:10590: $? = 0 configure:10599: result: yes configure:10628: checking whether x86_64-w64-mingw32-gcc supports -target x86_64-w64-mingw32 -fuse-ld=lld configure:10642: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -target x86_64-w64-mingw32 -fuse-ld=lld conftest.c >&5 x86_64-w64-mingw32-gcc: error: unrecognized command-line option '-target' configure:10642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | int __cdecl mainCRTStartup(void) { return 0; } configure:10654: result: no configure:10677: checking for x86_64-w64-mingw32-gcc option to enable C99 features configure:10691: x86_64-w64-mingw32-gcc -c -g -O2 conftest.c >&5 configure:10691: $? = 0 configure:10710: result: none needed configure:10721: checking whether x86_64-w64-mingw32-gcc supports -fno-strict-aliasing configure:10735: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -fno-strict-aliasing conftest.c >&5 configure:10735: $? = 0 configure:10747: result: yes configure:10754: checking whether x86_64-w64-mingw32-gcc supports -Werror=unknown-warning-option configure:10768: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Werror=unknown-warning-option conftest.c >&5 cc1: error: '-Werror=unknown-warning-option': no option '-Wunknown-warning-option' configure:10768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | int __cdecl mainCRTStartup(void) { return 0; } configure:10780: result: no configure:10787: checking whether x86_64-w64-mingw32-gcc supports -Werror=ignored-optimization-argument configure:10801: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Werror=ignored-optimization-argument conftest.c >&5 cc1: error: '-Werror=ignored-optimization-argument': no option '-Wignored-optimization-argument' configure:10801: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | int __cdecl mainCRTStartup(void) { return 0; } configure:10813: result: no configure:10820: checking whether x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement configure:10834: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wdeclaration-after-statement conftest.c >&5 configure:10834: $? = 0 configure:10846: result: yes configure:10853: checking whether x86_64-w64-mingw32-gcc supports -Wempty-body configure:10867: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wempty-body conftest.c >&5 configure:10867: $? = 0 configure:10879: result: yes configure:10886: checking whether x86_64-w64-mingw32-gcc supports -Wignored-qualifiers configure:10900: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wignored-qualifiers conftest.c >&5 configure:10900: $? = 0 configure:10912: result: yes configure:10919: checking whether x86_64-w64-mingw32-gcc supports -Winit-self configure:10933: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Winit-self conftest.c >&5 configure:10933: $? = 0 configure:10945: result: yes configure:10952: checking whether x86_64-w64-mingw32-gcc supports -Wpacked-not-aligned configure:10966: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wpacked-not-aligned conftest.c >&5 configure:10966: $? = 0 configure:10978: result: yes configure:10985: checking whether x86_64-w64-mingw32-gcc supports -Wpragma-pack configure:10999: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wpragma-pack conftest.c >&5 x86_64-w64-mingw32-gcc: error: unrecognized command-line option '-Wpragma-pack' configure:10999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | int __cdecl mainCRTStartup(void) { return 0; } configure:11011: result: no configure:11018: checking whether x86_64-w64-mingw32-gcc supports -Wshift-overflow=2 configure:11032: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wshift-overflow=2 conftest.c >&5 configure:11032: $? = 0 configure:11044: result: yes configure:11051: checking whether x86_64-w64-mingw32-gcc supports -Wstrict-prototypes configure:11065: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wstrict-prototypes conftest.c >&5 configure:11065: $? = 0 configure:11077: result: yes configure:11084: checking whether x86_64-w64-mingw32-gcc supports -Wtype-limits configure:11098: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wtype-limits conftest.c >&5 configure:11098: $? = 0 configure:11110: result: yes configure:11117: checking whether x86_64-w64-mingw32-gcc supports -Wunused-but-set-parameter configure:11131: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wunused-but-set-parameter conftest.c >&5 configure:11131: $? = 0 configure:11143: result: yes configure:11150: checking whether x86_64-w64-mingw32-gcc supports -Wvla configure:11164: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wvla conftest.c >&5 configure:11164: $? = 0 configure:11176: result: yes configure:11183: checking whether x86_64-w64-mingw32-gcc supports -Wwrite-strings configure:11197: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wwrite-strings conftest.c >&5 configure:11197: $? = 0 configure:11209: result: yes configure:11216: checking whether x86_64-w64-mingw32-gcc supports -Wpointer-arith configure:11230: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wpointer-arith conftest.c >&5 configure:11230: $? = 0 configure:11242: result: yes configure:11249: checking whether x86_64-w64-mingw32-gcc supports -Wlogical-op configure:11263: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wlogical-op conftest.c >&5 configure:11263: $? = 0 configure:11275: result: yes configure:11282: checking whether x86_64-w64-mingw32-gcc supports -Wabsolute-value configure:11296: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wabsolute-value conftest.c >&5 configure:11296: $? = 0 configure:11308: result: yes configure:11383: checking whether x86_64-w64-mingw32-gcc supports -Wformat-overflow configure:11397: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wformat-overflow conftest.c >&5 configure:11397: $? = 0 configure:11409: result: yes configure:11416: checking whether x86_64-w64-mingw32-gcc supports -Wnonnull configure:11430: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -Wnonnull conftest.c >&5 configure:11430: $? = 0 configure:11442: result: yes configure:11449: checking whether x86_64-w64-mingw32-gcc supports -mcx16 configure:11463: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -mcx16 conftest.c >&5 configure:11463: $? = 0 configure:11475: result: yes configure:11505: checking whether x86_64-w64-mingw32-gcc supports -gdwarf-4 configure:11519: x86_64-w64-mingw32-gcc -o conftest.exe -g -O2 -nostdlib -nodefaultlibs -gdwarf-4 conftest.c >&5 configure:11519: $? = 0 configure:11531: result: yes configure:13052: faudio cflags: -I$(top_srcdir)/libs/faudio/include configure:13053: faudio libs: faudio mfplat mfreadwrite mfuuid propsys configure:13067: gsm cflags: -I$(top_srcdir)/libs/gsm/inc configure:13068: gsm libs: gsm configure:13082: jpeg cflags: -I$(top_srcdir)/libs/jpeg configure:13083: jpeg libs: jpeg configure:13097: jxr cflags: -I$(top_srcdir)/libs/jxr/jxrgluelib -I$(top_srcdir)/libs/jxr/image/sys configure:13098: jxr libs: jxr configure:13112: lcms2 cflags: -I$(top_srcdir)/libs/lcms2/include configure:13113: lcms2 libs: lcms2 configure:13127: ldap cflags: -I$(top_srcdir)/libs/ldap/include configure:13128: ldap libs: ldap configure:13142: mpg123 cflags: -I$(top_srcdir)/libs/mpg123/src/libmpg123 configure:13143: mpg123 libs: mpg123 configure:13157: png cflags: -I$(top_srcdir)/libs/png configure:13158: png libs: png $(ZLIB_PE_LIBS) configure:13172: tiff cflags: -I$(top_srcdir)/libs/tiff/libtiff configure:13173: tiff libs: tiff $(ZLIB_PE_LIBS) configure:13187: vkd3d cflags: -I$(top_srcdir)/libs/vkd3d/include configure:13188: vkd3d libs: vkd3d configure:13202: xml2 cflags: -I$(top_srcdir)/libs/xml2/include -DLIBXML_STATIC configure:13203: xml2 libs: xml2 configure:13217: xslt cflags: -I$(top_srcdir)/libs/xslt/libxslt -I$(top_srcdir)/libs/xslt -DLIBXSLT_STATIC configure:13218: xslt libs: xslt configure:13232: zlib cflags: -I$(top_srcdir)/libs/zlib -DFAR= -DZ_SOLO configure:13233: zlib libs: z configure:13247: zydis cflags: -I$(top_srcdir)/libs/zydis/include configure:13248: zydis libs: zydis configure:13254: checking for pthread_create configure:13254: gcc -m64 -o conftest -g -O2 conftest.c >&5 In file included from /usr/include/bits/posix1_lim.h:161, from /usr/include/limits.h:195, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:203, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:34, from conftest.c:63: /usr/include/bits/local_lim.h:38:10: fatal error: linux/limits.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:13254: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | /* Define pthread_create to an innocuous variant, in case declares pthread_create. | For example, HP-UX 11i 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. */ | | #include | #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 (void) | { | return pthread_create (); | ; | return 0; | } configure:13254: result: no configure:13259: checking for pthread_create in -lpthread configure:13282: gcc -m64 -o conftest -g -O2 conftest.c -lpthread >&5 configure:13282: $? = 0 configure:13292: result: yes configure:13320: checking how to run the C preprocessor configure:13346: gcc -m64 -E conftest.c In file included from /usr/include/bits/posix1_lim.h:161, from /usr/include/limits.h:195, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:203, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:34, from conftest.c:56: /usr/include/bits/local_lim.h:38:10: fatal error: linux/limits.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:13346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | Syntax error configure:13346: gcc -m64 -E conftest.c In file included from /usr/include/bits/posix1_lim.h:161, from /usr/include/limits.h:195, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:203, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:34, from conftest.c:56: /usr/include/bits/local_lim.h:38:10: fatal error: linux/limits.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:13346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | Syntax error configure:13346: gcc -m64 -E -traditional-cpp conftest.c In file included from /usr/include/features.h:491, from /usr/include/bits/libc-header-start.h:34, from /usr/include/limits.h:27, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:204, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/syslimits.h:8, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:35, from conftest.c:57: /usr/include/sys/cdefs.h:31:3: error: #error "You need a ISO C or C++ conforming compiler to use the glibc headers" 31 | # error "You need a ISO C or C++ conforming compiler to use the glibc headers" | ^~~~~ /usr/include/sys/cdefs.h:185: error: syntax error in macro parameter list 185 | #define __glibc_fortify(f, __l, __s, __osz, ...) \ | /usr/include/sys/cdefs.h:195: error: syntax error in macro parameter list 195 | #define __glibc_fortify_n(f, __l, __s, __osz, ...) \ | /usr/include/bits/libc-header-start.h:74: error: token "##" is not valid in preprocessor expressions 74 | #if __GLIBC_USE (IEC_60559_BFP_EXT) || __GLIBC_USE (ISOC2X) | /usr/include/bits/libc-header-start.h:80: error: token "##" is not valid in preprocessor expressions 80 | #if __GLIBC_USE (IEC_60559_BFP_EXT) || defined __STDC_WANT_IEC_60559_EXT__ | /usr/include/bits/libc-header-start.h:97: error: token "##" is not valid in preprocessor expressions 97 | #if __GLIBC_USE (IEC_60559_FUNCS_EXT) || __GLIBC_USE (ISOC2X) | /usr/include/limits.h:145: error: token "##" is not valid in preprocessor expressions 145 | #if __GLIBC_USE (IEC_60559_BFP_EXT_C2X) | /usr/include/limits.h:184: error: token "##" is not valid in preprocessor expressions 184 | #if __GLIBC_USE (ISOC2X) | In file included from /usr/include/bits/posix1_lim.h:162, from /usr/include/limits.h:196: /usr/include/bits/local_lim.h:39:2: fatal error: linux/limits.h: No such file or directory 39 | | ^ compilation terminated. configure:13346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | Syntax error configure:13346: gcc -m64 -E -traditional-cpp conftest.c In file included from /usr/include/features.h:491, from /usr/include/bits/libc-header-start.h:34, from /usr/include/limits.h:27, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:204, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/syslimits.h:8, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:35, from conftest.c:57: /usr/include/sys/cdefs.h:31:3: error: #error "You need a ISO C or C++ conforming compiler to use the glibc headers" 31 | # error "You need a ISO C or C++ conforming compiler to use the glibc headers" | ^~~~~ /usr/include/sys/cdefs.h:185: error: syntax error in macro parameter list 185 | #define __glibc_fortify(f, __l, __s, __osz, ...) \ | /usr/include/sys/cdefs.h:195: error: syntax error in macro parameter list 195 | #define __glibc_fortify_n(f, __l, __s, __osz, ...) \ | /usr/include/bits/libc-header-start.h:74: error: token "##" is not valid in preprocessor expressions 74 | #if __GLIBC_USE (IEC_60559_BFP_EXT) || __GLIBC_USE (ISOC2X) | /usr/include/bits/libc-header-start.h:80: error: token "##" is not valid in preprocessor expressions 80 | #if __GLIBC_USE (IEC_60559_BFP_EXT) || defined __STDC_WANT_IEC_60559_EXT__ | /usr/include/bits/libc-header-start.h:97: error: token "##" is not valid in preprocessor expressions 97 | #if __GLIBC_USE (IEC_60559_FUNCS_EXT) || __GLIBC_USE (ISOC2X) | /usr/include/limits.h:145: error: token "##" is not valid in preprocessor expressions 145 | #if __GLIBC_USE (IEC_60559_BFP_EXT_C2X) | /usr/include/limits.h:184: error: token "##" is not valid in preprocessor expressions 184 | #if __GLIBC_USE (ISOC2X) | In file included from /usr/include/bits/posix1_lim.h:162, from /usr/include/limits.h:196: /usr/include/bits/local_lim.h:39:2: fatal error: linux/limits.h: No such file or directory 39 | | ^ compilation terminated. configure:13346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | Syntax error configure:13346: cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:161, from /usr/include/limits.h:195, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:203, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:34, from conftest.c:56: /usr/include/bits/local_lim.h:38:10: fatal error: linux/limits.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:13346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | Syntax error configure:13346: cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:161, from /usr/include/limits.h:195, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:203, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:34, from conftest.c:56: /usr/include/bits/local_lim.h:38:10: fatal error: linux/limits.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:13346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | Syntax error configure:13346: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:161, from /usr/include/limits.h:195, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:203, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:34, from conftest.c:56: /usr/include/bits/local_lim.h:38:10: fatal error: linux/limits.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:13346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | Syntax error configure:13346: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:161, from /usr/include/limits.h:195, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:203, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:34, from conftest.c:56: /usr/include/bits/local_lim.h:38:10: fatal error: linux/limits.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:13346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | Syntax error configure:13388: result: /lib/cpp configure:13402: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:161, from /usr/include/limits.h:195, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:203, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:34, from conftest.c:56: /usr/include/bits/local_lim.h:38:10: fatal error: linux/limits.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:13402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | Syntax error configure:13402: /lib/cpp conftest.c In file included from /usr/include/bits/posix1_lim.h:161, from /usr/include/limits.h:195, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:203, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h:34, from conftest.c:56: /usr/include/bits/local_lim.h:38:10: fatal error: linux/limits.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:13402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "8.3" | #define PACKAGE_STRING "Wine 8.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "https://www.winehq.org" | #define EXEEXT "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_LINK_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RANDOM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_STATVFS_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_XATTR_H 1 | #define HAVE_UTIME_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_UCONTEXT_H 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | Syntax error configure:13435: error: in `/home/deck': configure:13437: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cflags__Wl__Ttext_segment_0x7bc00000=yes ac_cv_cflags__Wl___export_dynamic=yes ac_cv_cflags__Wl__z_defs=yes ac_cv_cflags__Wl__z_max_page_size_0x1000=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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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= ac_cv_env_CXXFLAGS_value= 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_PE_CFLAGS_set= ac_cv_env_FAUDIO_PE_CFLAGS_value= ac_cv_env_FAUDIO_PE_LIBS_set= ac_cv_env_FAUDIO_PE_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_GSM_PE_CFLAGS_set= ac_cv_env_GSM_PE_CFLAGS_value= ac_cv_env_GSM_PE_LIBS_set= ac_cv_env_GSM_PE_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_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_PE_CFLAGS_set= ac_cv_env_JPEG_PE_CFLAGS_value= ac_cv_env_JPEG_PE_LIBS_set= ac_cv_env_JPEG_PE_LIBS_value= ac_cv_env_JXR_PE_CFLAGS_set= ac_cv_env_JXR_PE_CFLAGS_value= ac_cv_env_JXR_PE_LIBS_set= ac_cv_env_JXR_PE_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_PE_CFLAGS_set= ac_cv_env_LCMS2_PE_CFLAGS_value= ac_cv_env_LCMS2_PE_LIBS_set= ac_cv_env_LCMS2_PE_LIBS_value= ac_cv_env_LDAP_PE_CFLAGS_set= ac_cv_env_LDAP_PE_CFLAGS_value= ac_cv_env_LDAP_PE_LIBS_set= ac_cv_env_LDAP_PE_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MPG123_PE_CFLAGS_set= ac_cv_env_MPG123_PE_CFLAGS_value= ac_cv_env_MPG123_PE_LIBS_set= ac_cv_env_MPG123_PE_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_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_PNG_PE_CFLAGS_set= ac_cv_env_PNG_PE_CFLAGS_value= ac_cv_env_PNG_PE_LIBS_set= ac_cv_env_PNG_PE_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_PE_CFLAGS_set= ac_cv_env_TIFF_PE_CFLAGS_value= ac_cv_env_TIFF_PE_LIBS_set= ac_cv_env_TIFF_PE_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_UNWIND_CFLAGS_set= ac_cv_env_UNWIND_CFLAGS_value= ac_cv_env_UNWIND_LIBS_set= ac_cv_env_UNWIND_LIBS_value= ac_cv_env_USB_CFLAGS_set= ac_cv_env_USB_CFLAGS_value= ac_cv_env_USB_LIBS_set= ac_cv_env_USB_LIBS_value= ac_cv_env_VKD3D_PE_CFLAGS_set= ac_cv_env_VKD3D_PE_CFLAGS_value= ac_cv_env_VKD3D_PE_LIBS_set= ac_cv_env_VKD3D_PE_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_XML2_PE_CFLAGS_set= ac_cv_env_XML2_PE_CFLAGS_value= ac_cv_env_XML2_PE_LIBS_set= ac_cv_env_XML2_PE_LIBS_value= ac_cv_env_XSLT_PE_CFLAGS_set= ac_cv_env_XSLT_PE_CFLAGS_value= ac_cv_env_XSLT_PE_LIBS_set= ac_cv_env_XSLT_PE_LIBS_value= ac_cv_env_ZLIB_PE_CFLAGS_set= ac_cv_env_ZLIB_PE_CFLAGS_value= ac_cv_env_ZLIB_PE_LIBS_set= ac_cv_env_ZLIB_PE_LIBS_value= ac_cv_env_ZYDIS_PE_CFLAGS_set= ac_cv_env_ZYDIS_PE_CFLAGS_value= ac_cv_env_ZYDIS_PE_LIBS_set= ac_cv_env_ZYDIS_PE_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_pthread_create=no ac_cv_header_CL_cl_h=yes ac_cv_header_EGL_egl_h=no ac_cv_header_OpenCL_opencl_h=no ac_cv_header_arpa_inet_h=no ac_cv_header_arpa_nameser_h=no ac_cv_header_asm_types_h=no ac_cv_header_asm_user_h=no ac_cv_header_elf_h=yes ac_cv_header_float_h=yes ac_cv_header_gettext_po_h=yes ac_cv_header_ifaddrs_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libproc_h=no ac_cv_header_libprocstat_h=no ac_cv_header_link_h=yes ac_cv_header_linux_cdrom_h=no ac_cv_header_linux_filter_h=no ac_cv_header_linux_hdreg_h=no ac_cv_header_linux_hidraw_h=no ac_cv_header_linux_input_h=no ac_cv_header_linux_ioctl_h=no ac_cv_header_linux_ipx_h=no ac_cv_header_linux_irda_h=no ac_cv_header_linux_major_h=no ac_cv_header_linux_param_h=no ac_cv_header_linux_rtnetlink_h=no ac_cv_header_linux_serial_h=no ac_cv_header_linux_types_h=no ac_cv_header_linux_ucdrom_h=no ac_cv_header_linux_videodev2_h=no ac_cv_header_lwp_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_o_loader_h=no ac_cv_header_machine_cpu_h=no ac_cv_header_machine_sysarch_h=no ac_cv_header_mntent_h=yes ac_cv_header_net_if_arp_h=no ac_cv_header_net_if_dl_h=no ac_cv_header_net_if_h=no ac_cv_header_net_if_types_h=no ac_cv_header_net_route_h=no ac_cv_header_netdb_h=no ac_cv_header_netinet6_ip6_var_h=no ac_cv_header_netinet_icmp6_h=no ac_cv_header_netinet_icmp_var_h=no ac_cv_header_netinet_if_ether_h=no ac_cv_header_netinet_in_h=no ac_cv_header_netinet_in_pcb_h=no ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_ip_h=no ac_cv_header_netinet_ip_icmp_h=no ac_cv_header_netinet_ip_var_h=no ac_cv_header_netinet_tcp_fsm_h=no ac_cv_header_netinet_tcp_h=no ac_cv_header_netinet_tcp_var_h=no ac_cv_header_netinet_udp_h=no ac_cv_header_netinet_udp_var_h=no ac_cv_header_netipx_ipx_h=no ac_cv_header_pcap_pcap_h=no ac_cv_header_port_h=no ac_cv_header_pthread_h=yes ac_cv_header_pthread_np_h=no ac_cv_header_pwd_h=yes ac_cv_header_resolv_h=no 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_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_attr_h=no ac_cv_header_sys_auxv_h=yes ac_cv_header_sys_cdio_h=no ac_cv_header_sys_conf_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_extattr_h=no ac_cv_header_sys_filio_h=no ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_link_h=no ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_modem_h=no ac_cv_header_sys_mount_h=no ac_cv_header_sys_mtio_h=no ac_cv_header_sys_param_h=no ac_cv_header_sys_prctl_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_queue_h=yes ac_cv_header_sys_random_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_socketvar_h=no ac_cv_header_sys_sockio_h=no 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=no ac_cv_header_sys_sysctl_h=no ac_cv_header_sys_sysinfo_h=no ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_thr_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=no 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_xattr_h=yes ac_cv_header_syscall_h=no ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_memcheck_h=no ac_cv_header_valgrind_valgrind_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_i386_i386_set_ldt=no ac_cv_lib_pthread_pthread_create=yes 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=/lib/cpp 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_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_prog_x86_64_CC=x86_64-w64-mingw32-gcc ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_x86_64_cflags__Wabsolute_value=yes ac_cv_x86_64_cflags__Wdeclaration_after_statement=yes ac_cv_x86_64_cflags__Wempty_body=yes ac_cv_x86_64_cflags__Werror_ignored_optimization_argument=no ac_cv_x86_64_cflags__Werror_unknown_warning_option=no ac_cv_x86_64_cflags__Wformat_overflow=yes ac_cv_x86_64_cflags__Wignored_qualifiers=yes ac_cv_x86_64_cflags__Winit_self=yes ac_cv_x86_64_cflags__Wlogical_op=yes ac_cv_x86_64_cflags__Wnonnull=yes ac_cv_x86_64_cflags__Wpacked_not_aligned=yes ac_cv_x86_64_cflags__Wpointer_arith=yes ac_cv_x86_64_cflags__Wpragma_pack=no ac_cv_x86_64_cflags__Wshift_overflow_2=yes ac_cv_x86_64_cflags__Wstrict_prototypes=yes ac_cv_x86_64_cflags__Wtype_limits=yes ac_cv_x86_64_cflags__Wunused_but_set_parameter=yes ac_cv_x86_64_cflags__Wvla=yes ac_cv_x86_64_cflags__Wwrite_strings=yes ac_cv_x86_64_cflags__fno_strict_aliasing=yes ac_cv_x86_64_cflags__gdwarf_4=yes ac_cv_x86_64_cflags__mcx16=yes ac_cv_x86_64_cflags__target_x86_64_w64_mingw32__fuse_ld_lld_=no ac_cv_x86_64_crosscc=yes ac_cv_x86_64_crosscc_c99= as_wine_cv_crosscc=ac_cv_x86_64_crosscc as_wine_cv_crosscc_c99=ac_cv_x86_64_crosscc_c99 wine_cv_builtin_ms_va_list=yes wine_cv_msgfmt_contexts=yes wine_cv_recent_bison=yes wine_cv_recent_flex=yes wine_cv_toolsdir= wine_cv_xattr_extra_args=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ALSA_LIBS='' APPKIT_LIBS='' APPLICATIONSERVICES_LIBS='' AR='ar' BISON='bison' CAPI20_CFLAGS='' CAPI20_LIBS='' CARBON_LIBS='' CC='gcc -m64' CFLAGS='-g -O2' CONFIGURE_TARGETS='' CONVERT='' COREAUDIO_LIBS='' COREFOUNDATION_LIBS='' CORESERVICES_LIBS='' CPP='/lib/cpp' CPPBIN='cpp' CPPFLAGS='' CUPS_CFLAGS='' CUPS_LIBS='' CXX='g++ -m64' CXXFLAGS='-g -O2' DBUS_CFLAGS='' DBUS_LIBS='' DEFS='' DELAYLOADFLAG='' DISABLED_SUBDIRS='' DISKARBITRATION_LIBS='' DLLFLAGS=' -fPIC' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRACFLAGS='' FAUDIO_PE_CFLAGS='-I$(top_srcdir)/libs/faudio/include' FAUDIO_PE_LIBS='faudio mfplat mfreadwrite mfuuid propsys' FLEX='flex' FONTCONFIG_CFLAGS='' FONTCONFIG_LIBS='' FONTFORGE='' FREETYPE_CFLAGS='' FREETYPE_LIBS='' GETTEXTPO_LIBS='' GNUTLS_CFLAGS='' GNUTLS_LIBS='' GPHOTO2_CFLAGS='' GPHOTO2_LIBS='' GPHOTO2_PORT_CFLAGS='' GPHOTO2_PORT_LIBS='' GREP='/usr/bin/grep' GSM_PE_CFLAGS='-I$(top_srcdir)/libs/gsm/inc' GSM_PE_LIBS='gsm' GSSAPI_CFLAGS='' GSSAPI_LIBS='' GSTREAMER_CFLAGS='' GSTREAMER_LIBS='' HOST_ARCH='x86_64' I386_LIBS='' ICOTOOL='' INOTIFY_CFLAGS='' INOTIFY_LIBS='' IOKIT_LIBS='' JPEG_PE_CFLAGS='-I$(top_srcdir)/libs/jpeg' JPEG_PE_LIBS='jpeg' JXR_PE_CFLAGS='-I$(top_srcdir)/libs/jxr/jxrgluelib -I$(top_srcdir)/libs/jxr/image/sys' JXR_PE_LIBS='jxr' KRB5_CFLAGS='' KRB5_LIBS='' LCMS2_PE_CFLAGS='-I$(top_srcdir)/libs/lcms2/include' LCMS2_PE_LIBS='lcms2' LD='ld' LDAP_PE_CFLAGS='-I$(top_srcdir)/libs/ldap/include' LDAP_PE_LIBS='ldap' LDCONFIG='/sbin/ldconfig' LDD='/sbin/ldd' LDDLLFLAGS='-fPIC' LDEXECFLAGS='' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEDEP='tools/makedep' METAL_LIBS='' MINGW_PKG_CONFIG='' MPG123_PE_CFLAGS='-I$(top_srcdir)/libs/mpg123/src/libmpg123' MPG123_PE_LIBS='mpg123' MSGFMT='msgfmt' MSVCRTFLAGS='' NETAPI_CFLAGS='' NETAPI_LIBS='' OBJC='' OBJCFLAGS='' OBJEXT='o' OPENCL_LIBS='' OPENGL_LIBS='' OSS4_CFLAGS='' OSS4_LIBS='' OTOOL='otool' PACKAGE_BUGREPORT='wine-devel@winehq.org' PACKAGE_NAME='Wine' PACKAGE_STRING='Wine 8.3' PACKAGE_TARNAME='wine' PACKAGE_URL='https://www.winehq.org' PACKAGE_VERSION='8.3' PATH_SEPARATOR=':' PCAP_LIBS='' PCSCLITE_LIBS='' PE_ARCHS=' x86_64' PKG_CONFIG='pkg-config' PNG_PE_CFLAGS='-I$(top_srcdir)/libs/png' PNG_PE_LIBS='png $(ZLIB_PE_LIBS)' PROCSTAT_LIBS='' PTHREAD_LIBS='-lpthread' PULSE_CFLAGS='' PULSE_LIBS='' RANLIB='ranlib' READELF='readelf' RESOLV_LIBS='' RSVG='' RT_LIBS='' RUNTESTFLAGS='-q -P wine' SANE_CFLAGS='' SANE_LIBS='' SDL2_CFLAGS='' SDL2_LIBS='' SECURITY_LIBS='' SED_CMD='LC_ALL=C sed -e '\''s,@bindir@,${bindir},g'\'' -e '\''s,@dlldir@,${dlldir},g'\'' -e '\''s,@PACKAGE_STRING@,Wine 8.3,g'\'' -e '\''s,@PACKAGE_VERSION@,8.3,g'\''' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SUBDIRS='' SYSTEMCONFIGURATION_LIBS='' TAGSFLAGS='' TARGETFLAGS=' -m64' TIFF_PE_CFLAGS='-I$(top_srcdir)/libs/tiff/libtiff' TIFF_PE_LIBS='tiff $(ZLIB_PE_LIBS)' TOP_INSTALL_DEV='' TOP_INSTALL_LIB='' UDEV_CFLAGS='' UDEV_LIBS='' UNIXDLLFLAGS='-fPIC' UNIXLDFLAGS='-shared -Wl,-Bsymbolic -Wl,-soname,$(UNIXLIB) -Wl,-z,defs' UNWIND_CFLAGS='' UNWIND_LIBS='' USB_CFLAGS='' USB_LIBS='' VKD3D_PE_CFLAGS='-I$(top_srcdir)/libs/vkd3d/include' VKD3D_PE_LIBS='vkd3d' WINELOADER_DEPENDS='' WINELOADER_LDFLAGS='-Wl,--export-dynamic -Wl,-Ttext-segment=0x7d000000 -Wl,-z,max-page-size=0x1000' WINELOADER_PROGRAMS='' WINEPRELOADER_LDFLAGS='-static -nostartfiles -nodefaultlibs -Wl,-Ttext=0x7d400000' XMKMF='' XML2_PE_CFLAGS='-I$(top_srcdir)/libs/xml2/include -DLIBXML_STATIC' XML2_PE_LIBS='xml2' XSLT_PE_CFLAGS='-I$(top_srcdir)/libs/xslt/libxslt -I$(top_srcdir)/libs/xslt -DLIBXSLT_STATIC' XSLT_PE_LIBS='xslt' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ZLIB_PE_CFLAGS='-I$(top_srcdir)/libs/zlib -DFAR= -DZ_SOLO' ZLIB_PE_LIBS='z' ZYDIS_PE_CFLAGS='-I$(top_srcdir)/libs/zydis/include' ZYDIS_PE_LIBS='zydis' aarch64_CC='' aarch64_CFLAGS='' aarch64_DEBUG='' aarch64_DELAYLOADFLAG='' aarch64_DISABLED_SUBDIRS='' aarch64_EXTRACFLAGS='' aarch64_LDFLAGS='' aarch64_TARGET='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_OBJC='' arm_CC='' arm_CFLAGS='' arm_DEBUG='' arm_DELAYLOADFLAG='' arm_DISABLED_SUBDIRS='' arm_EXTRACFLAGS='' arm_LDFLAGS='' arm_TARGET='' 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' dlldir='${libdir}/wine' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' fontdir='${datadir}/wine/fonts' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' i386_CC='' i386_CFLAGS='' i386_DEBUG='' i386_DELAYLOADFLAG='' i386_DISABLED_SUBDIRS='' i386_EXTRACFLAGS='' i386_LDFLAGS='' i386_TARGET='' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' nlsdir='${datadir}/wine/nls' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/deck/ElementalWarrior-wine/wine-install' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' srcdir='/home/deck/ElementalWarrior-wine' sysconfdir='${prefix}/etc' system_dllpath='' target_alias='' toolsdir='' toolsext='' x86_64_CC='x86_64-w64-mingw32-gcc' x86_64_CFLAGS='-g -O2' x86_64_DEBUG='dwarf' x86_64_DELAYLOADFLAG='' x86_64_DISABLED_SUBDIRS='' x86_64_EXTRACFLAGS='-D__WINE_PE_BUILD -Wall -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -Wabsolute-value -Wformat-overflow -Wnonnull -mcx16 -gdwarf-4' x86_64_LDFLAGS='' x86_64_TARGET='x86_64-w64-mingw32' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Wine" #define PACKAGE_TARNAME "wine" #define PACKAGE_VERSION "8.3" #define PACKAGE_STRING "Wine 8.3" #define PACKAGE_BUGREPORT "wine-devel@winehq.org" #define PACKAGE_URL "https://www.winehq.org" #define EXEEXT "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_CL_CL_H 1 #define HAVE_ELF_H 1 #define HAVE_FLOAT_H 1 #define HAVE_GETTEXT_PO_H 1 #define HAVE_LINK_H 1 #define HAVE_MNTENT_H 1 #define HAVE_NETINET_IN_SYSTM_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_STDINT_H 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_PTRACE_H 1 #define HAVE_SYS_QUEUE_H 1 #define HAVE_SYS_RANDOM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_SIGNAL_H 1 #define HAVE_SYS_STATVFS_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_XATTR_H 1 #define HAVE_UTIME_H 1 #define MAJOR_IN_SYSMACROS 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define _GNU_SOURCE 1 configure: exit 1