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 1.2.3, which was generated by GNU Autoconf 2.67. Invocation command line was $ ../wine/configure --prefix=/usr --sysconfdir=/etc --with-x ## --------- ## ## Platform. ## ## --------- ## hostname = compy386 uname -m = x86_64 uname -r = 2.6.39-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /opt/java/bin PATH: /opt/java/db/bin PATH: /opt/java/jre/bin PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2768: checking build system type configure:2782: result: x86_64-unknown-linux-gnu configure:2802: checking host system type configure:2815: result: x86_64-unknown-linux-gnu configure:2845: checking whether make sets $(MAKE) configure:2867: result: yes configure:2924: checking for gcc configure:2951: result: ccache gcc configure:3180: checking for C compiler version configure:3189: ccache gcc --version >&5 gcc (GCC) 4.6.1 Copyright (C) 2011 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:3200: $? = 0 configure:3189: ccache gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.6.1/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libstdcxx-pch --enable-checking=release Thread model: posix gcc version 4.6.1 (GCC) configure:3200: $? = 0 configure:3189: ccache gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3200: $? = 1 configure:3189: ccache gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3200: $? = 1 configure:3220: checking whether the C compiler works configure:3242: ccache gcc -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:3246: $? = 0 configure:3294: result: yes configure:3297: checking for C compiler default output file name configure:3299: result: a.out configure:3305: checking for suffix of executables configure:3312: ccache gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:3316: $? = 0 configure:3338: result: configure:3360: checking whether we are cross compiling configure:3368: ccache gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:3372: $? = 0 configure:3379: ./conftest configure:3383: $? = 0 configure:3398: result: no configure:3403: checking for suffix of object files configure:3425: ccache gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:3429: $? = 0 configure:3450: result: o configure:3454: checking whether we are using the GNU C compiler configure:3473: ccache gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:3473: $? = 0 configure:3482: result: yes configure:3491: checking whether ccache gcc accepts -g configure:3511: ccache gcc -c -g conftest.c >&5 configure:3511: $? = 0 configure:3552: result: yes configure:3569: checking for ccache gcc option to accept ISO C89 configure:3633: ccache gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:3633: $? = 0 configure:3646: result: none needed configure:3724: checking for g++ configure:3740: found /usr/bin/g++ configure:3751: result: g++ configure:3778: checking for C++ compiler version configure:3787: g++ --version >&5 g++ (GCC) 4.6.1 Copyright (C) 2011 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:3798: $? = 0 configure:3787: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.6.1/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libstdcxx-pch --enable-checking=release Thread model: posix gcc version 4.6.1 (GCC) configure:3798: $? = 0 configure:3787: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:3798: $? = 1 configure:3787: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:3798: $? = 1 configure:3802: checking whether we are using the GNU C++ compiler configure:3821: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.cpp >&5 configure:3821: $? = 0 configure:3830: result: yes configure:3839: checking whether g++ accepts -g configure:3859: g++ -c -g conftest.cpp >&5 configure:3859: $? = 0 configure:3900: result: yes configure:3966: checking for cpp configure:3982: found /usr/bin/cpp configure:3993: result: cpp configure:4050: checking whether ccache gcc -m32 works configure:4064: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:4064: $? = 0 configure:4065: result: yes configure:4141: checking for the directory containing the Wine tools configure:4165: result: $(TOPOBJDIR) configure:4179: checking for flex configure:4195: found /usr/bin/flex configure:4206: result: flex configure:4222: checking whether flex is recent enough configure:4232: result: yes configure:4244: checking for bison configure:4260: found /usr/bin/bison configure:4271: result: bison configure:4337: checking for ar configure:4353: found /usr/bin/ar configure:4364: result: ar configure:4433: checking for ranlib configure:4449: found /usr/bin/ranlib configure:4460: result: ranlib configure:4525: checking for strip configure:4541: found /usr/bin/strip configure:4552: result: strip configure:4574: checking whether ln -s works configure:4578: result: yes configure:4585: checking for grep that handles long lines and -e configure:4643: result: /bin/grep configure:4648: checking for egrep configure:4710: result: /bin/grep -E configure:4717: checking for ldconfig configure:4735: found /sbin/ldconfig configure:4748: result: /sbin/ldconfig configure:4770: checking for a BSD-compatible install configure:4838: result: /bin/install -c configure:4858: checking for lclint configure:4888: result: no configure:4858: checking for lint configure:4888: result: no configure:4907: checking for fontforge configure:4923: found /usr/bin/fontforge configure:4934: result: fontforge configure:4950: checking for pkg-config configure:4966: found /usr/bin/pkg-config configure:4977: result: pkg-config configure:4993: checking for rsvg configure:5023: result: no configure:5036: checking for convert configure:5052: found /usr/bin/convert configure:5063: result: convert configure:5079: checking for icotool configure:5109: result: no configure:5187: checking for prelink configure:5205: found /usr/sbin/prelink configure:5218: result: /usr/sbin/prelink configure:5230: checking for i386_set_ldt in -li386 configure:5255: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -li386 >&5 /usr/bin/ld: cannot find -li386 collect2: ld returned 1 exit status configure:5255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char i386_set_ldt (); | int | main () | { | return i386_set_ldt (); | ; | return 0; | } configure:5264: result: no configure:5275: checking for _oss_ioctl in -lossaudio configure:5300: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lossaudio >&5 /usr/bin/ld: cannot find -lossaudio collect2: ld returned 1 exit status configure:5300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _oss_ioctl (); | int | main () | { | return _oss_ioctl (); | ; | return 0; | } configure:5309: result: no configure:5334: checking for special C compiler options needed for large files configure:5379: result: no configure:5385: checking for _FILE_OFFSET_BITS value needed for large files configure:5410: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:16:3: warning: left shift count >= width of type [enabled by default] conftest.c:16:3: warning: left shift count >= width of type [enabled by default] conftest.c:17:10: warning: left shift count >= width of type [enabled by default] conftest.c:17:10: warning: left shift count >= width of type [enabled by default] conftest.c:16:7: error: size of array 'off_t_is_large' is negative conftest.c:18:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default] configure:5410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5434: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5434: $? = 0 configure:5442: result: 64 configure:5531: checking how to run the C preprocessor configure:5562: ccache gcc -m32 -E conftest.c configure:5562: $? = 0 configure:5576: ccache gcc -m32 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5576: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:5601: result: ccache gcc -m32 -E configure:5621: ccache gcc -m32 -E conftest.c configure:5621: $? = 0 configure:5635: ccache gcc -m32 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5635: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:5664: checking for ANSI C header files configure:5684: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5684: $? = 0 configure:5757: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:5757: $? = 0 configure:5757: ./conftest configure:5757: $? = 0 configure:5768: result: yes configure:5781: checking for sys/types.h configure:5781: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5781: $? = 0 configure:5781: result: yes configure:5781: checking for sys/stat.h configure:5781: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5781: $? = 0 configure:5781: result: yes configure:5781: checking for stdlib.h configure:5781: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5781: $? = 0 configure:5781: result: yes configure:5781: checking for string.h configure:5781: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5781: $? = 0 configure:5781: result: yes configure:5781: checking for memory.h configure:5781: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5781: $? = 0 configure:5781: result: yes configure:5781: checking for strings.h configure:5781: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5781: $? = 0 configure:5781: result: yes configure:5781: checking for inttypes.h configure:5781: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5781: $? = 0 configure:5781: result: yes configure:5781: checking for stdint.h configure:5781: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5781: $? = 0 configure:5781: result: yes configure:5781: checking for unistd.h configure:5781: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5781: $? = 0 configure:5781: result: yes configure:5930: checking AL/al.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking AL/al.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for AL/al.h configure:5930: result: yes configure:5930: checking AudioToolbox/AudioConverter.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:55:41: fatal error: AudioToolbox/AudioConverter.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking AudioToolbox/AudioConverter.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:22:41: fatal error: AudioToolbox/AudioConverter.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for AudioToolbox/AudioConverter.h configure:5930: result: no configure:5930: checking AudioUnit/AudioUnit.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:55:33: fatal error: AudioUnit/AudioUnit.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking AudioUnit/AudioUnit.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:22:33: fatal error: AudioUnit/AudioUnit.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for AudioUnit/AudioUnit.h configure:5930: result: no configure:5930: checking Carbon/Carbon.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:55:27: fatal error: Carbon/Carbon.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking Carbon/Carbon.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:22:27: fatal error: Carbon/Carbon.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for Carbon/Carbon.h configure:5930: result: no configure:5930: checking CoreAudio/CoreAudio.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:55:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking CoreAudio/CoreAudio.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:22:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for CoreAudio/CoreAudio.h configure:5930: result: no configure:5930: checking DiskArbitration/DiskArbitration.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:55:45: fatal error: DiskArbitration/DiskArbitration.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking DiskArbitration/DiskArbitration.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:22:45: fatal error: DiskArbitration/DiskArbitration.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for DiskArbitration/DiskArbitration.h configure:5930: result: no configure:5930: checking IOKit/IOKitLib.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:55:28: fatal error: IOKit/IOKitLib.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking IOKit/IOKitLib.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:22:28: fatal error: IOKit/IOKitLib.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for IOKit/IOKitLib.h configure:5930: result: no configure:5930: checking IOKit/hid/IOHIDLib.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:55:32: fatal error: IOKit/hid/IOHIDLib.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking IOKit/hid/IOHIDLib.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:22:32: fatal error: IOKit/hid/IOHIDLib.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for IOKit/hid/IOHIDLib.h configure:5930: result: no configure:5930: checking OpenAL/al.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:55:23: fatal error: OpenAL/al.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking OpenAL/al.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:22:23: fatal error: OpenAL/al.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for OpenAL/al.h configure:5930: result: no configure:5930: checking alias.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:55:19: fatal error: alias.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking alias.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:22:19: fatal error: alias.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for alias.h configure:5930: result: no configure:5930: checking alsa/asoundlib.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking alsa/asoundlib.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for alsa/asoundlib.h configure:5930: result: yes configure:5930: checking arpa/inet.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking arpa/inet.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for arpa/inet.h configure:5930: result: yes configure:5930: checking arpa/nameser.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking arpa/nameser.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for arpa/nameser.h configure:5930: result: yes configure:5930: checking asm/types.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking asm/types.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for asm/types.h configure:5930: result: yes configure:5930: checking capi20.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:59:20: fatal error: capi20.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking capi20.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:26:20: fatal error: capi20.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for capi20.h configure:5930: result: no configure:5930: checking curses.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking curses.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for curses.h configure:5930: result: yes configure:5930: checking direct.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:60:20: fatal error: direct.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking direct.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:27:20: fatal error: direct.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for direct.h configure:5930: result: no configure:5930: checking dirent.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking dirent.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for dirent.h configure:5930: result: yes configure:5930: checking dlfcn.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking dlfcn.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for dlfcn.h configure:5930: result: yes configure:5930: checking elf.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking elf.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for elf.h configure:5930: result: yes configure:5930: checking float.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking float.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for float.h configure:5930: result: yes configure:5930: checking fnmatch.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking fnmatch.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for fnmatch.h configure:5930: result: yes configure:5930: checking fontconfig/fontconfig.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking fontconfig/fontconfig.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for fontconfig/fontconfig.h configure:5930: result: yes configure:5930: checking getopt.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking getopt.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for getopt.h configure:5930: result: yes configure:5930: checking grp.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking grp.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for grp.h configure:5930: result: yes configure:5930: checking gsm.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:68:17: fatal error: gsm.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking gsm.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:35:17: fatal error: gsm.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for gsm.h configure:5930: result: no configure:5930: checking gsm/gsm.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:68:21: fatal error: gsm/gsm.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking gsm/gsm.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:35:21: fatal error: gsm/gsm.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for gsm/gsm.h configure:5930: result: no configure:5930: checking ieeefp.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:68:20: fatal error: ieeefp.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking ieeefp.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:35:20: fatal error: ieeefp.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for ieeefp.h configure:5930: result: no configure:5930: checking inet/mib2.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:68:23: fatal error: inet/mib2.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking inet/mib2.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:35:23: fatal error: inet/mib2.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for inet/mib2.h configure:5930: result: no configure:5930: checking io.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:68:16: fatal error: io.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking io.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:35:16: fatal error: io.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for io.h configure:5930: result: no configure:5930: checking jack/jack.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking jack/jack.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for jack/jack.h configure:5930: result: yes configure:5930: checking jpeglib.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking jpeglib.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for jpeglib.h configure:5930: result: yes configure:5930: checking kstat.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:70:19: fatal error: kstat.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking kstat.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:37:19: fatal error: kstat.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for kstat.h configure:5930: result: no configure:5930: checking lber.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking lber.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for lber.h configure:5930: result: yes configure:5930: checking lcms.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking lcms.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for lcms.h configure:5930: result: yes configure:5930: checking lcms/lcms.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:72:23: fatal error: lcms/lcms.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking lcms/lcms.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:39:23: fatal error: lcms/lcms.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for lcms/lcms.h configure:5930: result: no configure:5930: checking ldap.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking ldap.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for ldap.h configure:5930: result: yes configure:5930: checking libaudioio.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:73:24: fatal error: libaudioio.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking libaudioio.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:40:24: fatal error: libaudioio.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for libaudioio.h configure:5930: result: no configure:5930: checking link.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking link.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for link.h configure:5930: result: yes configure:5930: checking linux/cdrom.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking linux/cdrom.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for linux/cdrom.h configure:5930: result: yes configure:5930: checking linux/compiler.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:75:28: fatal error: linux/compiler.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking linux/compiler.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:42:28: fatal error: linux/compiler.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for linux/compiler.h configure:5930: result: no configure:5930: checking linux/hdreg.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking linux/hdreg.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for linux/hdreg.h configure:5930: result: yes configure:5930: checking linux/input.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking linux/input.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for linux/input.h configure:5930: result: yes configure:5930: checking linux/ioctl.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking linux/ioctl.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for linux/ioctl.h configure:5930: result: yes configure:5930: checking linux/joystick.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking linux/joystick.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for linux/joystick.h configure:5930: result: yes configure:5930: checking linux/major.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking linux/major.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for linux/major.h configure:5930: result: yes configure:5930: checking linux/param.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking linux/param.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for linux/param.h configure:5930: result: yes configure:5930: checking linux/serial.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking linux/serial.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for linux/serial.h configure:5930: result: yes configure:5930: checking linux/types.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking linux/types.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for linux/types.h configure:5930: result: yes configure:5930: checking linux/ucdrom.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:83:26: fatal error: linux/ucdrom.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking linux/ucdrom.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:50:26: fatal error: linux/ucdrom.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for linux/ucdrom.h configure:5930: result: no configure:5930: checking mach-o/nlist.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:83:26: fatal error: mach-o/nlist.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking mach-o/nlist.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:50:26: fatal error: mach-o/nlist.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for mach-o/nlist.h configure:5930: result: no configure:5930: checking mach/mach.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:83:23: fatal error: mach/mach.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking mach/mach.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:50:23: fatal error: mach/mach.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for mach/mach.h configure:5930: result: no configure:5930: checking mach/machine.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:83:26: fatal error: mach/machine.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking mach/machine.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:50:26: fatal error: mach/machine.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for mach/machine.h configure:5930: result: no configure:5930: checking machine/cpu.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:83:25: fatal error: machine/cpu.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking machine/cpu.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:50:25: fatal error: machine/cpu.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for machine/cpu.h configure:5930: result: no configure:5930: checking machine/limits.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:83:28: fatal error: machine/limits.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking machine/limits.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:50:28: fatal error: machine/limits.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for machine/limits.h configure:5930: result: no configure:5930: checking machine/soundcard.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:83:31: fatal error: machine/soundcard.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking machine/soundcard.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:50:31: fatal error: machine/soundcard.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for machine/soundcard.h configure:5930: result: no configure:5930: checking machine/sysarch.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:83:29: fatal error: machine/sysarch.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking machine/sysarch.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:50:29: fatal error: machine/sysarch.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for machine/sysarch.h configure:5930: result: no configure:5930: checking mntent.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking mntent.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for mntent.h configure:5930: result: yes configure:5930: checking mpg123.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking mpg123.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for mpg123.h configure:5930: result: yes configure:5930: checking ncurses.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking ncurses.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for ncurses.h configure:5930: result: yes configure:5930: checking netdb.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking netdb.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for netdb.h configure:5930: result: yes configure:5930: checking netinet/in.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking netinet/in.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for netinet/in.h configure:5930: result: yes configure:5930: checking netinet/in_systm.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking netinet/in_systm.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for netinet/in_systm.h configure:5930: result: yes configure:5930: checking netinet/tcp.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking netinet/tcp.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for netinet/tcp.h configure:5930: result: yes configure:5930: checking netinet/tcp_fsm.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:90:29: fatal error: netinet/tcp_fsm.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking netinet/tcp_fsm.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:57:29: fatal error: netinet/tcp_fsm.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for netinet/tcp_fsm.h configure:5930: result: no configure:5930: checking openssl/err.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking openssl/err.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for openssl/err.h configure:5930: result: yes configure:5930: checking openssl/ssl.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking openssl/ssl.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for openssl/ssl.h configure:5930: result: yes configure:5930: checking png.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking png.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for png.h configure:5930: result: yes configure:5930: checking poll.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking poll.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for poll.h configure:5930: result: yes configure:5930: checking port.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:94:18: fatal error: port.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking port.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:61:18: fatal error: port.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for port.h configure:5930: result: no configure:5930: checking process.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:94:21: fatal error: process.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking process.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:61:21: fatal error: process.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for process.h configure:5930: result: no configure:5930: checking pthread.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking pthread.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for pthread.h configure:5930: result: yes configure:5930: checking pwd.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking pwd.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for pwd.h configure:5930: result: yes configure:5930: checking regex.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking regex.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for regex.h configure:5930: result: yes configure:5930: checking sched.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sched.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sched.h configure:5930: result: yes configure:5930: checking scsi/scsi.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking scsi/scsi.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for scsi/scsi.h configure:5930: result: yes configure:5930: checking scsi/scsi_ioctl.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking scsi/scsi_ioctl.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for scsi/scsi_ioctl.h configure:5930: result: yes configure:5930: checking scsi/sg.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking scsi/sg.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for scsi/sg.h configure:5930: result: yes configure:5930: checking soundcard.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:101:23: fatal error: soundcard.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking soundcard.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:68:23: fatal error: soundcard.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_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 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for soundcard.h configure:5930: result: no configure:5930: checking stdbool.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking stdbool.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for stdbool.h configure:5930: result: yes configure:5930: checking for stdint.h configure:5930: result: yes configure:5930: checking for strings.h configure:5930: result: yes configure:5930: checking stropts.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking stropts.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for stropts.h configure:5930: result: yes configure:5930: checking sys/asoundlib.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 In file included from conftest.c:105:0: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. [-Wcpp] configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/asoundlib.h presence configure:5930: ccache gcc -m32 -E conftest.c In file included from conftest.c:72:0: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. [-Wcpp] configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/asoundlib.h configure:5930: result: yes configure:5930: checking sys/cdio.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:106:22: fatal error: sys/cdio.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/cdio.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:73:22: fatal error: sys/cdio.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/cdio.h configure:5930: result: no configure:5930: checking sys/elf32.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:106:23: fatal error: sys/elf32.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/elf32.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:73:23: fatal error: sys/elf32.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/elf32.h configure:5930: result: no configure:5930: checking sys/epoll.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/epoll.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/epoll.h configure:5930: result: yes configure:5930: checking sys/errno.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/errno.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/errno.h configure:5930: result: yes configure:5930: checking sys/event.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:108:23: fatal error: sys/event.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/event.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:75:23: fatal error: sys/event.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/event.h configure:5930: result: no configure:5930: checking sys/exec_elf.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:108:26: fatal error: sys/exec_elf.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/exec_elf.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:75:26: fatal error: sys/exec_elf.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/exec_elf.h configure:5930: result: no configure:5930: checking sys/filio.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:108:23: fatal error: sys/filio.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/filio.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:75:23: fatal error: sys/filio.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/filio.h configure:5930: result: no configure:5930: checking sys/inotify.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/inotify.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/inotify.h configure:5930: result: yes configure:5930: checking sys/ioctl.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/ioctl.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/ioctl.h configure:5930: result: yes configure:5930: checking sys/ipc.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/ipc.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/ipc.h configure:5930: result: yes configure:5930: checking sys/limits.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:111:24: fatal error: sys/limits.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/limits.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:78:24: fatal error: sys/limits.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/limits.h configure:5930: result: no configure:5930: checking sys/link.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:111:22: fatal error: sys/link.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/link.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:78:22: fatal error: sys/link.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/link.h configure:5930: result: no configure:5930: checking sys/mman.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/mman.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/mman.h configure:5930: result: yes configure:5930: checking sys/modem.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:112:23: fatal error: sys/modem.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/modem.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:79:23: fatal error: sys/modem.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/modem.h configure:5930: result: no configure:5930: checking sys/msg.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/msg.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/msg.h configure:5930: result: yes configure:5930: checking sys/mtio.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/mtio.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/mtio.h configure:5930: result: yes configure:5930: checking sys/param.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/param.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/param.h configure:5930: result: yes configure:5930: checking sys/poll.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/poll.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/poll.h configure:5930: result: yes configure:5930: checking sys/prctl.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/prctl.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/prctl.h configure:5930: result: yes configure:5930: checking sys/protosw.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:117:25: fatal error: sys/protosw.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/protosw.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:84:25: fatal error: sys/protosw.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/protosw.h configure:5930: result: no configure:5930: checking sys/ptrace.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/ptrace.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/ptrace.h configure:5930: result: yes configure:5930: checking sys/resource.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/resource.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/resource.h configure:5930: result: yes configure:5930: checking sys/scsiio.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:119:24: fatal error: sys/scsiio.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/scsiio.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:86:24: fatal error: sys/scsiio.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/scsiio.h configure:5930: result: no configure:5930: checking sys/shm.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/shm.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/shm.h configure:5930: result: yes configure:5930: checking sys/signal.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/signal.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/signal.h configure:5930: result: yes configure:5930: checking sys/socket.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/socket.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/socket.h configure:5930: result: yes configure:5930: checking sys/socketvar.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/socketvar.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/socketvar.h configure:5930: result: yes configure:5930: checking sys/sockio.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:123:24: fatal error: sys/sockio.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/sockio.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:90:24: fatal error: sys/sockio.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/sockio.h configure:5930: result: no configure:5930: checking sys/soundcard.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/soundcard.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/soundcard.h configure:5930: result: yes configure:5930: checking sys/statvfs.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/statvfs.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/statvfs.h configure:5930: result: yes configure:5930: checking sys/strtio.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:125:24: fatal error: sys/strtio.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/strtio.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:92:24: fatal error: sys/strtio.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/strtio.h configure:5930: result: no configure:5930: checking sys/syscall.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/syscall.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/syscall.h configure:5930: result: yes configure:5930: checking sys/tihdr.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:126:23: fatal error: sys/tihdr.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/tihdr.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:93:23: fatal error: sys/tihdr.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/tihdr.h configure:5930: result: no configure:5930: checking sys/time.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/time.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/time.h configure:5930: result: yes configure:5930: checking sys/timeout.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:127:25: fatal error: sys/timeout.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/timeout.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:94:25: fatal error: sys/timeout.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/timeout.h configure:5930: result: no configure:5930: checking sys/times.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/times.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/times.h configure:5930: result: yes configure:5930: checking sys/uio.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/uio.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/uio.h configure:5930: result: yes configure:5930: checking sys/un.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/un.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/un.h configure:5930: result: yes configure:5930: checking sys/utsname.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/utsname.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/utsname.h configure:5930: result: yes configure:5930: checking sys/vm86.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:131:22: fatal error: sys/vm86.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking sys/vm86.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:98:22: fatal error: sys/vm86.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for sys/vm86.h configure:5930: result: no configure:5930: checking sys/wait.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking sys/wait.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for sys/wait.h configure:5930: result: yes configure:5930: checking syscall.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking syscall.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for syscall.h configure:5930: result: yes configure:5930: checking termios.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking termios.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for termios.h configure:5930: result: yes configure:5930: checking tiffio.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking tiffio.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for tiffio.h configure:5930: result: yes configure:5930: checking for unistd.h configure:5930: result: yes configure:5930: checking utime.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking utime.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for utime.h configure:5930: result: yes configure:5930: checking valgrind/memcheck.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:137:31: fatal error: valgrind/memcheck.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking valgrind/memcheck.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:104:31: fatal error: valgrind/memcheck.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for valgrind/memcheck.h configure:5930: result: no configure:5930: checking valgrind/valgrind.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:137:31: fatal error: valgrind/valgrind.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5930: result: no configure:5930: checking valgrind/valgrind.h presence configure:5930: ccache gcc -m32 -E conftest.c conftest.c:104:31: fatal error: valgrind/valgrind.h: No such file or directory compilation terminated. configure:5930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:5930: result: no configure:5930: checking for valgrind/valgrind.h configure:5930: result: no configure:5930: checking zlib.h usability configure:5930: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking zlib.h presence configure:5930: ccache gcc -m32 -E conftest.c configure:5930: $? = 0 configure:5930: result: yes configure:5930: checking for zlib.h configure:5930: result: yes configure:5940: checking whether stat file-mode macros are broken configure:5967: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5967: $? = 0 configure:5974: result: no configure:5987: checking for sys/mount.h configure:5987: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5987: $? = 0 configure:5987: result: yes configure:5987: checking for sys/statfs.h configure:5987: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5987: $? = 0 configure:5987: result: yes configure:5987: checking for sys/sysctl.h configure:5987: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5987: $? = 0 configure:5987: result: yes configure:5987: checking for sys/user.h configure:5987: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5987: $? = 0 configure:5987: result: yes configure:5987: checking for sys/vfs.h configure:5987: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:5987: $? = 0 configure:5987: result: yes configure:6019: checking for netinet/ip.h configure:6019: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:6019: $? = 0 configure:6019: result: yes configure:6019: checking for net/if.h configure:6019: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:6019: $? = 0 configure:6019: result: yes configure:6019: checking for net/if_arp.h configure:6019: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:6019: $? = 0 configure:6019: result: yes configure:6019: checking for net/if_dl.h configure:6019: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:136:23: fatal error: net/if_dl.h: No such file or directory compilation terminated. configure:6019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #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:6019: result: no configure:6019: checking for net/if_types.h configure:6019: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:136:26: fatal error: net/if_types.h: No such file or directory compilation terminated. configure:6019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #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:6019: result: no configure:6019: checking for net/route.h configure:6019: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:6019: $? = 0 configure:6019: result: yes configure:6019: checking for netinet/if_ether.h configure:6019: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:6019: $? = 0 configure:6019: result: yes configure:6019: checking for netinet/if_inarp.h configure:6019: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:138:30: fatal error: netinet/if_inarp.h: No such file or directory compilation terminated. configure:6019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #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:6019: result: no configure:6019: checking for netinet/in_pcb.h configure:6019: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:138:28: fatal error: netinet/in_pcb.h: No such file or directory compilation terminated. configure:6019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #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:6019: result: no configure:6019: checking for netinet/ip_icmp.h configure:6019: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:6019: $? = 0 configure:6019: result: yes configure:6019: checking for netinet/ip_var.h configure:6019: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:139:28: fatal error: netinet/ip_var.h: No such file or directory compilation terminated. configure:6019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #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:6019: result: no configure:6019: checking for netinet/udp.h configure:6019: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:6019: $? = 0 configure:6019: result: yes configure:6019: checking for netipx/ipx.h configure:6019: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:6019: $? = 0 configure:6019: result: yes configure:6055: checking for netinet/tcp_timer.h configure:6055: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:156:31: fatal error: netinet/tcp_timer.h: No such file or directory compilation terminated. configure:6055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_ALIAS_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_SYS_TIMEOUT_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 | #ifdef HAVE_NETINET_TCP_TIMER_H | #include | #endif | | #include configure:6055: result: no configure:6055: checking for netinet/udp_var.h configure:6055: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:156:29: fatal error: netinet/udp_var.h: No such file or directory compilation terminated. configure:6055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_ALIAS_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_SYS_TIMEOUT_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 | #ifdef HAVE_NETINET_TCP_TIMER_H | #include | #endif | | #include configure:6055: result: no configure:6055: checking for netinet/icmp_var.h configure:6055: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:156:30: fatal error: netinet/icmp_var.h: No such file or directory compilation terminated. configure:6055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_ALIAS_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_SYS_TIMEOUT_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 | #ifdef HAVE_NETINET_TCP_TIMER_H | #include | #endif | | #include configure:6055: result: no configure:6055: checking for netinet/tcp_var.h configure:6055: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:156:29: fatal error: netinet/tcp_var.h: No such file or directory compilation terminated. configure:6055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_ALIAS_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_SYS_TIMEOUT_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 | #ifdef HAVE_NETINET_TCP_TIMER_H | #include | #endif | | #include configure:6055: result: no configure:6106: checking for linux/ipx.h configure:6106: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:6106: $? = 0 configure:6106: result: yes configure:6106: checking for linux/irda.h configure:6106: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:6106: $? = 0 configure:6106: result: yes configure:6129: checking for mach-o/dyld_images.h configure:6129: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:127:32: fatal error: mach-o/dyld_images.h: No such file or directory compilation terminated. configure:6129: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | /* end confdefs.h. */ | #ifdef HAVE_STDBOOL_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | | #include configure:6129: result: no configure:6148: checking for resolv.h configure:6148: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:6148: $? = 0 configure:6148: result: yes configure:6171: checking for ifaddrs.h configure:6171: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:6171: $? = 0 configure:6171: result: yes configure:6185: checking for ucontext.h configure:6185: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:6185: $? = 0 configure:6185: result: yes configure:6199: checking for sys/thr.h configure:6199: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:128:21: fatal error: sys/thr.h: No such file or directory compilation terminated. configure:6199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_UCONTEXT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_UCONTEXT_H | #include | #endif | | #include configure:6199: result: no configure:6216: checking for pthread_np.h configure:6216: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:127:24: fatal error: pthread_np.h: No such file or directory compilation terminated. configure:6216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_UCONTEXT_H 1 | /* end confdefs.h. */ | #ifdef HAVE_PTHREAD_H | #include | #endif | | #include configure:6216: result: no configure:6232: checking for linux/videodev.h configure:6232: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:131:28: fatal error: linux/videodev.h: No such file or directory compilation terminated. configure:6232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_UCONTEXT_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #include | #ifdef HAVE_ASM_TYPES_H | #include | #endif | | #include configure:6232: result: no configure:6252: checking for linux/capi.h configure:6252: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:6252: $? = 0 configure:6252: result: yes configure:6284: checking for ldd configure:6303: found /usr/bin/ldd configure:6316: result: /usr/bin/ldd configure:6635: checking whether we can build a GNU style ELF dll configure:6646: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fPIC -shared -Wl,-Bsymbolic -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:6646: $? = 0 configure:6655: result: yes configure:6661: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1 configure:6672: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fPIC -shared -Wl,-soname,confest.so.1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:6672: $? = 0 configure:6681: result: yes configure:6713: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs configure:6724: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fPIC -shared -Wl,-Bsymbolic,-z,defs -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:6724: $? = 0 configure:6733: result: yes configure:6739: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini configure:6750: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:6750: $? = 0 configure:6759: result: yes configure:6767: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map configure:6778: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fPIC -shared -Wl,--version-script=conftest.map -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:6778: $? = 0 configure:6788: result: yes configure:6795: checking whether the compiler supports -fPIC -Wl,--export-dynamic configure:6806: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fPIC -Wl,--export-dynamic -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:6806: $? = 0 configure:6815: result: yes configure:6823: checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib configure:6834: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fPIC -Wl,--rpath,$ORIGIN/../lib -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:6834: $? = 0 configure:6844: result: yes configure:6880: checking whether the compiler supports -Wl,--enable-new-dtags configure:6891: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--enable-new-dtags -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:6891: $? = 0 configure:6900: result: yes configure:6909: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400 configure:6920: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--section-start,.interp=0x7bf00400 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:6920: $? = 0 configure:6930: result: yes configure:7029: checking for i686-w64-mingw32-gcc configure:7059: result: no configure:7029: checking for i586-w64-mingw32-gcc configure:7059: result: no configure:7029: checking for i486-w64-mingw32-gcc configure:7059: result: no configure:7029: checking for i386-w64-mingw32-gcc configure:7059: result: no configure:7029: checking for i686-pc-mingw32-gcc configure:7059: result: no configure:7029: checking for i586-pc-mingw32-gcc configure:7059: result: no configure:7029: checking for i486-pc-mingw32-gcc configure:7059: result: no configure:7029: checking for i386-pc-mingw32-gcc configure:7059: result: no configure:7029: checking for i686-mingw32msvc-gcc configure:7059: result: no configure:7029: checking for i586-mingw32msvc-gcc configure:7059: result: no configure:7029: checking for i486-mingw32msvc-gcc configure:7059: result: no configure:7029: checking for i386-mingw32msvc-gcc configure:7059: result: no configure:7029: checking for i686-mingw32-gcc configure:7059: result: no configure:7029: checking for i586-mingw32-gcc configure:7059: result: no configure:7029: checking for i486-mingw32-gcc configure:7059: result: no configure:7029: checking for i386-mingw32-gcc configure:7059: result: no configure:7093: checking for pthread_create in -lpthread configure:7118: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lpthread >&5 configure:7118: $? = 0 configure:7127: result: yes configure:7145: checking for X configure:7253: ccache gcc -m32 -E conftest.c configure:7253: $? = 0 configure:7284: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lX11 >&5 configure:7284: $? = 0 configure:7334: result: libraries , headers configure:7433: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lX11 >&5 configure:7433: $? = 0 configure:7531: checking for gethostbyname configure:7531: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:7531: $? = 0 configure:7531: result: yes configure:7628: checking for connect configure:7628: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:7628: $? = 0 configure:7628: result: yes configure:7677: checking for remove configure:7677: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:7677: $? = 0 configure:7677: result: yes configure:7726: checking for shmat configure:7726: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:7726: $? = 0 configure:7726: result: yes configure:7784: checking for IceConnectionNumber in -lICE configure:7809: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lICE >&5 configure:7809: $? = 0 configure:7818: result: yes configure:7835: checking for -lX11 configure:7860: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lX11 >&5 configure:7860: $? = 0 configure:7876: result: libX11.so.6 configure:7885: checking for -lXext configure:7910: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXext -lX11 >&5 configure:7910: $? = 0 configure:7926: result: libXext.so.6 configure:7951: checking for X11/Xlib.h configure:7951: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:7951: $? = 0 configure:7951: result: yes configure:7951: checking for X11/XKBlib.h configure:7951: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:7951: $? = 0 configure:7951: result: yes configure:7951: checking for X11/Xutil.h configure:7951: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:7951: $? = 0 configure:7951: result: yes configure:7951: checking for X11/Xcursor/Xcursor.h configure:7951: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:7951: $? = 0 configure:7951: result: yes configure:7951: checking for X11/extensions/shape.h configure:7951: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:7951: $? = 0 configure:7951: result: yes configure:7951: checking for X11/extensions/XInput.h configure:7951: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:7951: $? = 0 configure:7951: result: yes configure:7951: checking for X11/extensions/XShm.h configure:7951: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:7951: $? = 0 configure:7951: result: yes configure:7951: checking for X11/extensions/Xcomposite.h configure:7951: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:7951: $? = 0 configure:7951: result: yes configure:7951: checking for X11/extensions/Xinerama.h configure:7951: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:7951: $? = 0 configure:7951: result: yes configure:7951: checking for X11/extensions/Xrandr.h configure:7951: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:7951: $? = 0 configure:7951: result: yes configure:7951: checking for X11/extensions/Xrender.h configure:7951: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:7951: $? = 0 configure:7951: result: yes configure:7951: checking for X11/extensions/xf86vmode.h configure:7951: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:7951: $? = 0 configure:7951: result: yes configure:7951: checking for X11/extensions/xf86vmproto.h configure:7951: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:7951: $? = 0 configure:7951: result: yes configure:7970: checking for XkbQueryExtension in -lX11 configure:7995: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lX11 -lXext -lX11 >&5 configure:7995: $? = 0 configure:8004: result: yes configure:8016: checking for -lXcursor configure:8041: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXcursor -lXext -lX11 >&5 configure:8041: $? = 0 configure:8057: result: libXcursor.so.1 configure:8078: checking for -lXi configure:8103: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXi -lXext -lX11 >&5 configure:8103: $? = 0 configure:8119: result: libXi.so.6 configure:8140: checking for XShmQueryExtension in -lXext configure:8165: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXext -lXext -lX11 >&5 configure:8165: $? = 0 configure:8174: result: yes configure:8194: checking for XShapeQueryExtension in -lXext configure:8219: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXext -lXext -lX11 >&5 configure:8219: $? = 0 configure:8228: result: yes configure:8248: checking for -lXxf86vm configure:8273: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXxf86vm -lXext -lX11 >&5 configure:8273: $? = 0 configure:8289: result: libXxf86vm.so.1 configure:8310: checking for -lXrender configure:8335: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXrender -lXext -lX11 >&5 configure:8335: $? = 0 configure:8351: result: libXrender.so.1 configure:8358: checking for XRenderSetPictureTransform in -lXrender configure:8383: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXrender -lXext -lX11 >&5 configure:8383: $? = 0 configure:8392: result: yes configure:8426: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:8426: $? = 0 configure:8427: checking for -lXrandr configure:8452: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXrandr -lXext -lX11 >&5 configure:8452: $? = 0 configure:8468: result: libXrandr.so.2 configure:8503: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:8503: $? = 0 configure:8504: checking for -lXinerama configure:8529: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXinerama -lXext -lX11 >&5 configure:8529: $? = 0 configure:8545: result: libXinerama.so.1 configure:8568: checking for -lXcomposite configure:8593: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXcomposite -lXext -lX11 >&5 configure:8593: $? = 0 configure:8609: result: libXcomposite.so.1 configure:8628: checking for XICCallback.callback configure:8628: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:8628: $? = 0 configure:8628: result: yes configure:8649: checking for GL/gl.h configure:8649: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:8649: $? = 0 configure:8649: result: yes configure:8649: checking for GL/glx.h configure:8649: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:8649: $? = 0 configure:8649: result: yes configure:8649: checking for GL/glu.h configure:8649: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:8649: $? = 0 configure:8649: result: yes configure:8664: checking for up-to-date OpenGL version configure:8680: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 configure:8680: $? = 0 configure:8687: result: yes configure:8692: checking for -lGL configure:8717: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lGL -lXext -lX11 -lm >&5 configure:8717: $? = 0 configure:8791: result: libGL.so.1 configure:8805: checking for -lGLU configure:8830: ccache gcc -m32 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lGLU -lGL -lSM -lICE -lXext -lX11 -lm >&5 configure:8830: $? = 0 configure:8846: result: libGLU.so.1 configure:8891: checking audio/audiolib.h usability configure:8891: ccache gcc -m32 -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5 conftest.c:190:28: fatal error: audio/audiolib.h: No such file or directory compilation terminated. configure:8891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "Wine 1.2.3" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JACK_JACK_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_LINUX_CAPI_H 1 | #define SONAME_LIBX11 "libX11.so.6" | #define SONAME_LIBXEXT "libXext.so.6" | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | #define HAVE_XKB 1 | #define SONAME_LIBXCURSOR "libXcursor.so.1" | #define SONAME_LIBXI "libXi.so.6" | #define HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | #define SONAME_LIBXRENDER "libXrender.so.1" | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | #define SONAME_LIBXRANDR "libXrandr.so.2" | #define SONAME_LIBXINERAMA "libXinerama.so.1" | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | #define HAVE_XICCALLBACK_CALLBACK 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL_GLU_H 1 | #define SONAME_LIBGL "libGL.so.1" | #define HAVE_OPENGL 1 | #define SONAME_LIBGLU "libGLU.so.1" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include