Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 389146 Details for
Bug 528992
app-emulation/wine-1.7.29 - configure: error: libpulse development files not found or too old, Pulse won't be supported. This is an error since --with-pulse was requested.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/app-emulation/wine-1.7.29/work/wine-1.7.29-abi_x86_32.x86/config.log
config.log (text/plain), 414.85 KB, created by
Juergen Rose
on 2014-11-12 00:45:29 UTC
(
hide
)
Description:
/var/tmp/portage/app-emulation/wine-1.7.29/work/wine-1.7.29-abi_x86_32.x86/config.log
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2014-11-12 00:45:29 UTC
Size:
414.85 KB
patch
obsolete
>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.7.29, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ /var/tmp/portage/app-emulation/wine-1.7.29/work/wine-1.7.29/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 --sysconfdir=/etc/wine --with-alsa --without-capi --with-cms --with-cups --with-curses --with-dbus --with-fontconfig --with-gnutls --with-gphoto --with-gsm --with-gstreamer --without-hal --with-jpeg --with-ldap --with-mpg123 --without-netapi --with-gettext --without-openal --without-opencl --with-opengl --without-osmesa --without-oss --without-pcap --with-png --with-pthread --without-sane --disable-tests --with-freetype --with-v4l --with-x --without-xcomposite --without-xinerama --with-xml --with-xslt --with-pulse --disable-win64 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = impala >uname -m = x86_64 >uname -r = 3.17.2-gentoo >uname -s = Linux >uname -v = #2 SMP Tue Nov 11 10:50:26 CET 2014 > >/usr/bin/uname -p = AMD Phenom(tm) II X4 965 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/lib/portage/python2.7/ebuild-helpers/xattr >PATH: /usr/lib/portage/python2.7/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.8.3 >PATH: /opt/intel/composerxe-2015.0.090/bin/intel64 >PATH: /opt/intel/composerxe-2015.0.090/mpirt/bin/intel64 >PATH: /opt/intel/composerxe-2015.0.090/bin/ia32 >PATH: /opt/intel/composerxe-2015.0.090/mpirt/bin/ia32 >PATH: /opt/nvidia-cg-toolkit/bin >PATH: /usr/lib64/subversion/bin >PATH: /opt/eagle/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:3026: loading site script /usr/share/config.site >| #!/bin/sh >| # Copyright 2009-2014 Gentoo Foundation >| # Distributed under the terms of the GNU General Public License v2 >| >| TOPDIR=/usr/share/crossdev/include/site >| >| config_site_arch() { >| local host="${CHOST%%-*}" >| >| case ${host} in >| arm*b*) host=armeb ;; >| arm*) host=arm ;; >| mips*l*) host=mipsel ;; >| mips*) host=mips ;; >| esac >| >| echo "${host}" >| } >| >| config_site_names() { >| local site_arch="$(config_site_arch)" >| local sites="" >| local x >| >| case ${CHOST} in >| *-linux-*) sites="linux ${site_arch}-linux" ;; >| *-darwin*) sites="darwin ${site_arch}-darwin" ;; >| esac >| >| case ${CHOST} in >| *-linux-uclibc) sites="linux-uclibc ${site_arch}-linux-uclibc" ;; >| *-linux-gnu) sites="linux-gnu ${site_arch}-linux-gnu" ;; >| *-linux-uclibceabi) sites="linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; >| *-linux-gnueabi) sites="linux-gnueabi ${site_arch}-linux-gnueabi" ;; >| esac >| >| 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 [ -n "${sites}" ] ; then >| for site in ${sites}; do >| echo "${0##*/}: loading site script ${site}" >| . "${site}" >| done >| fi >| unset site sites >| fi >configure:3474: checking build system type >configure:3488: result: i686-pc-linux-gnu >configure:3508: checking host system type >configure:3521: result: i686-pc-linux-gnu >configure:3551: checking whether make sets $(MAKE) >configure:3573: result: yes >configure:3590: checking for i686-pc-linux-gnu-gcc >configure:3617: result: x86_64-pc-linux-gnu-gcc -m32 >configure:3886: checking for C compiler version >configure:3895: x86_64-pc-linux-gnu-gcc -m32 --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.8.3 p1.1, pie-0.5.9) 4.8.3 >Copyright (C) 2013 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:3906: $? = 0 >configure:3895: x86_64-pc-linux-gnu-gcc -m32 -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/python --enable-languages=c,c++,java,objc,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.3 p1.1, pie-0.5.9' --enable-libstdcxx-time --enable-linker-build-id --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --enable-libsanitizer >Thread model: posix >gcc version 4.8.3 (Gentoo 4.8.3 p1.1, pie-0.5.9) >configure:3906: $? = 0 >configure:3895: 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:3906: $? = 1 >configure:3895: 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:3906: $? = 1 >configure:3926: checking whether the C compiler works >configure:3948: x86_64-pc-linux-gnu-gcc -m32 -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3952: $? = 0 >configure:4000: result: yes >configure:4003: checking for C compiler default output file name >configure:4005: result: a.out >configure:4011: checking for suffix of executables >configure:4018: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4022: $? = 0 >configure:4044: result: >configure:4066: checking whether we are cross compiling >configure:4074: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4078: $? = 0 >configure:4085: ./conftest >configure:4089: $? = 0 >configure:4104: result: no >configure:4109: checking for suffix of object files >configure:4131: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:4135: $? = 0 >configure:4156: result: o >configure:4160: checking whether we are using the GNU C compiler >configure:4179: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:4179: $? = 0 >configure:4188: result: yes >configure:4197: checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g >configure:4217: x86_64-pc-linux-gnu-gcc -m32 -c -g conftest.c >&5 >configure:4217: $? = 0 >configure:4258: result: yes >configure:4275: checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89 >configure:4338: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:4338: $? = 0 >configure:4351: result: none needed >configure:4483: checking for C++ compiler version >configure:4492: x86_64-pc-linux-gnu-g++ -m32 --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 4.8.3 p1.1, pie-0.5.9) 4.8.3 >Copyright (C) 2013 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:4503: $? = 0 >configure:4492: x86_64-pc-linux-gnu-g++ -m32 -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.8.3/work/gcc-4.8.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/python --enable-languages=c,c++,java,objc,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.3 p1.1, pie-0.5.9' --enable-libstdcxx-time --enable-linker-build-id --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --enable-libsanitizer >Thread model: posix >gcc version 4.8.3 (Gentoo 4.8.3 p1.1, pie-0.5.9) >configure:4503: $? = 0 >configure:4492: 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:4503: $? = 1 >configure:4492: 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:4503: $? = 1 >configure:4507: checking whether we are using the GNU C++ compiler >configure:4526: x86_64-pc-linux-gnu-g++ -m32 -c -march=amdfam10 -O2 -pipe conftest.cpp >&5 >configure:4526: $? = 0 >configure:4535: result: yes >configure:4544: checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g >configure:4564: x86_64-pc-linux-gnu-g++ -m32 -c -g conftest.cpp >&5 >configure:4564: $? = 0 >configure:4605: result: yes >configure:4631: checking for i686-pc-linux-gnu-cpp >configure:4661: result: no >configure:4671: checking for cpp >configure:4687: found /usr/bin/cpp >configure:4698: result: cpp >configure:4876: checking for the directory containing the Wine tools >configure:4904: result: $(top_builddir) >configure:4918: checking for flex >configure:4934: found /usr/bin/flex >configure:4945: result: flex >configure:4961: checking whether flex is recent enough >configure:4971: result: yes >configure:4983: checking for bison >configure:4999: found /usr/bin/bison >configure:5010: result: bison >configure:5032: checking for i686-pc-linux-gnu-ar >configure:5059: result: ar >configure:5130: checking for i686-pc-linux-gnu-strip >configure:5160: result: no >configure:5170: checking for strip >configure:5186: found /usr/bin/strip >configure:5197: result: strip >configure:5224: checking for i686-pc-linux-gnu-ranlib >configure:5251: result: ranlib >configure:5313: checking whether ln -s works >configure:5317: result: yes >configure:5324: checking for grep that handles long lines and -e >configure:5382: result: /bin/grep >configure:5387: checking for egrep >configure:5449: result: /bin/grep -E >configure:5456: checking for ldconfig >configure:5487: result: /bin/true >configure:5499: checking for msgfmt >configure:5515: found /usr/bin/msgfmt >configure:5526: result: msgfmt >configure:5541: checking for i686-pc-linux-gnu-pkg-config >configure:5568: result: pkg-config >configure:5870: checking whether msgfmt supports contexts >configure:5880: result: yes >configure:5898: checking for i386_set_ldt in -li386 >configure:5923: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -li386 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -li386 >collect2: error: ld returned 1 exit status >configure:5923: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #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:5932: result: no >configure:5943: checking for _oss_ioctl in -lossaudio >configure:5968: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lossaudio >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lossaudio >collect2: error: ld returned 1 exit status >configure:5968: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #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:5977: result: no >configure:6000: checking for special C compiler options needed for large files >configure:6045: result: no >configure:6051: checking for _FILE_OFFSET_BITS value needed for large files >configure:6076: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:16:3: warning: left shift count >= width of type [enabled by default] > int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 > ^ >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] > && LARGE_OFF_T % 2147483647 == 1) > ^ >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 > int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 > ^ >configure:6076: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| /* end confdefs.h. */ >| #include <sys/types.h> >| /* Check that off_t can represent 2**63 - 1 correctly. >| We can't simply define LARGE_OFF_T to be 9223372036854775807, >| since some C++ compilers masquerading as C compilers >| incorrectly reject 9223372036854775807. */ >| #define LARGE_OFF_T (((off_t) 1 << 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:6100: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6100: $? = 0 >configure:6108: result: 64 >configure:6199: checking how to run the C preprocessor >configure:6230: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6230: $? = 0 >configure:6244: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:6244: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #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 <ac_nonexistent.h> >configure:6269: result: x86_64-pc-linux-gnu-gcc -m32 -E >configure:6289: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6289: $? = 0 >configure:6303: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:6303: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #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 <ac_nonexistent.h> >configure:6332: checking for ANSI C header files >configure:6352: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6352: $? = 0 >configure:6425: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:6425: $? = 0 >configure:6425: ./conftest >configure:6425: $? = 0 >configure:6436: result: yes >configure:6449: checking for sys/types.h >configure:6449: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6449: $? = 0 >configure:6449: result: yes >configure:6449: checking for sys/stat.h >configure:6449: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6449: $? = 0 >configure:6449: result: yes >configure:6449: checking for stdlib.h >configure:6449: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6449: $? = 0 >configure:6449: result: yes >configure:6449: checking for string.h >configure:6449: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6449: $? = 0 >configure:6449: result: yes >configure:6449: checking for memory.h >configure:6449: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6449: $? = 0 >configure:6449: result: yes >configure:6449: checking for strings.h >configure:6449: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6449: $? = 0 >configure:6449: result: yes >configure:6449: checking for inttypes.h >configure:6449: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6449: $? = 0 >configure:6449: result: yes >configure:6449: checking for stdint.h >configure:6449: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6449: $? = 0 >configure:6449: result: yes >configure:6449: checking for unistd.h >configure:6449: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6449: $? = 0 >configure:6449: result: yes >configure:6596: checking for AL/al.h >configure:6596: result: no >configure:6596: checking ApplicationServices/ApplicationServices.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:54:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory > #include <ApplicationServices/ApplicationServices.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ApplicationServices/ApplicationServices.h> >configure:6596: result: no >configure:6596: checking ApplicationServices/ApplicationServices.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory > #include <ApplicationServices/ApplicationServices.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <ApplicationServices/ApplicationServices.h> >configure:6596: result: no >configure:6596: checking for ApplicationServices/ApplicationServices.h >configure:6596: result: no >configure:6596: checking AudioToolbox/AudioConverter.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:54:41: fatal error: AudioToolbox/AudioConverter.h: No such file or directory > #include <AudioToolbox/AudioConverter.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <AudioToolbox/AudioConverter.h> >configure:6596: result: no >configure:6596: checking AudioToolbox/AudioConverter.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:41: fatal error: AudioToolbox/AudioConverter.h: No such file or directory > #include <AudioToolbox/AudioConverter.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <AudioToolbox/AudioConverter.h> >configure:6596: result: no >configure:6596: checking for AudioToolbox/AudioConverter.h >configure:6596: result: no >configure:6596: checking AudioUnit/AudioUnit.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:54:33: fatal error: AudioUnit/AudioUnit.h: No such file or directory > #include <AudioUnit/AudioUnit.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <AudioUnit/AudioUnit.h> >configure:6596: result: no >configure:6596: checking AudioUnit/AudioUnit.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:33: fatal error: AudioUnit/AudioUnit.h: No such file or directory > #include <AudioUnit/AudioUnit.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <AudioUnit/AudioUnit.h> >configure:6596: result: no >configure:6596: checking for AudioUnit/AudioUnit.h >configure:6596: result: no >configure:6596: checking AudioUnit/AudioComponent.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:54:38: fatal error: AudioUnit/AudioComponent.h: No such file or directory > #include <AudioUnit/AudioComponent.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <AudioUnit/AudioComponent.h> >configure:6596: result: no >configure:6596: checking AudioUnit/AudioComponent.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:38: fatal error: AudioUnit/AudioComponent.h: No such file or directory > #include <AudioUnit/AudioComponent.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <AudioUnit/AudioComponent.h> >configure:6596: result: no >configure:6596: checking for AudioUnit/AudioComponent.h >configure:6596: result: no >configure:6596: checking for CL/cl.h >configure:6596: result: no >configure:6596: checking Carbon/Carbon.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:54:27: fatal error: Carbon/Carbon.h: No such file or directory > #include <Carbon/Carbon.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <Carbon/Carbon.h> >configure:6596: result: no >configure:6596: checking Carbon/Carbon.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:27: fatal error: Carbon/Carbon.h: No such file or directory > #include <Carbon/Carbon.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <Carbon/Carbon.h> >configure:6596: result: no >configure:6596: checking for Carbon/Carbon.h >configure:6596: result: no >configure:6596: checking CoreAudio/CoreAudio.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:54:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory > #include <CoreAudio/CoreAudio.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <CoreAudio/CoreAudio.h> >configure:6596: result: no >configure:6596: checking CoreAudio/CoreAudio.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory > #include <CoreAudio/CoreAudio.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <CoreAudio/CoreAudio.h> >configure:6596: result: no >configure:6596: checking for CoreAudio/CoreAudio.h >configure:6596: result: no >configure:6596: checking CoreServices/CoreServices.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:54:39: fatal error: CoreServices/CoreServices.h: No such file or directory > #include <CoreServices/CoreServices.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <CoreServices/CoreServices.h> >configure:6596: result: no >configure:6596: checking CoreServices/CoreServices.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:39: fatal error: CoreServices/CoreServices.h: No such file or directory > #include <CoreServices/CoreServices.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <CoreServices/CoreServices.h> >configure:6596: result: no >configure:6596: checking for CoreServices/CoreServices.h >configure:6596: result: no >configure:6596: checking DiskArbitration/DiskArbitration.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:54:45: fatal error: DiskArbitration/DiskArbitration.h: No such file or directory > #include <DiskArbitration/DiskArbitration.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <DiskArbitration/DiskArbitration.h> >configure:6596: result: no >configure:6596: checking DiskArbitration/DiskArbitration.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:45: fatal error: DiskArbitration/DiskArbitration.h: No such file or directory > #include <DiskArbitration/DiskArbitration.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <DiskArbitration/DiskArbitration.h> >configure:6596: result: no >configure:6596: checking for DiskArbitration/DiskArbitration.h >configure:6596: result: no >configure:6596: checking IOKit/IOKitLib.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:54:28: fatal error: IOKit/IOKitLib.h: No such file or directory > #include <IOKit/IOKitLib.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <IOKit/IOKitLib.h> >configure:6596: result: no >configure:6596: checking IOKit/IOKitLib.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:28: fatal error: IOKit/IOKitLib.h: No such file or directory > #include <IOKit/IOKitLib.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <IOKit/IOKitLib.h> >configure:6596: result: no >configure:6596: checking for IOKit/IOKitLib.h >configure:6596: result: no >configure:6596: checking IOKit/hid/IOHIDLib.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:54:32: fatal error: IOKit/hid/IOHIDLib.h: No such file or directory > #include <IOKit/hid/IOHIDLib.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <IOKit/hid/IOHIDLib.h> >configure:6596: result: no >configure:6596: checking IOKit/hid/IOHIDLib.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:32: fatal error: IOKit/hid/IOHIDLib.h: No such file or directory > #include <IOKit/hid/IOHIDLib.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <IOKit/hid/IOHIDLib.h> >configure:6596: result: no >configure:6596: checking for IOKit/hid/IOHIDLib.h >configure:6596: result: no >configure:6596: checking for OpenAL/al.h >configure:6596: result: no >configure:6596: checking for OpenCL/opencl.h >configure:6596: result: no >configure:6596: checking QuickTime/ImageCompression.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:54:40: fatal error: QuickTime/ImageCompression.h: No such file or directory > #include <QuickTime/ImageCompression.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <QuickTime/ImageCompression.h> >configure:6596: result: no >configure:6596: checking QuickTime/ImageCompression.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:40: fatal error: QuickTime/ImageCompression.h: No such file or directory > #include <QuickTime/ImageCompression.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <QuickTime/ImageCompression.h> >configure:6596: result: no >configure:6596: checking for QuickTime/ImageCompression.h >configure:6596: result: no >configure:6596: checking Security/Security.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:54:31: fatal error: Security/Security.h: No such file or directory > #include <Security/Security.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <Security/Security.h> >configure:6596: result: no >configure:6596: checking Security/Security.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:31: fatal error: Security/Security.h: No such file or directory > #include <Security/Security.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <Security/Security.h> >configure:6596: result: no >configure:6596: checking for Security/Security.h >configure:6596: result: no >configure:6596: checking alias.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:54:19: fatal error: alias.h: No such file or directory > #include <alias.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <alias.h> >configure:6596: result: no >configure:6596: checking alias.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:19: fatal error: alias.h: No such file or directory > #include <alias.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <alias.h> >configure:6596: result: no >configure:6596: checking for alias.h >configure:6596: result: no >configure:6596: checking alsa/asoundlib.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking alsa/asoundlib.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for alsa/asoundlib.h >configure:6596: result: yes >configure:6596: checking arpa/inet.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking arpa/inet.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for arpa/inet.h >configure:6596: result: yes >configure:6596: checking arpa/nameser.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking arpa/nameser.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for arpa/nameser.h >configure:6596: result: yes >configure:6596: checking asm/types.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking asm/types.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for asm/types.h >configure:6596: result: yes >configure:6596: checking asm/user.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:58:22: fatal error: asm/user.h: No such file or directory > #include <asm/user.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <asm/user.h> >configure:6596: result: no >configure:6596: checking asm/user.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:25:22: fatal error: asm/user.h: No such file or directory > #include <asm/user.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| /* end confdefs.h. */ >| #include <asm/user.h> >configure:6596: result: no >configure:6596: checking for asm/user.h >configure:6596: result: no >configure:6596: checking curses.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking curses.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for curses.h >configure:6596: result: yes >configure:6596: checking direct.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:59:20: fatal error: direct.h: No such file or directory > #include <direct.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <direct.h> >configure:6596: result: no >configure:6596: checking direct.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:26:20: fatal error: direct.h: No such file or directory > #include <direct.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| /* end confdefs.h. */ >| #include <direct.h> >configure:6596: result: no >configure:6596: checking for direct.h >configure:6596: result: no >configure:6596: checking dirent.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking dirent.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for dirent.h >configure:6596: result: yes >configure:6596: checking dlfcn.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking dlfcn.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for dlfcn.h >configure:6596: result: yes >configure:6596: checking elf.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking elf.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for elf.h >configure:6596: result: yes >configure:6596: checking float.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking float.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for float.h >configure:6596: result: yes >configure:6596: checking fnmatch.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking fnmatch.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for fnmatch.h >configure:6596: result: yes >configure:6596: checking getopt.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking getopt.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for getopt.h >configure:6596: result: yes >configure:6596: checking gettext-po.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking gettext-po.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for gettext-po.h >configure:6596: result: yes >configure:6596: checking grp.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking grp.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for grp.h >configure:6596: result: yes >configure:6596: checking gsm.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:67:17: fatal error: gsm.h: No such file or directory > #include <gsm.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <gsm.h> >configure:6596: result: no >configure:6596: checking gsm.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:34:17: fatal error: gsm.h: No such file or directory > #include <gsm.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <gsm.h> >configure:6596: result: no >configure:6596: checking for gsm.h >configure:6596: result: no >configure:6596: checking gsm/gsm.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking gsm/gsm.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for gsm/gsm.h >configure:6596: result: yes >configure:6596: checking ieeefp.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:68:20: fatal error: ieeefp.h: No such file or directory > #include <ieeefp.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ieeefp.h> >configure:6596: result: no >configure:6596: checking ieeefp.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:35:20: fatal error: ieeefp.h: No such file or directory > #include <ieeefp.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_H 1 >| /* end confdefs.h. */ >| #include <ieeefp.h> >configure:6596: result: no >configure:6596: checking for ieeefp.h >configure:6596: result: no >configure:6596: checking inet/mib2.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:68:23: fatal error: inet/mib2.h: No such file or directory > #include <inet/mib2.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <inet/mib2.h> >configure:6596: result: no >configure:6596: checking inet/mib2.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:35:23: fatal error: inet/mib2.h: No such file or directory > #include <inet/mib2.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_H 1 >| /* end confdefs.h. */ >| #include <inet/mib2.h> >configure:6596: result: no >configure:6596: checking for inet/mib2.h >configure:6596: result: no >configure:6596: checking io.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:68:16: fatal error: io.h: No such file or directory > #include <io.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <io.h> >configure:6596: result: no >configure:6596: checking io.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:35:16: fatal error: io.h: No such file or directory > #include <io.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_H 1 >| /* end confdefs.h. */ >| #include <io.h> >configure:6596: result: no >configure:6596: checking for io.h >configure:6596: result: no >configure:6596: checking kstat.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:68:19: fatal error: kstat.h: No such file or directory > #include <kstat.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <kstat.h> >configure:6596: result: no >configure:6596: checking kstat.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:35:19: fatal error: kstat.h: No such file or directory > #include <kstat.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_H 1 >| /* end confdefs.h. */ >| #include <kstat.h> >configure:6596: result: no >configure:6596: checking for kstat.h >configure:6596: result: no >configure:6596: checking lber.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking lber.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for lber.h >configure:6596: result: yes >configure:6596: checking ldap.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking ldap.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for ldap.h >configure:6596: result: yes >configure:6596: checking libproc.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:70:21: fatal error: libproc.h: No such file or directory > #include <libproc.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libproc.h> >configure:6596: result: no >configure:6596: checking libproc.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:37:21: fatal error: libproc.h: No such file or directory > #include <libproc.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| /* end confdefs.h. */ >| #include <libproc.h> >configure:6596: result: no >configure:6596: checking for libproc.h >configure:6596: result: no >configure:6596: checking link.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking link.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for link.h >configure:6596: result: yes >configure:6596: checking linux/cdrom.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking linux/cdrom.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for linux/cdrom.h >configure:6596: result: yes >configure:6596: checking linux/compiler.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:72:28: fatal error: linux/compiler.h: No such file or directory > #include <linux/compiler.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <linux/compiler.h> >configure:6596: result: no >configure:6596: checking linux/compiler.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:39:28: fatal error: linux/compiler.h: No such file or directory > #include <linux/compiler.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <linux/compiler.h> >configure:6596: result: no >configure:6596: checking for linux/compiler.h >configure:6596: result: no >configure:6596: checking linux/filter.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking linux/filter.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for linux/filter.h >configure:6596: result: yes >configure:6596: checking linux/hdreg.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking linux/hdreg.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for linux/hdreg.h >configure:6596: result: yes >configure:6596: checking linux/input.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking linux/input.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for linux/input.h >configure:6596: result: yes >configure:6596: checking linux/ioctl.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking linux/ioctl.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for linux/ioctl.h >configure:6596: result: yes >configure:6596: checking linux/joystick.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking linux/joystick.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for linux/joystick.h >configure:6596: result: yes >configure:6596: checking linux/major.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking linux/major.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for linux/major.h >configure:6596: result: yes >configure:6596: checking linux/param.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking linux/param.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for linux/param.h >configure:6596: result: yes >configure:6596: checking linux/serial.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking linux/serial.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for linux/serial.h >configure:6596: result: yes >configure:6596: checking linux/types.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking linux/types.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for linux/types.h >configure:6596: result: yes >configure:6596: checking linux/ucdrom.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:81:26: fatal error: linux/ucdrom.h: No such file or directory > #include <linux/ucdrom.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <linux/ucdrom.h> >configure:6596: result: no >configure:6596: checking linux/ucdrom.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:48:26: fatal error: linux/ucdrom.h: No such file or directory > #include <linux/ucdrom.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <linux/ucdrom.h> >configure:6596: result: no >configure:6596: checking for linux/ucdrom.h >configure:6596: result: no >configure:6596: checking lwp.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:81:17: fatal error: lwp.h: No such file or directory > #include <lwp.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <lwp.h> >configure:6596: result: no >configure:6596: checking lwp.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:48:17: fatal error: lwp.h: No such file or directory > #include <lwp.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <lwp.h> >configure:6596: result: no >configure:6596: checking for lwp.h >configure:6596: result: no >configure:6596: checking mach-o/nlist.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:81:26: fatal error: mach-o/nlist.h: No such file or directory > #include <mach-o/nlist.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <mach-o/nlist.h> >configure:6596: result: no >configure:6596: checking mach-o/nlist.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:48:26: fatal error: mach-o/nlist.h: No such file or directory > #include <mach-o/nlist.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <mach-o/nlist.h> >configure:6596: result: no >configure:6596: checking for mach-o/nlist.h >configure:6596: result: no >configure:6596: checking mach-o/loader.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:81:27: fatal error: mach-o/loader.h: No such file or directory > #include <mach-o/loader.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <mach-o/loader.h> >configure:6596: result: no >configure:6596: checking mach-o/loader.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:48:27: fatal error: mach-o/loader.h: No such file or directory > #include <mach-o/loader.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <mach-o/loader.h> >configure:6596: result: no >configure:6596: checking for mach-o/loader.h >configure:6596: result: no >configure:6596: checking mach/mach.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:81:23: fatal error: mach/mach.h: No such file or directory > #include <mach/mach.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <mach/mach.h> >configure:6596: result: no >configure:6596: checking mach/mach.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:48:23: fatal error: mach/mach.h: No such file or directory > #include <mach/mach.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <mach/mach.h> >configure:6596: result: no >configure:6596: checking for mach/mach.h >configure:6596: result: no >configure:6596: checking mach/machine.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:81:26: fatal error: mach/machine.h: No such file or directory > #include <mach/machine.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <mach/machine.h> >configure:6596: result: no >configure:6596: checking mach/machine.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:48:26: fatal error: mach/machine.h: No such file or directory > #include <mach/machine.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <mach/machine.h> >configure:6596: result: no >configure:6596: checking for mach/machine.h >configure:6596: result: no >configure:6596: checking machine/cpu.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:81:25: fatal error: machine/cpu.h: No such file or directory > #include <machine/cpu.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <machine/cpu.h> >configure:6596: result: no >configure:6596: checking machine/cpu.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:48:25: fatal error: machine/cpu.h: No such file or directory > #include <machine/cpu.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <machine/cpu.h> >configure:6596: result: no >configure:6596: checking for machine/cpu.h >configure:6596: result: no >configure:6596: checking machine/limits.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:81:28: fatal error: machine/limits.h: No such file or directory > #include <machine/limits.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <machine/limits.h> >configure:6596: result: no >configure:6596: checking machine/limits.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:48:28: fatal error: machine/limits.h: No such file or directory > #include <machine/limits.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <machine/limits.h> >configure:6596: result: no >configure:6596: checking for machine/limits.h >configure:6596: result: no >configure:6596: checking machine/sysarch.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:81:29: fatal error: machine/sysarch.h: No such file or directory > #include <machine/sysarch.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <machine/sysarch.h> >configure:6596: result: no >configure:6596: checking machine/sysarch.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:48:29: fatal error: machine/sysarch.h: No such file or directory > #include <machine/sysarch.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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 <machine/sysarch.h> >configure:6596: result: no >configure:6596: checking for machine/sysarch.h >configure:6596: result: no >configure:6596: checking mntent.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking mntent.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for mntent.h >configure:6596: result: yes >configure:6596: checking ncurses.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking ncurses.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for ncurses.h >configure:6596: result: yes >configure:6596: checking netdb.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking netdb.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for netdb.h >configure:6596: result: yes >configure:6596: checking netinet/in.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking netinet/in.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for netinet/in.h >configure:6596: result: yes >configure:6596: checking netinet/in_systm.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking netinet/in_systm.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for netinet/in_systm.h >configure:6596: result: yes >configure:6596: checking netinet/tcp.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking netinet/tcp.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for netinet/tcp.h >configure:6596: result: yes >configure:6596: checking netinet/tcp_fsm.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:87:29: fatal error: netinet/tcp_fsm.h: No such file or directory > #include <netinet/tcp_fsm.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <netinet/tcp_fsm.h> >configure:6596: result: no >configure:6596: checking netinet/tcp_fsm.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:54:29: fatal error: netinet/tcp_fsm.h: No such file or directory > #include <netinet/tcp_fsm.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <netinet/tcp_fsm.h> >configure:6596: result: no >configure:6596: checking for netinet/tcp_fsm.h >configure:6596: result: no >configure:6596: checking for pcap/pcap.h >configure:6596: result: no >configure:6596: checking poll.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking poll.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for poll.h >configure:6596: result: yes >configure:6596: checking port.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:88:18: fatal error: port.h: No such file or directory > #include <port.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <port.h> >configure:6596: result: no >configure:6596: checking port.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:55:18: fatal error: port.h: No such file or directory > #include <port.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <port.h> >configure:6596: result: no >configure:6596: checking for port.h >configure:6596: result: no >configure:6596: checking process.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:88:21: fatal error: process.h: No such file or directory > #include <process.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <process.h> >configure:6596: result: no >configure:6596: checking process.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:55:21: fatal error: process.h: No such file or directory > #include <process.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <process.h> >configure:6596: result: no >configure:6596: checking for process.h >configure:6596: result: no >configure:6596: checking pthread.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking pthread.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for pthread.h >configure:6596: result: yes >configure:6596: checking pwd.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking pwd.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for pwd.h >configure:6596: result: yes >configure:6596: checking sched.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sched.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sched.h >configure:6596: result: yes >configure:6596: checking scsi/scsi.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking scsi/scsi.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for scsi/scsi.h >configure:6596: result: yes >configure:6596: checking scsi/scsi_ioctl.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking scsi/scsi_ioctl.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for scsi/scsi_ioctl.h >configure:6596: result: yes >configure:6596: checking scsi/sg.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking scsi/sg.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for scsi/sg.h >configure:6596: result: yes >configure:6596: checking stdbool.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking stdbool.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for stdbool.h >configure:6596: result: yes >configure:6596: checking for stdint.h >configure:6596: result: yes >configure:6596: checking stropts.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking stropts.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for stropts.h >configure:6596: result: yes >configure:6596: checking sys/asoundlib.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >In file included from conftest.c:97:0: >/usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use <alsa/asoundlib.h> instead. [-Wcpp] > #warning This header is deprecated, use <alsa/asoundlib.h> instead. > ^ >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/asoundlib.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >In file included from conftest.c:64:0: >/usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use <alsa/asoundlib.h> instead. [-Wcpp] > #warning This header is deprecated, use <alsa/asoundlib.h> instead. > ^ >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/asoundlib.h >configure:6596: result: yes >configure:6596: checking sys/attr.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:98:22: fatal error: sys/attr.h: No such file or directory > #include <sys/attr.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/attr.h> >configure:6596: result: no >configure:6596: checking sys/attr.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:65:22: fatal error: sys/attr.h: No such file or directory > #include <sys/attr.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <sys/attr.h> >configure:6596: result: no >configure:6596: checking for sys/attr.h >configure:6596: result: no >configure:6596: checking sys/cdio.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:98:22: fatal error: sys/cdio.h: No such file or directory > #include <sys/cdio.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/cdio.h> >configure:6596: result: no >configure:6596: checking sys/cdio.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:65:22: fatal error: sys/cdio.h: No such file or directory > #include <sys/cdio.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <sys/cdio.h> >configure:6596: result: no >configure:6596: checking for sys/cdio.h >configure:6596: result: no >configure:6596: checking sys/elf32.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:98:23: fatal error: sys/elf32.h: No such file or directory > #include <sys/elf32.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/elf32.h> >configure:6596: result: no >configure:6596: checking sys/elf32.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:65:23: fatal error: sys/elf32.h: No such file or directory > #include <sys/elf32.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <sys/elf32.h> >configure:6596: result: no >configure:6596: checking for sys/elf32.h >configure:6596: result: no >configure:6596: checking sys/epoll.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/epoll.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/epoll.h >configure:6596: result: yes >configure:6596: checking sys/event.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:99:23: fatal error: sys/event.h: No such file or directory > #include <sys/event.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/event.h> >configure:6596: result: no >configure:6596: checking sys/event.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:66:23: fatal error: sys/event.h: No such file or directory > #include <sys/event.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <sys/event.h> >configure:6596: result: no >configure:6596: checking for sys/event.h >configure:6596: result: no >configure:6596: checking sys/exec_elf.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:99:26: fatal error: sys/exec_elf.h: No such file or directory > #include <sys/exec_elf.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/exec_elf.h> >configure:6596: result: no >configure:6596: checking sys/exec_elf.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:66:26: fatal error: sys/exec_elf.h: No such file or directory > #include <sys/exec_elf.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <sys/exec_elf.h> >configure:6596: result: no >configure:6596: checking for sys/exec_elf.h >configure:6596: result: no >configure:6596: checking sys/filio.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:99:23: fatal error: sys/filio.h: No such file or directory > #include <sys/filio.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/filio.h> >configure:6596: result: no >configure:6596: checking sys/filio.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:66:23: fatal error: sys/filio.h: No such file or directory > #include <sys/filio.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <sys/filio.h> >configure:6596: result: no >configure:6596: checking for sys/filio.h >configure:6596: result: no >configure:6596: checking sys/inotify.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/inotify.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/inotify.h >configure:6596: result: yes >configure:6596: checking sys/ioctl.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/ioctl.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/ioctl.h >configure:6596: result: yes >configure:6596: checking sys/ipc.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/ipc.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/ipc.h >configure:6596: result: yes >configure:6596: checking sys/limits.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:102:24: fatal error: sys/limits.h: No such file or directory > #include <sys/limits.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/limits.h> >configure:6596: result: no >configure:6596: checking sys/limits.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:69:24: fatal error: sys/limits.h: No such file or directory > #include <sys/limits.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <sys/limits.h> >configure:6596: result: no >configure:6596: checking for sys/limits.h >configure:6596: result: no >configure:6596: checking sys/link.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:102:22: fatal error: sys/link.h: No such file or directory > #include <sys/link.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/link.h> >configure:6596: result: no >configure:6596: checking sys/link.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:69:22: fatal error: sys/link.h: No such file or directory > #include <sys/link.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <sys/link.h> >configure:6596: result: no >configure:6596: checking for sys/link.h >configure:6596: result: no >configure:6596: checking sys/mman.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/mman.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/mman.h >configure:6596: result: yes >configure:6596: checking sys/modem.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:103:23: fatal error: sys/modem.h: No such file or directory > #include <sys/modem.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/modem.h> >configure:6596: result: no >configure:6596: checking sys/modem.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:70:23: fatal error: sys/modem.h: No such file or directory > #include <sys/modem.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <sys/modem.h> >configure:6596: result: no >configure:6596: checking for sys/modem.h >configure:6596: result: no >configure:6596: checking sys/msg.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/msg.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/msg.h >configure:6596: result: yes >configure:6596: checking sys/mtio.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/mtio.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/mtio.h >configure:6596: result: yes >configure:6596: checking sys/param.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/param.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/param.h >configure:6596: result: yes >configure:6596: checking sys/poll.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/poll.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/poll.h >configure:6596: result: yes >configure:6596: checking sys/prctl.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/prctl.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/prctl.h >configure:6596: result: yes >configure:6596: checking sys/protosw.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:108:25: fatal error: sys/protosw.h: No such file or directory > #include <sys/protosw.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/protosw.h> >configure:6596: result: no >configure:6596: checking sys/protosw.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:75:25: fatal error: sys/protosw.h: No such file or directory > #include <sys/protosw.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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 <sys/protosw.h> >configure:6596: result: no >configure:6596: checking for sys/protosw.h >configure:6596: result: no >configure:6596: checking sys/ptrace.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/ptrace.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/ptrace.h >configure:6596: result: yes >configure:6596: checking sys/queue.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/queue.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/queue.h >configure:6596: result: yes >configure:6596: checking sys/resource.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/resource.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/resource.h >configure:6596: result: yes >configure:6596: checking sys/scsiio.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:111:24: fatal error: sys/scsiio.h: No such file or directory > #include <sys/scsiio.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/scsiio.h> >configure:6596: result: no >configure:6596: checking sys/scsiio.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:78:24: fatal error: sys/scsiio.h: No such file or directory > #include <sys/scsiio.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| /* end confdefs.h. */ >| #include <sys/scsiio.h> >configure:6596: result: no >configure:6596: checking for sys/scsiio.h >configure:6596: result: no >configure:6596: checking sys/shm.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/shm.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/shm.h >configure:6596: result: yes >configure:6596: checking sys/signal.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/signal.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/signal.h >configure:6596: result: yes >configure:6596: checking sys/socket.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/socket.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/socket.h >configure:6596: result: yes >configure:6596: checking sys/socketvar.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/socketvar.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/socketvar.h >configure:6596: result: yes >configure:6596: checking sys/sockio.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:115:24: fatal error: sys/sockio.h: No such file or directory > #include <sys/sockio.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/sockio.h> >configure:6596: result: no >configure:6596: checking sys/sockio.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:82:24: fatal error: sys/sockio.h: No such file or directory > #include <sys/sockio.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| /* end confdefs.h. */ >| #include <sys/sockio.h> >configure:6596: result: no >configure:6596: checking for sys/sockio.h >configure:6596: result: no >configure:6596: checking sys/statvfs.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/statvfs.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/statvfs.h >configure:6596: result: yes >configure:6596: checking sys/strtio.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:116:24: fatal error: sys/strtio.h: No such file or directory > #include <sys/strtio.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/strtio.h> >configure:6596: result: no >configure:6596: checking sys/strtio.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:83:24: fatal error: sys/strtio.h: No such file or directory > #include <sys/strtio.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| /* end confdefs.h. */ >| #include <sys/strtio.h> >configure:6596: result: no >configure:6596: checking for sys/strtio.h >configure:6596: result: no >configure:6596: checking sys/syscall.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/syscall.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/syscall.h >configure:6596: result: yes >configure:6596: checking sys/tihdr.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:117:23: fatal error: sys/tihdr.h: No such file or directory > #include <sys/tihdr.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/tihdr.h> >configure:6596: result: no >configure:6596: checking sys/tihdr.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:84:23: fatal error: sys/tihdr.h: No such file or directory > #include <sys/tihdr.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| /* end confdefs.h. */ >| #include <sys/tihdr.h> >configure:6596: result: no >configure:6596: checking for sys/tihdr.h >configure:6596: result: no >configure:6596: checking sys/time.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/time.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/time.h >configure:6596: result: yes >configure:6596: checking sys/timeout.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:118:25: fatal error: sys/timeout.h: No such file or directory > #include <sys/timeout.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/timeout.h> >configure:6596: result: no >configure:6596: checking sys/timeout.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:85:25: fatal error: sys/timeout.h: No such file or directory > #include <sys/timeout.h> > ^ >compilation terminated. >configure:6596: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <sys/timeout.h> >configure:6596: result: no >configure:6596: checking for sys/timeout.h >configure:6596: result: no >configure:6596: checking sys/times.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/times.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/times.h >configure:6596: result: yes >configure:6596: checking sys/uio.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/uio.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/uio.h >configure:6596: result: yes >configure:6596: checking sys/user.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/user.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/user.h >configure:6596: result: yes >configure:6596: checking sys/utsname.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/utsname.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/utsname.h >configure:6596: result: yes >configure:6596: checking sys/vm86.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/vm86.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/vm86.h >configure:6596: result: yes >configure:6596: checking sys/wait.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking sys/wait.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for sys/wait.h >configure:6596: result: yes >configure:6596: checking syscall.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking syscall.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for syscall.h >configure:6596: result: yes >configure:6596: checking termios.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking termios.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for termios.h >configure:6596: result: yes >configure:6596: checking for unistd.h >configure:6596: result: yes >configure:6596: checking utime.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking utime.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for utime.h >configure:6596: result: yes >configure:6596: checking valgrind/memcheck.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking valgrind/memcheck.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for valgrind/memcheck.h >configure:6596: result: yes >configure:6596: checking valgrind/valgrind.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking valgrind/valgrind.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for valgrind/valgrind.h >configure:6596: result: yes >configure:6596: checking zlib.h usability >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking zlib.h presence >configure:6596: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:6596: $? = 0 >configure:6596: result: yes >configure:6596: checking for zlib.h >configure:6596: result: yes >configure:6606: checking whether stat file-mode macros are broken >configure:6633: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6633: $? = 0 >configure:6640: result: no >configure:6653: checking for sys/mount.h >configure:6653: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6653: $? = 0 >configure:6653: result: yes >configure:6653: checking for sys/statfs.h >configure:6653: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6653: $? = 0 >configure:6653: result: yes >configure:6653: checking for sys/sysctl.h >configure:6653: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6653: $? = 0 >configure:6653: result: yes >configure:6653: checking for sys/user.h >configure:6653: result: yes >configure:6653: checking for sys/vfs.h >configure:6653: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6653: $? = 0 >configure:6653: result: yes >configure:6686: checking for netinet/ip.h >configure:6686: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6686: $? = 0 >configure:6686: result: yes >configure:6686: checking for net/if.h >configure:6686: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6686: $? = 0 >configure:6686: result: yes >configure:6686: checking for net/if_arp.h >configure:6686: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6686: $? = 0 >configure:6686: result: yes >configure:6686: checking for net/if_dl.h >configure:6686: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:129:23: fatal error: net/if_dl.h: No such file or directory > #include <net/if_dl.h> > ^ >compilation terminated. >configure:6686: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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 <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_SOCKETVAR_H >| # include <sys/socketvar.h> >| #endif >| #ifdef HAVE_NET_ROUTE_H >| # include <net/route.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #ifdef HAVE_NETINET_IN_SYSTM_H >| # include <netinet/in_systm.h> >| #endif >| #ifdef HAVE_NET_IF_H >| # include <net/if.h> >| #endif >| #ifdef HAVE_NETINET_IP_H >| # include <netinet/ip.h> >| #endif >| >| #include <net/if_dl.h> >configure:6686: result: no >configure:6686: checking for net/if_types.h >configure:6686: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:129:26: fatal error: net/if_types.h: No such file or directory > #include <net/if_types.h> > ^ >compilation terminated. >configure:6686: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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 <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_SOCKETVAR_H >| # include <sys/socketvar.h> >| #endif >| #ifdef HAVE_NET_ROUTE_H >| # include <net/route.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #ifdef HAVE_NETINET_IN_SYSTM_H >| # include <netinet/in_systm.h> >| #endif >| #ifdef HAVE_NET_IF_H >| # include <net/if.h> >| #endif >| #ifdef HAVE_NETINET_IP_H >| # include <netinet/ip.h> >| #endif >| >| #include <net/if_types.h> >configure:6686: result: no >configure:6686: checking for net/route.h >configure:6686: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6686: $? = 0 >configure:6686: result: yes >configure:6686: checking for netinet/if_ether.h >configure:6686: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6686: $? = 0 >configure:6686: result: yes >configure:6686: checking for netinet/if_inarp.h >configure:6686: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:131:30: fatal error: netinet/if_inarp.h: No such file or directory > #include <netinet/if_inarp.h> > ^ >compilation terminated. >configure:6686: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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 <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_SOCKETVAR_H >| # include <sys/socketvar.h> >| #endif >| #ifdef HAVE_NET_ROUTE_H >| # include <net/route.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #ifdef HAVE_NETINET_IN_SYSTM_H >| # include <netinet/in_systm.h> >| #endif >| #ifdef HAVE_NET_IF_H >| # include <net/if.h> >| #endif >| #ifdef HAVE_NETINET_IP_H >| # include <netinet/ip.h> >| #endif >| >| #include <netinet/if_inarp.h> >configure:6686: result: no >configure:6686: checking for netinet/in_pcb.h >configure:6686: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:131:28: fatal error: netinet/in_pcb.h: No such file or directory > #include <netinet/in_pcb.h> > ^ >compilation terminated. >configure:6686: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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 <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_SOCKETVAR_H >| # include <sys/socketvar.h> >| #endif >| #ifdef HAVE_NET_ROUTE_H >| # include <net/route.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #ifdef HAVE_NETINET_IN_SYSTM_H >| # include <netinet/in_systm.h> >| #endif >| #ifdef HAVE_NET_IF_H >| # include <net/if.h> >| #endif >| #ifdef HAVE_NETINET_IP_H >| # include <netinet/ip.h> >| #endif >| >| #include <netinet/in_pcb.h> >configure:6686: result: no >configure:6686: checking for netinet/ip_icmp.h >configure:6686: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6686: $? = 0 >configure:6686: result: yes >configure:6686: checking for netinet/ip_var.h >configure:6686: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:132:28: fatal error: netinet/ip_var.h: No such file or directory > #include <netinet/ip_var.h> > ^ >compilation terminated. >configure:6686: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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 <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_SOCKETVAR_H >| # include <sys/socketvar.h> >| #endif >| #ifdef HAVE_NET_ROUTE_H >| # include <net/route.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #ifdef HAVE_NETINET_IN_SYSTM_H >| # include <netinet/in_systm.h> >| #endif >| #ifdef HAVE_NET_IF_H >| # include <net/if.h> >| #endif >| #ifdef HAVE_NETINET_IP_H >| # include <netinet/ip.h> >| #endif >| >| #include <netinet/ip_var.h> >configure:6686: result: no >configure:6686: checking for netinet/udp.h >configure:6686: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6686: $? = 0 >configure:6686: result: yes >configure:6686: checking for netipx/ipx.h >configure:6686: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6686: $? = 0 >configure:6686: result: yes >configure:6686: checking for sys/un.h >configure:6686: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6686: $? = 0 >configure:6686: result: yes >configure:6722: checking for netinet/tcp_timer.h >configure:6722: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:150:31: fatal error: netinet/tcp_timer.h: No such file or directory > #include <netinet/tcp_timer.h> > ^ >compilation terminated. >configure:6722: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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 <sys/types.h> >| #ifdef HAVE_ALIAS_H >| # include <alias.h> >| #endif >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_SOCKETVAR_H >| # include <sys/socketvar.h> >| #endif >| #ifdef HAVE_SYS_TIMEOUT_H >| # include <sys/timeout.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #ifdef HAVE_NETINET_IN_SYSTM_H >| # include <netinet/in_systm.h> >| #endif >| #ifdef HAVE_NETINET_IP_H >| # include <netinet/ip.h> >| #endif >| #ifdef HAVE_NETINET_IP_VAR_H >| # include <netinet/ip_var.h> >| #endif >| #ifdef HAVE_NETINET_IP_ICMP_H >| # include <netinet/ip_icmp.h> >| #endif >| #ifdef HAVE_NETINET_UDP_H >| # include <netinet/udp.h> >| #endif >| #ifdef HAVE_NETINET_TCP_H >| # include <netinet/tcp.h> >| #endif >| #ifdef HAVE_NETINET_TCP_TIMER_H >| #include <netinet/tcp_timer.h> >| #endif >| >| #include <netinet/tcp_timer.h> >configure:6722: result: no >configure:6722: checking for netinet/udp_var.h >configure:6722: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:150:29: fatal error: netinet/udp_var.h: No such file or directory > #include <netinet/udp_var.h> > ^ >compilation terminated. >configure:6722: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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 <sys/types.h> >| #ifdef HAVE_ALIAS_H >| # include <alias.h> >| #endif >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_SOCKETVAR_H >| # include <sys/socketvar.h> >| #endif >| #ifdef HAVE_SYS_TIMEOUT_H >| # include <sys/timeout.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #ifdef HAVE_NETINET_IN_SYSTM_H >| # include <netinet/in_systm.h> >| #endif >| #ifdef HAVE_NETINET_IP_H >| # include <netinet/ip.h> >| #endif >| #ifdef HAVE_NETINET_IP_VAR_H >| # include <netinet/ip_var.h> >| #endif >| #ifdef HAVE_NETINET_IP_ICMP_H >| # include <netinet/ip_icmp.h> >| #endif >| #ifdef HAVE_NETINET_UDP_H >| # include <netinet/udp.h> >| #endif >| #ifdef HAVE_NETINET_TCP_H >| # include <netinet/tcp.h> >| #endif >| #ifdef HAVE_NETINET_TCP_TIMER_H >| #include <netinet/tcp_timer.h> >| #endif >| >| #include <netinet/udp_var.h> >configure:6722: result: no >configure:6722: checking for netinet/icmp_var.h >configure:6722: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:150:30: fatal error: netinet/icmp_var.h: No such file or directory > #include <netinet/icmp_var.h> > ^ >compilation terminated. >configure:6722: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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 <sys/types.h> >| #ifdef HAVE_ALIAS_H >| # include <alias.h> >| #endif >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_SOCKETVAR_H >| # include <sys/socketvar.h> >| #endif >| #ifdef HAVE_SYS_TIMEOUT_H >| # include <sys/timeout.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #ifdef HAVE_NETINET_IN_SYSTM_H >| # include <netinet/in_systm.h> >| #endif >| #ifdef HAVE_NETINET_IP_H >| # include <netinet/ip.h> >| #endif >| #ifdef HAVE_NETINET_IP_VAR_H >| # include <netinet/ip_var.h> >| #endif >| #ifdef HAVE_NETINET_IP_ICMP_H >| # include <netinet/ip_icmp.h> >| #endif >| #ifdef HAVE_NETINET_UDP_H >| # include <netinet/udp.h> >| #endif >| #ifdef HAVE_NETINET_TCP_H >| # include <netinet/tcp.h> >| #endif >| #ifdef HAVE_NETINET_TCP_TIMER_H >| #include <netinet/tcp_timer.h> >| #endif >| >| #include <netinet/icmp_var.h> >configure:6722: result: no >configure:6722: checking for netinet/tcp_var.h >configure:6722: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:150:29: fatal error: netinet/tcp_var.h: No such file or directory > #include <netinet/tcp_var.h> > ^ >compilation terminated. >configure:6722: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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 <sys/types.h> >| #ifdef HAVE_ALIAS_H >| # include <alias.h> >| #endif >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_SOCKETVAR_H >| # include <sys/socketvar.h> >| #endif >| #ifdef HAVE_SYS_TIMEOUT_H >| # include <sys/timeout.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #ifdef HAVE_NETINET_IN_SYSTM_H >| # include <netinet/in_systm.h> >| #endif >| #ifdef HAVE_NETINET_IP_H >| # include <netinet/ip.h> >| #endif >| #ifdef HAVE_NETINET_IP_VAR_H >| # include <netinet/ip_var.h> >| #endif >| #ifdef HAVE_NETINET_IP_ICMP_H >| # include <netinet/ip_icmp.h> >| #endif >| #ifdef HAVE_NETINET_UDP_H >| # include <netinet/udp.h> >| #endif >| #ifdef HAVE_NETINET_TCP_H >| # include <netinet/tcp.h> >| #endif >| #ifdef HAVE_NETINET_TCP_TIMER_H >| #include <netinet/tcp_timer.h> >| #endif >| >| #include <netinet/tcp_var.h> >configure:6722: result: no >configure:6773: checking for linux/ipx.h >configure:6773: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6773: $? = 0 >configure:6773: result: yes >configure:6773: checking for linux/irda.h >configure:6773: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6773: $? = 0 >configure:6773: result: yes >configure:6773: checking for linux/rtnetlink.h >configure:6773: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6773: $? = 0 >configure:6773: result: yes >configure:6796: checking for mach-o/dyld_images.h >configure:6796: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:122:32: fatal error: mach-o/dyld_images.h: No such file or directory > #include <mach-o/dyld_images.h> > ^ >compilation terminated. >configure:6796: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| /* end confdefs.h. */ >| #ifdef HAVE_STDBOOL_H >| # include <stdbool.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| >| #include <mach-o/dyld_images.h> >configure:6796: result: no >configure:6815: checking for resolv.h >configure:6815: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6815: $? = 0 >configure:6815: result: yes >configure:6838: checking for ifaddrs.h >configure:6838: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6838: $? = 0 >configure:6838: result: yes >configure:6852: checking for sys/ucontext.h >configure:6852: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6852: $? = 0 >configure:6852: result: yes >configure:6866: checking for sys/thr.h >configure:6866: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:123:21: fatal error: sys/thr.h: No such file or directory > #include <sys/thr.h> > ^ >compilation terminated. >configure:6866: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_UCONTEXT_H 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_UCONTEXT_H >| #include <sys/ucontext.h> >| #endif >| >| #include <sys/thr.h> >configure:6866: result: no >configure:6883: checking for pthread_np.h >configure:6883: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:122:24: fatal error: pthread_np.h: No such file or directory > #include <pthread_np.h> > ^ >compilation terminated. >configure:6883: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_UCONTEXT_H 1 >| /* end confdefs.h. */ >| #ifdef HAVE_PTHREAD_H >| #include <pthread.h> >| #endif >| >| #include <pthread_np.h> >configure:6883: result: no >configure:6900: checking for linux/videodev.h >configure:6900: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:126:28: fatal error: linux/videodev.h: No such file or directory > #include <linux/videodev.h> > ^ >compilation terminated. >configure:6900: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_UCONTEXT_H 1 >| /* end confdefs.h. */ >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #include <sys/types.h> >| #ifdef HAVE_ASM_TYPES_H >| #include <asm/types.h> >| #endif >| >| #include <linux/videodev.h> >configure:6900: result: no >configure:6900: checking for linux/videodev2.h >configure:6900: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6900: $? = 0 >configure:6900: result: yes >configure:6900: checking for libv4l1.h >configure:6900: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:6900: $? = 0 >configure:6900: result: yes >configure:6920: checking for libprocstat.h >configure:6920: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c:130:25: fatal error: libprocstat.h: No such file or directory > #include <libprocstat.h> > ^ >compilation terminated. >configure:6920: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV2_H 1 >| #define HAVE_LIBV4L1_H 1 >| /* end confdefs.h. */ >| #ifdef HAVE_SYS_PARAM_H >| #include <sys/param.h> >| #endif >| #ifdef HAVE_SYS_QUEUE_H >| #include <sys/queue.h> >| #endif >| #ifdef HAVE_SYS_SOCKET_H >| #include <sys/socket.h> >| #endif >| >| #include <libprocstat.h> >configure:6920: result: no >configure:6957: checking for ldd >configure:6976: found /usr/bin/ldd >configure:6989: result: /usr/bin/ldd >configure:7000: checking for i686-pc-linux-gnu-readelf >configure:7030: result: no >configure:7040: checking for readelf >configure:7056: found /usr/bin/readelf >configure:7067: result: readelf >configure:8125: checking whether we can build a GNU style ELF dll >configure:8136: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -fPIC -shared -Wl,-Bsymbolic -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8136: $? = 0 >configure:8145: result: yes >configure:8150: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1 >configure:8161: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -fPIC -shared -Wl,-soname,confest.so.1 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8161: $? = 0 >configure:8170: result: yes >configure:8203: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map >configure:8214: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -fPIC -shared -Wl,--version-script=conftest.map -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8214: $? = 0 >configure:8223: result: yes >configure:8230: checking whether the compiler supports -fPIC -Wl,--export-dynamic >configure:8241: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -fPIC -Wl,--export-dynamic -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8241: $? = 0 >configure:8250: result: yes >configure:8257: checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib >configure:8268: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -fPIC -Wl,--rpath,$ORIGIN/../lib -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8268: $? = 0 >configure:8278: result: yes >configure:8314: checking whether the compiler supports -Wl,--enable-new-dtags >configure:8325: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8325: $? = 0 >configure:8334: result: yes >configure:8342: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400 >configure:8353: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,--section-start,.interp=0x7bf00400 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:8353: $? = 0 >configure:8362: result: yes >configure:8373: checking for prelink >configure:8391: found /usr/sbin/prelink >configure:8404: result: /usr/sbin/prelink >configure:8588: checking for pthread_create >configure:8588: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/app-emulation/wine-1.7.29/temp/ccN5qMpw.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `pthread_create' >collect2: error: ld returned 1 exit status >configure:8588: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV2_H 1 >| #define HAVE_LIBV4L1_H 1 >| /* end confdefs.h. */ >| /* Define pthread_create to an innocuous variant, in case <limits.h> declares pthread_create. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pthread_create innocuous_pthread_create >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_create (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef pthread_create >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char pthread_create (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_pthread_create || defined __stub___pthread_create >| choke me >| #endif >| >| int >| main () >| { >| return pthread_create (); >| ; >| return 0; >| } >configure:8588: result: no >configure:8592: checking for pthread_create in -lpthread >configure:8617: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 >configure:8617: $? = 0 >configure:8626: result: yes >configure:8646: checking for X >configure:8785: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 >configure:8785: $? = 0 >configure:8835: result: libraries , headers >configure:8934: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 >configure:8934: $? = 0 >configure:9032: checking for gethostbyname >configure:9032: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9032: $? = 0 >configure:9032: result: yes >configure:9129: checking for connect >configure:9129: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9129: $? = 0 >configure:9129: result: yes >configure:9178: checking for remove >configure:9178: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9178: $? = 0 >configure:9178: result: yes >configure:9227: checking for shmat >configure:9227: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:9227: $? = 0 >configure:9227: result: yes >configure:9285: checking for IceConnectionNumber in -lICE >configure:9310: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lICE >&5 >configure:9310: $? = 0 >configure:9319: result: yes >configure:9335: checking for -lX11 >configure:9360: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 >configure:9360: $? = 0 >configure:9379: result: libX11.so.6 >configure:9388: checking for -lXext >configure:9413: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXext -lX11 >&5 >configure:9413: $? = 0 >configure:9432: result: libXext.so.6 >configure:9459: checking for X11/Xlib.h >configure:9459: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:9459: $? = 0 >configure:9459: result: yes >configure:9459: checking for X11/XKBlib.h >configure:9459: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:9459: $? = 0 >configure:9459: result: yes >configure:9459: checking for X11/Xutil.h >configure:9459: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:9459: $? = 0 >configure:9459: result: yes >configure:9459: checking for X11/Xcursor/Xcursor.h >configure:9459: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:9459: $? = 0 >configure:9459: result: yes >configure:9459: checking for X11/extensions/shape.h >configure:9459: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:9459: $? = 0 >configure:9459: result: yes >configure:9459: checking for X11/extensions/XInput.h >configure:9459: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:9459: $? = 0 >configure:9459: result: yes >configure:9459: checking for X11/extensions/XInput2.h >configure:9459: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:9459: $? = 0 >configure:9459: result: yes >configure:9459: checking for X11/extensions/XShm.h >configure:9459: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:9459: $? = 0 >configure:9459: result: yes >configure:9459: checking for X11/extensions/Xcomposite.h >configure:9459: result: no >configure:9459: checking for X11/extensions/Xinerama.h >configure:9459: result: no >configure:9459: checking for X11/extensions/Xrandr.h >configure:9459: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:9459: $? = 0 >configure:9459: result: yes >configure:9459: checking for X11/extensions/Xrender.h >configure:9459: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:9459: $? = 0 >configure:9459: result: yes >configure:9459: checking for X11/extensions/xf86vmode.h >configure:9459: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:9459: $? = 0 >configure:9459: result: yes >configure:9459: checking for X11/extensions/xf86vmproto.h >configure:9459: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:9459: $? = 0 >configure:9459: result: yes >configure:9478: checking for XkbQueryExtension in -lX11 >configure:9503: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 -lXext -lX11 >&5 >configure:9503: $? = 0 >configure:9512: result: yes >configure:9524: checking for -lXcursor >configure:9549: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXcursor -lXext -lX11 >&5 >configure:9549: $? = 0 >configure:9568: result: libXcursor.so.1 >configure:9589: checking for -lXi >configure:9614: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXi -lXext -lX11 >&5 >configure:9614: $? = 0 >configure:9633: result: libXi.so.6 >configure:9666: checking for XShmQueryExtension in -lXext >configure:9691: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXext -lXext -lX11 >&5 >configure:9691: $? = 0 >configure:9700: result: yes >configure:9720: checking for XShapeQueryExtension in -lXext >configure:9745: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXext -lXext -lX11 >&5 >configure:9745: $? = 0 >configure:9754: result: yes >configure:9774: checking for -lXxf86vm >configure:9799: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXxf86vm -lXext -lX11 >&5 >configure:9799: $? = 0 >configure:9818: result: libXxf86vm.so.1 >configure:9839: checking for -lXrender >configure:9864: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXrender -lXext -lX11 >&5 >configure:9864: $? = 0 >configure:9883: result: libXrender.so.1 >configure:9890: checking for XRenderSetPictureTransform in -lXrender >configure:9915: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXrender -lXext -lX11 >&5 >configure:9915: $? = 0 >configure:9924: result: yes >configure:9932: checking for XRenderCreateLinearGradient in -lXrender >configure:9957: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXrender -lXext -lX11 >&5 >configure:9957: $? = 0 >configure:9966: result: yes >configure:10000: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:10000: $? = 0 >configure:10001: checking for -lXrandr >configure:10026: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXrandr -lXext -lX11 >&5 >configure:10026: $? = 0 >configure:10045: result: libXrandr.so.2 >configure:10064: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:10064: $? = 0 >configure:10228: checking for XICCallback.callback >configure:10228: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:10228: $? = 0 >configure:10228: result: yes >configure:10240: checking for XEvent.xcookie >configure:10240: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:154:5: error: used struct type value where scalar is required > if (ac_aggr.xcookie) > ^ >configure:10240: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV2_H 1 >| #define HAVE_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_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 HAVE_XICCALLBACK_CALLBACK 1 >| /* end confdefs.h. */ >| #ifdef HAVE_X11_XLIB_H >| #include <X11/Xlib.h> >| #endif >| >| int >| main () >| { >| static XEvent ac_aggr; >| if (ac_aggr.xcookie) >| return 0; >| ; >| return 0; >| } >configure:10240: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:10240: $? = 0 >configure:10240: result: yes >configure:10258: checking for -lGL >configure:10283: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lGL -lXext -lX11 -lm >&5 >configure:10283: $? = 0 >configure:10360: result: libGL.so.1 >configure:10371: checking for gluLookAt in -lGLU >configure:10396: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lGLU -lGL -lXext -lX11 -lm >&5 >configure:10396: $? = 0 >configure:10405: result: yes >configure:10697: libxml-2.0 cflags: -I/usr/include/libxml2 >configure:10698: libxml-2.0 libs: -L/usr/lib32 -lxml2 >configure:10704: checking libxml/parser.h usability >configure:10704: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe -I/usr/include/libxml2 conftest.c >&5 >configure:10704: $? = 0 >configure:10704: result: yes >configure:10704: checking libxml/parser.h presence >configure:10704: x86_64-pc-linux-gnu-gcc -m32 -E -I/usr/include/libxml2 conftest.c >configure:10704: $? = 0 >configure:10704: result: yes >configure:10704: checking for libxml/parser.h >configure:10704: result: yes >configure:10704: checking libxml/xmlsave.h usability >configure:10704: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe -I/usr/include/libxml2 conftest.c >&5 >configure:10704: $? = 0 >configure:10704: result: yes >configure:10704: checking libxml/xmlsave.h presence >configure:10704: x86_64-pc-linux-gnu-gcc -m32 -E -I/usr/include/libxml2 conftest.c >configure:10704: $? = 0 >configure:10704: result: yes >configure:10704: checking for libxml/xmlsave.h >configure:10704: result: yes >configure:10704: checking libxml/SAX2.h usability >configure:10704: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe -I/usr/include/libxml2 conftest.c >&5 >configure:10704: $? = 0 >configure:10704: result: yes >configure:10704: checking libxml/SAX2.h presence >configure:10704: x86_64-pc-linux-gnu-gcc -m32 -E -I/usr/include/libxml2 conftest.c >configure:10704: $? = 0 >configure:10704: result: yes >configure:10704: checking for libxml/SAX2.h >configure:10704: result: yes >configure:10716: checking for xmlParseMemory in -lxml2 >configure:10741: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -L/usr/lib32 -lxml2 >&5 >configure:10741: $? = 0 >configure:10750: result: yes >configure:10760: checking for xmlReadMemory in -lxml2 >configure:10785: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -L/usr/lib32 -lxml2 >&5 >configure:10785: $? = 0 >configure:10794: result: yes >configure:10802: checking for xmlNewDocPI in -lxml2 >configure:10827: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -L/usr/lib32 -lxml2 >&5 >configure:10827: $? = 0 >configure:10836: result: yes >configure:10844: checking for xmlSchemaSetParserStructuredErrors in -lxml2 >configure:10869: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -L/usr/lib32 -lxml2 >&5 >configure:10869: $? = 0 >configure:10878: result: yes >configure:10886: checking for xmlSchemaSetValidStructuredErrors in -lxml2 >configure:10911: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -L/usr/lib32 -lxml2 >&5 >configure:10911: $? = 0 >configure:10920: result: yes >configure:10928: checking for xmlFirstElementChild in -lxml2 >configure:10953: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -L/usr/lib32 -lxml2 >&5 >configure:10953: $? = 0 >configure:10962: result: yes >configure:10970: checking for xmlDocProperties >configure:10970: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe -I/usr/include/libxml2 conftest.c >&5 >configure:10970: $? = 0 >configure:10970: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe -I/usr/include/libxml2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:162:31: error: expected expression before ')' token > if (sizeof ((xmlDocProperties))) > ^ >configure:10970: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV2_H 1 >| #define HAVE_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_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 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 <libxml/tree.h> >| >| int >| main () >| { >| if (sizeof ((xmlDocProperties))) >| return 0; >| ; >| return 0; >| } >configure:10970: result: yes >configure:11011: libxslt cflags: -I/usr/include/libxml2 >configure:11012: libxslt libs: -L/usr/lib32 -lxslt -lxml2 -lz -lm -ldl -lm -lxml2 >configure:11018: checking for libxslt/pattern.h >configure:11018: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe -I/usr/include/libxml2 conftest.c >&5 >configure:11018: $? = 0 >configure:11018: result: yes >configure:11018: checking for libxslt/transform.h >configure:11018: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe -I/usr/include/libxml2 conftest.c >&5 >configure:11018: $? = 0 >configure:11018: result: yes >configure:11033: checking for -lxslt >configure:11058: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxslt -L/usr/lib32 -lxslt -lxml2 -lz -lm -ldl -lm -lxml2 >&5 >configure:11058: $? = 0 >configure:11077: result: libxslt.so.1 >configure:11118: dbus-1 cflags: -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include >configure:11119: dbus-1 libs: -L/usr/lib32 -ldbus-1 >configure:11122: checking dbus/dbus.h usability >configure:11122: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include conftest.c >&5 >configure:11122: $? = 0 >configure:11122: result: yes >configure:11122: checking dbus/dbus.h presence >configure:11122: x86_64-pc-linux-gnu-gcc -m32 -E -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include conftest.c >configure:11122: $? = 0 >configure:11122: result: yes >configure:11122: checking for dbus/dbus.h >configure:11122: result: yes >configure:11124: checking for -ldbus-1 >configure:11149: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -Wl,-O1 -Wl,--as-needed conftest.c -ldbus-1 -L/usr/lib32 -ldbus-1 >&5 >configure:11149: $? = 0 >configure:11168: result: libdbus-1.so.3 >configure:11306: gnutls cflags: >configure:11307: gnutls libs: -L/usr/lib32 -lgnutls >configure:11310: checking gnutls/gnutls.h usability >configure:11310: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:11310: $? = 0 >configure:11310: result: yes >configure:11310: checking gnutls/gnutls.h presence >configure:11310: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:11310: $? = 0 >configure:11310: result: yes >configure:11310: checking for gnutls/gnutls.h >configure:11310: result: yes >configure:11324: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:11324: $? = 0 >configure:11325: checking for -lgnutls >configure:11350: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lgnutls -L/usr/lib32 -lgnutls >&5 >configure:11350: $? = 0 >configure:11369: result: libgnutls.so.26 >configure:11402: checking for -lncurses >configure:11427: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 >configure:11427: $? = 0 >configure:11446: result: libncurses.so.5 >configure:11515: checking for mousemask >configure:11515: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 >configure:11515: $? = 0 >configure:11515: result: yes >configure:11629: checking for -lv4l1 >configure:11654: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lv4l1 >&5 >configure:11654: $? = 0 >configure:11673: result: libv4l1.so.0 >configure:11707: libgphoto2 cflags: -I/usr/include/gphoto2 >configure:11708: libgphoto2 libs: -L/usr/lib32 -lgphoto2 -lm -lgphoto2_port -lm >configure:11711: checking gphoto2-camera.h usability >configure:11711: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe -I/usr/include/gphoto2 conftest.c >&5 >configure:11711: $? = 0 >configure:11711: result: yes >configure:11711: checking gphoto2-camera.h presence >configure:11711: x86_64-pc-linux-gnu-gcc -m32 -E -I/usr/include/gphoto2 conftest.c >configure:11711: $? = 0 >configure:11711: result: yes >configure:11711: checking for gphoto2-camera.h >configure:11711: result: yes >configure:11713: checking for gp_camera_new in -lgphoto2 >configure:11738: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -I/usr/include/gphoto2 -Wl,-O1 -Wl,--as-needed conftest.c -lgphoto2 -L/usr/lib32 -lgphoto2 -lm -lgphoto2_port -lm >&5 >configure:11738: $? = 0 >configure:11747: result: yes >configure:11779: libgphoto2_port cflags: -I/usr/include/gphoto2 >configure:11780: libgphoto2_port libs: -L/usr/lib32 -lgphoto2_port -lm >configure:11783: checking gphoto2-port.h usability >configure:11783: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe -I/usr/include/gphoto2 conftest.c >&5 >configure:11783: $? = 0 >configure:11783: result: yes >configure:11783: checking gphoto2-port.h presence >configure:11783: x86_64-pc-linux-gnu-gcc -m32 -E -I/usr/include/gphoto2 conftest.c >configure:11783: $? = 0 >configure:11783: result: yes >configure:11783: checking for gphoto2-port.h >configure:11783: result: yes >configure:11785: checking for gp_port_info_list_new in -lgphoto2_port >configure:11810: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -I/usr/include/gphoto2 -Wl,-O1 -Wl,--as-needed conftest.c -lgphoto2_port -L/usr/lib32 -lgphoto2_port -lm >&5 >configure:11810: $? = 0 >configure:11819: result: yes >configure:11859: checking for resolver library >configure:11882: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/app-emulation/wine-1.7.29/temp/ccJkIUBO.o: In function `main': >conftest.c:(.text.startup+0x41): undefined reference to `__res_query' >collect2: error: ld returned 1 exit status >configure:11882: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV2_H 1 >| #define HAVE_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_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 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_LIBV4L1 "libv4l1.so.0" >| #define HAVE_GPHOTO2 1 >| #define HAVE_GPHOTO2_PORT 1 >| /* end confdefs.h. */ >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| #include <resolv.h> >| int >| main () >| { >| if (!(_res.options & RES_INIT)) res_init(); res_query("foo",ns_c_in,0,0,0) >| ; >| return 0; >| } >configure:11882: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 >configure:11882: $? = 0 >configure:11893: result: -lresolv >configure:11925: lcms2 cflags: >configure:11926: lcms2 libs: -L/usr/lib32 -llcms2 >configure:11931: checking lcms2.h usability >configure:11931: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:11931: $? = 0 >configure:11931: result: yes >configure:11931: checking lcms2.h presence >configure:11931: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:11931: $? = 0 >configure:11931: result: yes >configure:11931: checking for lcms2.h >configure:11931: result: yes >configure:11943: checking for cmsOpenProfileFromFile in -llcms2 >configure:11968: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -llcms2 -L/usr/lib32 -llcms2 >&5 >configure:11968: $? = 0 >configure:11977: result: yes >configure:12020: freetype2 cflags: -I/usr/include/freetype2 >configure:12021: freetype2 libs: -L/usr/lib32 -lfreetype >configure:12026: checking ft2build.h usability >configure:12026: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe -I/usr/include/freetype2 conftest.c >&5 >configure:12026: $? = 0 >configure:12026: result: yes >configure:12026: checking ft2build.h presence >configure:12026: x86_64-pc-linux-gnu-gcc -m32 -E -I/usr/include/freetype2 conftest.c >configure:12026: $? = 0 >configure:12026: result: yes >configure:12026: checking for ft2build.h >configure:12026: result: yes >configure:12038: checking for -lfreetype >configure:12063: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed conftest.c -lfreetype -L/usr/lib32 -lfreetype >&5 >configure:12063: $? = 0 >configure:12082: result: libfreetype.so.6 >configure:12092: checking for FT_TrueTypeEngineType >configure:12092: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe -I/usr/include/freetype2 conftest.c >&5 >configure:12092: $? = 0 >configure:12092: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe -I/usr/include/freetype2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:180:36: error: expected expression before ')' token > if (sizeof ((FT_TrueTypeEngineType))) > ^ >configure:12092: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV2_H 1 >| #define HAVE_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_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 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_LIBV4L1 "libv4l1.so.0" >| #define HAVE_GPHOTO2 1 >| #define HAVE_GPHOTO2_PORT 1 >| #define HAVE_RESOLV 1 >| #define HAVE_LCMS2_H 1 >| #define HAVE_LCMS2 1 >| #define HAVE_FT2BUILD_H 1 >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define HAVE_FREETYPE 1 >| /* end confdefs.h. */ >| #include <ft2build.h> >| #include FT_MODULE_H >| >| int >| main () >| { >| if (sizeof ((FT_TrueTypeEngineType))) >| return 0; >| ; >| return 0; >| } >configure:12092: result: yes >configure:12123: checking for parport header/ppdev.h >configure:12142: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:12142: $? = 0 >configure:12149: result: yes >configure:12168: checking for pthread_attr_get_np >configure:12168: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 >/var/tmp/portage/app-emulation/wine-1.7.29/temp/ccnISlup.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `pthread_attr_get_np' >collect2: error: ld returned 1 exit status >configure:12168: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV2_H 1 >| #define HAVE_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_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 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_LIBV4L1 "libv4l1.so.0" >| #define HAVE_GPHOTO2 1 >| #define HAVE_GPHOTO2_PORT 1 >| #define HAVE_RESOLV 1 >| #define HAVE_LCMS2_H 1 >| #define HAVE_LCMS2 1 >| #define HAVE_FT2BUILD_H 1 >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define HAVE_FREETYPE 1 >| #define HAVE_FT_TRUETYPEENGINETYPE 1 >| #define HAVE_PPDEV 1 >| /* end confdefs.h. */ >| /* Define pthread_attr_get_np to an innocuous variant, in case <limits.h> declares pthread_attr_get_np. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pthread_attr_get_np innocuous_pthread_attr_get_np >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_attr_get_np (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef pthread_attr_get_np >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char pthread_attr_get_np (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_pthread_attr_get_np || defined __stub___pthread_attr_get_np >| choke me >| #endif >| >| int >| main () >| { >| return pthread_attr_get_np (); >| ; >| return 0; >| } >configure:12168: result: no >configure:12168: checking for pthread_getattr_np >configure:12168: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 >configure:12168: $? = 0 >configure:12168: result: yes >configure:12168: checking for pthread_getthreadid_np >configure:12168: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 >/var/tmp/portage/app-emulation/wine-1.7.29/temp/ccr0cQ4t.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `pthread_getthreadid_np' >collect2: error: ld returned 1 exit status >configure:12168: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV2_H 1 >| #define HAVE_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_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 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_LIBV4L1 "libv4l1.so.0" >| #define HAVE_GPHOTO2 1 >| #define HAVE_GPHOTO2_PORT 1 >| #define HAVE_RESOLV 1 >| #define HAVE_LCMS2_H 1 >| #define HAVE_LCMS2 1 >| #define HAVE_FT2BUILD_H 1 >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define HAVE_FREETYPE 1 >| #define HAVE_FT_TRUETYPEENGINETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| /* end confdefs.h. */ >| /* Define pthread_getthreadid_np to an innocuous variant, in case <limits.h> declares pthread_getthreadid_np. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pthread_getthreadid_np innocuous_pthread_getthreadid_np >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_getthreadid_np (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef pthread_getthreadid_np >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char pthread_getthreadid_np (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_pthread_getthreadid_np || defined __stub___pthread_getthreadid_np >| choke me >| #endif >| >| int >| main () >| { >| return pthread_getthreadid_np (); >| ; >| return 0; >| } >configure:12168: result: no >configure:12168: checking for pthread_get_stackaddr_np >configure:12168: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 >/var/tmp/portage/app-emulation/wine-1.7.29/temp/ccimnpVD.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `pthread_get_stackaddr_np' >collect2: error: ld returned 1 exit status >configure:12168: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV2_H 1 >| #define HAVE_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_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 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_LIBV4L1 "libv4l1.so.0" >| #define HAVE_GPHOTO2 1 >| #define HAVE_GPHOTO2_PORT 1 >| #define HAVE_RESOLV 1 >| #define HAVE_LCMS2_H 1 >| #define HAVE_LCMS2 1 >| #define HAVE_FT2BUILD_H 1 >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define HAVE_FREETYPE 1 >| #define HAVE_FT_TRUETYPEENGINETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| /* end confdefs.h. */ >| /* Define pthread_get_stackaddr_np to an innocuous variant, in case <limits.h> declares pthread_get_stackaddr_np. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pthread_get_stackaddr_np innocuous_pthread_get_stackaddr_np >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_get_stackaddr_np (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef pthread_get_stackaddr_np >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char pthread_get_stackaddr_np (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_pthread_get_stackaddr_np || defined __stub___pthread_get_stackaddr_np >| choke me >| #endif >| >| int >| main () >| { >| return pthread_get_stackaddr_np (); >| ; >| return 0; >| } >configure:12168: result: no >configure:12168: checking for pthread_get_stacksize_np >configure:12168: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 >/var/tmp/portage/app-emulation/wine-1.7.29/temp/ccsTbvlP.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `pthread_get_stacksize_np' >collect2: error: ld returned 1 exit status >configure:12168: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV2_H 1 >| #define HAVE_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_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 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_LIBV4L1 "libv4l1.so.0" >| #define HAVE_GPHOTO2 1 >| #define HAVE_GPHOTO2_PORT 1 >| #define HAVE_RESOLV 1 >| #define HAVE_LCMS2_H 1 >| #define HAVE_LCMS2 1 >| #define HAVE_FT2BUILD_H 1 >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define HAVE_FREETYPE 1 >| #define HAVE_FT_TRUETYPEENGINETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| /* end confdefs.h. */ >| /* Define pthread_get_stacksize_np to an innocuous variant, in case <limits.h> declares pthread_get_stacksize_np. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pthread_get_stacksize_np innocuous_pthread_get_stacksize_np >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_get_stacksize_np (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef pthread_get_stacksize_np >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char pthread_get_stacksize_np (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_pthread_get_stacksize_np || defined __stub___pthread_get_stacksize_np >| choke me >| #endif >| >| int >| main () >| { >| return pthread_get_stacksize_np (); >| ; >| return 0; >| } >configure:12168: result: no >configure:12181: checking for inflate in -lz >configure:12206: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lz >&5 >configure:12206: $? = 0 >configure:12215: result: yes >configure:12239: checking for po_message_msgctxt in -lgettextpo >configure:12264: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lgettextpo >&5 >configure:12264: $? = 0 >configure:12273: result: yes >configure:12309: checking pulse/pulseaudio.h usability >configure:12309: x86_64-pc-linux-gnu-gcc -m32 -c -march=amdfam10 -O2 -pipe conftest.c >&5 >configure:12309: $? = 0 >configure:12309: result: yes >configure:12309: checking pulse/pulseaudio.h presence >configure:12309: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:12309: $? = 0 >configure:12309: result: yes >configure:12309: checking for pulse/pulseaudio.h >configure:12309: result: yes >configure:12314: checking for pa_stream_is_corked in -lpulse >configure:12339: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpulse >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../libpulse.so when searching for -lpulse >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libpulse.so when searching for -lpulse >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpulse >collect2: error: ld returned 1 exit status >configure:12339: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.7.29" >| #define PACKAGE_STRING "Wine 1.7.29" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GETTEXT_PO_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_GSM_GSM_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_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_QUEUE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_VALGRIND_MEMCHECK_H 1 >| #define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_SYS_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV2_H 1 >| #define HAVE_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_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 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_LIBV4L1 "libv4l1.so.0" >| #define HAVE_GPHOTO2 1 >| #define HAVE_GPHOTO2_PORT 1 >| #define HAVE_RESOLV 1 >| #define HAVE_LCMS2_H 1 >| #define HAVE_LCMS2 1 >| #define HAVE_FT2BUILD_H 1 >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define HAVE_FREETYPE 1 >| #define HAVE_FT_TRUETYPEENGINETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ZLIB 1 >| #define HAVE_LIBGETTEXTPO 1 >| #define HAVE_PULSE_PULSEAUDIO_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char pa_stream_is_corked (); >| int >| main () >| { >| return pa_stream_is_corked (); >| ; >| return 0; >| } >configure:12348: result: no >configure:12370: error: libpulse development files not found or too old, Pulse won't be supported. >This is an error since --with-pulse 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_c_ppdev=yes >ac_cv_cflags__Wl___enable_new_dtags=yes >ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes >ac_cv_cflags__fPIC__Wl___export_dynamic=yes >ac_cv_cflags__fPIC__Wl___rpath__ORIGIN____lib=yes >ac_cv_cflags__fPIC__shared__Wl___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_CAPI20_CFLAGS_set= >ac_cv_env_CAPI20_CFLAGS_value= >ac_cv_env_CAPI20_LIBS_set= >ac_cv_env_CAPI20_LIBS_value= >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set=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=amdfam10 -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=amdfam10 -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_FONTCONFIG_CFLAGS_set= >ac_cv_env_FONTCONFIG_CFLAGS_value= >ac_cv_env_FONTCONFIG_LIBS_set= >ac_cv_env_FONTCONFIG_LIBS_value= >ac_cv_env_FREETYPE_CFLAGS_set= >ac_cv_env_FREETYPE_CFLAGS_value= >ac_cv_env_FREETYPE_LIBS_set= >ac_cv_env_FREETYPE_LIBS_value= >ac_cv_env_GNUTLS_CFLAGS_set= >ac_cv_env_GNUTLS_CFLAGS_value= >ac_cv_env_GNUTLS_LIBS_set= >ac_cv_env_GNUTLS_LIBS_value= >ac_cv_env_GPHOTO2_CFLAGS_set= >ac_cv_env_GPHOTO2_CFLAGS_value= >ac_cv_env_GPHOTO2_LIBS_set= >ac_cv_env_GPHOTO2_LIBS_value= >ac_cv_env_GPHOTO2_PORT_CFLAGS_set= >ac_cv_env_GPHOTO2_PORT_CFLAGS_value= >ac_cv_env_GPHOTO2_PORT_LIBS_set= >ac_cv_env_GPHOTO2_PORT_LIBS_value= >ac_cv_env_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_JPEG_CFLAGS_set= >ac_cv_env_JPEG_CFLAGS_value= >ac_cv_env_JPEG_LIBS_set= >ac_cv_env_JPEG_LIBS_value= >ac_cv_env_LCMS2_CFLAGS_set= >ac_cv_env_LCMS2_CFLAGS_value= >ac_cv_env_LCMS2_LIBS_set= >ac_cv_env_LCMS2_LIBS_value= >ac_cv_env_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_MPG123_CFLAGS_set= >ac_cv_env_MPG123_CFLAGS_value= >ac_cv_env_MPG123_LIBS_set= >ac_cv_env_MPG123_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_TIFF_CFLAGS_set= >ac_cv_env_TIFF_CFLAGS_value= >ac_cv_env_TIFF_LIBS_set= >ac_cv_env_TIFF_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_attr_get_np=no >ac_cv_func_pthread_create=no >ac_cv_func_pthread_get_stackaddr_np=no >ac_cv_func_pthread_get_stacksize_np=no >ac_cv_func_pthread_getattr_np=yes >ac_cv_func_pthread_getthreadid_np=no >ac_cv_func_remove=yes >ac_cv_func_shmat=yes >ac_cv_have_resolv=-lresolv >ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' >ac_cv_header_AL_al_h=no >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=no >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=no >ac_cv_header_X11_extensions_Xinerama_h=no >ac_cv_header_X11_extensions_Xrandr_h=yes >ac_cv_header_X11_extensions_Xrender_h=yes >ac_cv_header_X11_extensions_shape_h=yes >ac_cv_header_X11_extensions_xf86vmode_h=yes >ac_cv_header_X11_extensions_xf86vmproto_h=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_asm_user_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_ft2build_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_gettext_po_h=yes >ac_cv_header_gnutls_gnutls_h=yes >ac_cv_header_gphoto2_camera_h=yes >ac_cv_header_gphoto2_port_h=yes >ac_cv_header_grp_h=yes >ac_cv_header_gsm_gsm_h=yes >ac_cv_header_gsm_h=no >ac_cv_header_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_kstat_h=no >ac_cv_header_lber_h=yes >ac_cv_header_lcms2_h=yes >ac_cv_header_ldap_h=yes >ac_cv_header_libproc_h=no >ac_cv_header_libprocstat_h=no >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_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_rtnetlink_h=yes >ac_cv_header_linux_serial_h=yes >ac_cv_header_linux_types_h=yes >ac_cv_header_linux_ucdrom_h=no >ac_cv_header_linux_videodev2_h=yes >ac_cv_header_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_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_pcap_pcap_h=no >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_pulse_pulseaudio_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_resolv_h=yes >ac_cv_header_sched_h=yes >ac_cv_header_scsi_scsi_h=yes >ac_cv_header_scsi_scsi_ioctl_h=yes >ac_cv_header_scsi_sg_h=yes >ac_cv_header_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_queue_h=yes >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_scsiio_h=no >ac_cv_header_sys_shm_h=yes >ac_cv_header_sys_signal_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_socketvar_h=yes >ac_cv_header_sys_sockio_h=no >ac_cv_header_sys_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_ucontext_h=yes >ac_cv_header_sys_uio_h=yes >ac_cv_header_sys_un_h=yes >ac_cv_header_sys_user_h=yes >ac_cv_header_sys_utsname_h=yes >ac_cv_header_sys_vfs_h=yes >ac_cv_header_sys_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_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_valgrind_memcheck_h=yes >ac_cv_header_valgrind_valgrind_h=yes >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_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_gettextpo_po_message_msgctxt=yes >ac_cv_lib_gphoto2_gp_camera_new=yes >ac_cv_lib_gphoto2_port_gp_port_info_list_new=yes >ac_cv_lib_i386_i386_set_ldt=no >ac_cv_lib_lcms2_cmsOpenProfileFromFile=yes >ac_cv_lib_ossaudio__oss_ioctl=no >ac_cv_lib_pthread_pthread_create=yes >ac_cv_lib_pulse_pa_stream_is_corked=no >ac_cv_lib_soname_GL=libGL.so.1 >ac_cv_lib_soname_X11=libX11.so.6 >ac_cv_lib_soname_Xcursor=libXcursor.so.1 >ac_cv_lib_soname_Xext=libXext.so.6 >ac_cv_lib_soname_Xi=libXi.so.6 >ac_cv_lib_soname_Xrandr=libXrandr.so.2 >ac_cv_lib_soname_Xrender=libXrender.so.1 >ac_cv_lib_soname_Xxf86vm=libXxf86vm.so.1 >ac_cv_lib_soname_dbus_1=libdbus-1.so.3 >ac_cv_lib_soname_freetype=libfreetype.so.6 >ac_cv_lib_soname_gnutls=libgnutls.so.26 >ac_cv_lib_soname_ncurses=libncurses.so.5 >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_lib_z_inflate=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_prog_AR=ar >ac_cv_prog_BISON=bison >ac_cv_prog_CC='x86_64-pc-linux-gnu-gcc -m32' >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -m32 -E' >ac_cv_prog_FLEX=flex >ac_cv_prog_MSGFMT=msgfmt >ac_cv_prog_PKG_CONFIG=pkg-config >ac_cv_prog_RANLIB=ranlib >ac_cv_prog_ac_ct_CPPBIN=cpp >ac_cv_prog_ac_ct_READELF=readelf >ac_cv_prog_ac_ct_STRIP=strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_sys_file_offset_bits=64 >ac_cv_sys_largefile_CC=no >ac_cv_type_FT_TrueTypeEngineType=yes >ac_cv_type_xmlDocProperties=yes >wine_cv_toolsdir='$(top_builddir)' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > > > > > > > > > > > > > > $(CC) -o $@ -Wl,--export-dynamic -Wl,--section-start,.interp=0x7bf00400 main.o $(LIBWINE) $(LIBPORT) $(EXTRALIBS) $(LDFLAGS) $(LDRPATH_INSTALL) > $(CC) -o $@ -Wl,--export-dynamic -Wl,--section-start,.interp=0x7bf00400 main.o $(LIBWINE) $(LIBPORT) $(EXTRALIBS) $(LDFLAGS) $(LDRPATH_LOCAL) > $(CC) -shared -Wl,-soname,libwine.so.1 -Wl,--version-script=$(srcdir)/wine.map $(OBJS) $(EXTRALIBS) $(LDFLAGS) $(LIBS) -o $@ > $(INSTALL_PROGRAM) libwine.so.1.0 $(DESTDIR)$(libdir)/libwine.so.1.0 > $(INSTALL_PROGRAM) wine-installed $(DESTDIR)$(bindir)/wine > $(RM) $(DESTDIR)$(bindir)/wine > $(RM) $@ && $(LN_S) libwine.so.1 $@ > $(RM) $@ && $(LN_S) libwine.so.1.0 $@ > -cd $(DESTDIR)$(libdir) && $(RM) libwine.so libwine.so.1 libwine.so.1.0 > cd $(DESTDIR)$(libdir) && $(RM) libwine.so && $(LN_S) libwine.so.1.0 libwine.so > cd $(DESTDIR)$(libdir) && $(RM) libwine.so.1 && $(LN_S) libwine.so.1.0 libwine.so.1 >' >' >ALL_TEST_RESOURCES='' >ALL_VARS_RULES='' >ALSA_LIBS='' >APPKIT_LIBS='' >APPLICATIONSERVICES_LIBS='' >AR='ar' >ARFLAGS='rc' >BISON='bison' >BUILTINFLAG='' >CAPI20_CFLAGS='' >CAPI20_LIBS='' >CARBON_LIBS='' >CC='x86_64-pc-linux-gnu-gcc -m32' >CFLAGS='-march=amdfam10 -O2 -pipe' >CONVERT='' >COREAUDIO_LIBS='' >COREFOUNDATION_LIBS='' >CORESERVICES_LIBS='' >CPP='x86_64-pc-linux-gnu-gcc -m32 -E' >CPPBIN='cpp' >CPPFLAGS='' >CROSSCC='' >CROSSTARGET='' >CUPS_CFLAGS='' >CXX='x86_64-pc-linux-gnu-g++ -m32' >CXXFLAGS='-march=amdfam10 -O2 -pipe' >DBUS_CFLAGS=' -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include ' >DBUS_LIBS=' -L/usr/lib32 -ldbus-1 ' >DEFS='' >DISKARBITRATION_LIBS='' >DLLFLAGS='-D_REENTRANT -fPIC' >DLLPREFIX='' >DLLTOOL='' >DL_LIBS='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >EXTRACFLAGS='' >EXTRA_TARGETS = libwine.so libwine.so.1 libwine.so.1.0 >FLEX='flex' >FONTCONFIG_CFLAGS='' >FONTCONFIG_LIBS='' >FONTFORGE='' >FORCEFEEDBACK_LIBS='' >FREETYPE_CFLAGS=' -I/usr/include/freetype2 ' >FREETYPE_LIBS=' -L/usr/lib32 -lfreetype ' >GETTEXTPO_LIBS='-lgettextpo' >GNUTLS_CFLAGS='' >GNUTLS_LIBS=' -L/usr/lib32 -lgnutls ' >GPHOTO2_CFLAGS=' -I/usr/include/gphoto2 ' >GPHOTO2_LIBS=' -L/usr/lib32 -lgphoto2 -lm -lgphoto2_port -lm ' >GPHOTO2_PORT_CFLAGS=' -I/usr/include/gphoto2 ' >GPHOTO2_PORT_LIBS=' -L/usr/lib32 -lgphoto2_port -lm ' >GREP='/bin/grep' >GSTREAMER_CFLAGS='' >GSTREAMER_LIBS='' >HAL_CFLAGS='' >HAL_LIBS='' >ICOTOOL='' >IOKIT_LIBS='' >JPEG_CFLAGS='' >JPEG_LIBS='' >KSTAT_LIBS='' >LCMS2_CFLAGS='' >LCMS2_LIBS=' -L/usr/lib32 -llcms2 ' >LDAP_LIBS='' >LDCONFIG='/bin/true' >LDD='/usr/bin/ldd' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LDRPATH_INSTALL='-Wl,--rpath,\$$ORIGIN/`$(MAKEDEP) -R $(bindir) $(libdir)` -Wl,--enable-new-dtags' >LDRPATH_LOCAL='-Wl,--rpath,\$$ORIGIN/$(top_builddir)/libs/wine' >LIBOBJS='' >LIBPCAP='' >LIBS='' >LIBWINE_RULES=' >LINGUAS='de fr ru' >LN_S='ln -s' >LOADER_RULES=' >LTLIBOBJS='' >MPG123_CFLAGS='' >MPG123_LIBS='' >MSGFMT='msgfmt' >OBJEXT='o' >OBJS = $(C_SRCS:.c=.o) $(EXTRA_OBJS) >OPENAL_LIBS='' >OPENCL_LIBS='' >OPENGL_LIBS='-lGL' >OSS4_CFLAGS='' >PACKAGE_BUGREPORT='wine-devel@winehq.org' >PACKAGE_NAME='Wine' >PACKAGE_STRING='Wine 1.7.29' >PACKAGE_TARNAME='wine' >PACKAGE_URL='http://www.winehq.org' >PACKAGE_VERSION='1.7.29' >PATH_SEPARATOR=':' >PKG_CONFIG='pkg-config' >PNG_CFLAGS='' >PNG_LIBS='' >POLL_LIBS='' >PRELINK='/usr/sbin/prelink' >PROCSTAT_LIBS='' >PTHREAD_LIBS='-lpthread' >PULSEINCL='' >PULSELIBS='' >QUICKTIME_LIBS='' >RANLIB='ranlib' >READELF='readelf' >RESOLV_LIBS='-lresolv' >RSVG='' >RT_LIBS='' >SANE_CFLAGS='' >SANE_LIBS='' >SECURITY_LIBS='' >SET_MAKE='' >SHELL='/bin/sh' >SOCKET_LIBS='' >STRIP='strip' >TARGETFLAGS='' >TIFF_CFLAGS='' >TIFF_LIBS='' >TOOLSDIR='$(top_builddir)' >TOOLSEXT='' >UNWINDFLAGS='' >XMKMF='' >XML2_CFLAGS=' -I/usr/include/libxml2 ' >XML2_LIBS=' -L/usr/lib32 -lxml2 ' >XSLT_CFLAGS=' -I/usr/include/libxml2 ' >XSLT_LIBS=' -L/usr/lib32 -lxslt -lxml2 -lz -lm -ldl -lm -lxml2 ' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS=' -lXext -lX11' >X_PRE_LIBS=' -lSM -lICE' >Z_LIBS='-lz' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >all: libwine.so >all: wine.inf >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' >datadir='/usr/share' >datarootdir='${prefix}/share' >dlldir='${libdir}/wine' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >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:: >install install-lib:: libwine.so.1.0 >install install-lib:: wine-installed >libdir='/usr/lib32' >libexecdir='${exec_prefix}/libexec' >libwine.so.1.0: $(OBJS) $(srcdir)/wine.map >libwine.so.1: libwine.so.1.0 >libwine.so: libwine.so.1 >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:: >uninstall:: >wine-installed: main.o >wine: main.o > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "Wine" >#define PACKAGE_TARNAME "wine" >#define PACKAGE_VERSION "1.7.29" >#define PACKAGE_STRING "Wine 1.7.29" >#define PACKAGE_BUGREPORT "wine-devel@winehq.org" >#define PACKAGE_URL "http://www.winehq.org" >#define EXEEXT "" >#define _FILE_OFFSET_BITS 64 >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_ALSA_ASOUNDLIB_H 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_ARPA_NAMESER_H 1 >#define HAVE_ASM_TYPES_H 1 >#define HAVE_CURSES_H 1 >#define HAVE_DIRENT_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_ELF_H 1 >#define HAVE_FLOAT_H 1 >#define HAVE_FNMATCH_H 1 >#define HAVE_GETOPT_H 1 >#define HAVE_GETTEXT_PO_H 1 >#define HAVE_GRP_H 1 >#define HAVE_GSM_GSM_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_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_QUEUE_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_SYS_SHM_H 1 >#define HAVE_SYS_SIGNAL_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_SOCKETVAR_H 1 >#define HAVE_SYS_STATVFS_H 1 >#define HAVE_SYS_SYSCALL_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TIMES_H 1 >#define HAVE_SYS_UIO_H 1 >#define HAVE_SYS_USER_H 1 >#define HAVE_SYS_UTSNAME_H 1 >#define HAVE_SYS_VM86_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_SYSCALL_H 1 >#define HAVE_TERMIOS_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_VALGRIND_MEMCHECK_H 1 >#define HAVE_VALGRIND_VALGRIND_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_LINUX_RTNETLINK_H 1 >#define HAVE_RESOLV_H 1 >#define HAVE_IFADDRS_H 1 >#define HAVE_SYS_UCONTEXT_H 1 >#define HAVE_LINUX_VIDEODEV2_H 1 >#define HAVE_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_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 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_LIBV4L1 "libv4l1.so.0" >#define HAVE_GPHOTO2 1 >#define HAVE_GPHOTO2_PORT 1 >#define HAVE_RESOLV 1 >#define HAVE_LCMS2_H 1 >#define HAVE_LCMS2 1 >#define HAVE_FT2BUILD_H 1 >#define SONAME_LIBFREETYPE "libfreetype.so.6" >#define HAVE_FREETYPE 1 >#define HAVE_FT_TRUETYPEENGINETYPE 1 >#define HAVE_PPDEV 1 >#define HAVE_PTHREAD_GETATTR_NP 1 >#define HAVE_ZLIB 1 >#define HAVE_LIBGETTEXTPO 1 >#define HAVE_PULSE_PULSEAUDIO_H 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 528992
: 389146