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.5.31, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/app-emulation/wine-1.5.31/work/wine-1.5.31/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 --docdir=/usr/share/doc/wine-1.5.31 --sysconfdir=/etc/wine --with-alsa --without-capi --without-cms --with-cups --with-curses --with-dbus --without-fontconfig --with-gnutls --with-gphoto --without-gsm --without-gstreamer --without-hal --with-jpeg --with-ldap --with-mpg123 --with-gettext --with-openal --with-opencl --with-opengl --without-osmesa --with-oss --with-png --with-pthread --with-sane --disable-tests --with-freetype --with-v4l --with-x --with-xcomposite --with-xinerama --with-xml --with-xslt --without-pulse CCAS=i686-pc-linux-gnu-as --disable-win64 ## --------- ## ## Platform. ## ## --------- ## hostname = cleon uname -m = x86_64 uname -r = 3.8.13-gentoo uname -s = Linux uname -v = #2 SMP PREEMPT Sun May 19 15:57:14 CEST 2013 /usr/bin/uname -p = AMD Phenom(tm) II X6 1090T 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.7.3 PATH: /usr/x86_64-pc-linux-gnu/armv7a-hardfloat-linux-gnueabi/gcc-bin/4.7.3 PATH: /usr/x86_64-pc-linux-gnu/i486-pc-linux-gnu/gcc-bin/4.1.2 PATH: /usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/gcc-bin/4.5.4 PATH: /usr/lib64/subversion/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2457: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [[ ${CBUILD:-${CHOST}} != ${CHOST} ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2891: checking build system type configure:2905: result: i686-pc-linux-gnu configure:2925: checking host system type configure:2938: result: i686-pc-linux-gnu configure:2968: checking whether make sets $(MAKE) configure:2990: result: yes configure:3007: checking for i686-pc-linux-gnu-gcc configure:3034: result: x86_64-pc-linux-gnu-gcc -m32 configure:3303: checking for C compiler version configure:3312: x86_64-pc-linux-gnu-gcc -m32 --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.7.3 p1.0, pie-0.5.5) 4.7.3 Copyright (C) 2012 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:3323: $? = 0 configure:3312: x86_64-pc-linux-gnu-gcc -m32 -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3/work/gcc-4.7.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --with-multilib-list=m32,m64 --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.3 p1.0, pie-0.5.5' Thread model: posix gcc version 4.7.3 (Gentoo 4.7.3 p1.0, pie-0.5.5) configure:3323: $? = 0 configure:3312: x86_64-pc-linux-gnu-gcc -m32 -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3323: $? = 1 configure:3312: x86_64-pc-linux-gnu-gcc -m32 -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3323: $? = 1 configure:3343: checking whether the C compiler works configure:3365: x86_64-pc-linux-gnu-gcc -m32 -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3369: $? = 0 configure:3417: result: yes configure:3420: checking for C compiler default output file name configure:3422: result: a.out configure:3428: checking for suffix of executables configure:3435: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3439: $? = 0 configure:3461: result: configure:3483: checking whether we are cross compiling configure:3491: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3495: $? = 0 configure:3502: ./conftest configure:3506: $? = 0 configure:3521: result: no configure:3526: checking for suffix of object files configure:3548: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:3552: $? = 0 configure:3573: result: o configure:3577: checking whether we are using the GNU C compiler configure:3596: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:3596: $? = 0 configure:3605: result: yes configure:3614: checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g configure:3634: x86_64-pc-linux-gnu-gcc -m32 -c -g conftest.c >&5 configure:3634: $? = 0 configure:3675: result: yes configure:3692: checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89 configure:3755: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:3755: $? = 0 configure:3768: result: none needed configure:3900: checking for C++ compiler version configure:3909: x86_64-pc-linux-gnu-g++ -m32 --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.7.3 p1.0, pie-0.5.5) 4.7.3 Copyright (C) 2012 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:3920: $? = 0 configure:3909: x86_64-pc-linux-gnu-g++ -m32 -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3/work/gcc-4.7.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --with-multilib-list=m32,m64 --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.3 p1.0, pie-0.5.5' Thread model: posix gcc version 4.7.3 (Gentoo 4.7.3 p1.0, pie-0.5.5) configure:3920: $? = 0 configure:3909: x86_64-pc-linux-gnu-g++ -m32 -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:3920: $? = 1 configure:3909: x86_64-pc-linux-gnu-g++ -m32 -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:3920: $? = 1 configure:3924: checking whether we are using the GNU C++ compiler configure:3943: x86_64-pc-linux-gnu-g++ -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.cpp >&5 configure:3943: $? = 0 configure:3952: result: yes configure:3961: checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g configure:3981: x86_64-pc-linux-gnu-g++ -m32 -c -g conftest.cpp >&5 configure:3981: $? = 0 configure:4022: result: yes configure:4048: checking for i686-pc-linux-gnu-cpp configure:4064: found /usr/bin/i686-pc-linux-gnu-cpp configure:4075: result: i686-pc-linux-gnu-cpp configure:4149: checking for i686-pc-linux-gnu-clang configure:4176: result: i686-pc-linux-gnu-as configure:4396: checking for the directory containing the Wine tools configure:4420: result: $(top_builddir) configure:4434: checking for flex configure:4450: found /usr/bin/flex configure:4461: result: flex configure:4477: checking whether flex is recent enough configure:4487: result: yes configure:4499: checking for bison configure:4515: found /usr/bin/bison configure:4526: result: bison configure:4548: checking for i686-pc-linux-gnu-ar configure:4564: found /usr/bin/i686-pc-linux-gnu-ar configure:4575: result: i686-pc-linux-gnu-ar configure:4648: checking for i686-pc-linux-gnu-ranlib configure:4664: found /usr/bin/i686-pc-linux-gnu-ranlib configure:4675: result: i686-pc-linux-gnu-ranlib configure:4737: checking whether ln -s works configure:4741: result: yes configure:4748: checking for grep that handles long lines and -e configure:4806: result: /bin/grep configure:4811: checking for egrep configure:4873: result: /bin/grep -E configure:4880: checking for ldconfig configure:4911: result: /bin/true configure:4933: checking for a BSD-compatible install configure:5001: result: /usr/bin/install -c configure:5021: checking for lclint configure:5051: result: no configure:5021: checking for lint configure:5051: result: no configure:5069: checking for fontforge configure:5099: result: no configure:5112: checking for rsvg configure:5142: result: no configure:5155: checking for convert configure:5171: found /usr/bin/convert configure:5182: result: convert configure:5198: checking for icotool configure:5214: found /usr/bin/icotool configure:5225: result: icotool configure:5241: checking for msgfmt configure:5257: found /usr/bin/msgfmt configure:5268: result: msgfmt configure:5352: checking whether msgfmt supports contexts configure:5362: result: yes configure:5380: checking for i386_set_ldt in -li386 configure:5405: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -li386 >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -li386 collect2: error: ld returned 1 exit status configure:5405: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #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:5414: result: no configure:5425: checking for _oss_ioctl in -lossaudio configure:5450: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lossaudio >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lossaudio collect2: error: ld returned 1 exit status configure:5450: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #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:5459: result: no configure:5486: checking for special C compiler options needed for large files configure:5531: result: no configure:5537: checking for _FILE_OFFSET_BITS value needed for large files configure:5562: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:16:3: warning: left shift count >= width of type [enabled by default] conftest.c:16:3: warning: left shift count >= width of type [enabled by default] conftest.c:17:10: warning: left shift count >= width of type [enabled by default] conftest.c:17:10: warning: left shift count >= width of type [enabled by default] conftest.c:16:7: error: variably modified 'off_t_is_large' at file scope configure:5562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #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:5586: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:5586: $? = 0 configure:5594: result: 64 configure:5685: checking how to run the C preprocessor configure:5716: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5716: $? = 0 configure:5730: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5730: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #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:5755: result: x86_64-pc-linux-gnu-gcc -m32 -E configure:5775: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:5775: $? = 0 configure:5789: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #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:5818: checking for ANSI C header files configure:5838: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:5838: $? = 0 configure:5911: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5911: $? = 0 configure:5911: ./conftest configure:5911: $? = 0 configure:5922: result: yes configure:5935: checking for sys/types.h configure:5935: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:5935: $? = 0 configure:5935: result: yes configure:5935: checking for sys/stat.h configure:5935: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:5935: $? = 0 configure:5935: result: yes configure:5935: checking for stdlib.h configure:5935: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:5935: $? = 0 configure:5935: result: yes configure:5935: checking for string.h configure:5935: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:5935: $? = 0 configure:5935: result: yes configure:5935: checking for memory.h configure:5935: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:5935: $? = 0 configure:5935: result: yes configure:5935: checking for strings.h configure:5935: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:5935: $? = 0 configure:5935: result: yes configure:5935: checking for inttypes.h configure:5935: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:5935: $? = 0 configure:5935: result: yes configure:5935: checking for stdint.h configure:5935: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:5935: $? = 0 configure:5935: result: yes configure:5935: checking for unistd.h configure:5935: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:5935: $? = 0 configure:5935: result: yes configure:6082: checking AL/al.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking AL/al.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for AL/al.h configure:6082: result: yes configure:6082: checking ApplicationServices/ApplicationServices.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:55:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6082: result: no configure:6082: checking ApplicationServices/ApplicationServices.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:22:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for ApplicationServices/ApplicationServices.h configure:6082: result: no configure:6082: checking AudioToolbox/AudioConverter.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:55:41: fatal error: AudioToolbox/AudioConverter.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6082: result: no configure:6082: checking AudioToolbox/AudioConverter.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:22:41: fatal error: AudioToolbox/AudioConverter.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for AudioToolbox/AudioConverter.h configure:6082: result: no configure:6082: checking AudioUnit/AudioUnit.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:55:33: fatal error: AudioUnit/AudioUnit.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6082: result: no configure:6082: checking AudioUnit/AudioUnit.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:22:33: fatal error: AudioUnit/AudioUnit.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for AudioUnit/AudioUnit.h configure:6082: result: no configure:6082: checking AudioUnit/AudioComponent.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:55:38: fatal error: AudioUnit/AudioComponent.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6082: result: no configure:6082: checking AudioUnit/AudioComponent.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:22:38: fatal error: AudioUnit/AudioComponent.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for AudioUnit/AudioComponent.h configure:6082: result: no configure:6082: checking CL/cl.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking CL/cl.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for CL/cl.h configure:6082: result: yes configure:6082: checking Carbon/Carbon.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:56:27: fatal error: Carbon/Carbon.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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:6082: result: no configure:6082: checking Carbon/Carbon.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:23:27: fatal error: Carbon/Carbon.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for Carbon/Carbon.h configure:6082: result: no configure:6082: checking CoreAudio/CoreAudio.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:56:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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:6082: result: no configure:6082: checking CoreAudio/CoreAudio.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:23:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for CoreAudio/CoreAudio.h configure:6082: result: no configure:6082: checking CoreServices/CoreServices.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:56:39: fatal error: CoreServices/CoreServices.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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:6082: result: no configure:6082: checking CoreServices/CoreServices.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:23:39: fatal error: CoreServices/CoreServices.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for CoreServices/CoreServices.h configure:6082: result: no configure:6082: checking DiskArbitration/DiskArbitration.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:56:45: fatal error: DiskArbitration/DiskArbitration.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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:6082: result: no configure:6082: checking DiskArbitration/DiskArbitration.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:23:45: fatal error: DiskArbitration/DiskArbitration.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for DiskArbitration/DiskArbitration.h configure:6082: result: no configure:6082: checking IOKit/IOKitLib.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:56:28: fatal error: IOKit/IOKitLib.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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:6082: result: no configure:6082: checking IOKit/IOKitLib.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:23:28: fatal error: IOKit/IOKitLib.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for IOKit/IOKitLib.h configure:6082: result: no configure:6082: checking IOKit/hid/IOHIDLib.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:56:32: fatal error: IOKit/hid/IOHIDLib.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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:6082: result: no configure:6082: checking IOKit/hid/IOHIDLib.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:23:32: fatal error: IOKit/hid/IOHIDLib.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for IOKit/hid/IOHIDLib.h configure:6082: result: no configure:6082: checking OpenAL/al.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:56:23: fatal error: OpenAL/al.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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:6082: result: no configure:6082: checking OpenAL/al.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:23:23: fatal error: OpenAL/al.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for OpenAL/al.h configure:6082: result: no configure:6082: checking OpenCL/opencl.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:56:27: fatal error: OpenCL/opencl.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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:6082: result: no configure:6082: checking OpenCL/opencl.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:23:27: fatal error: OpenCL/opencl.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for OpenCL/opencl.h configure:6082: result: no configure:6082: checking QuickTime/ImageCompression.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:56:40: fatal error: QuickTime/ImageCompression.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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:6082: result: no configure:6082: checking QuickTime/ImageCompression.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:23:40: fatal error: QuickTime/ImageCompression.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for QuickTime/ImageCompression.h configure:6082: result: no configure:6082: checking Security/Security.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:56:31: fatal error: Security/Security.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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:6082: result: no configure:6082: checking Security/Security.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:23:31: fatal error: Security/Security.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for Security/Security.h configure:6082: result: no configure:6082: checking alias.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:56:19: fatal error: alias.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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:6082: result: no configure:6082: checking alias.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:23:19: fatal error: alias.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for alias.h configure:6082: result: no configure:6082: checking alsa/asoundlib.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking alsa/asoundlib.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for alsa/asoundlib.h configure:6082: result: yes configure:6082: checking arpa/inet.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking arpa/inet.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for arpa/inet.h configure:6082: result: yes configure:6082: checking arpa/nameser.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking arpa/nameser.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for arpa/nameser.h configure:6082: result: yes configure:6082: checking asm/types.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking asm/types.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for asm/types.h configure:6082: result: yes configure:6082: checking for capi20.h configure:6082: result: no configure:6082: checking curses.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking curses.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for curses.h configure:6082: result: yes configure:6082: checking direct.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:61:20: fatal error: direct.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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:6082: result: no configure:6082: checking direct.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:28:20: fatal error: direct.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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:6082: result: no configure:6082: checking for direct.h configure:6082: result: no configure:6082: checking dirent.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking dirent.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for dirent.h configure:6082: result: yes configure:6082: checking dlfcn.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking dlfcn.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for dlfcn.h configure:6082: result: yes configure:6082: checking elf.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking elf.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for elf.h configure:6082: result: yes configure:6082: checking float.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking float.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for float.h configure:6082: result: yes configure:6082: checking fnmatch.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking fnmatch.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for fnmatch.h configure:6082: result: yes configure:6082: checking for fontconfig/fontconfig.h configure:6082: result: no configure:6082: checking getopt.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking getopt.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for getopt.h configure:6082: result: yes configure:6082: checking gettext-po.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking gettext-po.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for gettext-po.h configure:6082: result: yes configure:6082: checking grp.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking grp.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for grp.h configure:6082: result: yes configure:6082: checking for gsm.h configure:6082: result: no configure:6082: checking for gsm/gsm.h configure:6082: result: no configure:6082: checking ieeefp.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:69:20: fatal error: ieeefp.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_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:6082: result: no configure:6082: checking ieeefp.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:36:20: fatal error: ieeefp.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for ieeefp.h configure:6082: result: no configure:6082: checking inet/mib2.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:69:23: fatal error: inet/mib2.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_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:6082: result: no configure:6082: checking inet/mib2.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:36:23: fatal error: inet/mib2.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for inet/mib2.h configure:6082: result: no configure:6082: checking io.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:69:16: fatal error: io.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_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:6082: result: no configure:6082: checking io.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:36:16: fatal error: io.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for io.h configure:6082: result: no configure:6082: checking jpeglib.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking jpeglib.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for jpeglib.h configure:6082: result: yes configure:6082: checking kstat.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:70:19: fatal error: kstat.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_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:6082: result: no configure:6082: checking kstat.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:37:19: fatal error: kstat.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for kstat.h configure:6082: result: no configure:6082: checking lber.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking lber.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for lber.h configure:6082: result: yes configure:6082: checking ldap.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking ldap.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for ldap.h configure:6082: result: yes configure:6082: checking link.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking link.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for link.h configure:6082: result: yes configure:6082: checking linux/cdrom.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking linux/cdrom.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for linux/cdrom.h configure:6082: result: yes configure:6082: checking linux/compiler.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:74:28: fatal error: linux/compiler.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6082: result: no configure:6082: checking linux/compiler.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:41:28: fatal error: linux/compiler.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for linux/compiler.h configure:6082: result: no configure:6082: checking linux/filter.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking linux/filter.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for linux/filter.h configure:6082: result: yes configure:6082: checking linux/hdreg.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking linux/hdreg.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for linux/hdreg.h configure:6082: result: yes configure:6082: checking linux/input.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking linux/input.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for linux/input.h configure:6082: result: yes configure:6082: checking linux/ioctl.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking linux/ioctl.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for linux/ioctl.h configure:6082: result: yes configure:6082: checking linux/joystick.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking linux/joystick.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for linux/joystick.h configure:6082: result: yes configure:6082: checking linux/major.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking linux/major.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for linux/major.h configure:6082: result: yes configure:6082: checking linux/param.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking linux/param.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for linux/param.h configure:6082: result: yes configure:6082: checking linux/serial.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking linux/serial.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for linux/serial.h configure:6082: result: yes configure:6082: checking linux/types.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking linux/types.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for linux/types.h configure:6082: result: yes configure:6082: checking linux/ucdrom.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:83:26: fatal error: linux/ucdrom.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking linux/ucdrom.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:50:26: fatal error: linux/ucdrom.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking for linux/ucdrom.h configure:6082: result: no configure:6082: checking lwp.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:83:17: fatal error: lwp.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking lwp.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:50:17: fatal error: lwp.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking for lwp.h configure:6082: result: no configure:6082: checking mach-o/nlist.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:83:26: fatal error: mach-o/nlist.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking mach-o/nlist.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:50:26: fatal error: mach-o/nlist.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking for mach-o/nlist.h configure:6082: result: no configure:6082: checking mach-o/loader.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:83:27: fatal error: mach-o/loader.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking mach-o/loader.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:50:27: fatal error: mach-o/loader.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking for mach-o/loader.h configure:6082: result: no configure:6082: checking mach/mach.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:83:23: fatal error: mach/mach.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking mach/mach.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:50:23: fatal error: mach/mach.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking for mach/mach.h configure:6082: result: no configure:6082: checking mach/machine.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:83:26: fatal error: mach/machine.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking mach/machine.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:50:26: fatal error: mach/machine.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking for mach/machine.h configure:6082: result: no configure:6082: checking machine/cpu.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:83:25: fatal error: machine/cpu.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking machine/cpu.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:50:25: fatal error: machine/cpu.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking for machine/cpu.h configure:6082: result: no configure:6082: checking machine/limits.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:83:28: fatal error: machine/limits.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking machine/limits.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:50:28: fatal error: machine/limits.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking for machine/limits.h configure:6082: result: no configure:6082: checking machine/sysarch.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:83:29: fatal error: machine/sysarch.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking machine/sysarch.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:50:29: fatal error: machine/sysarch.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking for machine/sysarch.h configure:6082: result: no configure:6082: checking mntent.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking mntent.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for mntent.h configure:6082: result: yes configure:6082: checking mpg123.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking mpg123.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for mpg123.h configure:6082: result: yes configure:6082: checking ncurses.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking ncurses.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for ncurses.h configure:6082: result: yes configure:6082: checking netdb.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking netdb.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for netdb.h configure:6082: result: yes configure:6082: checking netinet/in.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking netinet/in.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for netinet/in.h configure:6082: result: yes configure:6082: checking netinet/in_systm.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking netinet/in_systm.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for netinet/in_systm.h configure:6082: result: yes configure:6082: checking netinet/tcp.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking netinet/tcp.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for netinet/tcp.h configure:6082: result: yes configure:6082: checking netinet/tcp_fsm.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:90:29: fatal error: netinet/tcp_fsm.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking netinet/tcp_fsm.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:57:29: fatal error: netinet/tcp_fsm.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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:6082: result: no configure:6082: checking for netinet/tcp_fsm.h configure:6082: result: no configure:6082: checking poll.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking poll.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for poll.h configure:6082: result: yes configure:6082: checking port.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:91:18: fatal error: port.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_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:6082: result: no configure:6082: checking port.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:58:18: fatal error: port.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for port.h configure:6082: result: no configure:6082: checking process.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:91:21: fatal error: process.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_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:6082: result: no configure:6082: checking process.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:58:21: fatal error: process.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for process.h configure:6082: result: no configure:6082: checking pthread.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking pthread.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for pthread.h configure:6082: result: yes configure:6082: checking pwd.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking pwd.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for pwd.h configure:6082: result: yes configure:6082: checking sched.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sched.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sched.h configure:6082: result: yes configure:6082: checking scsi/scsi.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking scsi/scsi.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for scsi/scsi.h configure:6082: result: yes configure:6082: checking scsi/scsi_ioctl.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking scsi/scsi_ioctl.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for scsi/scsi_ioctl.h configure:6082: result: yes configure:6082: checking scsi/sg.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking scsi/sg.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for scsi/sg.h configure:6082: result: yes configure:6082: checking stdbool.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking stdbool.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for stdbool.h configure:6082: result: yes configure:6082: checking for stdint.h configure:6082: result: yes configure:6082: checking stropts.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking stropts.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for stropts.h configure:6082: result: yes configure:6082: checking sys/asoundlib.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 In file included from conftest.c:100:0: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. [-Wcpp] configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/asoundlib.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c In file included from conftest.c:67:0: /usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use instead. [-Wcpp] configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/asoundlib.h configure:6082: result: yes configure:6082: checking sys/attr.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:101:22: fatal error: sys/attr.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_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:6082: result: no configure:6082: checking sys/attr.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:68:22: fatal error: sys/attr.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for sys/attr.h configure:6082: result: no configure:6082: checking sys/cdio.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:101:22: fatal error: sys/cdio.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_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:6082: result: no configure:6082: checking sys/cdio.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:68:22: fatal error: sys/cdio.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for sys/cdio.h configure:6082: result: no configure:6082: checking sys/elf32.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:101:23: fatal error: sys/elf32.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_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:6082: result: no configure:6082: checking sys/elf32.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:68:23: fatal error: sys/elf32.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for sys/elf32.h configure:6082: result: no configure:6082: checking sys/epoll.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/epoll.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/epoll.h configure:6082: result: yes configure:6082: checking sys/event.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:102:23: fatal error: sys/event.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking sys/event.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:69:23: fatal error: sys/event.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for sys/event.h configure:6082: result: no configure:6082: checking sys/exec_elf.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:102:26: fatal error: sys/exec_elf.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking sys/exec_elf.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:69:26: fatal error: sys/exec_elf.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for sys/exec_elf.h configure:6082: result: no configure:6082: checking sys/filio.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:102:23: fatal error: sys/filio.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking sys/filio.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:69:23: fatal error: sys/filio.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for sys/filio.h configure:6082: result: no configure:6082: checking sys/inotify.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/inotify.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/inotify.h configure:6082: result: yes configure:6082: checking sys/ioctl.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/ioctl.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/ioctl.h configure:6082: result: yes configure:6082: checking sys/ipc.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/ipc.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/ipc.h configure:6082: result: yes configure:6082: checking sys/limits.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:105:24: fatal error: sys/limits.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking sys/limits.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:72:24: fatal error: sys/limits.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking for sys/limits.h configure:6082: result: no configure:6082: checking sys/link.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:105:22: fatal error: sys/link.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking sys/link.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:72:22: fatal error: sys/link.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking for sys/link.h configure:6082: result: no configure:6082: checking sys/mman.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/mman.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/mman.h configure:6082: result: yes configure:6082: checking sys/modem.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:106:23: fatal error: sys/modem.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking sys/modem.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:73:23: fatal error: sys/modem.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking for sys/modem.h configure:6082: result: no configure:6082: checking sys/msg.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/msg.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/msg.h configure:6082: result: yes configure:6082: checking sys/mtio.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/mtio.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/mtio.h configure:6082: result: yes configure:6082: checking sys/param.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/param.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/param.h configure:6082: result: yes configure:6082: checking sys/poll.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/poll.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/poll.h configure:6082: result: yes configure:6082: checking sys/prctl.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/prctl.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/prctl.h configure:6082: result: yes configure:6082: checking sys/protosw.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:111:25: fatal error: sys/protosw.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking sys/protosw.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:78:25: fatal error: sys/protosw.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking for sys/protosw.h configure:6082: result: no configure:6082: checking sys/ptrace.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/ptrace.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/ptrace.h configure:6082: result: yes configure:6082: checking sys/resource.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/resource.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/resource.h configure:6082: result: yes configure:6082: checking sys/scsiio.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:113:24: fatal error: sys/scsiio.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking sys/scsiio.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:80:24: fatal error: sys/scsiio.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking for sys/scsiio.h configure:6082: result: no configure:6082: checking sys/shm.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/shm.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/shm.h configure:6082: result: yes configure:6082: checking sys/signal.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/signal.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/signal.h configure:6082: result: yes configure:6082: checking sys/socket.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/socket.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/socket.h configure:6082: result: yes configure:6082: checking sys/socketvar.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/socketvar.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/socketvar.h configure:6082: result: yes configure:6082: checking sys/sockio.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:117:24: fatal error: sys/sockio.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking sys/sockio.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:84:24: fatal error: sys/sockio.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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:6082: result: no configure:6082: checking for sys/sockio.h configure:6082: result: no configure:6082: checking sys/statvfs.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/statvfs.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/statvfs.h configure:6082: result: yes configure:6082: checking sys/strtio.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:118:24: fatal error: sys/strtio.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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:6082: result: no configure:6082: checking sys/strtio.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:85:24: fatal error: sys/strtio.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for sys/strtio.h configure:6082: result: no configure:6082: checking sys/syscall.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/syscall.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/syscall.h configure:6082: result: yes configure:6082: checking sys/tihdr.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:119:23: fatal error: sys/tihdr.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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:6082: result: no configure:6082: checking sys/tihdr.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:86:23: fatal error: sys/tihdr.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for sys/tihdr.h configure:6082: result: no configure:6082: checking sys/time.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/time.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/time.h configure:6082: result: yes configure:6082: checking sys/timeout.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:120:25: fatal error: sys/timeout.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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:6082: result: no configure:6082: checking sys/timeout.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:87:25: fatal error: sys/timeout.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:6082: result: no configure:6082: checking for sys/timeout.h configure:6082: result: no configure:6082: checking sys/times.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/times.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/times.h configure:6082: result: yes configure:6082: checking sys/uio.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/uio.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/uio.h configure:6082: result: yes configure:6082: checking sys/utsname.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/utsname.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/utsname.h configure:6082: result: yes configure:6082: checking sys/vm86.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/vm86.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/vm86.h configure:6082: result: yes configure:6082: checking sys/wait.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking sys/wait.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for sys/wait.h configure:6082: result: yes configure:6082: checking syscall.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking syscall.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for syscall.h configure:6082: result: yes configure:6082: checking termios.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking termios.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for termios.h configure:6082: result: yes configure:6082: checking tiffio.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking tiffio.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for tiffio.h configure:6082: result: yes configure:6082: checking for unistd.h configure:6082: result: yes configure:6082: checking utime.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking utime.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for utime.h configure:6082: result: yes configure:6082: checking valgrind/memcheck.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:130:31: fatal error: valgrind/memcheck.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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:6082: result: no configure:6082: checking valgrind/memcheck.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:97:31: fatal error: valgrind/memcheck.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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:6082: result: no configure:6082: checking for valgrind/memcheck.h configure:6082: result: no configure:6082: checking valgrind/valgrind.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:130:31: fatal error: valgrind/valgrind.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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:6082: result: no configure:6082: checking valgrind/valgrind.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c conftest.c:97:31: fatal error: valgrind/valgrind.h: No such file or directory compilation terminated. configure:6082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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:6082: result: no configure:6082: checking for valgrind/valgrind.h configure:6082: result: no configure:6082: checking zlib.h usability configure:6082: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking zlib.h presence configure:6082: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:6082: $? = 0 configure:6082: result: yes configure:6082: checking for zlib.h configure:6082: result: yes configure:6092: checking whether stat file-mode macros are broken configure:6119: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6119: $? = 0 configure:6126: result: no configure:6139: checking for sys/mount.h configure:6139: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6139: $? = 0 configure:6139: result: yes configure:6139: checking for sys/statfs.h configure:6139: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6139: $? = 0 configure:6139: result: yes configure:6139: checking for sys/sysctl.h configure:6139: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6139: $? = 0 configure:6139: result: yes configure:6139: checking for sys/user.h configure:6139: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6139: $? = 0 configure:6139: result: yes configure:6139: checking for sys/vfs.h configure:6139: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6139: $? = 0 configure:6139: result: yes configure:6172: checking for netinet/ip.h configure:6172: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6172: $? = 0 configure:6172: result: yes configure:6172: checking for net/if.h configure:6172: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6172: $? = 0 configure:6172: result: yes configure:6172: checking for net/if_arp.h configure:6172: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6172: $? = 0 configure:6172: result: yes configure:6172: checking for net/if_dl.h configure:6172: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:129:23: fatal error: net/if_dl.h: No such file or directory compilation terminated. configure:6172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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:6172: result: no configure:6172: checking for net/if_types.h configure:6172: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:129:26: fatal error: net/if_types.h: No such file or directory compilation terminated. configure:6172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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:6172: result: no configure:6172: checking for net/route.h configure:6172: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6172: $? = 0 configure:6172: result: yes configure:6172: checking for netinet/if_ether.h configure:6172: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6172: $? = 0 configure:6172: result: yes configure:6172: checking for netinet/if_inarp.h configure:6172: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:131:30: fatal error: netinet/if_inarp.h: No such file or directory compilation terminated. configure:6172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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:6172: result: no configure:6172: checking for netinet/in_pcb.h configure:6172: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:131:28: fatal error: netinet/in_pcb.h: No such file or directory compilation terminated. configure:6172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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:6172: result: no configure:6172: checking for netinet/ip_icmp.h configure:6172: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6172: $? = 0 configure:6172: result: yes configure:6172: checking for netinet/ip_var.h configure:6172: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:132:28: fatal error: netinet/ip_var.h: No such file or directory compilation terminated. configure:6172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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:6172: result: no configure:6172: checking for netinet/udp.h configure:6172: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6172: $? = 0 configure:6172: result: yes configure:6172: checking for netipx/ipx.h configure:6172: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6172: $? = 0 configure:6172: result: yes configure:6172: checking for sys/un.h configure:6172: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6172: $? = 0 configure:6172: result: yes configure:6208: checking for netinet/tcp_timer.h configure:6208: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:150:31: fatal error: netinet/tcp_timer.h: No such file or directory compilation terminated. configure:6208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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_SYS_UN_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:6208: result: no configure:6208: checking for netinet/udp_var.h configure:6208: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:150:29: fatal error: netinet/udp_var.h: No such file or directory compilation terminated. configure:6208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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_SYS_UN_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:6208: result: no configure:6208: checking for netinet/icmp_var.h configure:6208: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:150:30: fatal error: netinet/icmp_var.h: No such file or directory compilation terminated. configure:6208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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_SYS_UN_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:6208: result: no configure:6208: checking for netinet/tcp_var.h configure:6208: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:150:29: fatal error: netinet/tcp_var.h: No such file or directory compilation terminated. configure:6208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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_SYS_UN_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:6208: result: no configure:6259: checking for linux/ipx.h configure:6259: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6259: $? = 0 configure:6259: result: yes configure:6259: checking for linux/irda.h configure:6259: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6259: $? = 0 configure:6259: result: yes configure:6282: checking for mach-o/dyld_images.h configure:6282: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:121:32: fatal error: mach-o/dyld_images.h: No such file or directory compilation terminated. configure:6282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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_SYS_UN_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:6282: result: no configure:6301: checking for resolv.h configure:6301: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6324: checking for ifaddrs.h configure:6324: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6324: $? = 0 configure:6324: result: yes configure:6338: checking for ucontext.h configure:6338: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6338: $? = 0 configure:6338: result: yes configure:6352: checking for sys/thr.h configure:6352: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:122:21: fatal error: sys/thr.h: No such file or directory compilation terminated. configure:6352: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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_SYS_UN_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:6352: result: no configure:6369: checking for pthread_np.h configure:6369: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:121:24: fatal error: pthread_np.h: No such file or directory compilation terminated. configure:6369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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_SYS_UN_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:6369: result: no configure:6386: checking for linux/videodev.h configure:6386: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c:125:28: fatal error: linux/videodev.h: No such file or directory compilation terminated. configure:6386: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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_SYS_UN_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_UCONTEXT_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #include | #ifdef HAVE_ASM_TYPES_H | #include | #endif | | #include configure:6386: result: no configure:6386: checking for linux/videodev2.h configure:6386: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6386: $? = 0 configure:6386: result: yes configure:6386: checking for libv4l1.h configure:6386: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:6386: $? = 0 configure:6386: result: yes configure:6406: checking for linux/capi.h configure:6406: result: no configure:6435: checking for ldd configure:6454: found /usr/bin/ldd configure:6467: result: /usr/bin/ldd configure:6478: checking for i686-pc-linux-gnu-readelf configure:6494: found /usr/bin/i686-pc-linux-gnu-readelf configure:6505: result: i686-pc-linux-gnu-readelf configure:7129: checking whether we can build a GNU style ELF dll configure:7140: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -fPIC -shared -Wl,-Bsymbolic -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7140: $? = 0 configure:7149: result: yes configure:7155: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1 configure:7166: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -fPIC -shared -Wl,-soname,confest.so.1 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7166: $? = 0 configure:7175: result: yes configure:7207: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs configure:7218: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -fPIC -shared -Wl,-Bsymbolic,-z,defs -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7218: $? = 0 configure:7227: result: yes configure:7233: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini configure:7244: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7244: $? = 0 configure:7253: result: yes configure:7260: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map configure:7271: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -fPIC -shared -Wl,--version-script=conftest.map -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7271: $? = 0 configure:7280: result: yes configure:7287: checking whether the compiler supports -fPIC -Wl,--export-dynamic configure:7298: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -fPIC -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7298: $? = 0 configure:7307: result: yes configure:7315: checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib configure:7326: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -fPIC -Wl,--rpath,$ORIGIN/../lib -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7326: $? = 0 configure:7336: result: yes configure:7372: checking whether the compiler supports -Wl,--enable-new-dtags configure:7383: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7383: $? = 0 configure:7392: result: yes configure:7400: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400 configure:7411: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,--section-start,.interp=0x7bf00400 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7411: $? = 0 configure:7420: result: yes configure:7431: checking for prelink configure:7449: found /usr/sbin/prelink configure:7462: result: /usr/sbin/prelink configure:7642: checking for pthread_create configure:7642: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/app-emulation/wine-1.5.31/temp/cc2TDsa3.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status configure:7642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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_SYS_UN_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_VIDEODEV2_H 1 | #define HAVE_LIBV4L1_H 1 | /* end confdefs.h. */ | /* Define pthread_create to an innocuous variant, in case declares pthread_create. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_create innocuous_pthread_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_create | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_create (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_create || defined __stub___pthread_create | choke me | #endif | | int | main () | { | return pthread_create (); | ; | return 0; | } configure:7642: result: no configure:7646: checking for pthread_create in -lpthread configure:7671: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 configure:7671: $? = 0 configure:7680: result: yes configure:7700: checking for X configure:7839: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:7839: $? = 0 configure:7889: result: libraries , headers configure:7988: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:7988: $? = 0 configure:8086: checking for gethostbyname configure:8086: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8086: $? = 0 configure:8086: result: yes configure:8183: checking for connect configure:8183: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8183: $? = 0 configure:8183: result: yes configure:8232: checking for remove configure:8232: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8232: $? = 0 configure:8232: result: yes configure:8281: checking for shmat configure:8281: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8281: $? = 0 configure:8281: result: yes configure:8339: checking for IceConnectionNumber in -lICE configure:8364: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lICE >&5 configure:8364: $? = 0 configure:8373: result: yes configure:8390: checking for -lX11 configure:8415: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:8415: $? = 0 configure:8434: result: libX11.so.6 configure:8443: checking for -lXext configure:8468: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXext -lX11 >&5 configure:8468: $? = 0 configure:8487: result: libXext.so.6 configure:8513: checking for X11/Xlib.h configure:8513: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8513: checking for X11/XKBlib.h configure:8513: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8513: checking for X11/Xutil.h configure:8513: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8513: checking for X11/Xcursor/Xcursor.h configure:8513: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8513: checking for X11/extensions/shape.h configure:8513: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8513: checking for X11/extensions/XInput.h configure:8513: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8513: checking for X11/extensions/XInput2.h configure:8513: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8513: checking for X11/extensions/XShm.h configure:8513: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8513: checking for X11/extensions/Xcomposite.h configure:8513: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8513: checking for X11/extensions/Xinerama.h configure:8513: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8513: checking for X11/extensions/Xrandr.h configure:8513: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8513: checking for X11/extensions/Xrender.h configure:8513: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8513: checking for X11/extensions/xf86vmode.h configure:8513: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8513: checking for X11/extensions/xf86vmproto.h configure:8513: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8532: checking for XkbQueryExtension in -lX11 configure:8557: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 -lXext -lX11 >&5 configure:8557: $? = 0 configure:8566: result: yes configure:8578: checking for -lXcursor configure:8603: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXcursor -lXext -lX11 >&5 configure:8603: $? = 0 configure:8622: result: libXcursor.so.1 configure:8643: checking for -lXi configure:8668: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXi -lXext -lX11 >&5 configure:8668: $? = 0 configure:8687: result: libXi.so.6 configure:8720: checking for XShmQueryExtension in -lXext configure:8745: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXext -lXext -lX11 >&5 configure:8745: $? = 0 configure:8754: result: yes configure:8774: checking for XShapeQueryExtension in -lXext configure:8799: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXext -lXext -lX11 >&5 configure:8799: $? = 0 configure:8808: result: yes configure:8828: checking for -lXxf86vm configure:8853: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXxf86vm -lXext -lX11 >&5 configure:8853: $? = 0 configure:8872: result: libXxf86vm.so.1 configure:8893: checking for -lXrender configure:8918: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXrender -lXext -lX11 >&5 configure:8918: $? = 0 configure:8937: result: libXrender.so.1 configure:8944: checking for XRenderSetPictureTransform in -lXrender configure:8969: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXrender -lXext -lX11 >&5 configure:8969: $? = 0 configure:8978: result: yes configure:8986: checking for XRenderCreateLinearGradient in -lXrender configure:9011: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXrender -lXext -lX11 >&5 configure:9011: $? = 0 configure:9020: result: yes configure:9054: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:9054: $? = 0 configure:9055: checking for -lXrandr configure:9080: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXrandr -lXext -lX11 >&5 configure:9080: $? = 0 configure:9099: result: libXrandr.so.2 configure:9118: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:9118: $? = 0 configure:9151: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:9151: $? = 0 configure:9152: checking for -lXinerama configure:9177: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXinerama -lXext -lX11 >&5 configure:9177: $? = 0 configure:9196: result: libXinerama.so.1 configure:9219: checking for -lXcomposite configure:9244: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXcomposite -lXext -lX11 >&5 configure:9244: $? = 0 configure:9263: result: libXcomposite.so.1 configure:9282: checking for XICCallback.callback configure:9282: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:9282: $? = 0 configure:9282: result: yes configure:9294: checking for XEvent.xcookie configure:9294: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:157:5: error: used struct type value where scalar is required configure:9294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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_SYS_UN_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_VIDEODEV2_H 1 | #define HAVE_LIBV4L1_H 1 | #define SONAME_LIBX11 "libX11.so.6" | #define SONAME_LIBXEXT "libXext.so.6" | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | #define HAVE_XKB 1 | #define SONAME_LIBXCURSOR "libXcursor.so.1" | #define SONAME_LIBXI "libXi.so.6" | #define HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | #define SONAME_LIBXRENDER "libXrender.so.1" | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define SONAME_LIBXRANDR "libXrandr.so.2" | #define HAVE_XRRGETSCREENRESOURCES 1 | #define SONAME_LIBXINERAMA "libXinerama.so.1" | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | #define HAVE_XICCALLBACK_CALLBACK 1 | /* end confdefs.h. */ | #ifdef HAVE_X11_XLIB_H | #include | #endif | | int | main () | { | static XEvent ac_aggr; | if (ac_aggr.xcookie) | return 0; | ; | return 0; | } configure:9294: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:9294: $? = 0 configure:9294: result: yes configure:9312: checking for -lGL configure:9337: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lGL -lXext -lX11 -lm >&5 configure:9337: $? = 0 configure:9414: result: libGL.so.1 configure:9425: checking for gluLookAt in -lGLU configure:9450: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lGLU -lGL -lSM -lICE -lXext -lX11 -lm >&5 configure:9450: $? = 0 configure:9459: result: yes configure:9630: checking for clGetPlatformInfo in -lOpenCL configure:9655: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lOpenCL >&5 configure:9655: $? = 0 configure:9664: result: yes configure:9689: checking for i686-pc-linux-gnu-pkg-config configure:9705: found /usr/bin/i686-pc-linux-gnu-pkg-config configure:9716: result: i686-pc-linux-gnu-pkg-config configure:9795: checking libxml/parser.h usability configure:9795: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/libxml2 conftest.c >&5 configure:9795: $? = 0 configure:9795: result: yes configure:9795: checking libxml/parser.h presence configure:9795: x86_64-pc-linux-gnu-gcc -m32 -E -I//usr/include/libxml2 conftest.c configure:9795: $? = 0 configure:9795: result: yes configure:9795: checking for libxml/parser.h configure:9795: result: yes configure:9795: checking libxml/xmlsave.h usability configure:9795: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/libxml2 conftest.c >&5 configure:9795: $? = 0 configure:9795: result: yes configure:9795: checking libxml/xmlsave.h presence configure:9795: x86_64-pc-linux-gnu-gcc -m32 -E -I//usr/include/libxml2 conftest.c configure:9795: $? = 0 configure:9795: result: yes configure:9795: checking for libxml/xmlsave.h configure:9795: result: yes configure:9795: checking libxml/SAX2.h usability configure:9795: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/libxml2 conftest.c >&5 configure:9795: $? = 0 configure:9795: result: yes configure:9795: checking libxml/SAX2.h presence configure:9795: x86_64-pc-linux-gnu-gcc -m32 -E -I//usr/include/libxml2 conftest.c configure:9795: $? = 0 configure:9795: result: yes configure:9795: checking for libxml/SAX2.h configure:9795: result: yes configure:9807: checking for xmlParseMemory in -lxml2 configure:9832: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -lxml2 >&5 configure:9832: $? = 0 configure:9841: result: yes configure:9851: checking for xmlReadMemory in -lxml2 configure:9876: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -lxml2 >&5 configure:9876: $? = 0 configure:9885: result: yes configure:9893: checking for xmlNewDocPI in -lxml2 configure:9918: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -lxml2 >&5 configure:9918: $? = 0 configure:9927: result: yes configure:9935: checking for xmlSchemaSetParserStructuredErrors in -lxml2 configure:9960: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -lxml2 >&5 configure:9960: $? = 0 configure:9969: result: yes configure:9977: checking for xmlSchemaSetValidStructuredErrors in -lxml2 configure:10002: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -lxml2 >&5 configure:10002: $? = 0 configure:10011: result: yes configure:10019: checking for xmlFirstElementChild in -lxml2 configure:10044: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -lxml2 >&5 configure:10044: $? = 0 configure:10053: result: yes configure:10061: checking for xmlDocProperties configure:10061: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/libxml2 conftest.c >&5 configure:10061: $? = 0 configure:10061: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/libxml2 conftest.c >&5 conftest.c: In function 'main': conftest.c:165:31: error: expected expression before ')' token configure:10061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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_SYS_UN_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_VIDEODEV2_H 1 | #define HAVE_LIBV4L1_H 1 | #define SONAME_LIBX11 "libX11.so.6" | #define SONAME_LIBXEXT "libXext.so.6" | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | #define HAVE_XKB 1 | #define SONAME_LIBXCURSOR "libXcursor.so.1" | #define SONAME_LIBXI "libXi.so.6" | #define HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | #define SONAME_LIBXRENDER "libXrender.so.1" | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define SONAME_LIBXRANDR "libXrandr.so.2" | #define HAVE_XRRGETSCREENRESOURCES 1 | #define SONAME_LIBXINERAMA "libXinerama.so.1" | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | #define HAVE_XICCALLBACK_CALLBACK 1 | #define HAVE_XEVENT_XCOOKIE 1 | #define SONAME_LIBGL "libGL.so.1" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XMLSAVE_H 1 | #define HAVE_LIBXML_SAX2_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_XMLREADMEMORY 1 | #define HAVE_XMLNEWDOCPI 1 | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | #define HAVE_XMLFIRSTELEMENTCHILD 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((xmlDocProperties))) | return 0; | ; | return 0; | } configure:10061: result: yes configure:10104: checking for libxslt/pattern.h configure:10104: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/libxml2 conftest.c >&5 configure:10104: $? = 0 configure:10104: result: yes configure:10104: checking for libxslt/transform.h configure:10104: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/libxml2 conftest.c >&5 configure:10104: $? = 0 configure:10104: result: yes configure:10120: checking for -lxslt configure:10145: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lxslt -lxslt -lxml2 -lz -lm -ldl -lm -lrt -lxml2 >&5 configure:10145: $? = 0 configure:10164: result: libxslt.so.1 configure:10203: checking dbus/dbus.h usability configure:10203: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/dbus-1.0 -I//usr/lib64/dbus-1.0/include conftest.c >&5 configure:10203: $? = 0 configure:10203: result: yes configure:10203: checking dbus/dbus.h presence configure:10203: x86_64-pc-linux-gnu-gcc -m32 -E -I//usr/include/dbus-1.0 -I//usr/lib64/dbus-1.0/include conftest.c configure:10203: $? = 0 configure:10203: result: yes configure:10203: checking for dbus/dbus.h configure:10203: result: yes configure:10205: checking for -ldbus-1 configure:10230: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/dbus-1.0 -I//usr/lib64/dbus-1.0/include -Wl,-O1 -Wl,--as-needed conftest.c -ldbus-1 -ldbus-1 >&5 configure:10230: $? = 0 configure:10249: result: libdbus-1.so.3 configure:10381: checking gnutls/gnutls.h usability configure:10381: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:10381: $? = 0 configure:10381: result: yes configure:10381: checking gnutls/gnutls.h presence configure:10381: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:10381: $? = 0 configure:10381: result: yes configure:10381: checking for gnutls/gnutls.h configure:10381: result: yes configure:10395: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:10395: $? = 0 configure:10396: checking for -lgnutls configure:10421: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lgnutls -lgnutls >&5 configure:10421: $? = 0 configure:10440: result: libgnutls.so.26 configure:10470: checking for -lncurses configure:10495: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 configure:10495: $? = 0 configure:10514: result: libncurses.so.5 configure:10583: checking for mousemask configure:10583: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 configure:10583: $? = 0 configure:10583: result: yes configure:10619: checking sane/sane.h usability configure:10619: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe conftest.c >&5 configure:10619: $? = 0 configure:10619: result: yes configure:10619: checking sane/sane.h presence configure:10619: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c configure:10619: $? = 0 configure:10619: result: yes configure:10619: checking for sane/sane.h configure:10619: result: yes configure:10621: checking for -lsane configure:10646: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lsane >&5 configure:10646: $? = 0 configure:10665: result: libsane.so.1 configure:10692: checking for -lv4l1 configure:10717: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lv4l1 >&5 configure:10717: $? = 0 configure:10736: result: libv4l1.so.0 configure:10772: checking gphoto2-camera.h usability configure:10772: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/gphoto2 -I//usr/include/libexif conftest.c >&5 configure:10772: $? = 0 configure:10772: result: yes configure:10772: checking gphoto2-camera.h presence configure:10772: x86_64-pc-linux-gnu-gcc -m32 -E -I//usr/include/gphoto2 -I//usr/include/libexif conftest.c configure:10772: $? = 0 configure:10772: result: yes configure:10772: checking for gphoto2-camera.h configure:10772: result: yes configure:10774: checking for gp_camera_new in -lgphoto2 configure:10799: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/gphoto2 -I//usr/include/libexif -Wl,-O1 -Wl,--as-needed conftest.c -lgphoto2 -lgphoto2 -lm -lgphoto2_port -lm -lexif >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../libexif.so when searching for -lexif /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../libexif.a when searching for -lexif /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libexif.so when searching for -lexif /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libexif.a when searching for -lexif /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lexif collect2: error: ld returned 1 exit status configure:10799: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.5.31" | #define PACKAGE_STRING "Wine 1.5.31" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_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_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_FILTER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_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_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_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_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_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_SYS_UN_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_VIDEODEV2_H 1 | #define HAVE_LIBV4L1_H 1 | #define SONAME_LIBX11 "libX11.so.6" | #define SONAME_LIBXEXT "libXext.so.6" | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_XCURSOR_XCURSOR_H 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 | #define HAVE_XKB 1 | #define SONAME_LIBXCURSOR "libXcursor.so.1" | #define SONAME_LIBXI "libXi.so.6" | #define HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define SONAME_LIBXXF86VM "libXxf86vm.so.1" | #define SONAME_LIBXRENDER "libXrender.so.1" | #define HAVE_XRENDERSETPICTURETRANSFORM 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define SONAME_LIBXRANDR "libXrandr.so.2" | #define HAVE_XRRGETSCREENRESOURCES 1 | #define SONAME_LIBXINERAMA "libXinerama.so.1" | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" | #define HAVE_XICCALLBACK_CALLBACK 1 | #define HAVE_XEVENT_XCOOKIE 1 | #define SONAME_LIBGL "libGL.so.1" | #define HAVE_LIBXML_PARSER_H 1 | #define HAVE_LIBXML_XMLSAVE_H 1 | #define HAVE_LIBXML_SAX2_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_XMLREADMEMORY 1 | #define HAVE_XMLNEWDOCPI 1 | #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 | #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 | #define HAVE_XMLFIRSTELEMENTCHILD 1 | #define HAVE_XMLDOC_PROPERTIES 1 | #define HAVE_LIBXSLT_PATTERN_H 1 | #define HAVE_LIBXSLT_TRANSFORM_H 1 | #define SONAME_LIBXSLT "libxslt.so.1" | #define SONAME_LIBDBUS_1 "libdbus-1.so.3" | #define SONAME_LIBGNUTLS "libgnutls.so.26" | #define SONAME_LIBNCURSES "libncurses.so.5" | #define HAVE_MOUSEMASK 1 | #define SONAME_LIBSANE "libsane.so.1" | #define SONAME_LIBV4L1 "libv4l1.so.0" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gp_camera_new (); | int | main () | { | return gp_camera_new (); | ; | return 0; | } configure:10808: result: no configure:10837: checking gphoto2-port.h usability configure:10837: x86_64-pc-linux-gnu-gcc -m32 -c -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/gphoto2 -I//usr/include/libexif -I//usr/include/gphoto2 conftest.c >&5 configure:10837: $? = 0 configure:10837: result: yes configure:10837: checking gphoto2-port.h presence configure:10837: x86_64-pc-linux-gnu-gcc -m32 -E -I//usr/include/gphoto2 -I//usr/include/libexif -I//usr/include/gphoto2 conftest.c configure:10837: $? = 0 configure:10837: result: yes configure:10837: checking for gphoto2-port.h configure:10837: result: yes configure:10839: checking for gp_port_info_list_new in -lgphoto2_port configure:10864: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=barcelona -mtune=barcelona -O2 -pipe -I//usr/include/gphoto2 -I//usr/include/libexif -I//usr/include/gphoto2 -Wl,-O1 -Wl,--as-needed conftest.c -lgphoto2_port -lgphoto2_port -lm >&5 configure:10864: $? = 0 configure:10873: result: yes configure:10894: error: libgphoto2 development files not found, digital cameras won't be supported. This is an error since --with-gphoto was requested. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_dll_gnuelf=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_CCAS_set=set ac_cv_env_CCAS_value=i686-pc-linux-gnu-as ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value='x86_64-pc-linux-gnu-gcc -m32' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=barcelona -mtune=barcelona -O2 -pipe' ac_cv_env_CPPFLAGS_set=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='-march=barcelona -mtune=barcelona -O2 -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value='x86_64-pc-linux-gnu-g++ -m32' ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set= ac_cv_env_FREETYPE_LIBS_value= ac_cv_env_GNUTLS_CFLAGS_set= ac_cv_env_GNUTLS_CFLAGS_value= ac_cv_env_GNUTLS_LIBS_set= ac_cv_env_GNUTLS_LIBS_value= ac_cv_env_GPHOTO2_CFLAGS_set= ac_cv_env_GPHOTO2_CFLAGS_value= ac_cv_env_GPHOTO2_LIBS_set= ac_cv_env_GPHOTO2_LIBS_value= ac_cv_env_GPHOTO2_PORT_CFLAGS_set= ac_cv_env_GPHOTO2_PORT_CFLAGS_value= ac_cv_env_GPHOTO2_PORT_LIBS_set= ac_cv_env_GPHOTO2_PORT_LIBS_value= ac_cv_env_GSTREAMER_CFLAGS_set= ac_cv_env_GSTREAMER_CFLAGS_value= ac_cv_env_GSTREAMER_LIBS_set= ac_cv_env_GSTREAMER_LIBS_value= ac_cv_env_HAL_CFLAGS_set= ac_cv_env_HAL_CFLAGS_value= ac_cv_env_HAL_LIBS_set= ac_cv_env_HAL_LIBS_value= ac_cv_env_LCMS_CFLAGS_set= ac_cv_env_LCMS_CFLAGS_value= ac_cv_env_LCMS_LIBS_set= ac_cv_env_LCMS_LIBS_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_PNG_CFLAGS_set= ac_cv_env_PNG_CFLAGS_value= ac_cv_env_PNG_LIBS_set= ac_cv_env_PNG_LIBS_value= ac_cv_env_SANE_CFLAGS_set= ac_cv_env_SANE_CFLAGS_value= ac_cv_env_SANE_LIBS_set= ac_cv_env_SANE_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_XML2_CFLAGS_set= ac_cv_env_XML2_CFLAGS_value= ac_cv_env_XML2_LIBS_set= ac_cv_env_XML2_LIBS_value= ac_cv_env_XSLT_CFLAGS_set= ac_cv_env_XSLT_CFLAGS_value= ac_cv_env_XSLT_LIBS_set= ac_cv_env_XSLT_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_mousemask=yes ac_cv_func_pthread_create=no 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=yes ac_cv_header_ApplicationServices_ApplicationServices_h=no ac_cv_header_AudioToolbox_AudioConverter_h=no ac_cv_header_AudioUnit_AudioComponent_h=no ac_cv_header_AudioUnit_AudioUnit_h=no ac_cv_header_CL_cl_h=yes ac_cv_header_Carbon_Carbon_h=no ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_DiskArbitration_DiskArbitration_h=no ac_cv_header_IOKit_IOKitLib_h=no ac_cv_header_IOKit_hid_IOHIDLib_h=no ac_cv_header_OpenAL_al_h=no ac_cv_header_OpenCL_opencl_h=no ac_cv_header_QuickTime_ImageCompression_h=no ac_cv_header_Security_Security_h=no ac_cv_header_X11_XKBlib_h=yes ac_cv_header_X11_Xcursor_Xcursor_h=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_X11_Xutil_h=yes ac_cv_header_X11_extensions_XInput2_h=yes ac_cv_header_X11_extensions_XInput_h=yes ac_cv_header_X11_extensions_XShm_h=yes ac_cv_header_X11_extensions_Xcomposite_h=yes ac_cv_header_X11_extensions_Xinerama_h=yes ac_cv_header_X11_extensions_Xrandr_h=yes ac_cv_header_X11_extensions_Xrender_h=yes ac_cv_header_X11_extensions_shape_h=yes ac_cv_header_X11_extensions_xf86vmode_h=yes ac_cv_header_X11_extensions_xf86vmproto_h=yes ac_cv_header_alias_h=no ac_cv_header_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_capi20_h=no ac_cv_header_curses_h=yes ac_cv_header_dbus_dbus_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_getopt_h=yes ac_cv_header_gettext_po_h=yes ac_cv_header_gnutls_gnutls_h=yes ac_cv_header_gphoto2_camera_h=yes ac_cv_header_gphoto2_port_h=yes ac_cv_header_grp_h=yes ac_cv_header_gsm_gsm_h=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_jpeglib_h=yes ac_cv_header_kstat_h=no ac_cv_header_lber_h=yes ac_cv_header_ldap_h=yes ac_cv_header_libv4l1_h=yes ac_cv_header_libxml_SAX2_h=yes ac_cv_header_libxml_parser_h=yes ac_cv_header_libxml_xmlsave_h=yes ac_cv_header_libxslt_pattern_h=yes ac_cv_header_libxslt_transform_h=yes ac_cv_header_link_h=yes ac_cv_header_linux_capi_h=no ac_cv_header_linux_cdrom_h=yes ac_cv_header_linux_compiler_h=no ac_cv_header_linux_filter_h=yes ac_cv_header_linux_hdreg_h=yes ac_cv_header_linux_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_videodev2_h=yes ac_cv_header_linux_videodev_h=no ac_cv_header_lwp_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_machine_h=no ac_cv_header_mach_o_dyld_images_h=no ac_cv_header_mach_o_loader_h=no ac_cv_header_mach_o_nlist_h=no ac_cv_header_machine_cpu_h=no ac_cv_header_machine_limits_h=no ac_cv_header_machine_sysarch_h=no ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_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_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_resolv_h=yes ac_cv_header_sane_sane_h=yes ac_cv_header_sched_h=yes ac_cv_header_scsi_scsi_h=yes ac_cv_header_scsi_scsi_ioctl_h=yes ac_cv_header_scsi_sg_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_asoundlib_h=yes ac_cv_header_sys_attr_h=no ac_cv_header_sys_cdio_h=no ac_cv_header_sys_elf32_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_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_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=i686-pc-linux-gnu ac_cv_lib_GLU_gluLookAt=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_OpenCL_clGetPlatformInfo=yes ac_cv_lib_X11_XkbQueryExtension=yes ac_cv_lib_Xext_XShapeQueryExtension=yes ac_cv_lib_Xext_XShmQueryExtension=yes ac_cv_lib_Xrender_XRenderCreateLinearGradient=yes ac_cv_lib_Xrender_XRenderSetPictureTransform=yes ac_cv_lib_gphoto2_gp_camera_new=no ac_cv_lib_gphoto2_port_gp_port_info_list_new=yes ac_cv_lib_i386_i386_set_ldt=no ac_cv_lib_ossaudio__oss_ioctl=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_soname_GL=libGL.so.1 ac_cv_lib_soname_X11=libX11.so.6 ac_cv_lib_soname_Xcomposite=libXcomposite.so.1 ac_cv_lib_soname_Xcursor=libXcursor.so.1 ac_cv_lib_soname_Xext=libXext.so.6 ac_cv_lib_soname_Xi=libXi.so.6 ac_cv_lib_soname_Xinerama=libXinerama.so.1 ac_cv_lib_soname_Xrandr=libXrandr.so.2 ac_cv_lib_soname_Xrender=libXrender.so.1 ac_cv_lib_soname_Xxf86vm=libXxf86vm.so.1 ac_cv_lib_soname_dbus_1=libdbus-1.so.3 ac_cv_lib_soname_gnutls=libgnutls.so.26 ac_cv_lib_soname_ncurses=libncurses.so.5 ac_cv_lib_soname_sane=libsane.so.1 ac_cv_lib_soname_v4l1=libv4l1.so.0 ac_cv_lib_soname_xslt=libxslt.so.1 ac_cv_lib_xml2_xmlFirstElementChild=yes ac_cv_lib_xml2_xmlNewDocPI=yes ac_cv_lib_xml2_xmlParseMemory=yes ac_cv_lib_xml2_xmlReadMemory=yes ac_cv_lib_xml2_xmlSchemaSetParserStructuredErrors=yes ac_cv_lib_xml2_xmlSchemaSetValidStructuredErrors=yes ac_cv_member_XEvent_xcookie=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=/usr/sbin/prelink ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=i686-pc-linux-gnu-ar ac_cv_prog_BISON=bison ac_cv_prog_CC='x86_64-pc-linux-gnu-gcc -m32' ac_cv_prog_CCAS=i686-pc-linux-gnu-as ac_cv_prog_CONVERT=convert ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -m32 -E' ac_cv_prog_CPPBIN=i686-pc-linux-gnu-cpp ac_cv_prog_FLEX=flex ac_cv_prog_ICOTOOL=icotool ac_cv_prog_MSGFMT=msgfmt ac_cv_prog_PKG_CONFIG=i686-pc-linux-gnu-pkg-config ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_READELF=i686-pc-linux-gnu-readelf ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_xmlDocProperties=yes wine_cv_toolsdir='$(top_builddir)' ## ----------------- ## ## Output variables. ## ## ----------------- ## $(CC) -shared -Wl,-soname,libwine.so.$(SOVERSION) -Wl,--version-script=$(srcdir)/wine.map $(OBJS) $(EXTRALIBS) $(LDFLAGS) $(LIBS) -o $@ $(INSTALL_PROGRAM) libwine.so.$(VERSION) $(DESTDIR)$(libdir)/libwine.so.$(VERSION) $(RM) $@ && $(LN_S) libwine.so.$(SOVERSION) $@ $(RM) $@ && $(LN_S) libwine.so.$(VERSION) $@ $(RM) libwine.so.$(SOVERSION) libwine.so.$(VERSION) version.c -cd $(DESTDIR)$(libdir) && $(RM) libwine.so libwine.so.$(VERSION) libwine.so.$(SOVERSION) cd $(DESTDIR)$(libdir) && $(RM) libwine.so && $(LN_S) libwine.so.$(VERSION) libwine.so cd $(DESTDIR)$(libdir) && $(RM) libwine.so.$(SOVERSION) && $(LN_S) libwine.so.$(VERSION) libwine.so.$(SOVERSION) ' ALL_TEST_RESOURCES='' ALSALIBS='' APPLICATIONSERVICESLIB='' AR='i686-pc-linux-gnu-ar' ARFLAGS='rc' BISON='bison' BUILTINFLAG='' CARBONLIB='' CC='x86_64-pc-linux-gnu-gcc -m32' CCAS='i686-pc-linux-gnu-as' CFLAGS='-march=barcelona -mtune=barcelona -O2 -pipe' CONVERT='convert' COREAUDIO='' COREFOUNDATIONLIB='' CORESERVICESLIB='' CPP='x86_64-pc-linux-gnu-gcc -m32 -E' CPPBIN='i686-pc-linux-gnu-cpp' CPPFLAGS='' CROSSCC='' CROSSTARGET='' CROSSTEST_DISABLE='#' CUPSINCL='' CXX='x86_64-pc-linux-gnu-g++ -m32' CXXFLAGS='-march=barcelona -mtune=barcelona -O2 -pipe' DBUS_CFLAGS='-I//usr/include/dbus-1.0 -I//usr/lib64/dbus-1.0/include ' DBUS_LIBS='-ldbus-1 ' DEFS='' DISKARBITRATIONLIB='' DLLEXT='.so' DLLFLAGS='-D_REENTRANT -fPIC' DLLTOOL='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRACFLAGS='' EXTRA_BINARIES='' FLEX='flex' FONTCONFIGINCL='' FONTFORGE='false' FORCEFEEDBACKLIB='' FRAMEWORK_OPENAL='' FREETYPE_CFLAGS='' FREETYPE_LIBS='' GNUTLS_CFLAGS='' GNUTLS_LIBS='-lgnutls ' GPHOTO2_CFLAGS='' GPHOTO2_LIBS='' GPHOTO2_PORT_CFLAGS='-I//usr/include/gphoto2 ' GPHOTO2_PORT_LIBS='-lgphoto2_port -lm ' GREP='/bin/grep' GSTREAMER_CFLAGS='' GSTREAMER_LIBS='' HAL_CFLAGS='' HAL_LIBS='' ICOTOOL='icotool' IMPLIBEXT='def' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' IOKITLIB='' LCMS_CFLAGS='' LCMS_LIBS='' 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/$(top_builddir)/libs/wine' LIBDL='' LIBGETTEXTPO='' LIBKSTAT='' LIBMPG123='' LIBOBJS='' LIBOPENAL='' LIBOPENCL='-lOpenCL' LIBPOLL='' LIBPTHREAD='-lpthread' LIBRT='' LIBS='' LIBWINE_RULES=' LINGUAS='es ca' LINT='' LINTFLAGS='' LN_S='ln -s' LTLIBOBJS='' MAINTAINER_MODE='#' MAIN_BINARY='' MSGFMT='msgfmt' OBJEXT='o' OPENGL_LIBS='-lGL' OSS4INCL='' PACKAGE_BUGREPORT='wine-devel@winehq.org' PACKAGE_NAME='Wine' PACKAGE_STRING='Wine 1.5.31' PACKAGE_TARNAME='wine' PACKAGE_URL='http://www.winehq.org' PACKAGE_VERSION='1.5.31' PATH_SEPARATOR=':' PKG_CONFIG='i686-pc-linux-gnu-pkg-config' PNG_CFLAGS='' PNG_LIBS='' PORCFLAGS='' PRELINK='/usr/sbin/prelink' PULSEINCL='' PULSELIBS='' QUICKTIMELIB='' RANLIB='i686-pc-linux-gnu-ranlib' READELF='i686-pc-linux-gnu-readelf' RESOLVLIBS='' RSVG='false' SANE_CFLAGS='' SANE_LIBS='' SECURITYLIB='' SET_MAKE='' SHELL='/bin/sh' SOCKETLIBS='' TARGETFLAGS='' TOOLSDIR='$(top_builddir)' TOOLSEXT='' UNWINDFLAGS='' WOW64_DISABLE='' XLIB='-lXext -lX11' XMKMF='' XML2_CFLAGS='-I//usr/include/libxml2 ' XML2_LIBS='-lxml2 ' XSLT_CFLAGS='-I//usr/include/libxml2 ' XSLT_LIBS='-lxslt -lxml2 -lz -lm -ldl -lm -lrt -lxml2 ' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ZLIB='' ac_ct_AR='' ac_ct_CC='' ac_ct_CCAS='' ac_ct_CXX='' all: libwine.so bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' clean:: datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/wine-1.5.31' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install install-dev:: $(DESTDIR)$(libdir) dummy install install-lib:: libwine.so.$(VERSION) $(DESTDIR)$(libdir) dummy libdir='/usr/lib32' libexecdir='${exec_prefix}/libexec' libwine.so.$(SOVERSION): libwine.so.$(VERSION) libwine.so.$(VERSION): $(OBJS) wine.map Makefile.in libwine.so: libwine.so.$(SOVERSION) 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}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/wine' target_alias='' uninstall:: ## ------------------- ## ## 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.5.31" #define PACKAGE_STRING "Wine 1.5.31" #define PACKAGE_BUGREPORT "wine-devel@winehq.org" #define PACKAGE_URL "http://www.winehq.org" #define EXEEXT "" #define _FILE_OFFSET_BITS 64 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_AL_AL_H 1 #define HAVE_CL_CL_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_GETTEXT_PO_H 1 #define HAVE_GRP_H 1 #define HAVE_JPEGLIB_H 1 #define HAVE_LBER_H 1 #define HAVE_LDAP_H 1 #define HAVE_LINK_H 1 #define HAVE_LINUX_CDROM_H 1 #define HAVE_LINUX_FILTER_H 1 #define HAVE_LINUX_HDREG_H 1 #define HAVE_LINUX_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_POLL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_PWD_H 1 #define HAVE_SCHED_H 1 #define HAVE_SCSI_SCSI_H 1 #define HAVE_SCSI_SCSI_IOCTL_H 1 #define HAVE_SCSI_SG_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYS_ASOUNDLIB_H 1 #define HAVE_SYS_EPOLL_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_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_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_SYS_UN_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_VIDEODEV2_H 1 #define HAVE_LIBV4L1_H 1 #define SONAME_LIBX11 "libX11.so.6" #define SONAME_LIBXEXT "libXext.so.6" #define HAVE_X11_XLIB_H 1 #define HAVE_X11_XKBLIB_H 1 #define HAVE_X11_XUTIL_H 1 #define HAVE_X11_XCURSOR_XCURSOR_H 1 #define HAVE_X11_EXTENSIONS_SHAPE_H 1 #define HAVE_X11_EXTENSIONS_XINPUT_H 1 #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 #define HAVE_X11_EXTENSIONS_XSHM_H 1 #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 #define HAVE_X11_EXTENSIONS_XRANDR_H 1 #define HAVE_X11_EXTENSIONS_XRENDER_H 1 #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 #define HAVE_XKB 1 #define SONAME_LIBXCURSOR "libXcursor.so.1" #define SONAME_LIBXI "libXi.so.6" #define HAVE_LIBXXSHM 1 #define HAVE_LIBXSHAPE 1 #define SONAME_LIBXXF86VM "libXxf86vm.so.1" #define SONAME_LIBXRENDER "libXrender.so.1" #define HAVE_XRENDERSETPICTURETRANSFORM 1 #define HAVE_XRENDERCREATELINEARGRADIENT 1 #define SONAME_LIBXRANDR "libXrandr.so.2" #define HAVE_XRRGETSCREENRESOURCES 1 #define SONAME_LIBXINERAMA "libXinerama.so.1" #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" #define HAVE_XICCALLBACK_CALLBACK 1 #define HAVE_XEVENT_XCOOKIE 1 #define SONAME_LIBGL "libGL.so.1" #define HAVE_LIBXML_PARSER_H 1 #define HAVE_LIBXML_XMLSAVE_H 1 #define HAVE_LIBXML_SAX2_H 1 #define HAVE_LIBXML2 1 #define HAVE_XMLREADMEMORY 1 #define HAVE_XMLNEWDOCPI 1 #define HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS 1 #define HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS 1 #define HAVE_XMLFIRSTELEMENTCHILD 1 #define HAVE_XMLDOC_PROPERTIES 1 #define HAVE_LIBXSLT_PATTERN_H 1 #define HAVE_LIBXSLT_TRANSFORM_H 1 #define SONAME_LIBXSLT "libxslt.so.1" #define SONAME_LIBDBUS_1 "libdbus-1.so.3" #define SONAME_LIBGNUTLS "libgnutls.so.26" #define SONAME_LIBNCURSES "libncurses.so.5" #define HAVE_MOUSEMASK 1 #define SONAME_LIBSANE "libsane.so.1" #define SONAME_LIBV4L1 "libv4l1.so.0" #define HAVE_GPHOTO2_PORT 1 configure: exit 1