Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 156467 Details for
Bug 225869
app-emulation/wine does not compile with nvidia-drivers 173.14.05 due to libGL.so.1 not being found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 250.09 KB, created by
Mark
on 2008-06-12 08:41:48 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Mark
Created:
2008-06-12 08:41:48 UTC
Size:
250.09 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.0-rc4, which was >generated by GNU Autoconf 2.61. Invocation command line was > > $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --sysconfdir=/etc/wine --with-curses --with-opengl --with-x --libdir=/usr/lib32 --build=x86_64-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = moon >uname -m = x86_64 >uname -r = 2.6.25-gentoo-r4 >uname -s = Linux >uname -v = #1 SMP PREEMPT Mon May 26 09:20:58 CEST 2008 > >/usr/bin/uname -p = AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ >/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/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib64/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2128: checking build system type >configure:2146: result: x86_64-pc-linux-gnu >configure:2168: checking host system type >configure:2183: result: x86_64-pc-linux-gnu >configure:2249: checking whether make sets $(MAKE) >configure:2270: result: yes >configure:2287: checking for x86_64-pc-linux-gnu-gcc >configure:2314: result: x86_64-pc-linux-gnu-gcc >configure:2592: checking for C compiler version >configure:2599: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) >Copyright (C) 2006 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:2602: $? = 0 >configure:2609: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /mnt/ramdisk/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.1) >configure:2612: $? = 0 >configure:2619: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' must come at the start of the command line >configure:2622: $? = 1 >configure:2645: checking for C compiler default output file name >configure:2672: x86_64-pc-linux-gnu-gcc -march=k8 -O2 -pipe conftest.c >&5 >configure:2675: $? = 0 >configure:2713: result: a.out >configure:2730: checking whether the C compiler works >configure:2740: ./a.out >ERROR: ld.so: object '/usr/lib64/libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >configure:2743: $? = 0 >configure:2760: result: yes >configure:2767: checking whether we are cross compiling >configure:2769: result: no >configure:2772: checking for suffix of executables >configure:2779: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 >configure:2782: $? = 0 >configure:2806: result: >configure:2812: checking for suffix of object files >configure:2838: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:2841: $? = 0 >configure:2864: result: o >configure:2868: checking whether we are using the GNU C compiler >configure:2897: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:2903: $? = 0 >configure:2920: result: yes >configure:2925: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2955: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2961: $? = 0 >configure:3060: result: yes >configure:3077: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3151: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:3157: $? = 0 >configure:3180: result: none needed >configure:3314: checking for C++ compiler version >configure:3321: g++ -m32 --version >&5 >g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) >Copyright (C) 2006 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:3324: $? = 0 >configure:3331: g++ -m32 -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /mnt/ramdisk/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.1) >configure:3334: $? = 0 >configure:3341: g++ -m32 -V >&5 >g++: argument to '-V' missing > >configure:3344: $? = 1 >configure:3347: checking whether we are using the GNU C++ compiler >configure:3376: g++ -m32 -c -march=k8 -O2 -pipe conftest.cpp >&5 >configure:3382: $? = 0 >configure:3399: result: yes >configure:3404: checking whether g++ -m32 accepts -g >configure:3434: g++ -m32 -c -g conftest.cpp >&5 >configure:3440: $? = 0 >configure:3539: result: yes >configure:3565: checking for x86_64-pc-linux-gnu-cpp >configure:3581: found /usr/bin/x86_64-pc-linux-gnu-cpp >configure:3592: result: x86_64-pc-linux-gnu-cpp >configure:3659: checking for the directory containing the Wine tools >configure:3683: result: $(TOPOBJDIR) >configure:3694: checking how to run the C preprocessor >configure:3734: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3740: $? = 0 >configure:3771: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:3777: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3810: result: x86_64-pc-linux-gnu-gcc -E >configure:3839: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3845: $? = 0 >configure:3876: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:8:28: error: ac_nonexistent.h: No such file or directory >configure:3882: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3920: checking for X >configure:4155: result: libraries /usr/lib64, headers >configure:4177: checking whether -R must be followed by a space >configure:4203: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -R/usr/lib64 >&5 >x86_64-pc-linux-gnu-gcc: unrecognized option '-R/usr/lib64' >configure:4209: $? = 0 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:4244: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -R /usr/lib64 >&5 >x86_64-pc-linux-gnu-gcc: unrecognized option '-R' >/usr/lib64: file not recognized: Is a directory >collect2: ld returned 1 exit status >configure:4250: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:4263: result: neither works >configure:4316: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -L/usr/lib64 -lX11 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:4322: $? = 0 >configure:4479: checking for gethostbyname >configure:4535: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 >configure:4541: $? = 0 >configure:4558: result: yes >configure:4703: checking for connect >configure:4759: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 >configure:4765: $? = 0 >configure:4782: result: yes >configure:4854: checking for remove >configure:4910: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 >configure:4916: $? = 0 >configure:4933: result: yes >configure:5005: checking for shmat >configure:5061: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 >configure:5067: $? = 0 >configure:5084: result: yes >configure:5165: checking for IceConnectionNumber in -lICE >configure:5200: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe -L/usr/lib64 conftest.c -lICE >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libICE.so when searching for -lICE >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libICE.a when searching for -lICE >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:5206: $? = 0 >configure:5224: result: yes >configure:5239: checking for flex >configure:5255: found /usr/bin/flex >configure:5266: result: flex >configure:5289: checking for bison >configure:5305: found /usr/bin/bison >configure:5316: result: bison >configure:5340: checking for x86_64-pc-linux-gnu-gas >configure:5367: result: as --32 >configure:5442: checking for x86_64-pc-linux-gnu-ld >configure:5469: result: ld -m elf_i386 >configure:5538: checking for x86_64-pc-linux-gnu-ar >configure:5554: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:5565: result: x86_64-pc-linux-gnu-ar >configure:5636: checking for x86_64-pc-linux-gnu-ranlib >configure:5652: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:5663: result: x86_64-pc-linux-gnu-ranlib >configure:5732: checking for x86_64-pc-linux-gnu-strip >configure:5748: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:5759: result: x86_64-pc-linux-gnu-strip >configure:5828: checking for x86_64-pc-linux-gnu-windres >configure:5858: result: no >configure:5868: checking for windres >configure:5898: result: no >configure:5921: checking whether ln -s works >configure:5925: result: yes >configure:5932: checking whether ln works >configure:5939: result: yes >configure:5948: checking for grep that handles long lines and -e >configure:6022: result: /bin/grep >configure:6027: checking for egrep >configure:6105: result: /bin/grep -E >configure:6112: checking for ldconfig >configure:6143: result: /bin/true >configure:6164: checking for a BSD-compatible install >configure:6220: result: /usr/bin/install -c >configure:6240: checking for lclint >configure:6270: result: no >configure:6240: checking for lint >configure:6270: result: no >configure:6289: checking for fontforge >configure:6305: found /usr/bin/fontforge >configure:6316: result: fontforge >configure:6332: checking for pkg-config >configure:6348: found /usr/bin/pkg-config >configure:6359: result: pkg-config >configure:6375: checking for rsvg >configure:6391: found /usr/bin/rsvg >configure:6402: result: rsvg >configure:6418: checking for icotool >configure:6448: result: no >configure:6469: checking for prelink >configure:6500: result: false >configure:6513: checking for i386_set_ldt in -li386 >configure:6548: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -li386 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -li386 >collect2: ld returned 1 exit status >configure:6554: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| /* 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:6572: result: no >configure:6584: checking for _oss_ioctl in -lossaudio >configure:6619: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lossaudio >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lossaudio >collect2: ld returned 1 exit status >configure:6625: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| /* 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:6643: result: no >configure:6654: checking for pthread_create in -lpthread >configure:6689: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lpthread >&5 >configure:6695: $? = 0 >configure:6713: result: yes >configure:6735: checking for ANSI C header files >configure:6765: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6771: $? = 0 >configure:6870: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 >configure:6873: $? = 0 >configure:6879: ./conftest >ERROR: ld.so: object '/usr/lib64/libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. >configure:6882: $? = 0 >configure:6899: result: yes >configure:6923: checking for sys/types.h >configure:6944: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6950: $? = 0 >configure:6966: result: yes >configure:6923: checking for sys/stat.h >configure:6944: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6950: $? = 0 >configure:6966: result: yes >configure:6923: checking for stdlib.h >configure:6944: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6950: $? = 0 >configure:6966: result: yes >configure:6923: checking for string.h >configure:6944: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6950: $? = 0 >configure:6966: result: yes >configure:6923: checking for memory.h >configure:6944: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6950: $? = 0 >configure:6966: result: yes >configure:6923: checking for strings.h >configure:6944: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6950: $? = 0 >configure:6966: result: yes >configure:6923: checking for inttypes.h >configure:6944: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6950: $? = 0 >configure:6966: result: yes >configure:6923: checking for stdint.h >configure:6944: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6950: $? = 0 >configure:6966: result: yes >configure:6923: checking for unistd.h >configure:6944: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:6950: $? = 0 >configure:6966: result: yes >configure:7213: checking AudioUnit/AudioUnit.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:51:33: error: AudioUnit/AudioUnit.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:7250: result: no >configure:7254: checking AudioUnit/AudioUnit.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:18:33: error: AudioUnit/AudioUnit.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:7289: result: no >configure:7322: checking for AudioUnit/AudioUnit.h >configure:7330: result: no >configure:7213: checking Carbon/Carbon.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:51:27: error: Carbon/Carbon.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:7250: result: no >configure:7254: checking Carbon/Carbon.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:18:27: error: Carbon/Carbon.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:7289: result: no >configure:7322: checking for Carbon/Carbon.h >configure:7330: result: no >configure:7213: checking CoreAudio/CoreAudio.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:51:33: error: CoreAudio/CoreAudio.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:7250: result: no >configure:7254: checking CoreAudio/CoreAudio.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:18:33: error: CoreAudio/CoreAudio.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:7289: result: no >configure:7322: checking for CoreAudio/CoreAudio.h >configure:7330: result: no >configure:7213: checking DiskArbitration/DiskArbitration.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:51:45: error: DiskArbitration/DiskArbitration.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:7250: result: no >configure:7254: checking DiskArbitration/DiskArbitration.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:18:45: error: DiskArbitration/DiskArbitration.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:7289: result: no >configure:7322: checking for DiskArbitration/DiskArbitration.h >configure:7330: result: no >configure:7213: checking IOKit/IOKitLib.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:51:28: error: IOKit/IOKitLib.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:7250: result: no >configure:7254: checking IOKit/IOKitLib.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:18:28: error: IOKit/IOKitLib.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define 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:7289: result: no >configure:7322: checking for IOKit/IOKitLib.h >configure:7330: result: no >configure:7203: checking for alsa/asoundlib.h >configure:7209: result: yes >configure:7213: checking arpa/inet.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking arpa/inet.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for arpa/inet.h >configure:7330: result: yes >configure:7213: checking arpa/nameser.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking arpa/nameser.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for arpa/nameser.h >configure:7330: result: yes >configure:7213: checking asm/types.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking asm/types.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for asm/types.h >configure:7330: result: yes >configure:7213: checking capi20.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:55:20: error: capi20.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <capi20.h> >configure:7250: result: no >configure:7254: checking capi20.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:22:20: error: capi20.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| /* end confdefs.h. */ >| #include <capi20.h> >configure:7289: result: no >configure:7322: checking for capi20.h >configure:7330: result: no >configure:7203: checking for cups/cups.h >configure:7209: result: yes >configure:7213: checking curses.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking curses.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for curses.h >configure:7330: result: yes >configure:7213: checking direct.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:57:20: error: direct.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_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:7250: result: no >configure:7254: checking direct.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:24:20: error: direct.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| /* end confdefs.h. */ >| #include <direct.h> >configure:7289: result: no >configure:7322: checking for direct.h >configure:7330: result: no >configure:7213: checking dlfcn.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking dlfcn.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for dlfcn.h >configure:7330: result: yes >configure:7213: checking elf.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking elf.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for elf.h >configure:7330: result: yes >configure:7213: checking float.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking float.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for float.h >configure:7330: result: yes >configure:7213: checking fontconfig/fontconfig.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking fontconfig/fontconfig.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for fontconfig/fontconfig.h >configure:7330: result: yes >configure:7213: checking getopt.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking getopt.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for getopt.h >configure:7330: result: yes >configure:7213: checking ieeefp.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:62:20: error: ieeefp.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_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:7250: result: no >configure:7254: checking ieeefp.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:29:20: error: ieeefp.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| /* end confdefs.h. */ >| #include <ieeefp.h> >configure:7289: result: no >configure:7322: checking for ieeefp.h >configure:7330: result: no >configure:7213: checking io.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:62:16: error: io.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_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:7250: result: no >configure:7254: checking io.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:29:16: error: io.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| /* end confdefs.h. */ >| #include <io.h> >configure:7289: result: no >configure:7322: checking for io.h >configure:7330: result: no >configure:7203: checking for jack/jack.h >configure:7209: result: no >configure:7203: checking for jpeglib.h >configure:7209: result: yes >configure:7203: checking for lber.h >configure:7209: result: no >configure:7203: checking for lcms.h >configure:7209: result: no >configure:7213: checking lcms/lcms.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:63:23: error: lcms/lcms.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_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 <lcms/lcms.h> >configure:7250: result: no >configure:7254: checking lcms/lcms.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:30:23: error: lcms/lcms.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_H 1 >| /* end confdefs.h. */ >| #include <lcms/lcms.h> >configure:7289: result: no >configure:7322: checking for lcms/lcms.h >configure:7330: result: no >configure:7203: checking for ldap.h >configure:7209: result: no >configure:7213: checking libaudioio.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:63:24: error: libaudioio.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_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 <libaudioio.h> >configure:7250: result: no >configure:7254: checking libaudioio.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:30:24: error: libaudioio.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_H 1 >| /* end confdefs.h. */ >| #include <libaudioio.h> >configure:7289: result: no >configure:7322: checking for libaudioio.h >configure:7330: result: no >configure:7213: checking link.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking link.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for link.h >configure:7330: result: yes >configure:7213: checking linux/cdrom.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking linux/cdrom.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for linux/cdrom.h >configure:7330: result: yes >configure:7213: checking linux/compiler.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:65:28: error: linux/compiler.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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:7250: result: no >configure:7254: checking linux/compiler.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:32:28: error: linux/compiler.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| /* end confdefs.h. */ >| #include <linux/compiler.h> >configure:7289: result: no >configure:7322: checking for linux/compiler.h >configure:7330: result: no >configure:7213: checking linux/hdreg.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking linux/hdreg.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for linux/hdreg.h >configure:7330: result: yes >configure:7213: checking linux/input.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking linux/input.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for linux/input.h >configure:7330: result: yes >configure:7213: checking linux/ioctl.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking linux/ioctl.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for linux/ioctl.h >configure:7330: result: yes >configure:7213: checking linux/joystick.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking linux/joystick.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for linux/joystick.h >configure:7330: result: yes >configure:7213: checking linux/major.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking linux/major.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for linux/major.h >configure:7330: result: yes >configure:7213: checking linux/param.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking linux/param.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for linux/param.h >configure:7330: result: yes >configure:7213: checking linux/serial.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking linux/serial.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for linux/serial.h >configure:7330: result: yes >configure:7213: checking linux/ucdrom.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:72:26: error: linux/ucdrom.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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 >| /* 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:7250: result: no >configure:7254: checking linux/ucdrom.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:39:26: error: linux/ucdrom.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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 >| /* end confdefs.h. */ >| #include <linux/ucdrom.h> >configure:7289: result: no >configure:7322: checking for linux/ucdrom.h >configure:7330: result: no >configure:7213: checking mach/mach.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:72:23: error: mach/mach.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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 >| /* 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:7250: result: no >configure:7254: checking mach/mach.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:39:23: error: mach/mach.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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 >| /* end confdefs.h. */ >| #include <mach/mach.h> >configure:7289: result: no >configure:7322: checking for mach/mach.h >configure:7330: result: no >configure:7213: checking mach/machine.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:72:26: error: mach/machine.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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 >| /* 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:7250: result: no >configure:7254: checking mach/machine.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:39:26: error: mach/machine.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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 >| /* end confdefs.h. */ >| #include <mach/machine.h> >configure:7289: result: no >configure:7322: checking for mach/machine.h >configure:7330: result: no >configure:7213: checking machine/cpu.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:72:25: error: machine/cpu.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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 >| /* 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:7250: result: no >configure:7254: checking machine/cpu.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:39:25: error: machine/cpu.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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 >| /* end confdefs.h. */ >| #include <machine/cpu.h> >configure:7289: result: no >configure:7322: checking for machine/cpu.h >configure:7330: result: no >configure:7213: checking machine/limits.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:72:28: error: machine/limits.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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 >| /* 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:7250: result: no >configure:7254: checking machine/limits.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:39:28: error: machine/limits.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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 >| /* end confdefs.h. */ >| #include <machine/limits.h> >configure:7289: result: no >configure:7322: checking for machine/limits.h >configure:7330: result: no >configure:7203: checking for machine/soundcard.h >configure:7209: result: no >configure:7213: checking mntent.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking mntent.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for mntent.h >configure:7330: result: yes >configure:7213: checking ncurses.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking ncurses.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for ncurses.h >configure:7330: result: yes >configure:7213: checking netdb.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking netdb.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for netdb.h >configure:7330: result: yes >configure:7213: checking netinet/in.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking netinet/in.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for netinet/in.h >configure:7330: result: yes >configure:7213: checking netinet/in_systm.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking netinet/in_systm.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for netinet/in_systm.h >configure:7330: result: yes >configure:7213: checking netinet/tcp.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking netinet/tcp.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for netinet/tcp.h >configure:7330: result: yes >configure:7213: checking netinet/tcp_fsm.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:78:29: error: netinet/tcp_fsm.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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:7250: result: no >configure:7254: checking netinet/tcp_fsm.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:45:29: error: netinet/tcp_fsm.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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:7289: result: no >configure:7322: checking for netinet/tcp_fsm.h >configure:7330: result: no >configure:7213: checking openssl/err.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking openssl/err.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for openssl/err.h >configure:7330: result: yes >configure:7213: checking openssl/ssl.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking openssl/ssl.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for openssl/ssl.h >configure:7330: result: yes >configure:7213: checking png.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking png.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for png.h >configure:7330: result: yes >configure:7213: checking poll.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking poll.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for poll.h >configure:7330: result: yes >configure:7213: checking process.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:82:21: error: process.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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:7250: result: no >configure:7254: checking process.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:49:21: error: process.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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:7289: result: no >configure:7322: checking for process.h >configure:7330: result: no >configure:7213: checking pthread.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking pthread.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for pthread.h >configure:7330: result: yes >configure:7213: checking pwd.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking pwd.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for pwd.h >configure:7330: result: yes >configure:7213: checking regex.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking regex.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for regex.h >configure:7330: result: yes >configure:7213: checking sched.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sched.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sched.h >configure:7330: result: yes >configure:7213: checking scsi/scsi.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking scsi/scsi.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for scsi/scsi.h >configure:7330: result: yes >configure:7213: checking scsi/scsi_ioctl.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking scsi/scsi_ioctl.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for scsi/scsi_ioctl.h >configure:7330: result: yes >configure:7213: checking scsi/sg.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking scsi/sg.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for scsi/sg.h >configure:7330: result: yes >configure:7203: checking for soundcard.h >configure:7209: result: no >configure:7203: checking for stdint.h >configure:7209: result: yes >configure:7203: checking for strings.h >configure:7209: result: yes >configure:7203: checking for sys/asoundlib.h >configure:7209: result: yes >configure:7213: checking sys/cdio.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:92:22: error: sys/cdio.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/cdio.h> >configure:7250: result: no >configure:7254: checking sys/cdio.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:59:22: error: sys/cdio.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| /* end confdefs.h. */ >| #include <sys/cdio.h> >configure:7289: result: no >configure:7322: checking for sys/cdio.h >configure:7330: result: no >configure:7213: checking sys/elf32.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:92:23: error: sys/elf32.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/elf32.h> >configure:7250: result: no >configure:7254: checking sys/elf32.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:59:23: error: sys/elf32.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| /* end confdefs.h. */ >| #include <sys/elf32.h> >configure:7289: result: no >configure:7322: checking for sys/elf32.h >configure:7330: result: no >configure:7213: checking sys/epoll.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/epoll.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/epoll.h >configure:7330: result: yes >configure:7213: checking sys/errno.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/errno.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/errno.h >configure:7330: result: yes >configure:7213: checking sys/event.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:94:23: error: sys/event.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_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:7250: result: no >configure:7254: checking sys/event.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:61:23: error: sys/event.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| /* end confdefs.h. */ >| #include <sys/event.h> >configure:7289: result: no >configure:7322: checking for sys/event.h >configure:7330: result: no >configure:7213: checking sys/exec_elf.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:94:26: error: sys/exec_elf.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_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:7250: result: no >configure:7254: checking sys/exec_elf.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:61:26: error: sys/exec_elf.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| /* end confdefs.h. */ >| #include <sys/exec_elf.h> >configure:7289: result: no >configure:7322: checking for sys/exec_elf.h >configure:7330: result: no >configure:7213: checking sys/filio.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:94:23: error: sys/filio.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_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:7250: result: no >configure:7254: checking sys/filio.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:61:23: error: sys/filio.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| /* end confdefs.h. */ >| #include <sys/filio.h> >configure:7289: result: no >configure:7322: checking for sys/filio.h >configure:7330: result: no >configure:7213: checking sys/ioctl.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/ioctl.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/ioctl.h >configure:7330: result: yes >configure:7213: checking sys/ipc.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/ipc.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/ipc.h >configure:7330: result: yes >configure:7213: checking sys/limits.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:96:24: error: sys/limits.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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:7250: result: no >configure:7254: checking sys/limits.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:63:24: error: sys/limits.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <sys/limits.h> >configure:7289: result: no >configure:7322: checking for sys/limits.h >configure:7330: result: no >configure:7213: checking sys/link.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:96:22: error: sys/link.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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:7250: result: no >configure:7254: checking sys/link.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:63:22: error: sys/link.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <sys/link.h> >configure:7289: result: no >configure:7322: checking for sys/link.h >configure:7330: result: no >configure:7213: checking sys/lwp.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:96:21: error: sys/lwp.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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/lwp.h> >configure:7250: result: no >configure:7254: checking sys/lwp.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:63:21: error: sys/lwp.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <sys/lwp.h> >configure:7289: result: no >configure:7322: checking for sys/lwp.h >configure:7330: result: no >configure:7213: checking sys/mman.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/mman.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/mman.h >configure:7330: result: yes >configure:7213: checking sys/modem.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:97:23: error: sys/modem.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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:7250: result: no >configure:7254: checking sys/modem.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:64:23: error: sys/modem.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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:7289: result: no >configure:7322: checking for sys/modem.h >configure:7330: result: no >configure:7213: checking sys/msg.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/msg.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/msg.h >configure:7330: result: yes >configure:7213: checking sys/mtio.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/mtio.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/mtio.h >configure:7330: result: yes >configure:7213: checking sys/param.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/param.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/param.h >configure:7330: result: yes >configure:7213: checking sys/poll.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/poll.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/poll.h >configure:7330: result: yes >configure:7213: checking sys/prctl.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/prctl.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/prctl.h >configure:7330: result: yes >configure:7213: checking sys/ptrace.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/ptrace.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/ptrace.h >configure:7330: result: yes >configure:7213: checking sys/reg.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/reg.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/reg.h >configure:7330: result: yes >configure:7213: checking sys/resource.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/resource.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/resource.h >configure:7330: result: yes >configure:7213: checking sys/scsiio.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:105:24: error: sys/scsiio.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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:7250: result: no >configure:7254: checking sys/scsiio.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:72:24: error: sys/scsiio.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| /* end confdefs.h. */ >| #include <sys/scsiio.h> >configure:7289: result: no >configure:7322: checking for sys/scsiio.h >configure:7330: result: no >configure:7213: checking sys/shm.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/shm.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/shm.h >configure:7330: result: yes >configure:7213: checking sys/signal.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/signal.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/signal.h >configure:7330: result: yes >configure:7213: checking sys/socket.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/socket.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/socket.h >configure:7330: result: yes >configure:7213: checking sys/socketvar.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/socketvar.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/socketvar.h >configure:7330: result: yes >configure:7213: checking sys/sockio.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:109:24: error: sys/sockio.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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:7250: result: no >configure:7254: checking sys/sockio.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:76:24: error: sys/sockio.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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:7289: result: no >configure:7322: checking for sys/sockio.h >configure:7330: result: no >configure:7203: checking for sys/soundcard.h >configure:7209: result: no >configure:7213: checking sys/statvfs.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/statvfs.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/statvfs.h >configure:7330: result: yes >configure:7213: checking sys/strtio.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:110:24: error: sys/strtio.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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:7250: result: no >configure:7254: checking sys/strtio.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:77:24: error: sys/strtio.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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:7289: result: no >configure:7322: checking for sys/strtio.h >configure:7330: result: no >configure:7213: checking sys/syscall.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/syscall.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/syscall.h >configure:7330: result: yes >configure:7213: checking sys/sysctl.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/sysctl.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/sysctl.h >configure:7330: result: yes >configure:7213: checking sys/time.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/time.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/time.h >configure:7330: result: yes >configure:7213: checking sys/times.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/times.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/times.h >configure:7330: result: yes >configure:7213: checking sys/uio.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/uio.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/uio.h >configure:7330: result: yes >configure:7213: checking sys/un.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/un.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/un.h >configure:7330: result: yes >configure:7213: checking sys/vm86.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/vm86.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/vm86.h >configure:7330: result: yes >configure:7213: checking sys/wait.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking sys/wait.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for sys/wait.h >configure:7330: result: yes >configure:7213: checking syscall.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking syscall.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for syscall.h >configure:7330: result: yes >configure:7213: checking termios.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking termios.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for termios.h >configure:7330: result: yes >configure:7203: checking for unistd.h >configure:7209: result: yes >configure:7213: checking utime.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7236: $? = 0 >configure:7250: result: yes >configure:7254: checking utime.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:7275: $? = 0 >configure:7289: result: yes >configure:7322: checking for utime.h >configure:7330: result: yes >configure:7213: checking valgrind/memcheck.h usability >configure:7230: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:122:31: error: valgrind/memcheck.h: No such file or directory >configure:7236: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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_SYSCTL_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_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| /* 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:7250: result: no >configure:7254: checking valgrind/memcheck.h presence >configure:7269: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:89:31: error: valgrind/memcheck.h: No such file or directory >configure:7275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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_SYSCTL_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_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| /* end confdefs.h. */ >| #include <valgrind/memcheck.h> >configure:7289: result: no >configure:7322: checking for valgrind/memcheck.h >configure:7330: result: no >configure:7343: checking whether stat file-mode macros are broken >configure:7380: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7386: $? = 0 >configure:7401: result: no >configure:7420: checking for sys/mount.h >configure:7444: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7450: $? = 0 >configure:7466: result: yes >configure:7420: checking for sys/statfs.h >configure:7444: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7450: $? = 0 >configure:7466: result: yes >configure:7420: checking for sys/user.h >configure:7444: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7450: $? = 0 >configure:7466: result: yes >configure:7420: checking for sys/vfs.h >configure:7444: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7450: $? = 0 >configure:7466: result: yes >configure:7489: checking for netinet/in_pcb.h >configure:7519: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:104:28: error: netinet/in_pcb.h: No such file or directory >configure:7525: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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_SYSCTL_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_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_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_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| >| #include <netinet/in_pcb.h> >configure:7541: result: no >configure:7489: checking for netinet/ip_var.h >configure:7519: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:104:28: error: netinet/ip_var.h: No such file or directory >configure:7525: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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_SYSCTL_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_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_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_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| >| #include <netinet/ip_var.h> >configure:7541: result: no >configure:7489: checking for net/if.h >configure:7519: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7525: $? = 0 >configure:7541: result: yes >configure:7489: checking for net/if_arp.h >configure:7519: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7525: $? = 0 >configure:7541: result: yes >configure:7489: checking for net/if_dl.h >configure:7519: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:106:23: error: net/if_dl.h: No such file or directory >configure:7525: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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_SYSCTL_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_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_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_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| >| #include <net/if_dl.h> >configure:7541: result: no >configure:7489: checking for net/if_types.h >configure:7519: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:106:26: error: net/if_types.h: No such file or directory >configure:7525: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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_SYSCTL_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_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_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_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| >| #include <net/if_types.h> >configure:7541: result: no >configure:7489: checking for net/route.h >configure:7519: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7525: $? = 0 >configure:7541: result: yes >configure:7489: checking for netipx/ipx.h >configure:7519: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7525: $? = 0 >configure:7541: result: yes >configure:7557: checking for netinet/tcp_var.h >configure:7590: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:111:29: error: netinet/tcp_var.h: No such file or directory >configure:7596: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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_SYSCTL_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_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_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_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #ifdef HAVE_NETINET_TCP_H >| # include <netinet/tcp.h> >| #endif >| >| #include <netinet/tcp_var.h> >configure:7612: result: no >configure:7628: checking for linux/ipx.h >configure:7655: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7661: $? = 0 >configure:7677: result: yes >configure:7693: checking for resolv.h >configure:7723: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7729: $? = 0 >configure:7745: result: yes >configure:7761: checking for ucontext.h >configure:7782: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7788: $? = 0 >configure:7804: result: yes >configure:7820: checking for sys/thr.h >configure:7844: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:105:21: error: sys/thr.h: No such file or directory >configure:7850: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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_SYSCTL_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_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_RESOLV_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:7866: result: no >configure:7882: checking for pthread_np.h >configure:7905: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >conftest.c:104:24: error: pthread_np.h: No such file or directory >configure:7911: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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_SYSCTL_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_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| /* end confdefs.h. */ >| #ifdef HAVE_PTHREAD_H >| #include <pthread.h> >| #endif >| >| #include <pthread_np.h> >configure:7927: result: no >configure:7943: checking for linux/videodev.h >configure:7970: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:7976: $? = 0 >configure:7992: result: yes >configure:8008: checking for linux/capi.h >configure:8029: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:8035: $? = 0 >configure:8051: result: yes >configure:8082: checking for ldd >configure:8101: found /usr/bin/ldd >configure:8114: result: /usr/bin/ldd >configure:8463: checking whether we can build a GNU style ELF dll >configure:8479: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe -fPIC -shared -Wl,-Bsymbolic conftest.c >&5 >configure:8485: $? = 0 >configure:8503: result: yes >configure:8509: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1 >configure:8537: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe -fPIC -shared -Wl,-soname,confest.so.1 conftest.c >&5 >configure:8543: $? = 0 >configure:8561: result: yes >configure:8627: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs >configure:8655: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe -fPIC -shared -Wl,-Bsymbolic,-z,defs conftest.c >&5 >configure:8661: $? = 0 >configure:8679: result: yes >configure:8686: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini >configure:8714: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini conftest.c >&5 >configure:8720: $? = 0 >configure:8738: result: yes >configure:8746: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map >configure:8774: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe -fPIC -shared -Wl,--version-script=conftest.map conftest.c >&5 >configure:8780: $? = 0 >configure:8798: result: yes >configure:8806: checking whether the compiler supports -fPIC -Wl,--export-dynamic >configure:8834: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe -fPIC -Wl,--export-dynamic conftest.c >&5 >configure:8840: $? = 0 >configure:8858: result: yes >configure:8867: checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib >configure:8895: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe -fPIC -Wl,--rpath,$ORIGIN/../lib conftest.c >&5 >configure:8901: $? = 0 >configure:8920: result: yes >configure:8990: checking whether the compiler supports -Wl,--enable-new-dtags >configure:9018: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe -Wl,--enable-new-dtags conftest.c >&5 >configure:9024: $? = 0 >configure:9042: result: yes >configure:9051: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400 >configure:9079: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe -Wl,--section-start,.interp=0x7bf00400 conftest.c >&5 >configure:9085: $? = 0 >configure:9103: result: yes >configure:9221: checking for i586-mingw32msvc-gcc >configure:9251: result: no >configure:9221: checking for i386-mingw32msvc-gcc >configure:9251: result: no >configure:9221: checking for i686-mingw32-gcc >configure:9251: result: no >configure:9221: checking for i586-mingw32-gcc >configure:9251: result: no >configure:9221: checking for i386-mingw32-gcc >configure:9251: result: no >configure:9221: checking for mingw32-gcc >configure:9251: result: no >configure:9221: checking for mingw-gcc >configure:9251: result: no >configure:9264: checking for i586-mingw32msvc-dlltool >configure:9294: result: no >configure:9264: checking for i386-mingw32msvc-dlltool >configure:9294: result: no >configure:9264: checking for i686-mingw32-dlltool >configure:9294: result: no >configure:9264: checking for i586-mingw32-dlltool >configure:9294: result: no >configure:9264: checking for i386-mingw32-dlltool >configure:9294: result: no >configure:9264: checking for mingw32-dlltool >configure:9294: result: no >configure:9264: checking for mingw-dlltool >configure:9294: result: no >configure:9307: checking for i586-mingw32msvc-windres >configure:9337: result: no >configure:9307: checking for i386-mingw32msvc-windres >configure:9337: result: no >configure:9307: checking for i686-mingw32-windres >configure:9337: result: no >configure:9307: checking for i586-mingw32-windres >configure:9337: result: no >configure:9307: checking for i386-mingw32-windres >configure:9337: result: no >configure:9307: checking for mingw32-windres >configure:9337: result: no >configure:9307: checking for mingw-windres >configure:9337: result: no >configure:9350: checking for i586-mingw32msvc-ar >configure:9380: result: no >configure:9350: checking for i386-mingw32msvc-ar >configure:9380: result: no >configure:9350: checking for i686-mingw32-ar >configure:9380: result: no >configure:9350: checking for i586-mingw32-ar >configure:9380: result: no >configure:9350: checking for i386-mingw32-ar >configure:9380: result: no >configure:9350: checking for mingw32-ar >configure:9380: result: no >configure:9350: checking for mingw-ar >configure:9380: result: no >configure:9415: checking for -lX11 >configure:9450: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lX11 -L/usr/lib64 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:9456: $? = 0 >configure:9483: result: libX11.so.6 >configure:9493: checking for -lXext >configure:9528: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lXext -L/usr/lib64 -lX11 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:9534: $? = 0 >configure:9561: result: libXext.so.6 >configure:9598: checking for X11/Xlib.h >configure:9624: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:9630: $? = 0 >configure:9646: result: yes >configure:9598: checking for X11/XKBlib.h >configure:9624: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:9630: $? = 0 >configure:9646: result: yes >configure:9598: checking for X11/Xutil.h >configure:9624: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:9630: $? = 0 >configure:9646: result: yes >configure:9598: checking for X11/Xcursor/Xcursor.h >configure:9624: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:9630: $? = 0 >configure:9646: result: yes >configure:9598: checking for X11/extensions/shape.h >configure:9624: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:9630: $? = 0 >configure:9646: result: yes >configure:9598: checking for X11/extensions/XInput.h >configure:9624: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:9630: $? = 0 >configure:9646: result: yes >configure:9598: checking for X11/extensions/XShm.h >configure:9624: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:9630: $? = 0 >configure:9646: result: yes >configure:9598: checking for X11/extensions/Xcomposite.h >configure:9624: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:9630: $? = 0 >configure:9646: result: yes >configure:9598: checking for X11/extensions/Xinerama.h >configure:9624: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:9630: $? = 0 >configure:9646: result: yes >configure:9598: checking for X11/extensions/Xrandr.h >configure:9624: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:9630: $? = 0 >configure:9646: result: yes >configure:9598: checking for X11/extensions/Xrender.h >configure:9624: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:9630: $? = 0 >configure:9646: result: yes >configure:9598: checking for X11/extensions/xf86vmode.h >configure:9624: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:9630: $? = 0 >configure:9646: result: yes >configure:9660: checking for XkbQueryExtension in -lX11 >configure:9695: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lX11 -L/usr/lib64 -lXext -lX11 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:9701: $? = 0 >configure:9719: result: yes >configure:9733: checking for -lXcursor >configure:9768: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lXcursor -L/usr/lib64 -lXext -lX11 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXcursor.so when searching for -lXcursor >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXcursor.a when searching for -lXcursor >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:9774: $? = 0 >configure:9801: result: libXcursor.so.1 >configure:9827: checking for -lXi >configure:9862: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lXi -L/usr/lib64 -lXext -lX11 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXi.so when searching for -lXi >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXi.a when searching for -lXi >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:9868: $? = 0 >configure:9895: result: libXi.so.6 >configure:9921: checking for XShmQueryExtension in -lXext >configure:9956: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lXext -L/usr/lib64 -lXext -lX11 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:9962: $? = 0 >configure:9980: result: yes >configure:10006: checking for XShapeQueryExtension in -lXext >configure:10041: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lXext -L/usr/lib64 -lXext -lX11 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:10047: $? = 0 >configure:10065: result: yes >configure:10091: checking for XF86VidModeQueryExtension in -lXxf86vm >configure:10126: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lXxf86vm -L/usr/lib64 -lXext -lX11 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXxf86vm.so when searching for -lXxf86vm >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXxf86vm.a when searching for -lXxf86vm >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:10132: $? = 0 >configure:10150: result: yes >configure:10178: checking for -lXrender >configure:10213: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lXrender -L/usr/lib64 -lXext -lX11 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXrender.so when searching for -lXrender >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXrender.a when searching for -lXrender >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:10219: $? = 0 >configure:10246: result: libXrender.so.1 >configure:10253: checking for XRenderSetPictureTransform in -lXrender >configure:10288: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lXrender -L/usr/lib64 -lXext -lX11 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXrender.so when searching for -lXrender >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXrender.a when searching for -lXrender >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:10294: $? = 0 >configure:10312: result: yes >configure:10363: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:10369: $? = 0 >configure:10374: checking for -lXrandr >configure:10409: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lXrandr -L/usr/lib64 -lXext -lX11 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXrandr.so when searching for -lXrandr >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXrandr.a when searching for -lXrandr >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:10415: $? = 0 >configure:10442: result: libXrandr.so.2 >configure:10498: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:10504: $? = 0 >configure:10509: checking for -lXinerama >configure:10544: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lXinerama -L/usr/lib64 -lXext -lX11 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXinerama.so when searching for -lXinerama >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXinerama.a when searching for -lXinerama >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:10550: $? = 0 >configure:10577: result: libXinerama.so.1 >configure:10611: checking for -lXcomposite >configure:10646: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lXcomposite -L/usr/lib64 -lXext -lX11 >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXcomposite.so when searching for -lXcomposite >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXcomposite.a when searching for -lXcomposite >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >configure:10652: $? = 0 >configure:10679: result: libXcomposite.so.1 >configure:10703: checking for XICCallback.callback >configure:10734: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:10740: $? = 0 >configure:10800: result: yes >configure:10823: checking for GL/gl.h >configure:10846: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:10852: $? = 0 >configure:10868: result: yes >configure:10823: checking for GL/glx.h >configure:10846: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:10852: $? = 0 >configure:10868: result: yes >configure:10823: checking for GL/glext.h >configure:10846: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:10852: $? = 0 >configure:10868: result: yes >configure:10823: checking for GL/glu.h >configure:10846: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:10852: $? = 0 >configure:10868: result: yes >configure:10881: checking for up-to-date OpenGL version >configure:10907: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 >configure:10913: $? = 0 >configure:10928: result: yes >configure:10933: checking for -lGL >configure:10968: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lGL -L/usr/lib64 -lXext -lX11 -lm >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libGL.so when searching for -lGL >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../libGL.so when searching for -lGL >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../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.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGL >collect2: ld returned 1 exit status >configure:10974: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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_SYSCTL_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_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_XCURSOR_XCURSOR_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_X11_EXTENSIONS_XINPUT_H 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 >| #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 >| #define HAVE_X11_EXTENSIONS_XRANDR_H 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_XKB 1 >| #define SONAME_LIBXCURSOR "libXcursor.so.1" >| #define SONAME_LIBXI "libXi.so.6" >| #define HAVE_LIBXXSHM 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_LIBXXF86VM 1 >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define HAVE_XRENDERSETPICTURETRANSFORM 1 >| #define SONAME_LIBXRANDR "libXrandr.so.2" >| #define SONAME_LIBXINERAMA "libXinerama.so.1" >| #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" >| #define HAVE_XICCALLBACK_CALLBACK 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_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:10997: result: not found >configure:10999: checking for -lGL >configure:11034: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lGL -L/usr/lib64 -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: _ >cc1: warning: unrecognized gcc debugging option: e >configure:11040: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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_SYSCTL_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_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_XCURSOR_XCURSOR_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_X11_EXTENSIONS_XINPUT_H 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 >| #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 >| #define HAVE_X11_EXTENSIONS_XRANDR_H 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_XKB 1 >| #define SONAME_LIBXCURSOR "libXcursor.so.1" >| #define SONAME_LIBXI "libXi.so.6" >| #define HAVE_LIBXXSHM 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_LIBXXF86VM 1 >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define HAVE_XRENDERSETPICTURETRANSFORM 1 >| #define SONAME_LIBXRANDR "libXrandr.so.2" >| #define SONAME_LIBXINERAMA "libXinerama.so.1" >| #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" >| #define HAVE_XICCALLBACK_CALLBACK 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_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:11063: result: not found >configure:11108: checking for -lGLU >configure:11143: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lGLU -L/usr/lib64 -lSM -lICE -lXxf86vm -lXext -lX11 -lm >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libGLU.so when searching for -lGLU >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libSM.so when searching for -lSM >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libSM.a when searching for -lSM >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libICE.so when searching for -lICE >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libICE.a when searching for -lICE >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXxf86vm.so when searching for -lXxf86vm >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXxf86vm.a when searching for -lXxf86vm >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.so when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libXext.a when searching for -lXext >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.so when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libX11.a when searching for -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libm.so when searching for -lm >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libm.a when searching for -lm >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libc.a when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libGL.so.1, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so, not found (try using -rpath or -rpath-link) >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glEvalMesh1' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glTranslated' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glMap1f' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glNormal3f' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glEnd' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glEnable' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glEvalPoint1' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glPopAttrib' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glEvalCoord1f' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glDisable' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glMap2f' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glMultMatrixf' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glEvalMesh2' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glMapGrid2f' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glPushAttrib' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glTexCoord2f' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glMapGrid1f' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glTexImage3D' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glOrtho' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glPolygonMode' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glTranslatef' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glPixelStorei' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glGetIntegerv' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glScalef' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glMultMatrixd' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glTexImage2D' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glBegin' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glNormal3fv' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glVertex3f' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glMapGrid2d' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glVertex2fv' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glGetString' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glColor3f' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glEvalPoint2' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glVertex3fv' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glGetTexLevelParameteriv' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glTexImage1D' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glVertex2f' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glGetFloatv' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib32/libGLU.so: undefined reference to `glEvalCoord2f' >collect2: ld returned 1 exit status >configure:11149: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "1.0-rc4" >| #define PACKAGE_STRING "Wine 1.0-rc4" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ALSA_ASOUNDLIB_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CUPS_CUPS_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_JPEGLIB_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_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ASOUNDLIB_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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_REG_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_SYSCTL_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_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_XCURSOR_XCURSOR_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_X11_EXTENSIONS_XINPUT_H 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 >| #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 >| #define HAVE_X11_EXTENSIONS_XRANDR_H 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_XKB 1 >| #define SONAME_LIBXCURSOR "libXcursor.so.1" >| #define SONAME_LIBXI "libXi.so.6" >| #define HAVE_LIBXXSHM 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_LIBXXF86VM 1 >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define HAVE_XRENDERSETPICTURETRANSFORM 1 >| #define SONAME_LIBXRANDR "libXrandr.so.2" >| #define SONAME_LIBXINERAMA "libXinerama.so.1" >| #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" >| #define HAVE_XICCALLBACK_CALLBACK 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_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:11172: result: not found >configure:11213: 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=x86_64-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_____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 >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value=' -march=k8 -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=k8 -O2 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_XMKMF_set= >ac_cv_env_XMKMF_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_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='\''/usr/lib64'\''' >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_glext_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_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=yes >ac_cv_header_X11_extensions_Xinerama_h=yes >ac_cv_header_X11_extensions_Xrandr_h=yes >ac_cv_header_X11_extensions_Xrender_h=yes >ac_cv_header_X11_extensions_shape_h=yes >ac_cv_header_X11_extensions_xf86vmode_h=yes >ac_cv_header_alsa_asoundlib_h=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_arpa_nameser_h=yes >ac_cv_header_asm_types_h=yes >ac_cv_header_audio_audiolib_h=no >ac_cv_header_audio_soundlib_h=no >ac_cv_header_capi20_h=no >ac_cv_header_cups_cups_h=yes >ac_cv_header_curses_h=yes >ac_cv_header_dbus_dbus_h=no >ac_cv_header_direct_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_elf_h=yes >ac_cv_header_float_h=yes >ac_cv_header_fontconfig_fontconfig_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_hal_libhal_h=no >ac_cv_header_ieeefp_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_lber_h=no >ac_cv_header_lcms_h=no >ac_cv_header_lcms_lcms_h=no >ac_cv_header_ldap_h=no >ac_cv_header_libaudioio_h=no >ac_cv_header_libxml_parser_h=yes >ac_cv_header_libxslt_pattern_h=yes >ac_cv_header_libxslt_transform_h=yes >ac_cv_header_link_h=yes >ac_cv_header_linux_capi_h=yes >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_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_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_machine_cpu_h=no >ac_cv_header_machine_limits_h=no >ac_cv_header_machine_soundcard_h=no >ac_cv_header_memory_h=yes >ac_cv_header_mntent_h=yes >ac_cv_header_ncurses_h=yes >ac_cv_header_net_if_arp_h=yes >ac_cv_header_net_if_dl_h=no >ac_cv_header_net_if_h=yes >ac_cv_header_net_if_types_h=no >ac_cv_header_net_route_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_netinet_in_pcb_h=no >ac_cv_header_netinet_in_systm_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_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_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_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_sys_asoundlib_h=yes >ac_cv_header_sys_cdio_h=no >ac_cv_header_sys_elf32_h=no >ac_cv_header_sys_epoll_h=yes >ac_cv_header_sys_errno_h=yes >ac_cv_header_sys_event_h=no >ac_cv_header_sys_exec_elf_h=no >ac_cv_header_sys_filio_h=no >ac_cv_header_sys_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_lwp_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_ptrace_h=yes >ac_cv_header_sys_reg_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_time_h=yes >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_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_ucontext_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_valgrind_memcheck_h=no >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_X11_XkbQueryExtension=yes >ac_cv_lib_Xext_XShapeQueryExtension=yes >ac_cv_lib_Xext_XShmQueryExtension=yes >ac_cv_lib_Xrender_XRenderSetPictureTransform=yes >ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=yes >ac_cv_lib_asound_snd_pcm_open=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_Xcomposite=libXcomposite.so.1 >ac_cv_lib_soname_Xcursor=libXcursor.so.1 >ac_cv_lib_soname_Xext=libXext.so.6 >ac_cv_lib_soname_Xi=libXi.so.6 >ac_cv_lib_soname_Xinerama=libXinerama.so.1 >ac_cv_lib_soname_Xrandr=libXrandr.so.2 >ac_cv_lib_soname_Xrender=libXrender.so.1 >ac_cv_member_XICCallback_callback=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_ESDCONFIG= >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_path_sane_devel=no >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AS='as --32' >ac_cv_prog_BISON=bison >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_CPPBIN=x86_64-pc-linux-gnu-cpp >ac_cv_prog_FLEX=flex >ac_cv_prog_FONTFORGE=fontforge >ac_cv_prog_LD='ld -m elf_i386' >ac_cv_prog_PKG_CONFIG=pkg-config >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_RSVG=rsvg >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_set=yes >wine_cv_opengl_header_version_OK=yes >wine_cv_toolsdir='$(TOPOBJDIR)' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALSALIBS='' >AR='x86_64-pc-linux-gnu-ar' >ARFLAGS='rc' >AS='as --32' >AUDIOIOLIBS='' >BISON='bison' >BUILTINFLAG='' >CARBONLIB='' >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS=' -march=k8 -O2 -pipe' >COREAUDIO='' >COREFOUNDATIONLIB='' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPBIN='x86_64-pc-linux-gnu-cpp' >CPPFLAGS=' ' >CROSSCC='false' >CROSSTEST='' >CROSSWINDRES='false' >CRTLIBS='' >CXX='g++ -m32' >CXXFLAGS=' -march=k8 -O2 -pipe' >DEFS='' >DEPENDENCIES='' >DISKARBITRATIONLIB='' >DLLEXT='.so' >DLLFLAGS='-D_REENTRANT -fPIC' >DLLTOOL='false' >DLLWRAP='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ESDCONFIG='' >ESDINCL='' >ESDLIBS='' >EXEEXT='' >EXTRACFLAGS='' >EXTRA_BINARIES='' >FLEX='flex' >FONTCONFIGINCL='' >FONTFORGE='fontforge' >FONTSSUBDIRS='' >FREETYPEINCL='' >FREETYPELIBS='' >GLU32FILES='' >GPHOTO2INCL='' >GPHOTO2LIBS='' >GREP='/bin/grep' >HALINCL='' >ICOTOOL='false' >IMPLIBEXT='def' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >IOKITLIB='' >LCMSLIBS='' >LD='ld -m elf_i386' >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='' >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' >LIBOBJS='' >LIBPOLL='' >LIBPTHREAD='-lpthread' >LIBS='' >LINT='' >LINTFLAGS='' >LN='ln' >LN_S='ln -s' >LTLIBOBJS='' >MAINTAINER_MODE='#' >MAIN_BINARY='' >MINGWAR='false' >NASLIBS='' >OBJEXT='o' >OPENGLFILES='' >OPENGL_LIBS='' >PACKAGE_BUGREPORT='wine-devel@winehq.org' >PACKAGE_NAME='Wine' >PACKAGE_STRING='Wine 1.0-rc4' >PACKAGE_TARNAME='wine' >PACKAGE_VERSION='1.0-rc4' >PATH_SEPARATOR=':' >PKG_CONFIG='pkg-config' >PRELINK='false' >QUARTZFILES='' >RANLIB='x86_64-pc-linux-gnu-ranlib' >RESOLVLIBS='' >RSVG='rsvg' >SANEINCL='' >SECURITYLIB='' >SET_MAKE='' >SHELL='/bin/sh' >SOCKETLIBS='' >STRIP='x86_64-pc-linux-gnu-strip' >TOOLSDIR='$(TOPOBJDIR)' >WIN16_FILES='$(WIN16_FILES)' >WIN16_INSTALL='$(WIN16_INSTALL)' >WINDRES='false' >XFILES='' >XLIB='-lXext -lX11' >XMKMF='' >XML2INCL='' >XML2LIBS='' >XSLTINCL='' >XSLTLIBS='' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS=' -L/usr/lib64' >X_PRE_LIBS=' -lSM -lICE -lXxf86vm' >ac_ct_AS='' >ac_ct_CC='' >ac_ct_CXX='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >ft_devel='' >gphoto2_devel='' >gphoto2port_devel='' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='i386' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='/usr/lib32' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sane_devel='' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc/wine' >target_alias='' > >## ------------------- ## >## File substitutions. ## >## ------------------- ## > >MAKE_DLL_RULES='' >MAKE_IMPLIB_RULES='' >MAKE_PROG_RULES='' >MAKE_RULES='' >MAKE_TEST_RULES='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "Wine" >#define PACKAGE_TARNAME "wine" >#define PACKAGE_VERSION "1.0-rc4" >#define PACKAGE_STRING "Wine 1.0-rc4" >#define PACKAGE_BUGREPORT "wine-devel@winehq.org" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_ALSA_ASOUNDLIB_H 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_ARPA_NAMESER_H 1 >#define HAVE_ASM_TYPES_H 1 >#define HAVE_CUPS_CUPS_H 1 >#define HAVE_CURSES_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_ELF_H 1 >#define HAVE_FLOAT_H 1 >#define HAVE_FONTCONFIG_FONTCONFIG_H 1 >#define HAVE_GETOPT_H 1 >#define HAVE_JPEGLIB_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_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_STDINT_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_SYS_ASOUNDLIB_H 1 >#define HAVE_SYS_EPOLL_H 1 >#define HAVE_SYS_ERRNO_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_REG_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_SYSCTL_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_VM86_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_SYSCALL_H 1 >#define HAVE_TERMIOS_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_SYS_MOUNT_H 1 >#define HAVE_SYS_STATFS_H 1 >#define HAVE_SYS_USER_H 1 >#define HAVE_SYS_VFS_H 1 >#define HAVE_NET_IF_H 1 >#define HAVE_NET_IF_ARP_H 1 >#define HAVE_NET_ROUTE_H 1 >#define HAVE_NETIPX_IPX_H 1 >#define HAVE_LINUX_IPX_H 1 >#define HAVE_RESOLV_H 1 >#define HAVE_UCONTEXT_H 1 >#define HAVE_LINUX_VIDEODEV_H 1 >#define HAVE_LINUX_CAPI_H 1 >#define SONAME_LIBX11 "libX11.so.6" >#define SONAME_LIBXEXT "libXext.so.6" >#define HAVE_X11_XLIB_H 1 >#define HAVE_X11_XKBLIB_H 1 >#define HAVE_X11_XUTIL_H 1 >#define HAVE_X11_XCURSOR_XCURSOR_H 1 >#define HAVE_X11_EXTENSIONS_SHAPE_H 1 >#define HAVE_X11_EXTENSIONS_XINPUT_H 1 >#define HAVE_X11_EXTENSIONS_XSHM_H 1 >#define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1 >#define HAVE_X11_EXTENSIONS_XINERAMA_H 1 >#define HAVE_X11_EXTENSIONS_XRANDR_H 1 >#define HAVE_X11_EXTENSIONS_XRENDER_H 1 >#define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >#define HAVE_XKB 1 >#define SONAME_LIBXCURSOR "libXcursor.so.1" >#define SONAME_LIBXI "libXi.so.6" >#define HAVE_LIBXXSHM 1 >#define HAVE_LIBXSHAPE 1 >#define HAVE_LIBXXF86VM 1 >#define SONAME_LIBXRENDER "libXrender.so.1" >#define HAVE_XRENDERSETPICTURETRANSFORM 1 >#define SONAME_LIBXRANDR "libXrandr.so.2" >#define SONAME_LIBXINERAMA "libXinerama.so.1" >#define SONAME_LIBXCOMPOSITE "libXcomposite.so.1" >#define HAVE_XICCALLBACK_CALLBACK 1 >#define HAVE_GL_GL_H 1 >#define HAVE_GL_GLX_H 1 >#define HAVE_GL_GLEXT_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 225869
:
156333
| 156467 |
156727
|
157403