Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 239791 Details for
Bug 329057
app-emulation/wine-1.2* (amd-64 only) - configure: error: No OpenGL library found on this system
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
requested config.log
config.log (text/plain), 309.40 KB, created by
Vincent Hardy
on 2010-07-22 12:43:46 UTC
(
hide
)
Description:
requested config.log
Filename:
MIME Type:
Creator:
Vincent Hardy
Created:
2010-07-22 12:43:46 UTC
Size:
309.40 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.2, which was >generated by GNU Autoconf 2.65. Invocation command line was > > $ ./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 --without-alsa --without-capi --without-cms --with-cups --with-curses --without-esd --without-fontconfig --without-gnutls --without-gphoto --without-gsm --without-hal --without-jack --with-jpeg --with-ldap --without-mpg123 --without-nas --without-openal --with-opengl --with-openssl --without-oss --with-png --with-pthread --without-sane --disable-tests --with-freetype --disable-win64 --with-x --without-xcomposite --without-xinerama --with-xml --with-xslt > >## --------- ## >## Platform. ## >## --------- ## > >hostname = barbidou >uname -m = x86_64 >uname -r = 2.6.33-gentoo >uname -s = Linux >uname -v = #1 SMP Mon Mar 8 11:51:52 CET 2010 > >/usr/bin/uname -p = Intel(R) Xeon(R) CPU X3323 @ 2.50GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.3 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2754: checking build system type >configure:2768: result: i686-pc-linux-gnu >configure:2788: checking host system type >configure:2801: result: i686-pc-linux-gnu >configure:2831: checking whether make sets $(MAKE) >configure:2853: result: yes >configure:2870: checking for i686-pc-linux-gnu-gcc >configure:2897: result: x86_64-pc-linux-gnu-gcc -m32 >configure:3166: checking for C compiler version >configure:3175: x86_64-pc-linux-gnu-gcc -m32 --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.4.3-r2 p1.2) 4.4.3 >Copyright (C) 2010 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:3186: $? = 0 >configure:3175: x86_64-pc-linux-gnu-gcc -m32 -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/python --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2' >Thread model: posix >gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) >configure:3186: $? = 0 >configure:3175: x86_64-pc-linux-gnu-gcc -m32 -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' must come at the start of the command line >configure:3186: $? = 1 >configure:3175: x86_64-pc-linux-gnu-gcc -m32 -qversion >&5 >x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gcc: no input files >configure:3186: $? = 1 >configure:3206: checking whether the C compiler works >configure:3228: x86_64-pc-linux-gnu-gcc -m32 -march=nocona -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:3232: $? = 0 >configure:3281: result: yes >configure:3284: checking for C compiler default output file name >configure:3286: result: a.out >configure:3292: checking for suffix of executables >configure:3299: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:3303: $? = 0 >configure:3325: result: >configure:3347: checking whether we are cross compiling >configure:3355: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:3359: $? = 0 >configure:3366: ./conftest >configure:3370: $? = 0 >configure:3385: result: no >configure:3390: checking for suffix of object files >configure:3412: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:3416: $? = 0 >configure:3437: result: o >configure:3441: checking whether we are using the GNU C compiler >configure:3460: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:3460: $? = 0 >configure:3469: result: yes >configure:3478: checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g >configure:3498: x86_64-pc-linux-gnu-gcc -m32 -c -g conftest.c >&5 >configure:3498: $? = 0 >configure:3539: result: yes >configure:3556: checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89 >configure:3620: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:3620: $? = 0 >configure:3633: result: none needed >configure:3765: checking for C++ compiler version >configure:3774: x86_64-pc-linux-gnu-g++ -m32 --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 4.4.3-r2 p1.2) 4.4.3 >Copyright (C) 2010 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:3785: $? = 0 >configure:3774: x86_64-pc-linux-gnu-g++ -m32 -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.3/python --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.3-r2 p1.2' >Thread model: posix >gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2) >configure:3785: $? = 0 >configure:3774: x86_64-pc-linux-gnu-g++ -m32 -V >&5 >x86_64-pc-linux-gnu-g++: argument to '-V' missing > >configure:3785: $? = 1 >configure:3774: x86_64-pc-linux-gnu-g++ -m32 -qversion >&5 >x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' >x86_64-pc-linux-gnu-g++: no input files >configure:3785: $? = 1 >configure:3789: checking whether we are using the GNU C++ compiler >configure:3808: x86_64-pc-linux-gnu-g++ -m32 -c -march=nocona -O2 -pipe conftest.cpp >&5 >configure:3808: $? = 0 >configure:3817: result: yes >configure:3826: checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g >configure:3846: x86_64-pc-linux-gnu-g++ -m32 -c -g conftest.cpp >&5 >configure:3846: $? = 0 >configure:3887: result: yes >configure:3913: checking for i686-pc-linux-gnu-cpp >configure:3943: result: no >configure:3953: checking for cpp >configure:3969: found /usr/bin/cpp >configure:3980: result: cpp >configure:4128: checking for the directory containing the Wine tools >configure:4152: result: $(TOPOBJDIR) >configure:4166: checking for flex >configure:4182: found /usr/bin/flex >configure:4193: result: flex >configure:4209: checking whether flex is recent enough >configure:4219: result: yes >configure:4231: checking for bison >configure:4247: found /usr/bin/bison >configure:4258: result: bison >configure:4280: checking for i686-pc-linux-gnu-ar >configure:4310: result: no >configure:4280: checking for i686-pc-linux-gnu-gar >configure:4310: result: no >configure:4324: checking for ar >configure:4340: found /usr/bin/ar >configure:4351: result: ar >configure:4380: checking for i686-pc-linux-gnu-ranlib >configure:4410: result: no >configure:4420: checking for ranlib >configure:4436: found /usr/bin/ranlib >configure:4447: result: ranlib >configure:4472: checking for i686-pc-linux-gnu-strip >configure:4502: result: no >configure:4512: checking for strip >configure:4528: found /usr/bin/strip >configure:4539: result: strip >configure:4561: checking whether ln -s works >configure:4565: result: yes >configure:4572: checking for grep that handles long lines and -e >configure:4630: result: /bin/grep >configure:4635: checking for egrep >configure:4697: result: /bin/grep -E >configure:4704: checking for ldconfig >configure:4735: result: /bin/true >configure:4757: checking for a BSD-compatible install >configure:4825: result: /usr/bin/install -c >configure:4845: checking for lclint >configure:4875: result: no >configure:4845: checking for lint >configure:4875: result: no >configure:4894: checking for fontforge >configure:4924: result: no >configure:4937: checking for pkg-config >configure:4953: found /usr/bin/pkg-config >configure:4964: result: pkg-config >configure:4980: checking for rsvg >configure:5010: result: no >configure:5023: checking for convert >configure:5053: result: no >configure:5066: checking for icotool >configure:5096: result: no >configure:5174: checking for prelink >configure:5205: result: false >configure:5217: checking for i386_set_ldt in -li386 >configure:5242: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -li386 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -li386 >collect2: ld returned 1 exit status >configure:5242: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #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:5251: result: no >configure:5262: checking for _oss_ioctl in -lossaudio >configure:5287: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lossaudio >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lossaudio >collect2: ld returned 1 exit status >configure:5287: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #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:5296: result: no >configure:5321: checking for special C compiler options needed for large files >configure:5366: result: no >configure:5372: checking for _FILE_OFFSET_BITS value needed for large files >configure:5397: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:16: warning: left shift count >= width of type >conftest.c:16: warning: left shift count >= width of type >conftest.c:18: error: size of array 'off_t_is_large' is negative >configure:5397: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #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:5421: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5421: $? = 0 >configure:5429: result: 64 >configure:5518: checking how to run the C preprocessor >configure:5549: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5549: $? = 0 >configure:5563: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:11:28: error: ac_nonexistent.h: No such file or directory >configure:5563: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #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:5588: result: x86_64-pc-linux-gnu-gcc -m32 -E >configure:5608: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5608: $? = 0 >configure:5622: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:11:28: error: ac_nonexistent.h: No such file or directory >configure:5622: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #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:5651: checking for ANSI C header files >configure:5671: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5671: $? = 0 >configure:5744: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:5744: $? = 0 >configure:5744: ./conftest >configure:5744: $? = 0 >configure:5755: result: yes >configure:5768: checking for sys/types.h >configure:5768: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5768: $? = 0 >configure:5768: result: yes >configure:5768: checking for sys/stat.h >configure:5768: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5768: $? = 0 >configure:5768: result: yes >configure:5768: checking for stdlib.h >configure:5768: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5768: $? = 0 >configure:5768: result: yes >configure:5768: checking for string.h >configure:5768: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5768: $? = 0 >configure:5768: result: yes >configure:5768: checking for memory.h >configure:5768: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5768: $? = 0 >configure:5768: result: yes >configure:5768: checking for strings.h >configure:5768: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5768: $? = 0 >configure:5768: result: yes >configure:5768: checking for inttypes.h >configure:5768: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5768: $? = 0 >configure:5768: result: yes >configure:5768: checking for stdint.h >configure:5768: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5768: $? = 0 >configure:5768: result: yes >configure:5768: checking for unistd.h >configure:5768: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5768: $? = 0 >configure:5768: result: yes >configure:5918: checking for AL/al.h >configure:5918: result: no >configure:5918: checking AudioToolbox/AudioConverter.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:54:41: error: AudioToolbox/AudioConverter.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking AudioToolbox/AudioConverter.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:41: error: AudioToolbox/AudioConverter.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking for AudioToolbox/AudioConverter.h >configure:5918: result: no >configure:5918: checking AudioUnit/AudioUnit.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:54:33: error: AudioUnit/AudioUnit.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking AudioUnit/AudioUnit.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:33: error: AudioUnit/AudioUnit.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking for AudioUnit/AudioUnit.h >configure:5918: result: no >configure:5918: checking Carbon/Carbon.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:54:27: error: Carbon/Carbon.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking Carbon/Carbon.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:27: error: Carbon/Carbon.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking for Carbon/Carbon.h >configure:5918: result: no >configure:5918: checking CoreAudio/CoreAudio.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:54:33: error: CoreAudio/CoreAudio.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking CoreAudio/CoreAudio.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:33: error: CoreAudio/CoreAudio.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking for CoreAudio/CoreAudio.h >configure:5918: result: no >configure:5918: checking DiskArbitration/DiskArbitration.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:54:45: error: DiskArbitration/DiskArbitration.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking DiskArbitration/DiskArbitration.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:45: error: DiskArbitration/DiskArbitration.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking for DiskArbitration/DiskArbitration.h >configure:5918: result: no >configure:5918: checking IOKit/IOKitLib.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:54:28: error: IOKit/IOKitLib.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking IOKit/IOKitLib.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:28: error: IOKit/IOKitLib.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking for IOKit/IOKitLib.h >configure:5918: result: no >configure:5918: checking IOKit/hid/IOHIDLib.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:54:32: error: IOKit/hid/IOHIDLib.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking IOKit/hid/IOHIDLib.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:32: error: IOKit/hid/IOHIDLib.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking for IOKit/hid/IOHIDLib.h >configure:5918: result: no >configure:5918: checking for OpenAL/al.h >configure:5918: result: no >configure:5918: checking alias.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:54:19: error: alias.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking alias.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:21:19: error: alias.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:5918: result: no >configure:5918: checking for alias.h >configure:5918: result: no >configure:5918: checking for alsa/asoundlib.h >configure:5918: result: no >configure:5918: checking arpa/inet.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking arpa/inet.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for arpa/inet.h >configure:5918: result: yes >configure:5918: checking arpa/nameser.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking arpa/nameser.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for arpa/nameser.h >configure:5918: result: yes >configure:5918: checking asm/types.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking asm/types.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for asm/types.h >configure:5918: result: yes >configure:5918: checking for capi20.h >configure:5918: result: no >configure:5918: checking curses.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking curses.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for curses.h >configure:5918: result: yes >configure:5918: checking direct.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:58:20: error: direct.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 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:5918: result: no >configure:5918: checking direct.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:25:20: error: direct.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 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:5918: result: no >configure:5918: checking for direct.h >configure:5918: result: no >configure:5918: checking dirent.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking dirent.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for dirent.h >configure:5918: result: yes >configure:5918: checking dlfcn.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking dlfcn.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for dlfcn.h >configure:5918: result: yes >configure:5918: checking elf.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking elf.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for elf.h >configure:5918: result: yes >configure:5918: checking float.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking float.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for float.h >configure:5918: result: yes >configure:5918: checking fnmatch.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking fnmatch.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for fnmatch.h >configure:5918: result: yes >configure:5918: checking for fontconfig/fontconfig.h >configure:5918: result: no >configure:5918: checking getopt.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking getopt.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for getopt.h >configure:5918: result: yes >configure:5918: checking grp.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking grp.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for grp.h >configure:5918: result: yes >configure:5918: checking for gsm.h >configure:5918: result: no >configure:5918: checking for gsm/gsm.h >configure:5918: result: no >configure:5918: checking ieeefp.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:65:20: error: ieeefp.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking ieeefp.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:32:20: error: ieeefp.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <ieeefp.h> >configure:5918: result: no >configure:5918: checking for ieeefp.h >configure:5918: result: no >configure:5918: checking inet/mib2.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:65:23: error: inet/mib2.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking inet/mib2.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:32:23: error: inet/mib2.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <inet/mib2.h> >configure:5918: result: no >configure:5918: checking for inet/mib2.h >configure:5918: result: no >configure:5918: checking io.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:65:16: error: io.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking io.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:32:16: error: io.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <io.h> >configure:5918: result: no >configure:5918: checking for io.h >configure:5918: result: no >configure:5918: checking for jack/jack.h >configure:5918: result: no >configure:5918: checking jpeglib.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking jpeglib.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for jpeglib.h >configure:5918: result: yes >configure:5918: checking kstat.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:66:19: error: kstat.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking kstat.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:33:19: error: kstat.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| /* end confdefs.h. */ >| #include <kstat.h> >configure:5918: result: no >configure:5918: checking for kstat.h >configure:5918: result: no >configure:5918: checking lber.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking lber.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for lber.h >configure:5918: result: yes >configure:5918: checking for lcms.h >configure:5918: result: no >configure:5918: checking for lcms/lcms.h >configure:5918: result: no >configure:5918: checking ldap.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking ldap.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for ldap.h >configure:5918: result: yes >configure:5918: checking libaudioio.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:68:24: error: libaudioio.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_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 <libaudioio.h> >configure:5918: result: no >configure:5918: checking libaudioio.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:35:24: error: libaudioio.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| /* end confdefs.h. */ >| #include <libaudioio.h> >configure:5918: result: no >configure:5918: checking for libaudioio.h >configure:5918: result: no >configure:5918: checking link.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking link.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for link.h >configure:5918: result: yes >configure:5918: checking linux/cdrom.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking linux/cdrom.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for linux/cdrom.h >configure:5918: result: yes >configure:5918: checking linux/compiler.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:70:28: error: linux/compiler.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_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:5918: result: no >configure:5918: checking linux/compiler.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:37:28: error: linux/compiler.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_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:5918: result: no >configure:5918: checking for linux/compiler.h >configure:5918: result: no >configure:5918: checking linux/hdreg.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking linux/hdreg.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for linux/hdreg.h >configure:5918: result: yes >configure:5918: checking linux/input.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking linux/input.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for linux/input.h >configure:5918: result: yes >configure:5918: checking linux/ioctl.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking linux/ioctl.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for linux/ioctl.h >configure:5918: result: yes >configure:5918: checking linux/joystick.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking linux/joystick.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for linux/joystick.h >configure:5918: result: yes >configure:5918: checking linux/major.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking linux/major.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for linux/major.h >configure:5918: result: yes >configure:5918: checking linux/param.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking linux/param.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for linux/param.h >configure:5918: result: yes >configure:5918: checking linux/serial.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking linux/serial.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for linux/serial.h >configure:5918: result: yes >configure:5918: checking linux/types.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking linux/types.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for linux/types.h >configure:5918: result: yes >configure:5918: checking linux/ucdrom.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:78:26: error: linux/ucdrom.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking linux/ucdrom.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:45:26: error: linux/ucdrom.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| /* end confdefs.h. */ >| #include <linux/ucdrom.h> >configure:5918: result: no >configure:5918: checking for linux/ucdrom.h >configure:5918: result: no >configure:5918: checking mach-o/nlist.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:78:26: error: mach-o/nlist.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking mach-o/nlist.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:45:26: error: mach-o/nlist.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| /* end confdefs.h. */ >| #include <mach-o/nlist.h> >configure:5918: result: no >configure:5918: checking for mach-o/nlist.h >configure:5918: result: no >configure:5918: checking mach/mach.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:78:23: error: mach/mach.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking mach/mach.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:45:23: error: mach/mach.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| /* end confdefs.h. */ >| #include <mach/mach.h> >configure:5918: result: no >configure:5918: checking for mach/mach.h >configure:5918: result: no >configure:5918: checking mach/machine.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:78:26: error: mach/machine.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking mach/machine.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:45:26: error: mach/machine.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| /* end confdefs.h. */ >| #include <mach/machine.h> >configure:5918: result: no >configure:5918: checking for mach/machine.h >configure:5918: result: no >configure:5918: checking machine/cpu.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:78:25: error: machine/cpu.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking machine/cpu.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:45:25: error: machine/cpu.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| /* end confdefs.h. */ >| #include <machine/cpu.h> >configure:5918: result: no >configure:5918: checking for machine/cpu.h >configure:5918: result: no >configure:5918: checking machine/limits.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:78:28: error: machine/limits.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking machine/limits.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:45:28: error: machine/limits.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| /* end confdefs.h. */ >| #include <machine/limits.h> >configure:5918: result: no >configure:5918: checking for machine/limits.h >configure:5918: result: no >configure:5918: checking for machine/soundcard.h >configure:5918: result: no >configure:5918: checking machine/sysarch.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:78:29: error: machine/sysarch.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking machine/sysarch.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:45:29: error: machine/sysarch.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| /* end confdefs.h. */ >| #include <machine/sysarch.h> >configure:5918: result: no >configure:5918: checking for machine/sysarch.h >configure:5918: result: no >configure:5918: checking mntent.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking mntent.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for mntent.h >configure:5918: result: yes >configure:5918: checking for mpg123.h >configure:5918: result: no >configure:5918: checking ncurses.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking ncurses.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for ncurses.h >configure:5918: result: yes >configure:5918: checking netdb.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking netdb.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for netdb.h >configure:5918: result: yes >configure:5918: checking netinet/in.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking netinet/in.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for netinet/in.h >configure:5918: result: yes >configure:5918: checking netinet/in_systm.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking netinet/in_systm.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for netinet/in_systm.h >configure:5918: result: yes >configure:5918: checking netinet/tcp.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking netinet/tcp.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for netinet/tcp.h >configure:5918: result: yes >configure:5918: checking netinet/tcp_fsm.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:84:29: error: netinet/tcp_fsm.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_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:5918: result: no >configure:5918: checking netinet/tcp_fsm.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:51:29: error: netinet/tcp_fsm.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_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:5918: result: no >configure:5918: checking for netinet/tcp_fsm.h >configure:5918: result: no >configure:5918: checking openssl/err.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking openssl/err.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for openssl/err.h >configure:5918: result: yes >configure:5918: checking openssl/ssl.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking openssl/ssl.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for openssl/ssl.h >configure:5918: result: yes >configure:5918: checking png.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking png.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for png.h >configure:5918: result: yes >configure:5918: checking poll.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking poll.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for poll.h >configure:5918: result: yes >configure:5918: checking port.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:88:18: error: port.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking port.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:55:18: error: port.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| /* end confdefs.h. */ >| #include <port.h> >configure:5918: result: no >configure:5918: checking for port.h >configure:5918: result: no >configure:5918: checking process.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:88:21: error: process.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking process.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:55:21: error: process.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| /* end confdefs.h. */ >| #include <process.h> >configure:5918: result: no >configure:5918: checking for process.h >configure:5918: result: no >configure:5918: checking pthread.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking pthread.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for pthread.h >configure:5918: result: yes >configure:5918: checking pwd.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking pwd.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for pwd.h >configure:5918: result: yes >configure:5918: checking regex.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking regex.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for regex.h >configure:5918: result: yes >configure:5918: checking sched.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sched.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sched.h >configure:5918: result: yes >configure:5918: checking scsi/scsi.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking scsi/scsi.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for scsi/scsi.h >configure:5918: result: yes >configure:5918: checking scsi/scsi_ioctl.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking scsi/scsi_ioctl.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for scsi/scsi_ioctl.h >configure:5918: result: yes >configure:5918: checking scsi/sg.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking scsi/sg.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for scsi/sg.h >configure:5918: result: yes >configure:5918: checking for soundcard.h >configure:5918: result: no >configure:5918: checking stdbool.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking stdbool.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for stdbool.h >configure:5918: result: yes >configure:5918: checking for stdint.h >configure:5918: result: yes >configure:5918: checking for strings.h >configure:5918: result: yes >configure:5918: checking stropts.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking stropts.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for stropts.h >configure:5918: result: yes >configure:5918: checking for sys/asoundlib.h >configure:5918: result: no >configure:5918: checking sys/cdio.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:99:22: error: sys/cdio.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| /* 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:5918: result: no >configure:5918: checking sys/cdio.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:66:22: error: sys/cdio.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| /* end confdefs.h. */ >| #include <sys/cdio.h> >configure:5918: result: no >configure:5918: checking for sys/cdio.h >configure:5918: result: no >configure:5918: checking sys/elf32.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:99:23: error: sys/elf32.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| /* 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:5918: result: no >configure:5918: checking sys/elf32.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:66:23: error: sys/elf32.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| /* end confdefs.h. */ >| #include <sys/elf32.h> >configure:5918: result: no >configure:5918: checking for sys/elf32.h >configure:5918: result: no >configure:5918: checking sys/epoll.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/epoll.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/epoll.h >configure:5918: result: yes >configure:5918: checking sys/errno.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/errno.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/errno.h >configure:5918: result: yes >configure:5918: checking sys/event.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:101:23: error: sys/event.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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:5918: result: no >configure:5918: checking sys/event.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:68:23: error: sys/event.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| /* end confdefs.h. */ >| #include <sys/event.h> >configure:5918: result: no >configure:5918: checking for sys/event.h >configure:5918: result: no >configure:5918: checking sys/exec_elf.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:101:26: error: sys/exec_elf.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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:5918: result: no >configure:5918: checking sys/exec_elf.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:68:26: error: sys/exec_elf.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| /* end confdefs.h. */ >| #include <sys/exec_elf.h> >configure:5918: result: no >configure:5918: checking for sys/exec_elf.h >configure:5918: result: no >configure:5918: checking sys/filio.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:101:23: error: sys/filio.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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:5918: result: no >configure:5918: checking sys/filio.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:68:23: error: sys/filio.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| /* end confdefs.h. */ >| #include <sys/filio.h> >configure:5918: result: no >configure:5918: checking for sys/filio.h >configure:5918: result: no >configure:5918: checking sys/inotify.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/inotify.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/inotify.h >configure:5918: result: yes >configure:5918: checking sys/ioctl.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/ioctl.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/ioctl.h >configure:5918: result: yes >configure:5918: checking sys/ipc.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/ipc.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/ipc.h >configure:5918: result: yes >configure:5918: checking sys/limits.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:104:24: error: sys/limits.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking sys/limits.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:71:24: error: sys/limits.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <sys/limits.h> >configure:5918: result: no >configure:5918: checking for sys/limits.h >configure:5918: result: no >configure:5918: checking sys/link.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:104:22: error: sys/link.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking sys/link.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:71:22: error: sys/link.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <sys/link.h> >configure:5918: result: no >configure:5918: checking for sys/link.h >configure:5918: result: no >configure:5918: checking sys/mman.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/mman.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/mman.h >configure:5918: result: yes >configure:5918: checking sys/modem.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:105:23: error: sys/modem.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking sys/modem.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:72:23: error: sys/modem.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <sys/modem.h> >configure:5918: result: no >configure:5918: checking for sys/modem.h >configure:5918: result: no >configure:5918: checking sys/msg.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/msg.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/msg.h >configure:5918: result: yes >configure:5918: checking sys/mtio.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/mtio.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/mtio.h >configure:5918: result: yes >configure:5918: checking sys/param.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/param.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/param.h >configure:5918: result: yes >configure:5918: checking sys/poll.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/poll.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/poll.h >configure:5918: result: yes >configure:5918: checking sys/prctl.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/prctl.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/prctl.h >configure:5918: result: yes >configure:5918: checking sys/protosw.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:110:25: error: sys/protosw.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking sys/protosw.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:77:25: error: sys/protosw.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| /* end confdefs.h. */ >| #include <sys/protosw.h> >configure:5918: result: no >configure:5918: checking for sys/protosw.h >configure:5918: result: no >configure:5918: checking sys/ptrace.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/ptrace.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/ptrace.h >configure:5918: result: yes >configure:5918: checking sys/resource.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/resource.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/resource.h >configure:5918: result: yes >configure:5918: checking sys/scsiio.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:112:24: error: sys/scsiio.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking sys/scsiio.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:79:24: error: sys/scsiio.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| /* end confdefs.h. */ >| #include <sys/scsiio.h> >configure:5918: result: no >configure:5918: checking for sys/scsiio.h >configure:5918: result: no >configure:5918: checking sys/shm.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/shm.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/shm.h >configure:5918: result: yes >configure:5918: checking sys/signal.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/signal.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/signal.h >configure:5918: result: yes >configure:5918: checking sys/socket.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/socket.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/socket.h >configure:5918: result: yes >configure:5918: checking sys/socketvar.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/socketvar.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/socketvar.h >configure:5918: result: yes >configure:5918: checking sys/sockio.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:116:24: error: sys/sockio.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| /* end confdefs.h. */ >| #include <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:5918: result: no >configure:5918: checking sys/sockio.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:83:24: error: sys/sockio.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| /* end confdefs.h. */ >| #include <sys/sockio.h> >configure:5918: result: no >configure:5918: checking for sys/sockio.h >configure:5918: result: no >configure:5918: checking for sys/soundcard.h >configure:5918: result: no >configure:5918: checking sys/statvfs.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/statvfs.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/statvfs.h >configure:5918: result: yes >configure:5918: checking sys/strtio.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:117:24: error: sys/strtio.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_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:5918: result: no >configure:5918: checking sys/strtio.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:84:24: error: sys/strtio.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| /* end confdefs.h. */ >| #include <sys/strtio.h> >configure:5918: result: no >configure:5918: checking for sys/strtio.h >configure:5918: result: no >configure:5918: checking sys/syscall.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/syscall.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/syscall.h >configure:5918: result: yes >configure:5918: checking sys/tihdr.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:118:23: error: sys/tihdr.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_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:5918: result: no >configure:5918: checking sys/tihdr.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:85:23: error: sys/tihdr.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| /* end confdefs.h. */ >| #include <sys/tihdr.h> >configure:5918: result: no >configure:5918: checking for sys/tihdr.h >configure:5918: result: no >configure:5918: checking sys/time.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/time.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/time.h >configure:5918: result: yes >configure:5918: checking sys/timeout.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:119:25: error: sys/timeout.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_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:5918: result: no >configure:5918: checking sys/timeout.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:86:25: error: sys/timeout.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <sys/timeout.h> >configure:5918: result: no >configure:5918: checking for sys/timeout.h >configure:5918: result: no >configure:5918: checking sys/times.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/times.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/times.h >configure:5918: result: yes >configure:5918: checking sys/uio.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/uio.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/uio.h >configure:5918: result: yes >configure:5918: checking sys/un.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/un.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/un.h >configure:5918: result: yes >configure:5918: checking sys/utsname.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/utsname.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/utsname.h >configure:5918: result: yes >configure:5918: checking sys/vm86.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/vm86.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/vm86.h >configure:5918: result: yes >configure:5918: checking sys/wait.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking sys/wait.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for sys/wait.h >configure:5918: result: yes >configure:5918: checking syscall.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking syscall.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for syscall.h >configure:5918: result: yes >configure:5918: checking termios.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking termios.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for termios.h >configure:5918: result: yes >configure:5918: checking tiffio.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking tiffio.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for tiffio.h >configure:5918: result: yes >configure:5918: checking for unistd.h >configure:5918: result: yes >configure:5918: checking utime.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking utime.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for utime.h >configure:5918: result: yes >configure:5918: checking valgrind/memcheck.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:130:31: error: valgrind/memcheck.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| /* end confdefs.h. */ >| #include <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 <valgrind/memcheck.h> >configure:5918: result: no >configure:5918: checking valgrind/memcheck.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:97:31: error: valgrind/memcheck.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| /* end confdefs.h. */ >| #include <valgrind/memcheck.h> >configure:5918: result: no >configure:5918: checking for valgrind/memcheck.h >configure:5918: result: no >configure:5918: checking valgrind/valgrind.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:130:31: error: valgrind/valgrind.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| /* end confdefs.h. */ >| #include <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 <valgrind/valgrind.h> >configure:5918: result: no >configure:5918: checking valgrind/valgrind.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >conftest.c:97:31: error: valgrind/valgrind.h: No such file or directory >configure:5918: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| /* end confdefs.h. */ >| #include <valgrind/valgrind.h> >configure:5918: result: no >configure:5918: checking for valgrind/valgrind.h >configure:5918: result: no >configure:5918: checking zlib.h usability >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking zlib.h presence >configure:5918: x86_64-pc-linux-gnu-gcc -m32 -E conftest.c >configure:5918: $? = 0 >configure:5918: result: yes >configure:5918: checking for zlib.h >configure:5918: result: yes >configure:5929: checking whether stat file-mode macros are broken >configure:5956: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5956: $? = 0 >configure:5963: result: no >configure:5976: checking for sys/mount.h >configure:5976: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5976: $? = 0 >configure:5976: result: yes >configure:5976: checking for sys/statfs.h >configure:5976: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5976: $? = 0 >configure:5976: result: yes >configure:5976: checking for sys/sysctl.h >configure:5976: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5976: $? = 0 >configure:5976: result: yes >configure:5976: checking for sys/user.h >configure:5976: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5976: $? = 0 >configure:5976: result: yes >configure:5976: checking for sys/vfs.h >configure:5976: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:5976: $? = 0 >configure:5976: result: yes >configure:6009: checking for netinet/ip.h >configure:6009: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:6009: $? = 0 >configure:6009: result: yes >configure:6009: checking for net/if.h >configure:6009: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:6009: $? = 0 >configure:6009: result: yes >configure:6009: checking for net/if_arp.h >configure:6009: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:6009: $? = 0 >configure:6009: result: yes >configure:6009: checking for net/if_dl.h >configure:6009: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:129:23: error: net/if_dl.h: No such file or directory >configure:6009: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| /* end confdefs.h. */ >| #include <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:6009: result: no >configure:6009: checking for net/if_types.h >configure:6009: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:129:26: error: net/if_types.h: No such file or directory >configure:6009: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| /* end confdefs.h. */ >| #include <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:6009: result: no >configure:6009: checking for net/route.h >configure:6009: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:6009: $? = 0 >configure:6009: result: yes >configure:6009: checking for netinet/if_ether.h >configure:6009: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:6009: $? = 0 >configure:6009: result: yes >configure:6009: checking for netinet/if_inarp.h >configure:6009: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:131:30: error: netinet/if_inarp.h: No such file or directory >configure:6009: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| /* end confdefs.h. */ >| #include <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:6009: result: no >configure:6009: checking for netinet/in_pcb.h >configure:6009: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:131:28: error: netinet/in_pcb.h: No such file or directory >configure:6009: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| /* end confdefs.h. */ >| #include <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:6009: result: no >configure:6009: checking for netinet/ip_icmp.h >configure:6009: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:6009: $? = 0 >configure:6009: result: yes >configure:6009: checking for netinet/ip_var.h >configure:6009: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:132:28: error: netinet/ip_var.h: No such file or directory >configure:6009: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| /* end confdefs.h. */ >| #include <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:6009: result: no >configure:6009: checking for netinet/udp.h >configure:6009: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:6009: $? = 0 >configure:6009: result: yes >configure:6009: checking for netipx/ipx.h >configure:6009: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:6009: $? = 0 >configure:6009: result: yes >configure:6046: checking for netinet/tcp_timer.h >configure:6046: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:149:31: error: netinet/tcp_timer.h: No such file or directory >configure:6046: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| /* end confdefs.h. */ >| #include <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:6046: result: no >configure:6046: checking for netinet/udp_var.h >configure:6046: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:149:29: error: netinet/udp_var.h: No such file or directory >configure:6046: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| /* end confdefs.h. */ >| #include <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:6046: result: no >configure:6046: checking for netinet/icmp_var.h >configure:6046: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:149:30: error: netinet/icmp_var.h: No such file or directory >configure:6046: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| /* end confdefs.h. */ >| #include <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:6046: result: no >configure:6046: checking for netinet/tcp_var.h >configure:6046: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:149:29: error: netinet/tcp_var.h: No such file or directory >configure:6046: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| /* end confdefs.h. */ >| #include <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:6046: result: no >configure:6098: checking for linux/ipx.h >configure:6098: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:6098: $? = 0 >configure:6098: result: yes >configure:6098: checking for linux/irda.h >configure:6098: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:6098: $? = 0 >configure:6098: result: yes >configure:6122: checking for mach-o/dyld_images.h >configure:6122: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:120:32: error: mach-o/dyld_images.h: No such file or directory >configure:6122: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_IRDA_H 1 >| /* end confdefs.h. */ >| #ifdef HAVE_STDBOOL_H >| # include <stdbool.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| >| #include <mach-o/dyld_images.h> >configure:6122: result: no >configure:6141: checking for resolv.h >configure:6141: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:6141: $? = 0 >configure:6141: result: yes >configure:6164: checking for ifaddrs.h >configure:6164: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:6164: $? = 0 >configure:6164: result: yes >configure:6178: checking for ucontext.h >configure:6178: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:6178: $? = 0 >configure:6178: result: yes >configure:6192: checking for sys/thr.h >configure:6192: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:121:21: error: sys/thr.h: No such file or directory >configure:6192: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_IRDA_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_UCONTEXT_H 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_UCONTEXT_H >| #include <ucontext.h> >| #endif >| >| #include <sys/thr.h> >configure:6192: result: no >configure:6209: checking for pthread_np.h >configure:6209: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >conftest.c:120:24: error: pthread_np.h: No such file or directory >configure:6209: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_IRDA_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_UCONTEXT_H 1 >| /* end confdefs.h. */ >| #ifdef HAVE_PTHREAD_H >| #include <pthread.h> >| #endif >| >| #include <pthread_np.h> >configure:6209: result: no >configure:6225: checking for linux/videodev.h >configure:6225: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:6225: $? = 0 >configure:6225: result: yes >configure:6245: checking for linux/capi.h >configure:6245: result: no >configure:6277: checking for ldd >configure:6296: found /usr/bin/ldd >configure:6309: result: /usr/bin/ldd >configure:6628: checking whether we can build a GNU style ELF dll >configure:6639: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -fPIC -shared -Wl,-Bsymbolic -Wl,-O1 conftest.c >&5 >configure:6639: $? = 0 >configure:6648: result: yes >configure:6654: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1 >configure:6665: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -fPIC -shared -Wl,-soname,confest.so.1 -Wl,-O1 conftest.c >&5 >configure:6665: $? = 0 >configure:6674: result: yes >configure:6706: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs >configure:6717: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -fPIC -shared -Wl,-Bsymbolic,-z,defs -Wl,-O1 conftest.c >&5 >configure:6717: $? = 0 >configure:6726: result: yes >configure:6732: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini >configure:6743: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini -Wl,-O1 conftest.c >&5 >configure:6743: $? = 0 >configure:6752: result: yes >configure:6759: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map >configure:6770: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -fPIC -shared -Wl,--version-script=conftest.map -Wl,-O1 conftest.c >&5 >configure:6770: $? = 0 >configure:6779: result: yes >configure:6786: checking whether the compiler supports -fPIC -Wl,--export-dynamic >configure:6797: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -fPIC -Wl,--export-dynamic -Wl,-O1 conftest.c >&5 >configure:6797: $? = 0 >configure:6806: result: yes >configure:6814: checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib >configure:6825: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -fPIC -Wl,--rpath,$ORIGIN/../lib -Wl,-O1 conftest.c >&5 >configure:6825: $? = 0 >configure:6835: result: yes >configure:6871: checking whether the compiler supports -Wl,--enable-new-dtags >configure:6882: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,--enable-new-dtags -Wl,-O1 conftest.c >&5 >configure:6882: $? = 0 >configure:6891: result: yes >configure:6899: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400 >configure:6910: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,--section-start,.interp=0x7bf00400 -Wl,-O1 conftest.c >&5 >configure:6910: $? = 0 >configure:6919: result: yes >configure:7014: checking for i686-pc-mingw32-gcc >configure:7044: result: no >configure:7014: checking for i586-pc-mingw32-gcc >configure:7044: result: no >configure:7014: checking for i486-pc-mingw32-gcc >configure:7044: result: no >configure:7014: checking for i386-pc-mingw32-gcc >configure:7044: result: no >configure:7014: checking for i686-mingw32msvc-gcc >configure:7044: result: no >configure:7014: checking for i586-mingw32msvc-gcc >configure:7044: result: no >configure:7014: checking for i486-mingw32msvc-gcc >configure:7044: result: no >configure:7014: checking for i386-mingw32msvc-gcc >configure:7044: result: no >configure:7014: checking for i686-mingw32-gcc >configure:7044: result: no >configure:7014: checking for i586-mingw32-gcc >configure:7044: result: no >configure:7014: checking for i486-mingw32-gcc >configure:7044: result: no >configure:7014: checking for i386-mingw32-gcc >configure:7044: result: no >configure:7078: checking for pthread_create in -lpthread >configure:7103: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lpthread >&5 >configure:7103: $? = 0 >configure:7112: result: yes >configure:7130: checking for X >configure:7269: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lX11 >&5 >configure:7269: $? = 0 >configure:7319: result: libraries , headers >configure:7418: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lX11 >&5 >configure:7418: $? = 0 >configure:7516: checking for gethostbyname >configure:7516: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:7516: $? = 0 >configure:7516: result: yes >configure:7613: checking for connect >configure:7613: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:7613: $? = 0 >configure:7613: result: yes >configure:7662: checking for remove >configure:7662: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:7662: $? = 0 >configure:7662: result: yes >configure:7711: checking for shmat >configure:7711: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c >&5 >configure:7711: $? = 0 >configure:7711: result: yes >configure:7769: checking for IceConnectionNumber in -lICE >configure:7794: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lICE >&5 >configure:7794: $? = 0 >configure:7803: result: yes >configure:7820: checking for -lX11 >configure:7845: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lX11 >&5 >configure:7845: $? = 0 >configure:7861: result: libX11.so.6 >configure:7870: checking for -lXext >configure:7895: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lXext -lX11 >&5 >configure:7895: $? = 0 >configure:7911: result: libXext.so.6 >configure:7936: checking for X11/Xlib.h >configure:7936: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:7936: $? = 0 >configure:7936: result: yes >configure:7936: checking for X11/XKBlib.h >configure:7936: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:7936: $? = 0 >configure:7936: result: yes >configure:7936: checking for X11/Xutil.h >configure:7936: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:7936: $? = 0 >configure:7936: result: yes >configure:7936: checking for X11/Xcursor/Xcursor.h >configure:7936: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:7936: $? = 0 >configure:7936: result: yes >configure:7936: checking for X11/extensions/shape.h >configure:7936: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:7936: $? = 0 >configure:7936: result: yes >configure:7936: checking for X11/extensions/XInput.h >configure:7936: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:7936: $? = 0 >configure:7936: result: yes >configure:7936: checking for X11/extensions/XShm.h >configure:7936: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:7936: $? = 0 >configure:7936: result: yes >configure:7936: checking for X11/extensions/Xcomposite.h >configure:7936: result: no >configure:7936: checking for X11/extensions/Xinerama.h >configure:7936: result: no >configure:7936: checking for X11/extensions/Xrandr.h >configure:7936: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:7936: $? = 0 >configure:7936: result: yes >configure:7936: checking for X11/extensions/Xrender.h >configure:7936: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:7936: $? = 0 >configure:7936: result: yes >configure:7936: checking for X11/extensions/xf86vmode.h >configure:7936: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:7936: $? = 0 >configure:7936: result: yes >configure:7936: checking for X11/extensions/xf86vmproto.h >configure:7936: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:7936: $? = 0 >configure:7936: result: yes >configure:7956: checking for XkbQueryExtension in -lX11 >configure:7981: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lX11 -lXext -lX11 >&5 >configure:7981: $? = 0 >configure:7990: result: yes >configure:8002: checking for -lXcursor >configure:8027: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lXcursor -lXext -lX11 >&5 >configure:8027: $? = 0 >configure:8043: result: libXcursor.so.1 >configure:8064: checking for -lXi >configure:8089: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lXi -lXext -lX11 >&5 >configure:8089: $? = 0 >configure:8105: result: libXi.so.6 >configure:8126: checking for XShmQueryExtension in -lXext >configure:8151: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lXext -lXext -lX11 >&5 >configure:8151: $? = 0 >configure:8160: result: yes >configure:8180: checking for XShapeQueryExtension in -lXext >configure:8205: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lXext -lXext -lX11 >&5 >configure:8205: $? = 0 >configure:8214: result: yes >configure:8234: checking for -lXxf86vm >configure:8259: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lXxf86vm -lXext -lX11 >&5 >configure:8259: $? = 0 >configure:8275: result: libXxf86vm.so.1 >configure:8296: checking for -lXrender >configure:8321: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lXrender -lXext -lX11 >&5 >configure:8321: $? = 0 >configure:8337: result: libXrender.so.1 >configure:8344: checking for XRenderSetPictureTransform in -lXrender >configure:8369: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lXrender -lXext -lX11 >&5 >configure:8369: $? = 0 >configure:8378: result: yes >configure:8412: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:8412: $? = 0 >configure:8413: checking for -lXrandr >configure:8438: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lXrandr -lXext -lX11 >&5 >configure:8438: $? = 0 >configure:8454: result: libXrandr.so.2 >configure:8614: checking for XICCallback.callback >configure:8614: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:8614: $? = 0 >configure:8614: result: yes >configure:8635: checking for GL/gl.h >configure:8635: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:8635: $? = 0 >configure:8635: result: yes >configure:8635: checking for GL/glx.h >configure:8635: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:8635: $? = 0 >configure:8635: result: yes >configure:8635: checking for GL/glu.h >configure:8635: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:8635: $? = 0 >configure:8635: result: yes >configure:8651: checking for up-to-date OpenGL version >configure:8667: x86_64-pc-linux-gnu-gcc -m32 -c -march=nocona -O2 -pipe conftest.c >&5 >configure:8667: $? = 0 >configure:8674: result: yes >configure:8679: checking for -lGL >configure:8704: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lGL -lXext -lX11 -lm >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../libGL.so when searching for -lGL >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGL >collect2: ld returned 1 exit status >configure:8704: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_IRDA_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_XCURSOR_XCURSOR_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_X11_EXTENSIONS_XINPUT_H 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_X11_EXTENSIONS_XRANDR_H 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 >| #define HAVE_XKB 1 >| #define SONAME_LIBXCURSOR "libXcursor.so.1" >| #define SONAME_LIBXI "libXi.so.6" >| #define HAVE_LIBXXSHM 1 >| #define HAVE_LIBXSHAPE 1 >| #define SONAME_LIBXXF86VM "libXxf86vm.so.1" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define HAVE_XRENDERSETPICTURETRANSFORM 1 >| #define SONAME_LIBXRANDR "libXrandr.so.2" >| #define HAVE_XICCALLBACK_CALLBACK 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLU_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 glXCreateContext (); >| int >| main () >| { >| return glXCreateContext (); >| ; >| return 0; >| } >configure:8716: result: not found >configure:8718: checking for -lGL >configure:8743: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lGL -lXext -lX11 -lm -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib >&5 >x86_64-pc-linux-gnu-gcc: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: No such file or directory >cc1: warning: unrecognized gcc debugging option: l >cc1: warning: unrecognized gcc debugging option: i >cc1: warning: unrecognized gcc debugging option: b >cc1: warning: unrecognized gcc debugging option: _ >cc1: warning: unrecognized gcc debugging option: f >cc1: warning: unrecognized gcc debugging option: i >cc1: warning: unrecognized gcc debugging option: l >cc1: warning: unrecognized gcc debugging option: e >conftest.c:1: warning: The C parser does not support -dy, option ignored >configure:8743: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_IRDA_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_XCURSOR_XCURSOR_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_X11_EXTENSIONS_XINPUT_H 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_X11_EXTENSIONS_XRANDR_H 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 >| #define HAVE_XKB 1 >| #define SONAME_LIBXCURSOR "libXcursor.so.1" >| #define SONAME_LIBXI "libXi.so.6" >| #define HAVE_LIBXXSHM 1 >| #define HAVE_LIBXSHAPE 1 >| #define SONAME_LIBXXF86VM "libXxf86vm.so.1" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define HAVE_XRENDERSETPICTURETRANSFORM 1 >| #define SONAME_LIBXRANDR "libXrandr.so.2" >| #define HAVE_XICCALLBACK_CALLBACK 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLU_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 glXCreateContext (); >| int >| main () >| { >| return glXCreateContext (); >| ; >| return 0; >| } >configure:8755: result: not found >configure:8792: checking for -lGLU >configure:8817: x86_64-pc-linux-gnu-gcc -m32 -o conftest -march=nocona -O2 -pipe -Wl,-O1 conftest.c -lGLU -lSM -lICE -lXext -lX11 -lm >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../libGLU.so when searching for -lGLU >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libGLU.so when searching for -lGLU >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGLU >collect2: ld returned 1 exit status >configure:8817: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "Wine 1.2" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define PACKAGE_URL "http://www.winehq.org" >| #define EXEEXT "" >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LBER_H 1 >| #define HAVE_LDAP_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_LINUX_TYPES_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_PNG_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SOCKETVAR_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_TIFFIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_IRDA_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_XCURSOR_XCURSOR_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_X11_EXTENSIONS_XINPUT_H 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_X11_EXTENSIONS_XRANDR_H 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 >| #define HAVE_XKB 1 >| #define SONAME_LIBXCURSOR "libXcursor.so.1" >| #define SONAME_LIBXI "libXi.so.6" >| #define HAVE_LIBXXSHM 1 >| #define HAVE_LIBXSHAPE 1 >| #define SONAME_LIBXXF86VM "libXxf86vm.so.1" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define HAVE_XRENDERSETPICTURETRANSFORM 1 >| #define SONAME_LIBXRANDR "libXrandr.so.2" >| #define HAVE_XICCALLBACK_CALLBACK 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLU_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 gluLookAt (); >| int >| main () >| { >| return gluLookAt (); >| ; >| return 0; >| } >configure:8829: result: not found >configure:8870: error: No OpenGL library found on this system. >OpenGL and Direct3D won't be supported. >This is an error since --with-opengl was requested. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_dll_gnuelf=yes >ac_cv_cflags__Wl___enable_new_dtags=yes >ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes >ac_cv_cflags__fPIC__Wl___export_dynamic=yes >ac_cv_cflags__fPIC__Wl___rpath__ORIGIN____lib=yes >ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes >ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes >ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes >ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_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=nocona -O2 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value=' -march=nocona -O2 -pipe' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value='x86_64-pc-linux-gnu-g++ -m32' >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=-Wl,-O1 >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_XMKMF_set= >ac_cv_env_XMKMF_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=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_remove=yes >ac_cv_func_shmat=yes >ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' >ac_cv_header_AL_al_h=no >ac_cv_header_AudioToolbox_AudioConverter_h=no >ac_cv_header_AudioUnit_AudioUnit_h=no >ac_cv_header_Carbon_Carbon_h=no >ac_cv_header_CoreAudio_CoreAudio_h=no >ac_cv_header_DiskArbitration_DiskArbitration_h=no >ac_cv_header_GL_gl_h=yes >ac_cv_header_GL_glu_h=yes >ac_cv_header_GL_glx_h=yes >ac_cv_header_IOKit_IOKitLib_h=no >ac_cv_header_IOKit_hid_IOHIDLib_h=no >ac_cv_header_OpenAL_al_h=no >ac_cv_header_X11_XKBlib_h=yes >ac_cv_header_X11_Xcursor_Xcursor_h=yes >ac_cv_header_X11_Xlib_h=yes >ac_cv_header_X11_Xutil_h=yes >ac_cv_header_X11_extensions_XInput_h=yes >ac_cv_header_X11_extensions_XShm_h=yes >ac_cv_header_X11_extensions_Xcomposite_h=no >ac_cv_header_X11_extensions_Xinerama_h=no >ac_cv_header_X11_extensions_Xrandr_h=yes >ac_cv_header_X11_extensions_Xrender_h=yes >ac_cv_header_X11_extensions_shape_h=yes >ac_cv_header_X11_extensions_xf86vmode_h=yes >ac_cv_header_X11_extensions_xf86vmproto_h=yes >ac_cv_header_alias_h=no >ac_cv_header_alsa_asoundlib_h=no >ac_cv_header_arpa_inet_h=yes >ac_cv_header_arpa_nameser_h=yes >ac_cv_header_asm_types_h=yes >ac_cv_header_audio_audiolib_h=no >ac_cv_header_capi20_h=no >ac_cv_header_curses_h=yes >ac_cv_header_direct_h=no >ac_cv_header_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_elf_h=yes >ac_cv_header_float_h=yes >ac_cv_header_fnmatch_h=yes >ac_cv_header_fontconfig_fontconfig_h=no >ac_cv_header_getopt_h=yes >ac_cv_header_grp_h=yes >ac_cv_header_gsm_gsm_h=no >ac_cv_header_gsm_h=no >ac_cv_header_ieeefp_h=no >ac_cv_header_ifaddrs_h=yes >ac_cv_header_inet_mib2_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_io_h=no >ac_cv_header_jack_jack_h=no >ac_cv_header_jpeglib_h=yes >ac_cv_header_kstat_h=no >ac_cv_header_lber_h=yes >ac_cv_header_lcms_h=no >ac_cv_header_lcms_lcms_h=no >ac_cv_header_ldap_h=yes >ac_cv_header_libaudioio_h=no >ac_cv_header_link_h=yes >ac_cv_header_linux_capi_h=no >ac_cv_header_linux_cdrom_h=yes >ac_cv_header_linux_compiler_h=no >ac_cv_header_linux_hdreg_h=yes >ac_cv_header_linux_input_h=yes >ac_cv_header_linux_ioctl_h=yes >ac_cv_header_linux_ipx_h=yes >ac_cv_header_linux_irda_h=yes >ac_cv_header_linux_joystick_h=yes >ac_cv_header_linux_major_h=yes >ac_cv_header_linux_param_h=yes >ac_cv_header_linux_serial_h=yes >ac_cv_header_linux_types_h=yes >ac_cv_header_linux_ucdrom_h=no >ac_cv_header_linux_videodev_h=yes >ac_cv_header_mach_mach_h=no >ac_cv_header_mach_machine_h=no >ac_cv_header_mach_o_dyld_images_h=no >ac_cv_header_mach_o_nlist_h=no >ac_cv_header_machine_cpu_h=no >ac_cv_header_machine_limits_h=no >ac_cv_header_machine_soundcard_h=no >ac_cv_header_machine_sysarch_h=no >ac_cv_header_memory_h=yes >ac_cv_header_mntent_h=yes >ac_cv_header_mpg123_h=no >ac_cv_header_ncurses_h=yes >ac_cv_header_net_if_arp_h=yes >ac_cv_header_net_if_dl_h=no >ac_cv_header_net_if_h=yes >ac_cv_header_net_if_types_h=no >ac_cv_header_net_route_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_icmp_var_h=no >ac_cv_header_netinet_if_ether_h=yes >ac_cv_header_netinet_if_inarp_h=no >ac_cv_header_netinet_in_h=yes >ac_cv_header_netinet_in_pcb_h=no >ac_cv_header_netinet_in_systm_h=yes >ac_cv_header_netinet_ip_h=yes >ac_cv_header_netinet_ip_icmp_h=yes >ac_cv_header_netinet_ip_var_h=no >ac_cv_header_netinet_tcp_fsm_h=no >ac_cv_header_netinet_tcp_h=yes >ac_cv_header_netinet_tcp_timer_h=no >ac_cv_header_netinet_tcp_var_h=no >ac_cv_header_netinet_udp_h=yes >ac_cv_header_netinet_udp_var_h=no >ac_cv_header_netipx_ipx_h=yes >ac_cv_header_openssl_err_h=yes >ac_cv_header_openssl_ssl_h=yes >ac_cv_header_png_h=yes >ac_cv_header_poll_h=yes >ac_cv_header_port_h=no >ac_cv_header_process_h=no >ac_cv_header_pthread_h=yes >ac_cv_header_pthread_np_h=no >ac_cv_header_pwd_h=yes >ac_cv_header_regex_h=yes >ac_cv_header_resolv_h=yes >ac_cv_header_sched_h=yes >ac_cv_header_scsi_scsi_h=yes >ac_cv_header_scsi_scsi_ioctl_h=yes >ac_cv_header_scsi_sg_h=yes >ac_cv_header_soundcard_h=no >ac_cv_header_stat_broken=no >ac_cv_header_stdbool_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_stropts_h=yes >ac_cv_header_sys_asoundlib_h=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_errno_h=yes >ac_cv_header_sys_event_h=no >ac_cv_header_sys_exec_elf_h=no >ac_cv_header_sys_filio_h=no >ac_cv_header_sys_inotify_h=yes >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_ipc_h=yes >ac_cv_header_sys_limits_h=no >ac_cv_header_sys_link_h=no >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_modem_h=no >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_msg_h=yes >ac_cv_header_sys_mtio_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_prctl_h=yes >ac_cv_header_sys_protosw_h=no >ac_cv_header_sys_ptrace_h=yes >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_scsiio_h=no >ac_cv_header_sys_shm_h=yes >ac_cv_header_sys_signal_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_socketvar_h=yes >ac_cv_header_sys_sockio_h=no >ac_cv_header_sys_soundcard_h=no >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statfs_h=yes >ac_cv_header_sys_statvfs_h=yes >ac_cv_header_sys_strtio_h=no >ac_cv_header_sys_syscall_h=yes >ac_cv_header_sys_sysctl_h=yes >ac_cv_header_sys_thr_h=no >ac_cv_header_sys_tihdr_h=no >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_timeout_h=no >ac_cv_header_sys_times_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_uio_h=yes >ac_cv_header_sys_un_h=yes >ac_cv_header_sys_user_h=yes >ac_cv_header_sys_utsname_h=yes >ac_cv_header_sys_vfs_h=yes >ac_cv_header_sys_vm86_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_syscall_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_tiffio_h=yes >ac_cv_header_ucontext_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_valgrind_memcheck_h=no >ac_cv_header_valgrind_valgrind_h=no >ac_cv_header_zlib_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_X11_XkbQueryExtension=yes >ac_cv_lib_Xext_XShapeQueryExtension=yes >ac_cv_lib_Xext_XShmQueryExtension=yes >ac_cv_lib_Xrender_XRenderSetPictureTransform=yes >ac_cv_lib_i386_i386_set_ldt=no >ac_cv_lib_ossaudio__oss_ioctl=no >ac_cv_lib_pthread_pthread_create=yes >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_member_XICCallback_callback=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_LDCONFIG=/bin/true >ac_cv_path_LDD=/usr/bin/ldd >ac_cv_path_PRELINK=false >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_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_PKG_CONFIG=pkg-config >ac_cv_prog_ac_ct_AR=ar >ac_cv_prog_ac_ct_CPPBIN=cpp >ac_cv_prog_ac_ct_RANLIB=ranlib >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 >wine_cv_opengl_header_version_OK=yes >wine_cv_toolsdir='$(TOPOBJDIR)' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALL_TEST_BINARIES='' >ALL_WINETEST_DEPENDS='' >ALSALIBS='' >AR='ar' >ARFLAGS='rc' >AUDIOIOLIBS='' >BISON='bison' >BUILTINFLAG='' >CARBONLIB='' >CC='x86_64-pc-linux-gnu-gcc -m32' >CFLAGS=' -march=nocona -O2 -pipe' >CONVERT='false' >COREAUDIO='' >COREFOUNDATIONLIB='' >CPP='x86_64-pc-linux-gnu-gcc -m32 -E' >CPPBIN='cpp' >CPPFLAGS=' ' >CROSSCC='false' >CROSSTARGET='' >CROSSTEST='' >CRTLIBS='' >CUPSINCL='' >CXX='x86_64-pc-linux-gnu-g++ -m32' >CXXFLAGS=' -march=nocona -O2 -pipe' >DEFS='' >DISKARBITRATIONLIB='' >DLLEXT='.so' >DLLFLAGS='-D_REENTRANT -fPIC' >DLLTOOL='' >DLLWRAP='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ESDCONFIG='' >ESDINCL='' >ESDLIBS='' >EXEEXT='' >EXTRACFLAGS='' >EXTRA_BINARIES='' >FLEX='flex' >FONTCONFIGINCL='' >FONTFORGE='false' >FRAMEWORK_OPENAL='' >FREETYPEINCL='' >FREETYPELIBS='' >GNUTLSINCL='' >GPHOTO2INCL='' >GPHOTO2LIBS='' >GREP='/bin/grep' >HALINCL='' >ICOTOOL='false' >IMPLIBEXT='def' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >IOKITLIB='' >LCMSLIBS='' >LDAPLIBS='' >LDCONFIG='/bin/true' >LDD='/usr/bin/ldd' >LDDLLFLAGS='-shared -Wl,-Bsymbolic,-z,defs,-init,__wine_spec_init,-fini,__wine_spec_fini' >LDEXECFLAGS='-Wl,--export-dynamic -Wl,--section-start,.interp=0x7bf00400' >LDFLAGS='-Wl,-O1' >LDPATH='' >LDRPATH_INSTALL='-Wl,--rpath,\$$ORIGIN/`$(RELPATH) $(bindir) $(libdir)` -Wl,--enable-new-dtags' >LDRPATH_LOCAL='-Wl,--rpath,\$$ORIGIN/$(TOPOBJDIR)/libs/wine' >LDSHARED='$(CC) -shared $(SONAME:%=-Wl,-soname,%) $(VERSCRIPT:%=-Wl,--version-script=%)' >LIBDL='' >LIBEXT='so' >LIBKSTAT='' >LIBMPG123='' >LIBOBJS='' >LIBOPENAL='' >LIBPOLL='' >LIBPTHREAD='-lpthread' >LIBS='' >LINT='' >LINTFLAGS='' >LN_S='ln -s' >LTLIBOBJS='' >MAINTAINER_MODE='#' >MAIN_BINARY='' >NASLIBS='' >OBJEXT='o' >OPENGL_LIBS='' >PACKAGE_BUGREPORT='wine-devel@winehq.org' >PACKAGE_NAME='Wine' >PACKAGE_STRING='Wine 1.2' >PACKAGE_TARNAME='wine' >PACKAGE_URL='http://www.winehq.org' >PACKAGE_VERSION='1.2' >PATH_SEPARATOR=':' >PKG_CONFIG='pkg-config' >PNGINCL='' >PRELINK='false' >RANLIB='ranlib' >RESOLVLIBS='' >RSVG='false' >SANEINCL='' >SECURITYLIB='' >SET_MAKE='' >SHELL='/bin/sh' >SOCKETLIBS='' >STRIP='strip' >TARGETFLAGS='' >TOOLSDIR='$(TOPOBJDIR)' >TOOLSEXT='' >UNWINDFLAGS='' >WOW64_DISABLE='' >XLIB='-lXext -lX11' >XMKMF='' >XML2INCL='' >XML2LIBS='' >XSLTINCL='' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS=' -lSM -lICE' >ZLIB='' >ac_ct_AR='ar' >ac_ct_CC='' >ac_ct_CXX='' >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' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >ft_devel='' >gphoto2_devel='' >gphoto2port_devel='' >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' >libdir='/usr/lib32' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sane_devel='' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc/wine' >target_alias='' > >## ------------------- ## >## File substitutions. ## >## ------------------- ## > >MAKE_DLL_RULES='' >MAKE_IMPLIB_RULES='' >MAKE_PROG_RULES='' >MAKE_RULES='' >MAKE_TEST_RULES='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "Wine" >#define PACKAGE_TARNAME "wine" >#define PACKAGE_VERSION "1.2" >#define PACKAGE_STRING "Wine 1.2" >#define PACKAGE_BUGREPORT "wine-devel@winehq.org" >#define PACKAGE_URL "http://www.winehq.org" >#define EXEEXT "" >#define _FILE_OFFSET_BITS 64 >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_ARPA_NAMESER_H 1 >#define HAVE_ASM_TYPES_H 1 >#define HAVE_CURSES_H 1 >#define HAVE_DIRENT_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_ELF_H 1 >#define HAVE_FLOAT_H 1 >#define HAVE_FNMATCH_H 1 >#define HAVE_GETOPT_H 1 >#define HAVE_GRP_H 1 >#define HAVE_JPEGLIB_H 1 >#define HAVE_LBER_H 1 >#define HAVE_LDAP_H 1 >#define HAVE_LINK_H 1 >#define HAVE_LINUX_CDROM_H 1 >#define HAVE_LINUX_HDREG_H 1 >#define HAVE_LINUX_INPUT_H 1 >#define HAVE_LINUX_IOCTL_H 1 >#define HAVE_LINUX_JOYSTICK_H 1 >#define HAVE_LINUX_MAJOR_H 1 >#define HAVE_LINUX_PARAM_H 1 >#define HAVE_LINUX_SERIAL_H 1 >#define HAVE_LINUX_TYPES_H 1 >#define HAVE_MNTENT_H 1 >#define HAVE_NCURSES_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_NETINET_IN_SYSTM_H 1 >#define HAVE_NETINET_TCP_H 1 >#define HAVE_OPENSSL_ERR_H 1 >#define HAVE_OPENSSL_SSL_H 1 >#define HAVE_PNG_H 1 >#define HAVE_POLL_H 1 >#define HAVE_PTHREAD_H 1 >#define HAVE_PWD_H 1 >#define HAVE_REGEX_H 1 >#define HAVE_SCHED_H 1 >#define HAVE_SCSI_SCSI_H 1 >#define HAVE_SCSI_SCSI_IOCTL_H 1 >#define HAVE_SCSI_SG_H 1 >#define HAVE_STDBOOL_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STROPTS_H 1 >#define HAVE_SYS_EPOLL_H 1 >#define HAVE_SYS_ERRNO_H 1 >#define HAVE_SYS_INOTIFY_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_IPC_H 1 >#define HAVE_SYS_MMAN_H 1 >#define HAVE_SYS_MSG_H 1 >#define HAVE_SYS_MTIO_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_POLL_H 1 >#define HAVE_SYS_PRCTL_H 1 >#define HAVE_SYS_PTRACE_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_SYS_SHM_H 1 >#define HAVE_SYS_SIGNAL_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_SOCKETVAR_H 1 >#define HAVE_SYS_STATVFS_H 1 >#define HAVE_SYS_SYSCALL_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TIMES_H 1 >#define HAVE_SYS_UIO_H 1 >#define HAVE_SYS_UN_H 1 >#define HAVE_SYS_UTSNAME_H 1 >#define HAVE_SYS_VM86_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_SYSCALL_H 1 >#define HAVE_TERMIOS_H 1 >#define HAVE_TIFFIO_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_ZLIB_H 1 >#define HAVE_SYS_MOUNT_H 1 >#define HAVE_SYS_STATFS_H 1 >#define HAVE_SYS_SYSCTL_H 1 >#define HAVE_SYS_USER_H 1 >#define HAVE_SYS_VFS_H 1 >#define HAVE_NETINET_IP_H 1 >#define HAVE_NET_IF_H 1 >#define HAVE_NET_IF_ARP_H 1 >#define HAVE_NET_ROUTE_H 1 >#define HAVE_NETINET_IF_ETHER_H 1 >#define HAVE_NETINET_IP_ICMP_H 1 >#define HAVE_NETINET_UDP_H 1 >#define HAVE_NETIPX_IPX_H 1 >#define HAVE_LINUX_IPX_H 1 >#define HAVE_LINUX_IRDA_H 1 >#define HAVE_RESOLV_H 1 >#define HAVE_IFADDRS_H 1 >#define HAVE_UCONTEXT_H 1 >#define HAVE_LINUX_VIDEODEV_H 1 >#define SONAME_LIBX11 "libX11.so.6" >#define SONAME_LIBXEXT "libXext.so.6" >#define HAVE_X11_XLIB_H 1 >#define HAVE_X11_XKBLIB_H 1 >#define HAVE_X11_XUTIL_H 1 >#define HAVE_X11_XCURSOR_XCURSOR_H 1 >#define HAVE_X11_EXTENSIONS_SHAPE_H 1 >#define HAVE_X11_EXTENSIONS_XINPUT_H 1 >#define HAVE_X11_EXTENSIONS_XSHM_H 1 >#define HAVE_X11_EXTENSIONS_XRANDR_H 1 >#define HAVE_X11_EXTENSIONS_XRENDER_H 1 >#define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >#define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1 >#define HAVE_XKB 1 >#define SONAME_LIBXCURSOR "libXcursor.so.1" >#define SONAME_LIBXI "libXi.so.6" >#define HAVE_LIBXXSHM 1 >#define HAVE_LIBXSHAPE 1 >#define SONAME_LIBXXF86VM "libXxf86vm.so.1" >#define SONAME_LIBXRENDER "libXrender.so.1" >#define HAVE_XRENDERSETPICTURETRANSFORM 1 >#define SONAME_LIBXRANDR "libXrandr.so.2" >#define HAVE_XICCALLBACK_CALLBACK 1 >#define HAVE_GL_GL_H 1 >#define HAVE_GL_GLX_H 1 >#define HAVE_GL_GLU_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 329057
:
239495
|
239497
| 239791