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.1, which was generated by GNU Autoconf 2.67. Invocation command line was $ /tmp/portage/app-emulation/wine-1.2.1/work/wine-1.2.1/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 --sysconfdir=/etc/wine --with-alsa --without-capi --with-cms --without-cups --with-curses --without-esd --without-fontconfig --without-gnutls --without-gphoto --without-gsm --without-hal --without-jack --with-jpeg --without-ldap --with-mpg123 --without-nas --without-openal --with-opengl --without-openssl --with-oss --with-png --with-pthread --without-sane --enable-tests --with-freetype --without-v4l --with-x --without-xcomposite --without-xinerama --with-xml --with-xslt --disable-win64 ## --------- ## ## Platform. ## ## --------- ## hostname = rzan uname -m = x86_64 uname -r = 2.6.36-gentoo-r5 uname -s = Linux uname -v = #1 SMP PREEMPT Sun Jan 16 11:11:31 MSK 2011 /usr/bin/uname -p = AMD Phenom(tm) II X4 940 Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 PATH: /opt/cuda/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2760: checking build system type configure:2774: result: x86_64-pc-linux-gnu configure:2794: checking host system type configure:2807: result: x86_64-pc-linux-gnu configure:2837: checking whether make sets $(MAKE) configure:2859: result: yes configure:2876: checking for x86_64-pc-linux-gnu-gcc configure:2892: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2903: result: x86_64-pc-linux-gnu-gcc configure:3172: checking for C compiler version configure:3181: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.2, pie-10.1.5) 4.3.4 Copyright (C) 2008 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:3192: $? = 0 configure:3181: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --disable-nls --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-checking=release --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.2, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.2, pie-10.1.5) configure:3192: $? = 0 configure:3181: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' must come at the start of the command line configure:3192: $? = 1 configure:3181: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files configure:3192: $? = 1 configure:3212: checking whether the C compiler works configure:3234: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3238: $? = 0 configure:3286: result: yes configure:3289: checking for C compiler default output file name configure:3291: result: a.out configure:3297: checking for suffix of executables configure:3304: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3308: $? = 0 configure:3330: result: configure:3352: checking whether we are cross compiling configure:3360: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3364: $? = 0 configure:3371: ./conftest configure:3375: $? = 0 configure:3390: result: no configure:3395: checking for suffix of object files configure:3417: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:3421: $? = 0 configure:3442: result: o configure:3446: checking whether we are using the GNU C compiler configure:3465: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:3465: $? = 0 configure:3474: result: yes configure:3483: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3503: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3503: $? = 0 configure:3544: result: yes configure:3561: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3625: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:3625: $? = 0 configure:3638: result: none needed configure:3672: checking for x86_64-pc-linux-gnu-g++ configure:3688: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:3699: result: x86_64-pc-linux-gnu-g++ configure:3770: checking for C++ compiler version configure:3779: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.2, pie-10.1.5) 4.3.4 Copyright (C) 2008 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:3790: $? = 0 configure:3779: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --disable-nls --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-checking=release --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.2, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.2, pie-10.1.5) configure:3790: $? = 0 configure:3779: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: argument to '-V' missing configure:3790: $? = 1 configure:3779: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' x86_64-pc-linux-gnu-g++: no input files configure:3790: $? = 1 configure:3794: checking whether we are using the GNU C++ compiler configure:3813: x86_64-pc-linux-gnu-g++ -c -O2 -march=native -pipe conftest.cpp >&5 configure:3813: $? = 0 configure:3822: result: yes configure:3831: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:3851: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:3851: $? = 0 configure:3892: result: yes configure:3918: checking for x86_64-pc-linux-gnu-cpp configure:3934: found /usr/bin/x86_64-pc-linux-gnu-cpp configure:3945: result: x86_64-pc-linux-gnu-cpp configure:4042: checking whether x86_64-pc-linux-gnu-gcc -m32 works configure:4056: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4056: $? = 0 configure:4057: result: yes configure:4133: checking for the directory containing the Wine tools configure:4157: result: $(TOPOBJDIR) configure:4171: checking for flex configure:4187: found /usr/bin/flex configure:4198: result: flex configure:4214: checking whether flex is recent enough configure:4224: result: yes configure:4236: checking for bison configure:4252: found /usr/bin/bison configure:4263: result: bison configure:4285: checking for x86_64-pc-linux-gnu-ar configure:4301: found /usr/bin/x86_64-pc-linux-gnu-ar configure:4312: result: x86_64-pc-linux-gnu-ar configure:4385: checking for x86_64-pc-linux-gnu-ranlib configure:4401: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:4412: result: x86_64-pc-linux-gnu-ranlib configure:4477: checking for x86_64-pc-linux-gnu-strip configure:4493: found /usr/bin/x86_64-pc-linux-gnu-strip configure:4504: result: x86_64-pc-linux-gnu-strip configure:4566: checking whether ln -s works configure:4570: result: yes configure:4577: checking for grep that handles long lines and -e configure:4635: result: /bin/grep configure:4640: checking for egrep configure:4702: result: /bin/grep -E configure:4709: checking for ldconfig configure:4740: result: /bin/true configure:4762: checking for a BSD-compatible install configure:4830: result: /usr/bin/install -c configure:4850: checking for lclint configure:4880: result: no configure:4850: checking for lint configure:4880: result: no configure:4899: checking for fontforge configure:4929: result: no configure:4942: checking for pkg-config configure:4958: found /usr/bin/pkg-config configure:4969: result: pkg-config configure:4985: checking for rsvg configure:5001: found /usr/bin/rsvg configure:5012: result: rsvg configure:5028: checking for convert configure:5044: found /usr/bin/convert configure:5055: result: convert configure:5071: checking for icotool configure:5101: result: no configure:5179: checking for prelink configure:5210: result: false configure:5222: checking for i386_set_ldt in -li386 configure:5247: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -li386 >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -li386 collect2: ld returned 1 exit status configure:5247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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:5256: result: no configure:5267: checking for _oss_ioctl in -lossaudio configure:5292: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lossaudio >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lossaudio collect2: ld returned 1 exit status configure:5292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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:5301: result: no configure:5326: checking for special C compiler options needed for large files configure:5371: result: no configure:5377: checking for _FILE_OFFSET_BITS value needed for large files configure:5402: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:16: warning: left shift count >= width of type conftest.c:16: warning: left shift count >= width of type conftest.c:18: error: size of array 'off_t_is_large' is negative configure:5402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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:5426: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5426: $? = 0 configure:5434: result: 64 configure:5523: checking how to run the C preprocessor configure:5554: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5554: $? = 0 configure:5568: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:5568: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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:5593: result: x86_64-pc-linux-gnu-gcc -m32 -E configure:5613: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5613: $? = 0 configure:5627: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:5627: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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:5656: checking for ANSI C header files configure:5676: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5676: $? = 0 configure:5749: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5749: $? = 0 configure:5749: ./conftest configure:5749: $? = 0 configure:5760: result: yes configure:5773: checking for sys/types.h configure:5773: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5773: $? = 0 configure:5773: result: yes configure:5773: checking for sys/stat.h configure:5773: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5773: $? = 0 configure:5773: result: yes configure:5773: checking for stdlib.h configure:5773: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5773: $? = 0 configure:5773: result: yes configure:5773: checking for string.h configure:5773: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5773: $? = 0 configure:5773: result: yes configure:5773: checking for memory.h configure:5773: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5773: $? = 0 configure:5773: result: yes configure:5773: checking for strings.h configure:5773: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5773: $? = 0 configure:5773: result: yes configure:5773: checking for inttypes.h configure:5773: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5773: $? = 0 configure:5773: result: yes configure:5773: checking for stdint.h configure:5773: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5773: $? = 0 configure:5773: result: yes configure:5773: checking for unistd.h configure:5773: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5773: $? = 0 configure:5773: result: yes configure:5922: checking for AL/al.h configure:5922: result: no configure:5922: checking AudioToolbox/AudioConverter.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:54:41: error: AudioToolbox/AudioConverter.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* 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:5922: result: no configure:5922: checking AudioToolbox/AudioConverter.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:21:41: error: AudioToolbox/AudioConverter.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for AudioToolbox/AudioConverter.h configure:5922: result: no configure:5922: checking AudioUnit/AudioUnit.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:54:33: error: AudioUnit/AudioUnit.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* 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:5922: result: no configure:5922: checking AudioUnit/AudioUnit.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:21:33: error: AudioUnit/AudioUnit.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for AudioUnit/AudioUnit.h configure:5922: result: no configure:5922: checking Carbon/Carbon.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:54:27: error: Carbon/Carbon.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* 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:5922: result: no configure:5922: checking Carbon/Carbon.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:21:27: error: Carbon/Carbon.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for Carbon/Carbon.h configure:5922: result: no configure:5922: checking CoreAudio/CoreAudio.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:54:33: error: CoreAudio/CoreAudio.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* 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:5922: result: no configure:5922: checking CoreAudio/CoreAudio.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:21:33: error: CoreAudio/CoreAudio.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for CoreAudio/CoreAudio.h configure:5922: result: no configure:5922: checking DiskArbitration/DiskArbitration.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:54:45: error: DiskArbitration/DiskArbitration.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* 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:5922: result: no configure:5922: checking DiskArbitration/DiskArbitration.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:21:45: error: DiskArbitration/DiskArbitration.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for DiskArbitration/DiskArbitration.h configure:5922: result: no configure:5922: checking IOKit/IOKitLib.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:54:28: error: IOKit/IOKitLib.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* 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:5922: result: no configure:5922: checking IOKit/IOKitLib.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:21:28: error: IOKit/IOKitLib.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for IOKit/IOKitLib.h configure:5922: result: no configure:5922: checking IOKit/hid/IOHIDLib.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:54:32: error: IOKit/hid/IOHIDLib.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* 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:5922: result: no configure:5922: checking IOKit/hid/IOHIDLib.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:21:32: error: IOKit/hid/IOHIDLib.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for IOKit/hid/IOHIDLib.h configure:5922: result: no configure:5922: checking for OpenAL/al.h configure:5922: result: no configure:5922: checking alias.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:54:19: error: alias.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* 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:5922: result: no configure:5922: checking alias.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:21:19: error: alias.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for alias.h configure:5922: result: no configure:5922: checking alsa/asoundlib.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking alsa/asoundlib.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for alsa/asoundlib.h configure:5922: result: yes configure:5922: checking arpa/inet.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking arpa/inet.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for arpa/inet.h configure:5922: result: yes configure:5922: checking arpa/nameser.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking arpa/nameser.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for arpa/nameser.h configure:5922: result: yes configure:5922: checking asm/types.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking asm/types.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for asm/types.h configure:5922: result: yes configure:5922: checking for capi20.h configure:5922: result: no configure:5922: checking curses.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking curses.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for curses.h configure:5922: result: yes configure:5922: checking direct.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:59:20: error: direct.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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:5922: result: no configure:5922: checking direct.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:26:20: error: direct.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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:5922: result: no configure:5922: checking for direct.h configure:5922: result: no configure:5922: checking dirent.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking dirent.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for dirent.h configure:5922: result: yes configure:5922: checking dlfcn.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking dlfcn.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for dlfcn.h configure:5922: result: yes configure:5922: checking elf.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking elf.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for elf.h configure:5922: result: yes configure:5922: checking float.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking float.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for float.h configure:5922: result: yes configure:5922: checking fnmatch.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking fnmatch.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for fnmatch.h configure:5922: result: yes configure:5922: checking for fontconfig/fontconfig.h configure:5922: result: no configure:5922: checking getopt.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking getopt.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for getopt.h configure:5922: result: yes configure:5922: checking grp.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking grp.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for grp.h configure:5922: result: yes configure:5922: checking for gsm.h configure:5922: result: no configure:5922: checking for gsm/gsm.h configure:5922: result: no configure:5922: checking ieeefp.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:66:20: error: ieeefp.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_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:5922: result: no configure:5922: checking ieeefp.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:33:20: error: ieeefp.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for ieeefp.h configure:5922: result: no configure:5922: checking inet/mib2.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:66:23: error: inet/mib2.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_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:5922: result: no configure:5922: checking inet/mib2.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:33:23: error: inet/mib2.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for inet/mib2.h configure:5922: result: no configure:5922: checking io.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:66:16: error: io.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_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:5922: result: no configure:5922: checking io.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:33:16: error: io.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for io.h configure:5922: result: no configure:5922: checking for jack/jack.h configure:5922: result: no configure:5922: checking jpeglib.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking jpeglib.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for jpeglib.h configure:5922: result: yes configure:5922: checking kstat.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:67:19: error: kstat.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_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:5922: result: no configure:5922: checking kstat.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:34:19: error: kstat.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for kstat.h configure:5922: result: no configure:5922: checking for lber.h configure:5922: result: no configure:5922: checking lcms.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking lcms.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for lcms.h configure:5922: result: yes configure:5922: checking lcms/lcms.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:68:23: error: lcms/lcms.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_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:5922: result: no configure:5922: checking lcms/lcms.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:35:23: error: lcms/lcms.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_H 1 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for lcms/lcms.h configure:5922: result: no configure:5922: checking for ldap.h configure:5922: result: no configure:5922: checking libaudioio.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:68:24: error: libaudioio.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_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:5922: result: no configure:5922: checking libaudioio.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:35:24: error: libaudioio.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_H 1 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for libaudioio.h configure:5922: result: no configure:5922: checking link.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking link.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for link.h configure:5922: result: yes configure:5922: checking linux/cdrom.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking linux/cdrom.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for linux/cdrom.h configure:5922: result: yes configure:5922: checking linux/compiler.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:70:28: error: linux/compiler.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking linux/compiler.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:37:28: error: linux/compiler.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for linux/compiler.h configure:5922: result: no configure:5922: checking linux/hdreg.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking linux/hdreg.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for linux/hdreg.h configure:5922: result: yes configure:5922: checking linux/input.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking linux/input.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for linux/input.h configure:5922: result: yes configure:5922: checking linux/ioctl.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking linux/ioctl.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for linux/ioctl.h configure:5922: result: yes configure:5922: checking linux/joystick.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking linux/joystick.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for linux/joystick.h configure:5922: result: yes configure:5922: checking linux/major.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking linux/major.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for linux/major.h configure:5922: result: yes configure:5922: checking linux/param.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking linux/param.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for linux/param.h configure:5922: result: yes configure:5922: checking linux/serial.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking linux/serial.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for linux/serial.h configure:5922: result: yes configure:5922: checking linux/types.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking linux/types.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for linux/types.h configure:5922: result: yes configure:5922: checking linux/ucdrom.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:78:26: error: linux/ucdrom.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking linux/ucdrom.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:45:26: error: linux/ucdrom.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking for linux/ucdrom.h configure:5922: result: no configure:5922: checking mach-o/nlist.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:78:26: error: mach-o/nlist.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking mach-o/nlist.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:45:26: error: mach-o/nlist.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking for mach-o/nlist.h configure:5922: result: no configure:5922: checking mach/mach.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:78:23: error: mach/mach.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking mach/mach.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:45:23: error: mach/mach.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking for mach/mach.h configure:5922: result: no configure:5922: checking mach/machine.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:78:26: error: mach/machine.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking mach/machine.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:45:26: error: mach/machine.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking for mach/machine.h configure:5922: result: no configure:5922: checking machine/cpu.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:78:25: error: machine/cpu.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking machine/cpu.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:45:25: error: machine/cpu.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking for machine/cpu.h configure:5922: result: no configure:5922: checking machine/limits.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:78:28: error: machine/limits.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking machine/limits.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:45:28: error: machine/limits.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking for machine/limits.h configure:5922: result: no configure:5922: checking machine/soundcard.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:78:31: error: machine/soundcard.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking machine/soundcard.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:45:31: error: machine/soundcard.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking for machine/soundcard.h configure:5922: result: no configure:5922: checking machine/sysarch.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:78:29: error: machine/sysarch.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking machine/sysarch.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:45:29: error: machine/sysarch.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking for machine/sysarch.h configure:5922: result: no configure:5922: checking mntent.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking mntent.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for mntent.h configure:5922: result: yes configure:5922: checking mpg123.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking mpg123.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for mpg123.h configure:5922: result: yes configure:5922: checking ncurses.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking ncurses.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for ncurses.h configure:5922: result: yes configure:5922: checking netdb.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking netdb.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for netdb.h configure:5922: result: yes configure:5922: checking netinet/in.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking netinet/in.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for netinet/in.h configure:5922: result: yes configure:5922: checking netinet/in_systm.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking netinet/in_systm.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for netinet/in_systm.h configure:5922: result: yes configure:5922: checking netinet/tcp.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking netinet/tcp.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for netinet/tcp.h configure:5922: result: yes configure:5922: checking netinet/tcp_fsm.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:85:29: error: netinet/tcp_fsm.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking netinet/tcp_fsm.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:52:29: error: netinet/tcp_fsm.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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:5922: result: no configure:5922: checking for netinet/tcp_fsm.h configure:5922: result: no configure:5922: checking for openssl/err.h configure:5922: result: no configure:5922: checking for openssl/ssl.h configure:5922: result: no configure:5922: checking png.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking png.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for png.h configure:5922: result: yes configure:5922: checking poll.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking poll.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for poll.h configure:5922: result: yes configure:5922: checking port.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:87:18: error: port.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking port.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:54:18: error: port.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_PNG_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for port.h configure:5922: result: no configure:5922: checking process.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:87:21: error: process.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking process.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:54:21: error: process.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_PNG_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:5922: result: no configure:5922: checking for process.h configure:5922: result: no configure:5922: checking pthread.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking pthread.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for pthread.h configure:5922: result: yes configure:5922: checking pwd.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking pwd.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for pwd.h configure:5922: result: yes configure:5922: checking regex.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking regex.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for regex.h configure:5922: result: yes configure:5922: checking sched.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sched.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sched.h configure:5922: result: yes configure:5922: checking scsi/scsi.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking scsi/scsi.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for scsi/scsi.h configure:5922: result: yes configure:5922: checking scsi/scsi_ioctl.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking scsi/scsi_ioctl.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for scsi/scsi_ioctl.h configure:5922: result: yes configure:5922: checking scsi/sg.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking scsi/sg.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for scsi/sg.h configure:5922: result: yes configure:5922: checking soundcard.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:94:23: error: soundcard.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking soundcard.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:61:23: error: soundcard.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for soundcard.h configure:5922: result: no configure:5922: checking stdbool.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking stdbool.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for stdbool.h configure:5922: result: yes configure:5922: checking for stdint.h configure:5922: result: yes configure:5922: checking for strings.h configure:5922: result: yes configure:5922: checking stropts.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking stropts.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for stropts.h configure:5922: result: yes configure:5922: checking sys/asoundlib.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 In file included from conftest.c:98: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/asoundlib.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c In file included from conftest.c:65: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/asoundlib.h configure:5922: result: yes configure:5922: checking sys/cdio.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:99:22: error: sys/cdio.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking sys/cdio.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:66:22: error: sys/cdio.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for sys/cdio.h configure:5922: result: no configure:5922: checking sys/elf32.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:99:23: error: sys/elf32.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking sys/elf32.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:66:23: error: sys/elf32.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for sys/elf32.h configure:5922: result: no configure:5922: checking sys/epoll.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/epoll.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/epoll.h configure:5922: result: yes configure:5922: checking sys/errno.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/errno.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/errno.h configure:5922: result: yes configure:5922: checking sys/event.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:101:23: error: sys/event.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking sys/event.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:68:23: error: sys/event.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for sys/event.h configure:5922: result: no configure:5922: checking sys/exec_elf.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:101:26: error: sys/exec_elf.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking sys/exec_elf.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:68:26: error: sys/exec_elf.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for sys/exec_elf.h configure:5922: result: no configure:5922: checking sys/filio.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:101:23: error: sys/filio.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking sys/filio.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:68:23: error: sys/filio.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for sys/filio.h configure:5922: result: no configure:5922: checking sys/inotify.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/inotify.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/inotify.h configure:5922: result: yes configure:5922: checking sys/ioctl.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/ioctl.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/ioctl.h configure:5922: result: yes configure:5922: checking sys/ipc.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/ipc.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/ipc.h configure:5922: result: yes configure:5922: checking sys/limits.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:104:24: error: sys/limits.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking sys/limits.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:71:24: error: sys/limits.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for sys/limits.h configure:5922: result: no configure:5922: checking sys/link.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:104:22: error: sys/link.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking sys/link.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:71:22: error: sys/link.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for sys/link.h configure:5922: result: no configure:5922: checking sys/mman.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/mman.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/mman.h configure:5922: result: yes configure:5922: checking sys/modem.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:105:23: error: sys/modem.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking sys/modem.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:72:23: error: sys/modem.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for sys/modem.h configure:5922: result: no configure:5922: checking sys/msg.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/msg.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/msg.h configure:5922: result: yes configure:5922: checking sys/mtio.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/mtio.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/mtio.h configure:5922: result: yes configure:5922: checking sys/param.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/param.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/param.h configure:5922: result: yes configure:5922: checking sys/poll.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/poll.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/poll.h configure:5922: result: yes configure:5922: checking sys/prctl.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/prctl.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/prctl.h configure:5922: result: yes configure:5922: checking sys/protosw.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:110:25: error: sys/protosw.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking sys/protosw.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:77:25: error: sys/protosw.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for sys/protosw.h configure:5922: result: no configure:5922: checking sys/ptrace.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/ptrace.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/ptrace.h configure:5922: result: yes configure:5922: checking sys/resource.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/resource.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/resource.h configure:5922: result: yes configure:5922: checking sys/scsiio.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:112:24: error: sys/scsiio.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking sys/scsiio.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:79:24: error: sys/scsiio.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for sys/scsiio.h configure:5922: result: no configure:5922: checking sys/shm.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/shm.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/shm.h configure:5922: result: yes configure:5922: checking sys/signal.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/signal.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/signal.h configure:5922: result: yes configure:5922: checking sys/socket.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/socket.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/socket.h configure:5922: result: yes configure:5922: checking sys/socketvar.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/socketvar.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/socketvar.h configure:5922: result: yes configure:5922: checking sys/sockio.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:116:24: error: sys/sockio.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking sys/sockio.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:83:24: error: sys/sockio.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for sys/sockio.h configure:5922: result: no configure:5922: checking sys/soundcard.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/soundcard.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/soundcard.h configure:5922: result: yes configure:5922: checking sys/statvfs.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/statvfs.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/statvfs.h configure:5922: result: yes configure:5922: checking sys/strtio.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:118:24: error: sys/strtio.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking sys/strtio.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:85:24: error: sys/strtio.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for sys/strtio.h configure:5922: result: no configure:5922: checking sys/syscall.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/syscall.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/syscall.h configure:5922: result: yes configure:5922: checking sys/tihdr.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:119:23: error: sys/tihdr.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking sys/tihdr.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:86:23: error: sys/tihdr.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for sys/tihdr.h configure:5922: result: no configure:5922: checking sys/time.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/time.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/time.h configure:5922: result: yes configure:5922: checking sys/timeout.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:120:25: error: sys/timeout.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking sys/timeout.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:87:25: error: sys/timeout.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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:5922: result: no configure:5922: checking for sys/timeout.h configure:5922: result: no configure:5922: checking sys/times.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/times.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/times.h configure:5922: result: yes configure:5922: checking sys/uio.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/uio.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/uio.h configure:5922: result: yes configure:5922: checking sys/un.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/un.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/un.h configure:5922: result: yes configure:5922: checking sys/utsname.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/utsname.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/utsname.h configure:5922: result: yes configure:5922: checking sys/vm86.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/vm86.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/vm86.h configure:5922: result: yes configure:5922: checking sys/wait.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking sys/wait.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/wait.h configure:5922: result: yes configure:5922: checking syscall.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking syscall.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for syscall.h configure:5922: result: yes configure:5922: checking termios.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking termios.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for termios.h configure:5922: result: yes configure:5922: checking tiffio.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking tiffio.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for tiffio.h configure:5922: result: yes configure:5922: checking for unistd.h configure:5922: result: yes configure:5922: checking utime.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking utime.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for utime.h configure:5922: result: yes configure:5922: checking valgrind/memcheck.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:131:31: error: valgrind/memcheck.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:5922: result: no configure:5922: checking valgrind/memcheck.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:98:31: error: valgrind/memcheck.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:5922: result: no configure:5922: checking for valgrind/memcheck.h configure:5922: result: no configure:5922: checking valgrind/valgrind.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:131:31: error: valgrind/valgrind.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:5922: result: no configure:5922: checking valgrind/valgrind.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:98:31: error: valgrind/valgrind.h: No such file or directory configure:5922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:5922: result: no configure:5922: checking for valgrind/valgrind.h configure:5922: result: no configure:5922: checking zlib.h usability configure:5922: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking zlib.h presence configure:5922: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for zlib.h configure:5922: result: yes configure:5932: checking whether stat file-mode macros are broken configure:5959: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5959: $? = 0 configure:5966: result: no configure:5979: checking for sys/mount.h configure:5979: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5979: $? = 0 configure:5979: result: yes configure:5979: checking for sys/statfs.h configure:5979: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5979: $? = 0 configure:5979: result: yes configure:5979: checking for sys/sysctl.h configure:5979: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5979: $? = 0 configure:5979: result: yes configure:5979: checking for sys/user.h configure:5979: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5979: $? = 0 configure:5979: result: yes configure:5979: checking for sys/vfs.h configure:5979: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:5979: $? = 0 configure:5979: result: yes configure:6011: checking for netinet/ip.h configure:6011: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for net/if.h configure:6011: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for net/if_arp.h configure:6011: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for net/if_dl.h configure:6011: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:130:23: error: net/if_dl.h: No such file or directory configure:6011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:6011: result: no configure:6011: checking for net/if_types.h configure:6011: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:130:26: error: net/if_types.h: No such file or directory configure:6011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:6011: result: no configure:6011: checking for net/route.h configure:6011: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for netinet/if_ether.h configure:6011: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for netinet/if_inarp.h configure:6011: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:132:30: error: netinet/if_inarp.h: No such file or directory configure:6011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:6011: result: no configure:6011: checking for netinet/in_pcb.h configure:6011: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:132:28: error: netinet/in_pcb.h: No such file or directory configure:6011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:6011: result: no configure:6011: checking for netinet/ip_icmp.h configure:6011: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for netinet/ip_var.h configure:6011: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:133:28: error: netinet/ip_var.h: No such file or directory configure:6011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:6011: result: no configure:6011: checking for netinet/udp.h configure:6011: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6011: checking for netipx/ipx.h configure:6011: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:6011: $? = 0 configure:6011: result: yes configure:6047: checking for netinet/tcp_timer.h configure:6047: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:150:31: error: netinet/tcp_timer.h: No such file or directory configure:6047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:6047: result: no configure:6047: checking for netinet/udp_var.h configure:6047: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:150:29: error: netinet/udp_var.h: No such file or directory configure:6047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:6047: result: no configure:6047: checking for netinet/icmp_var.h configure:6047: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:150:30: error: netinet/icmp_var.h: No such file or directory configure:6047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:6047: result: no configure:6047: checking for netinet/tcp_var.h configure:6047: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:150:29: error: netinet/tcp_var.h: No such file or directory configure:6047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:6047: result: no configure:6098: checking for linux/ipx.h configure:6098: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:6098: $? = 0 configure:6098: result: yes configure:6098: checking for linux/irda.h configure:6098: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:6098: $? = 0 configure:6098: result: yes configure:6121: checking for mach-o/dyld_images.h configure:6121: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:121:32: error: mach-o/dyld_images.h: No such file or directory configure:6121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:6121: result: no configure:6140: checking for resolv.h configure:6140: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:6140: $? = 0 configure:6140: result: yes configure:6163: checking for ifaddrs.h configure:6163: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:6163: $? = 0 configure:6163: result: yes configure:6177: checking for ucontext.h configure:6177: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:6177: $? = 0 configure:6177: result: yes configure:6191: checking for sys/thr.h configure:6191: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:122:21: error: sys/thr.h: No such file or directory configure:6191: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:6191: result: no configure:6208: checking for pthread_np.h configure:6208: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:121:24: error: pthread_np.h: No such file or directory configure:6208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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:6208: result: no configure:6224: checking for linux/videodev.h configure:6224: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:6224: $? = 0 configure:6224: result: yes configure:6244: checking for linux/capi.h configure:6244: result: no configure:6276: checking for ldd configure:6295: found /usr/bin/ldd configure:6308: result: /usr/bin/ldd configure:6627: checking whether we can build a GNU style ELF dll configure:6638: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -fPIC -shared -Wl,-Bsymbolic -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6638: $? = 0 configure:6647: result: yes configure:6653: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1 configure:6664: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -fPIC -shared -Wl,-soname,confest.so.1 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6664: $? = 0 configure:6673: result: yes configure:6705: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs configure:6716: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -fPIC -shared -Wl,-Bsymbolic,-z,defs -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6716: $? = 0 configure:6725: result: yes configure:6731: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini configure:6742: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6742: $? = 0 configure:6751: result: yes configure:6759: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map configure:6770: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -fPIC -shared -Wl,--version-script=conftest.map -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6770: $? = 0 configure:6780: result: yes configure:6787: checking whether the compiler supports -fPIC -Wl,--export-dynamic configure:6798: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -fPIC -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6798: $? = 0 configure:6807: result: yes configure:6815: checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib configure:6826: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -fPIC -Wl,--rpath,$ORIGIN/../lib -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6826: $? = 0 configure:6836: result: yes configure:6872: checking whether the compiler supports -Wl,--enable-new-dtags configure:6883: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6883: $? = 0 configure:6892: result: yes configure:6901: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400 configure:6912: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,--section-start,.interp=0x7bf00400 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6912: $? = 0 configure:6922: result: yes configure:7017: checking for i686-pc-mingw32-gcc configure:7047: result: no configure:7017: checking for i586-pc-mingw32-gcc configure:7047: result: no configure:7017: checking for i486-pc-mingw32-gcc configure:7047: result: no configure:7017: checking for i386-pc-mingw32-gcc configure:7047: result: no configure:7017: checking for i686-mingw32msvc-gcc configure:7047: result: no configure:7017: checking for i586-mingw32msvc-gcc configure:7047: result: no configure:7017: checking for i486-mingw32msvc-gcc configure:7047: result: no configure:7017: checking for i386-mingw32msvc-gcc configure:7047: result: no configure:7017: checking for i686-mingw32-gcc configure:7047: result: no configure:7017: checking for i586-mingw32-gcc configure:7047: result: no configure:7017: checking for i486-mingw32-gcc configure:7047: result: no configure:7017: checking for i386-mingw32-gcc configure:7047: result: no configure:7081: checking for pthread_create in -lpthread configure:7106: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 configure:7106: $? = 0 configure:7115: result: yes configure:7133: checking for X configure:7272: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:7272: $? = 0 configure:7322: result: libraries , headers configure:7421: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:7421: $? = 0 configure:7519: checking for gethostbyname configure:7519: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7519: $? = 0 configure:7519: result: yes configure:7616: checking for connect configure:7616: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7616: $? = 0 configure:7616: result: yes configure:7665: checking for remove configure:7665: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7665: $? = 0 configure:7665: result: yes configure:7714: checking for shmat configure:7714: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7714: $? = 0 configure:7714: result: yes configure:7772: checking for IceConnectionNumber in -lICE configure:7797: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lICE >&5 configure:7797: $? = 0 configure:7806: result: yes configure:7823: checking for -lX11 configure:7848: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:7848: $? = 0 configure:7864: result: libX11.so.6 configure:7873: checking for -lXext configure:7898: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXext -lX11 >&5 configure:7898: $? = 0 configure:7914: result: libXext.so.6 configure:7939: checking for X11/Xlib.h configure:7939: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:7939: $? = 0 configure:7939: result: yes configure:7939: checking for X11/XKBlib.h configure:7939: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:7939: $? = 0 configure:7939: result: yes configure:7939: checking for X11/Xutil.h configure:7939: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:7939: $? = 0 configure:7939: result: yes configure:7939: checking for X11/Xcursor/Xcursor.h configure:7939: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:7939: $? = 0 configure:7939: result: yes configure:7939: checking for X11/extensions/shape.h configure:7939: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:7939: $? = 0 configure:7939: result: yes configure:7939: checking for X11/extensions/XInput.h configure:7939: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:7939: $? = 0 configure:7939: result: yes configure:7939: checking for X11/extensions/XShm.h configure:7939: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:7939: $? = 0 configure:7939: result: yes configure:7939: checking for X11/extensions/Xcomposite.h configure:7939: result: no configure:7939: checking for X11/extensions/Xinerama.h configure:7939: result: no configure:7939: checking for X11/extensions/Xrandr.h configure:7939: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:7939: $? = 0 configure:7939: result: yes configure:7939: checking for X11/extensions/Xrender.h configure:7939: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:7939: $? = 0 configure:7939: result: yes configure:7939: checking for X11/extensions/xf86vmode.h configure:7939: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:7939: $? = 0 configure:7939: result: yes configure:7939: checking for X11/extensions/xf86vmproto.h configure:7939: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 conftest.c:137:40: error: X11/extensions/xf86vmproto.h: No such file or directory configure:7939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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_VIDEODEV_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_XRANDR_H 1 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | /* end confdefs.h. */ | #ifdef HAVE_X11_XLIB_H | # include | #endif | #ifdef HAVE_X11_XUTIL_H | # include | #endif | | #include configure:7939: result: no configure:7958: checking for XkbQueryExtension in -lX11 configure:7983: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 -lXext -lX11 >&5 configure:7983: $? = 0 configure:7992: result: yes configure:8004: checking for -lXcursor configure:8029: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXcursor -lXext -lX11 >&5 configure:8029: $? = 0 configure:8045: result: libXcursor.so.1 configure:8066: checking for -lXi configure:8091: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXi -lXext -lX11 >&5 configure:8091: $? = 0 configure:8107: result: libXi.so.6 configure:8128: checking for XShmQueryExtension in -lXext configure:8153: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXext -lXext -lX11 >&5 configure:8153: $? = 0 configure:8162: result: yes configure:8182: checking for XShapeQueryExtension in -lXext configure:8207: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXext -lXext -lX11 >&5 configure:8207: $? = 0 configure:8216: result: yes configure:8236: checking for -lXxf86vm configure:8261: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXxf86vm -lXext -lX11 >&5 configure:8261: $? = 0 configure:8277: result: libXxf86vm.so.1 configure:8298: checking for -lXrender configure:8323: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXrender -lXext -lX11 >&5 configure:8323: $? = 0 configure:8339: result: libXrender.so.1 configure:8346: checking for XRenderSetPictureTransform in -lXrender configure:8371: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXrender -lXext -lX11 >&5 configure:8371: $? = 0 configure:8380: result: yes configure:8414: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:8414: $? = 0 configure:8415: checking for -lXrandr configure:8440: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXrandr -lXext -lX11 >&5 configure:8440: $? = 0 configure:8456: result: libXrandr.so.2 configure:8616: checking for XICCallback.callback configure:8616: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:8616: $? = 0 configure:8616: result: yes configure:8637: checking for GL/gl.h configure:8637: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:8637: $? = 0 configure:8637: result: yes configure:8637: checking for GL/glx.h configure:8637: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:8637: $? = 0 configure:8637: result: yes configure:8637: checking for GL/glu.h configure:8637: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:8637: $? = 0 configure:8637: result: yes configure:8652: checking for up-to-date OpenGL version configure:8668: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:8668: $? = 0 configure:8675: result: yes configure:8680: checking for -lGL configure:8705: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lGL -lXext -lX11 -lm >&5 configure:8705: $? = 0 configure:8779: result: libGL.so.1 configure:8793: checking for -lGLU configure:8818: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lGLU -lGL -lSM -lICE -lXext -lX11 -lm >&5 configure:8818: $? = 0 configure:8834: result: libGLU.so.1 configure:8879: checking for audio/audiolib.h configure:8879: result: no configure:9027: checking libxml/parser.h usability configure:9027: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/libxml2 conftest.c >&5 configure:9027: $? = 0 configure:9027: result: yes configure:9027: checking libxml/parser.h presence configure:9027: x86_64-pc-linux-gnu-gcc -m32 -E -I/usr/include/libxml2 conftest.c configure:9027: $? = 0 configure:9027: result: yes configure:9027: checking for libxml/parser.h configure:9027: result: yes configure:9032: checking for xmlParseMemory in -lxml2 configure:9057: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -lxml2 >&5 configure:9057: $? = 0 configure:9066: result: yes configure:9076: checking for xmlReadMemory in -lxml2 configure:9101: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -lxml2 >&5 configure:9101: $? = 0 configure:9110: result: yes configure:9118: checking for xmlNewDocPI in -lxml2 configure:9143: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -lxml2 >&5 configure:9143: $? = 0 configure:9152: result: yes configure:9191: checking for libxslt/pattern.h configure:9191: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/libxml2 conftest.c >&5 configure:9191: $? = 0 configure:9191: result: yes configure:9191: checking for libxslt/transform.h configure:9191: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/libxml2 conftest.c >&5 configure:9191: $? = 0 configure:9191: result: yes configure:9207: checking for -lxslt configure:9232: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lxslt -lxslt -lz -lm -lxml2 >&5 configure:9232: $? = 0 configure:9248: result: libxslt.so.1 configure:9488: checking for -lncurses configure:9513: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 configure:9513: $? = 0 configure:9529: result: libncurses.so.5 configure:9595: checking for mousemask configure:9595: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 configure:9595: $? = 0 configure:9595: result: yes configure:9966: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 configure:9966: $? = 0 configure:9981: checking for cmsOpenProfileFromFile in -llcms configure:10006: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -llcms >&5 configure:10006: $? = 0 configure:10015: result: yes configure:10040: checking for freetype-config configure:10056: found /usr/bin/freetype-config configure:10067: result: freetype-config configure:10085: checking for -lfreetype configure:10110: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lfreetype -lfreetype -lz >&5 configure:10110: $? = 0 configure:10126: result: libfreetype.so.6 configure:10153: checking for ft2build.h configure:10153: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/freetype2 conftest.c >&5 configure:10153: $? = 0 configure:10153: result: yes configure:10153: checking for freetype/freetype.h configure:10153: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/freetype2 conftest.c >&5 configure:10153: $? = 0 configure:10153: result: yes configure:10153: checking for freetype/ftglyph.h configure:10153: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/freetype2 conftest.c >&5 configure:10153: $? = 0 configure:10153: result: yes configure:10153: checking for freetype/fttypes.h configure:10153: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/freetype2 conftest.c >&5 configure:10153: $? = 0 configure:10153: result: yes configure:10153: checking for freetype/tttables.h configure:10153: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/freetype2 conftest.c >&5 configure:10153: $? = 0 configure:10153: result: yes configure:10153: checking for freetype/ftsnames.h configure:10153: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/freetype2 conftest.c >&5 configure:10153: $? = 0 configure:10153: result: yes configure:10153: checking for freetype/ttnameid.h configure:10153: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/freetype2 conftest.c >&5 configure:10153: $? = 0 configure:10153: result: yes configure:10153: checking for freetype/ftoutln.h configure:10153: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/freetype2 conftest.c >&5 configure:10153: $? = 0 configure:10153: result: yes configure:10153: checking for freetype/ftwinfnt.h configure:10153: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/freetype2 conftest.c >&5 configure:10153: $? = 0 configure:10153: result: yes configure:10153: checking for freetype/ftmodapi.h configure:10153: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/freetype2 conftest.c >&5 configure:10153: $? = 0 configure:10153: result: yes configure:10153: checking for freetype/ftlcdfil.h configure:10153: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/freetype2 conftest.c >&5 configure:10153: $? = 0 configure:10153: result: yes configure:10153: checking for freetype/internal/sfnt.h configure:10153: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/freetype2 conftest.c >&5 conftest.c:173:36: error: freetype/internal/sfnt.h: No such file or directory configure:10153: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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_VIDEODEV_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_XRANDR_H 1 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_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 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" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_XMLREADMEMORY 1 | #define HAVE_XMLNEWDOCPI 1 | #define HAVE_LIBXSLT_PATTERN_H 1 | #define HAVE_LIBXSLT_TRANSFORM_H 1 | #define SONAME_LIBXSLT "libxslt.so.1" | #define SONAME_LIBNCURSES "libncurses.so.5" | #define HAVE_MOUSEMASK 1 | #define HAVE_RESOLV 1 | #define HAVE_LCMS 1 | #define SONAME_LIBFREETYPE "libfreetype.so.6" | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define HAVE_FREETYPE_FTGLYPH_H 1 | #define HAVE_FREETYPE_FTTYPES_H 1 | #define HAVE_FREETYPE_TTTABLES_H 1 | #define HAVE_FREETYPE_FTSNAMES_H 1 | #define HAVE_FREETYPE_TTNAMEID_H 1 | #define HAVE_FREETYPE_FTOUTLN_H 1 | #define HAVE_FREETYPE_FTWINFNT_H 1 | #define HAVE_FREETYPE_FTMODAPI_H 1 | #define HAVE_FREETYPE_FTLCDFIL_H 1 | /* end confdefs.h. */ | #ifdef HAVE_FT2BUILD_H | # include | #endif | | #include configure:10153: result: no configure:10171: x86_64-pc-linux-gnu-gcc -m32 -E -I/usr/include/freetype2 conftest.c configure:10171: $? = 0 configure:10180: checking for FT_TrueTypeEngineType configure:10180: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/freetype2 conftest.c >&5 configure:10180: $? = 0 configure:10180: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe -I/usr/include/freetype2 conftest.c >&5 conftest.c: In function 'main': conftest.c:175: error: expected expression before ')' token configure:10180: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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_VIDEODEV_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_XRANDR_H 1 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_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 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" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_XMLREADMEMORY 1 | #define HAVE_XMLNEWDOCPI 1 | #define HAVE_LIBXSLT_PATTERN_H 1 | #define HAVE_LIBXSLT_TRANSFORM_H 1 | #define SONAME_LIBXSLT "libxslt.so.1" | #define SONAME_LIBNCURSES "libncurses.so.5" | #define HAVE_MOUSEMASK 1 | #define HAVE_RESOLV 1 | #define HAVE_LCMS 1 | #define SONAME_LIBFREETYPE "libfreetype.so.6" | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define HAVE_FREETYPE_FTGLYPH_H 1 | #define HAVE_FREETYPE_FTTYPES_H 1 | #define HAVE_FREETYPE_TTTABLES_H 1 | #define HAVE_FREETYPE_FTSNAMES_H 1 | #define HAVE_FREETYPE_TTNAMEID_H 1 | #define HAVE_FREETYPE_FTOUTLN_H 1 | #define HAVE_FREETYPE_FTWINFNT_H 1 | #define HAVE_FREETYPE_FTMODAPI_H 1 | #define HAVE_FREETYPE_FTLCDFIL_H 1 | #define HAVE_FREETYPE_FTTRIGON_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((FT_TrueTypeEngineType))) | return 0; | ; | return 0; | } configure:10180: result: yes configure:10195: checking for FT_Load_Sfnt_Table configure:10195: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -lfreetype -lz -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10195: $? = 0 configure:10195: result: yes configure:10227: checking for parport header/ppdev.h configure:10246: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:10246: $? = 0 configure:10253: result: yes configure:10271: checking for pthread_attr_get_np configure:10271: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 /tmp/portage/app-emulation/wine-1.2.1/temp/ccnEf0gi.o: In function `main': conftest.c:(.text+0x12): undefined reference to `pthread_attr_get_np' collect2: ld returned 1 exit status configure:10271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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_VIDEODEV_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_XRANDR_H 1 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_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 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" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_XMLREADMEMORY 1 | #define HAVE_XMLNEWDOCPI 1 | #define HAVE_LIBXSLT_PATTERN_H 1 | #define HAVE_LIBXSLT_TRANSFORM_H 1 | #define SONAME_LIBXSLT "libxslt.so.1" | #define SONAME_LIBNCURSES "libncurses.so.5" | #define HAVE_MOUSEMASK 1 | #define HAVE_RESOLV 1 | #define HAVE_LCMS 1 | #define SONAME_LIBFREETYPE "libfreetype.so.6" | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define HAVE_FREETYPE_FTGLYPH_H 1 | #define HAVE_FREETYPE_FTTYPES_H 1 | #define HAVE_FREETYPE_TTTABLES_H 1 | #define HAVE_FREETYPE_FTSNAMES_H 1 | #define HAVE_FREETYPE_TTNAMEID_H 1 | #define HAVE_FREETYPE_FTOUTLN_H 1 | #define HAVE_FREETYPE_FTWINFNT_H 1 | #define HAVE_FREETYPE_FTMODAPI_H 1 | #define HAVE_FREETYPE_FTLCDFIL_H 1 | #define HAVE_FREETYPE_FTTRIGON_H 1 | #define HAVE_FT_TRUETYPEENGINETYPE 1 | #define HAVE_FT_LOAD_SFNT_TABLE 1 | #define HAVE_FREETYPE 1 | #define HAVE_PPDEV 1 | /* end confdefs.h. */ | /* Define pthread_attr_get_np to an innocuous variant, in case declares pthread_attr_get_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_attr_get_np innocuous_pthread_attr_get_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_attr_get_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_attr_get_np | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_attr_get_np (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_attr_get_np || defined __stub___pthread_attr_get_np | choke me | #endif | | int | main () | { | return pthread_attr_get_np (); | ; | return 0; | } configure:10271: result: no configure:10271: checking for pthread_getattr_np configure:10271: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 configure:10271: $? = 0 configure:10271: result: yes configure:10271: checking for pthread_get_stackaddr_np configure:10271: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 /tmp/portage/app-emulation/wine-1.2.1/temp/cc7Z5E3m.o: In function `main': conftest.c:(.text+0x12): undefined reference to `pthread_get_stackaddr_np' collect2: ld returned 1 exit status configure:10271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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_VIDEODEV_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_XRANDR_H 1 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_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 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" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_XMLREADMEMORY 1 | #define HAVE_XMLNEWDOCPI 1 | #define HAVE_LIBXSLT_PATTERN_H 1 | #define HAVE_LIBXSLT_TRANSFORM_H 1 | #define SONAME_LIBXSLT "libxslt.so.1" | #define SONAME_LIBNCURSES "libncurses.so.5" | #define HAVE_MOUSEMASK 1 | #define HAVE_RESOLV 1 | #define HAVE_LCMS 1 | #define SONAME_LIBFREETYPE "libfreetype.so.6" | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define HAVE_FREETYPE_FTGLYPH_H 1 | #define HAVE_FREETYPE_FTTYPES_H 1 | #define HAVE_FREETYPE_TTTABLES_H 1 | #define HAVE_FREETYPE_FTSNAMES_H 1 | #define HAVE_FREETYPE_TTNAMEID_H 1 | #define HAVE_FREETYPE_FTOUTLN_H 1 | #define HAVE_FREETYPE_FTWINFNT_H 1 | #define HAVE_FREETYPE_FTMODAPI_H 1 | #define HAVE_FREETYPE_FTLCDFIL_H 1 | #define HAVE_FREETYPE_FTTRIGON_H 1 | #define HAVE_FT_TRUETYPEENGINETYPE 1 | #define HAVE_FT_LOAD_SFNT_TABLE 1 | #define HAVE_FREETYPE 1 | #define HAVE_PPDEV 1 | #define HAVE_PTHREAD_GETATTR_NP 1 | /* end confdefs.h. */ | /* Define pthread_get_stackaddr_np to an innocuous variant, in case declares pthread_get_stackaddr_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_get_stackaddr_np innocuous_pthread_get_stackaddr_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_get_stackaddr_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_get_stackaddr_np | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_get_stackaddr_np (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_get_stackaddr_np || defined __stub___pthread_get_stackaddr_np | choke me | #endif | | int | main () | { | return pthread_get_stackaddr_np (); | ; | return 0; | } configure:10271: result: no configure:10271: checking for pthread_get_stacksize_np configure:10271: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 /tmp/portage/app-emulation/wine-1.2.1/temp/ccgeXp6s.o: In function `main': conftest.c:(.text+0x12): undefined reference to `pthread_get_stacksize_np' collect2: ld returned 1 exit status configure:10271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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_VIDEODEV_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_XRANDR_H 1 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_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 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" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_XMLREADMEMORY 1 | #define HAVE_XMLNEWDOCPI 1 | #define HAVE_LIBXSLT_PATTERN_H 1 | #define HAVE_LIBXSLT_TRANSFORM_H 1 | #define SONAME_LIBXSLT "libxslt.so.1" | #define SONAME_LIBNCURSES "libncurses.so.5" | #define HAVE_MOUSEMASK 1 | #define HAVE_RESOLV 1 | #define HAVE_LCMS 1 | #define SONAME_LIBFREETYPE "libfreetype.so.6" | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define HAVE_FREETYPE_FTGLYPH_H 1 | #define HAVE_FREETYPE_FTTYPES_H 1 | #define HAVE_FREETYPE_TTTABLES_H 1 | #define HAVE_FREETYPE_FTSNAMES_H 1 | #define HAVE_FREETYPE_TTNAMEID_H 1 | #define HAVE_FREETYPE_FTOUTLN_H 1 | #define HAVE_FREETYPE_FTWINFNT_H 1 | #define HAVE_FREETYPE_FTMODAPI_H 1 | #define HAVE_FREETYPE_FTLCDFIL_H 1 | #define HAVE_FREETYPE_FTTRIGON_H 1 | #define HAVE_FT_TRUETYPEENGINETYPE 1 | #define HAVE_FT_LOAD_SFNT_TABLE 1 | #define HAVE_FREETYPE 1 | #define HAVE_PPDEV 1 | #define HAVE_PTHREAD_GETATTR_NP 1 | /* end confdefs.h. */ | /* Define pthread_get_stacksize_np to an innocuous variant, in case declares pthread_get_stacksize_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_get_stacksize_np innocuous_pthread_get_stacksize_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_get_stacksize_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_get_stacksize_np | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_get_stacksize_np (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_get_stacksize_np || defined __stub___pthread_get_stacksize_np | choke me | #endif | | int | main () | { | return pthread_get_stacksize_np (); | ; | return 0; | } configure:10271: result: no configure:10284: checking for inflate in -lz configure:10309: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lz >&5 configure:10309: $? = 0 configure:10318: result: yes configure:10445: checking for snd_pcm_hw_params_get_access in -lasound configure:10470: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lasound >&5 configure:10470: $? = 0 configure:10479: result: yes configure:10497: x86_64-pc-linux-gnu-gcc -m32 -c -O2 -march=native -pipe conftest.c >&5 configure:10497: $? = 0 configure:11065: checking for -ljpeg configure:11090: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ljpeg >&5 configure:11090: $? = 0 configure:11106: result: libjpeg.so.8 configure:11127: checking for -lpng configure:11152: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpng -lm -lz >&5 configure:11152: $? = 0 configure:11168: result: libpng14.so.14 configure:11177: checking for png_set_expand_gray_1_2_4_to_8 in -lpng configure:11202: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpng -lm -lz >&5 configure:11202: $? = 0 configure:11211: result: yes configure:11346: checking for -ltiff configure:11371: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ltiff >&5 configure:11371: $? = 0 configure:11387: result: libtiff.so.3 configure:11408: checking for mpg123_feed in -lmpg123 configure:11433: x86_64-pc-linux-gnu-gcc -m32 -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lmpg123 >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../libmpg123.so when searching for -lmpg123 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libmpg123.so when searching for -lmpg123 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmpg123 collect2: ld returned 1 exit status configure:11433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "Wine 1.2.1" | #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_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_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_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_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_VM86_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_VIDEODEV_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_XRANDR_H 1 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_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 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" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_XMLREADMEMORY 1 | #define HAVE_XMLNEWDOCPI 1 | #define HAVE_LIBXSLT_PATTERN_H 1 | #define HAVE_LIBXSLT_TRANSFORM_H 1 | #define SONAME_LIBXSLT "libxslt.so.1" | #define SONAME_LIBNCURSES "libncurses.so.5" | #define HAVE_MOUSEMASK 1 | #define HAVE_RESOLV 1 | #define HAVE_LCMS 1 | #define SONAME_LIBFREETYPE "libfreetype.so.6" | #define HAVE_FT2BUILD_H 1 | #define HAVE_FREETYPE_FREETYPE_H 1 | #define HAVE_FREETYPE_FTGLYPH_H 1 | #define HAVE_FREETYPE_FTTYPES_H 1 | #define HAVE_FREETYPE_TTTABLES_H 1 | #define HAVE_FREETYPE_FTSNAMES_H 1 | #define HAVE_FREETYPE_TTNAMEID_H 1 | #define HAVE_FREETYPE_FTOUTLN_H 1 | #define HAVE_FREETYPE_FTWINFNT_H 1 | #define HAVE_FREETYPE_FTMODAPI_H 1 | #define HAVE_FREETYPE_FTLCDFIL_H 1 | #define HAVE_FREETYPE_FTTRIGON_H 1 | #define HAVE_FT_TRUETYPEENGINETYPE 1 | #define HAVE_FT_LOAD_SFNT_TABLE 1 | #define HAVE_FREETYPE 1 | #define HAVE_PPDEV 1 | #define HAVE_PTHREAD_GETATTR_NP 1 | #define HAVE_ZLIB 1 | #define HAVE_ALSA 1 | #define SONAME_LIBJPEG "libjpeg.so.8" | #define SONAME_LIBPNG "libpng14.so.14" | #define HAVE_PNG_SET_EXPAND_GRAY_1_2_4_TO_8 1 | #define SONAME_LIBTIFF "libtiff.so.3" | /* 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 mpg123_feed (); | int | main () | { | return mpg123_feed (); | ; | return 0; | } configure:11442: result: no configure:11454: error: libmpg123 32-bit development files not found (or too old), mp3 codec won't be supported. This is an error since --with-mpg123 was requested. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_dll_gnuelf=yes ac_cv_c_ppdev=yes ac_cv_cflags__Wl___enable_new_dtags=yes ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes ac_cv_cflags__fPIC__Wl___export_dynamic=yes ac_cv_cflags__fPIC__Wl___rpath__ORIGIN____lib=yes ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=native -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -march=native -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_FT_Load_Sfnt_Table=yes ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_mousemask=yes ac_cv_func_pthread_attr_get_np=no ac_cv_func_pthread_get_stackaddr_np=no ac_cv_func_pthread_get_stacksize_np=no ac_cv_func_pthread_getattr_np=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AL_al_h=no ac_cv_header_AudioToolbox_AudioConverter_h=no ac_cv_header_AudioUnit_AudioUnit_h=no ac_cv_header_Carbon_Carbon_h=no ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header_DiskArbitration_DiskArbitration_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glu_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_IOKit_IOKitLib_h=no ac_cv_header_IOKit_hid_IOHIDLib_h=no ac_cv_header_OpenAL_al_h=no ac_cv_header_X11_XKBlib_h=yes ac_cv_header_X11_Xcursor_Xcursor_h=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_X11_Xutil_h=yes ac_cv_header_X11_extensions_XInput_h=yes ac_cv_header_X11_extensions_XShm_h=yes ac_cv_header_X11_extensions_Xcomposite_h=no ac_cv_header_X11_extensions_Xinerama_h=no ac_cv_header_X11_extensions_Xrandr_h=yes ac_cv_header_X11_extensions_Xrender_h=yes ac_cv_header_X11_extensions_shape_h=yes ac_cv_header_X11_extensions_xf86vmode_h=yes ac_cv_header_X11_extensions_xf86vmproto_h=no ac_cv_header_alias_h=no ac_cv_header_alsa_asoundlib_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_asm_types_h=yes ac_cv_header_audio_audiolib_h=no ac_cv_header_capi20_h=no ac_cv_header_curses_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_elf_h=yes ac_cv_header_float_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_fontconfig_fontconfig_h=no ac_cv_header_freetype_freetype_h=yes ac_cv_header_freetype_ftglyph_h=yes ac_cv_header_freetype_ftlcdfil_h=yes ac_cv_header_freetype_ftmodapi_h=yes ac_cv_header_freetype_ftoutln_h=yes ac_cv_header_freetype_ftsnames_h=yes ac_cv_header_freetype_fttypes_h=yes ac_cv_header_freetype_ftwinfnt_h=yes ac_cv_header_freetype_internal_sfnt_h=no ac_cv_header_freetype_ttnameid_h=yes ac_cv_header_freetype_tttables_h=yes ac_cv_header_ft2build_h=yes ac_cv_header_getopt_h=yes ac_cv_header_grp_h=yes ac_cv_header_gsm_gsm_h=no ac_cv_header_gsm_h=no ac_cv_header_ieeefp_h=no ac_cv_header_ifaddrs_h=yes ac_cv_header_inet_mib2_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jack_jack_h=no ac_cv_header_jpeglib_h=yes ac_cv_header_kstat_h=no ac_cv_header_lber_h=no ac_cv_header_lcms_h=yes ac_cv_header_lcms_lcms_h=no ac_cv_header_ldap_h=no ac_cv_header_libaudioio_h=no ac_cv_header_libxml_parser_h=yes ac_cv_header_libxslt_pattern_h=yes ac_cv_header_libxslt_transform_h=yes ac_cv_header_link_h=yes ac_cv_header_linux_capi_h=no ac_cv_header_linux_cdrom_h=yes ac_cv_header_linux_compiler_h=no ac_cv_header_linux_hdreg_h=yes ac_cv_header_linux_input_h=yes ac_cv_header_linux_ioctl_h=yes ac_cv_header_linux_ipx_h=yes ac_cv_header_linux_irda_h=yes ac_cv_header_linux_joystick_h=yes ac_cv_header_linux_major_h=yes ac_cv_header_linux_param_h=yes ac_cv_header_linux_serial_h=yes ac_cv_header_linux_types_h=yes ac_cv_header_linux_ucdrom_h=no ac_cv_header_linux_videodev_h=yes ac_cv_header_mach_mach_h=no ac_cv_header_mach_machine_h=no ac_cv_header_mach_o_dyld_images_h=no ac_cv_header_mach_o_nlist_h=no ac_cv_header_machine_cpu_h=no ac_cv_header_machine_limits_h=no ac_cv_header_machine_soundcard_h=no ac_cv_header_machine_sysarch_h=no ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_mpg123_h=yes ac_cv_header_ncurses_h=yes ac_cv_header_net_if_arp_h=yes ac_cv_header_net_if_dl_h=no ac_cv_header_net_if_h=yes ac_cv_header_net_if_types_h=no ac_cv_header_net_route_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_icmp_var_h=no ac_cv_header_netinet_if_ether_h=yes ac_cv_header_netinet_if_inarp_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_pcb_h=no ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_ip_h=yes ac_cv_header_netinet_ip_icmp_h=yes ac_cv_header_netinet_ip_var_h=no ac_cv_header_netinet_tcp_fsm_h=no ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinet_tcp_timer_h=no ac_cv_header_netinet_tcp_var_h=no ac_cv_header_netinet_udp_h=yes ac_cv_header_netinet_udp_var_h=no ac_cv_header_netipx_ipx_h=yes ac_cv_header_openssl_err_h=no ac_cv_header_openssl_ssl_h=no ac_cv_header_png_h=yes ac_cv_header_poll_h=yes ac_cv_header_port_h=no ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pthread_np_h=no ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_resolv_h=yes ac_cv_header_sched_h=yes ac_cv_header_scsi_scsi_h=yes ac_cv_header_scsi_scsi_ioctl_h=yes ac_cv_header_scsi_sg_h=yes ac_cv_header_soundcard_h=no ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_asoundlib_h=yes ac_cv_header_sys_cdio_h=no ac_cv_header_sys_elf32_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_exec_elf_h=no ac_cv_header_sys_filio_h=no ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_limits_h=no ac_cv_header_sys_link_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_modem_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_msg_h=yes ac_cv_header_sys_mtio_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_scsiio_h=no ac_cv_header_sys_shm_h=yes ac_cv_header_sys_signal_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_soundcard_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_strtio_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_thr_h=no ac_cv_header_sys_tihdr_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeout_h=no ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_vm86_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_termios_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_ucontext_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_memcheck_h=no ac_cv_header_valgrind_valgrind_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XkbQueryExtension=yes ac_cv_lib_Xext_XShapeQueryExtension=yes ac_cv_lib_Xext_XShmQueryExtension=yes ac_cv_lib_Xrender_XRenderSetPictureTransform=yes ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes ac_cv_lib_i386_i386_set_ldt=no ac_cv_lib_lcms_cmsOpenProfileFromFile=yes ac_cv_lib_mpg123_mpg123_feed=no ac_cv_lib_ossaudio__oss_ioctl=no ac_cv_lib_png_png_set_expand_gray_1_2_4_to_8=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_soname_GL=libGL.so.1 ac_cv_lib_soname_GLU=libGLU.so.1 ac_cv_lib_soname_X11=libX11.so.6 ac_cv_lib_soname_Xcursor=libXcursor.so.1 ac_cv_lib_soname_Xext=libXext.so.6 ac_cv_lib_soname_Xi=libXi.so.6 ac_cv_lib_soname_Xrandr=libXrandr.so.2 ac_cv_lib_soname_Xrender=libXrender.so.1 ac_cv_lib_soname_Xxf86vm=libXxf86vm.so.1 ac_cv_lib_soname_freetype=libfreetype.so.6 ac_cv_lib_soname_jpeg=libjpeg.so.8 ac_cv_lib_soname_ncurses=libncurses.so.5 ac_cv_lib_soname_png=libpng14.so.14 ac_cv_lib_soname_tiff=libtiff.so.3 ac_cv_lib_soname_xslt=libxslt.so.1 ac_cv_lib_xml2_xmlNewDocPI=yes ac_cv_lib_xml2_xmlParseMemory=yes ac_cv_lib_xml2_xmlReadMemory=yes ac_cv_lib_z_inflate=yes ac_cv_member_XICCallback_callback=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_LDCONFIG=/bin/true ac_cv_path_LDD=/usr/bin/ldd ac_cv_path_PRELINK=false ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_BISON=bison ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CONVERT=convert ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -m32 -E' ac_cv_prog_CPPBIN=x86_64-pc-linux-gnu-cpp ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_FLEX=flex ac_cv_prog_PKG_CONFIG=pkg-config ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_RSVG=rsvg ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_ft_devel=freetype-config ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_FT_TrueTypeEngineType=yes wine_cv_fttrigon=yes wine_cv_opengl_header_version_OK=yes wine_cv_toolsdir='$(TOPOBJDIR)' ## ----------------- ## ## Output variables. ## ## ----------------- ## ALL_TEST_BINARIES='' ALL_WINETEST_DEPENDS='' ALSALIBS='-lasound' AR='x86_64-pc-linux-gnu-ar' ARFLAGS='rc' AUDIOIOLIBS='' BISON='bison' BUILTINFLAG='' CARBONLIB='' CC='x86_64-pc-linux-gnu-gcc -m32' CFLAGS='-O2 -march=native -pipe' CONVERT='convert' COREAUDIO='' COREFOUNDATIONLIB='' CPP='x86_64-pc-linux-gnu-gcc -m32 -E' CPPBIN='x86_64-pc-linux-gnu-cpp' CPPFLAGS='' CROSSCC='false' CROSSTARGET='' CROSSTEST='' CRTLIBS='' CUPSINCL='' CXX='x86_64-pc-linux-gnu-g++ -m32' CXXFLAGS='-O2 -march=native -pipe' DEFS='' DISKARBITRATIONLIB='' DLLEXT='.so' DLLFLAGS='-D_REENTRANT -fPIC' DLLTOOL='' DLLWRAP='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ESDCONFIG='' ESDINCL='' ESDLIBS='' EXEEXT='' EXTRACFLAGS='' EXTRA_BINARIES='' FLEX='flex' FONTCONFIGINCL='' FONTFORGE='false' FRAMEWORK_OPENAL='' FREETYPEINCL='-I/usr/include/freetype2' FREETYPELIBS='-lfreetype -lz' GNUTLSINCL='' GPHOTO2INCL='' GPHOTO2LIBS='' GREP='/bin/grep' HALINCL='' ICOTOOL='false' IMPLIBEXT='def' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' IOKITLIB='' LCMSLIBS='-llcms' LDAPLIBS='' LDCONFIG='/bin/true' LDD='/usr/bin/ldd' LDDLLFLAGS='-shared -Wl,-Bsymbolic,-z,defs,-init,__wine_spec_init,-fini,__wine_spec_fini' LDEXECFLAGS='-Wl,--export-dynamic -Wl,--section-start,.interp=0x7bf00400' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LDPATH='' LDRPATH_INSTALL='-Wl,--rpath,\$$ORIGIN/`$(RELPATH) $(bindir) $(libdir)` -Wl,--enable-new-dtags' LDRPATH_LOCAL='-Wl,--rpath,\$$ORIGIN/$(TOPOBJDIR)/libs/wine' LDSHARED='$(CC) -shared $(SONAME:%=-Wl,-soname,%) $(VERSCRIPT:%=-Wl,--version-script=%)' LIBDL='' LIBEXT='so' LIBKSTAT='' LIBMPG123='' LIBOBJS='' LIBOPENAL='' LIBPOLL='' LIBPTHREAD='-lpthread' LIBS='' LINT='' LINTFLAGS='' LN_S='ln -s' LTLIBOBJS='' MAINTAINER_MODE='#' MAIN_BINARY='' NASLIBS='' OBJEXT='o' OPENGL_LIBS='-lGL' PACKAGE_BUGREPORT='wine-devel@winehq.org' PACKAGE_NAME='Wine' PACKAGE_STRING='Wine 1.2.1' PACKAGE_TARNAME='wine' PACKAGE_URL='http://www.winehq.org' PACKAGE_VERSION='1.2.1' PATH_SEPARATOR=':' PKG_CONFIG='pkg-config' PNGINCL='' PRELINK='false' RANLIB='x86_64-pc-linux-gnu-ranlib' RESOLVLIBS='-lresolv' RSVG='rsvg' SANEINCL='' SECURITYLIB='' SET_MAKE='' SHELL='/bin/sh' SOCKETLIBS='' STRIP='x86_64-pc-linux-gnu-strip' TARGETFLAGS='-m32' TOOLSDIR='$(TOPOBJDIR)' TOOLSEXT='' UNWINDFLAGS='' WOW64_DISABLE='' XLIB='-lXext -lX11' XMKMF='' XML2INCL='-I/usr/include/libxml2 ' XML2LIBS='-lxml2 ' XSLTINCL='-I/usr/include/libxml2 ' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ZLIB='-lz' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' ft_devel='freetype-config' gphoto2_devel='' gphoto2port_devel='' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='i386' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib32' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sane_devel='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/wine' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## MAKE_DLL_RULES='' MAKE_IMPLIB_RULES='' MAKE_PROG_RULES='' MAKE_RULES='' MAKE_TEST_RULES='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Wine" #define PACKAGE_TARNAME "wine" #define PACKAGE_VERSION "1.2.1" #define PACKAGE_STRING "Wine 1.2.1" #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_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_GETOPT_H 1 #define HAVE_GRP_H 1 #define HAVE_JPEGLIB_H 1 #define HAVE_LCMS_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_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_VM86_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_VIDEODEV_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_XRANDR_H 1 #define HAVE_X11_EXTENSIONS_XRENDER_H 1 #define HAVE_X11_EXTENSIONS_XF86VMODE_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 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" #define HAVE_LIBXML_PARSER_H 1 #define HAVE_LIBXML2 1 #define HAVE_XMLREADMEMORY 1 #define HAVE_XMLNEWDOCPI 1 #define HAVE_LIBXSLT_PATTERN_H 1 #define HAVE_LIBXSLT_TRANSFORM_H 1 #define SONAME_LIBXSLT "libxslt.so.1" #define SONAME_LIBNCURSES "libncurses.so.5" #define HAVE_MOUSEMASK 1 #define HAVE_RESOLV 1 #define HAVE_LCMS 1 #define SONAME_LIBFREETYPE "libfreetype.so.6" #define HAVE_FT2BUILD_H 1 #define HAVE_FREETYPE_FREETYPE_H 1 #define HAVE_FREETYPE_FTGLYPH_H 1 #define HAVE_FREETYPE_FTTYPES_H 1 #define HAVE_FREETYPE_TTTABLES_H 1 #define HAVE_FREETYPE_FTSNAMES_H 1 #define HAVE_FREETYPE_TTNAMEID_H 1 #define HAVE_FREETYPE_FTOUTLN_H 1 #define HAVE_FREETYPE_FTWINFNT_H 1 #define HAVE_FREETYPE_FTMODAPI_H 1 #define HAVE_FREETYPE_FTLCDFIL_H 1 #define HAVE_FREETYPE_FTTRIGON_H 1 #define HAVE_FT_TRUETYPEENGINETYPE 1 #define HAVE_FT_LOAD_SFNT_TABLE 1 #define HAVE_FREETYPE 1 #define HAVE_PPDEV 1 #define HAVE_PTHREAD_GETATTR_NP 1 #define HAVE_ZLIB 1 #define HAVE_ALSA 1 #define SONAME_LIBJPEG "libjpeg.so.8" #define SONAME_LIBPNG "libpng14.so.14" #define HAVE_PNG_SET_EXPAND_GRAY_1_2_4_TO_8 1 #define SONAME_LIBTIFF "libtiff.so.3" configure: exit 1