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.3.17, which was generated by GNU Autoconf 2.67. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = aw25 uname -m = i686 uname -r = 2.6.33-gaikai-aw-r1-1 uname -s = Linux uname -v = #3 SMP Sat May 1 21:32:15 UTC 2010 /usr/bin/uname -p = Intel(R) Core(TM) i7 CPU 960 @ 3.20GHz /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/bin PATH: /usr/bin PATH: /bin PATH: /opt/bin PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.3.4 PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.3.4 PATH: /usr/games/bin PATH: /gaikai/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2790: checking build system type configure:2804: result: i686-pc-linux-gnu configure:2824: checking host system type configure:2837: result: i686-pc-linux-gnu configure:2867: checking whether make sets $(MAKE) configure:2889: result: yes configure:2946: checking for gcc configure:2973: result: tcc configure:3202: checking for C compiler version configure:3211: tcc --version >&5 tcc: invalid option -- '--version' configure:3222: $? = 1 configure:3211: tcc -v >&5 tcc version 0.9.25 configure:3222: $? = 0 configure:3211: tcc -V >&5 tcc: invalid option -- '-V' configure:3222: $? = 1 configure:3211: tcc -qversion >&5 tcc: invalid option -- '-qversion' configure:3222: $? = 1 configure:3242: checking whether the C compiler works configure:3264: tcc conftest.c >&5 configure:3268: $? = 0 configure:3316: result: yes configure:3319: checking for C compiler default output file name configure:3321: result: a.out configure:3327: checking for suffix of executables configure:3334: tcc -o conftest conftest.c >&5 configure:3338: $? = 0 configure:3360: result: configure:3382: checking whether we are cross compiling configure:3390: tcc -o conftest conftest.c >&5 configure:3394: $? = 0 configure:3401: ./conftest configure:3405: $? = 0 configure:3420: result: no configure:3425: checking for suffix of object files configure:3447: tcc -c conftest.c >&5 configure:3451: $? = 0 configure:3472: result: o configure:3476: checking whether we are using the GNU C compiler configure:3495: tcc -c conftest.c >&5 conftest.c:14: 'choke' undeclared configure:3495: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3504: result: no configure:3513: checking whether tcc accepts -g configure:3533: tcc -c -g conftest.c >&5 configure:3533: $? = 0 configure:3574: result: yes configure:3591: checking for tcc option to accept ISO C89 configure:3655: tcc -c -g conftest.c >&5 configure:3655: $? = 0 configure:3668: result: none needed configure:3746: checking for g++ configure:3762: found /usr/bin/g++ configure:3773: result: g++ configure:3800: checking for C++ compiler version configure:3809: g++ --version >&5 g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3820: $? = 0 configure:3809: g++ -v >&5 Using built-in specs. Target: i486-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/i486-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/i486-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/i486-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/i486-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/i486-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/i486-pc-linux-gnu/4.3.4/include/g++-v4 --host=i486-pc-linux-gnu --build=i486-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i486 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) configure:3820: $? = 0 configure:3809: g++ -V >&5 g++: '-V' option must have argument configure:3820: $? = 1 configure:3809: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:3820: $? = 1 configure:3824: checking whether we are using the GNU C++ compiler configure:3843: g++ -c conftest.cpp >&5 configure:3843: $? = 0 configure:3852: result: yes configure:3861: checking whether g++ accepts -g configure:3881: g++ -c -g conftest.cpp >&5 configure:3881: $? = 0 configure:3922: result: yes configure:3988: checking for cpp configure:4004: found /usr/bin/cpp configure:4015: result: cpp configure:4163: checking for the directory containing the Wine tools configure:4187: result: $(top_builddir) configure:4201: checking for flex configure:4217: found /usr/bin/flex configure:4228: result: flex configure:4244: checking whether flex is recent enough configure:4254: result: yes configure:4266: checking for bison configure:4282: found /usr/bin/bison configure:4293: result: bison configure:4359: checking for ar configure:4375: found /usr/bin/ar configure:4386: result: ar configure:4455: checking for ranlib configure:4471: found /usr/bin/ranlib configure:4482: result: ranlib configure:4547: checking for strip configure:4563: found /usr/bin/strip configure:4574: result: strip configure:4596: checking whether ln -s works configure:4600: result: yes configure:4607: checking for grep that handles long lines and -e configure:4665: result: /bin/grep configure:4670: checking for egrep configure:4732: result: /bin/grep -E configure:4739: checking for ldconfig configure:4757: found /sbin/ldconfig configure:4770: result: /sbin/ldconfig configure:4792: checking for a BSD-compatible install configure:4860: result: /usr/bin/install -c configure:4880: checking for lclint configure:4910: result: no configure:4880: checking for lint configure:4910: result: no configure:4929: checking for fontforge configure:4959: result: no configure:4972: checking for pkg-config configure:4988: found /usr/bin/pkg-config configure:4999: result: pkg-config configure:5015: checking for rsvg configure:5045: result: no configure:5058: checking for convert configure:5088: result: no configure:5101: checking for icotool configure:5131: result: no configure:5207: checking for i386_set_ldt in -li386 configure:5232: tcc -o conftest -g conftest.c -li386 >&5 tcc: cannot find -li386 configure:5232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char i386_set_ldt (); | int | main () | { | return i386_set_ldt (); | ; | return 0; | } configure:5241: result: no configure:5252: checking for _oss_ioctl in -lossaudio configure:5277: tcc -o conftest -g conftest.c -lossaudio >&5 tcc: cannot find -lossaudio configure:5277: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _oss_ioctl (); | int | main () | { | return _oss_ioctl (); | ; | return 0; | } configure:5286: result: no configure:5311: checking for special C compiler options needed for large files configure:5341: tcc -c -g conftest.c >&5 conftest.c:18: invalid array size configure:5341: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5346: tcc -n32 -c -g conftest.c >&5 tcc: invalid option -- '-n32' configure:5346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5356: result: no configure:5362: checking for _FILE_OFFSET_BITS value needed for large files configure:5387: tcc -c -g conftest.c >&5 conftest.c:18: invalid array size configure:5387: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5411: tcc -c -g conftest.c >&5 configure:5411: $? = 0 configure:5419: result: 64 configure:5508: checking how to run the C preprocessor configure:5539: tcc -E conftest.c configure:5539: $? = 0 configure:5553: tcc -E conftest.c conftest.c:11: include file 'ac_nonexistent.h' not found configure:5553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:5578: result: tcc -E configure:5598: tcc -E conftest.c configure:5598: $? = 0 configure:5612: tcc -E conftest.c conftest.c:11: include file 'ac_nonexistent.h' not found configure:5612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:5641: checking for ANSI C header files configure:5661: tcc -c -g conftest.c >&5 configure:5661: $? = 0 configure:5734: tcc -o conftest -g conftest.c >&5 configure:5734: $? = 0 configure:5734: ./conftest configure:5734: $? = 0 configure:5745: result: yes configure:5758: checking for sys/types.h configure:5758: tcc -c -g conftest.c >&5 configure:5758: $? = 0 configure:5758: result: yes configure:5758: checking for sys/stat.h configure:5758: tcc -c -g conftest.c >&5 configure:5758: $? = 0 configure:5758: result: yes configure:5758: checking for stdlib.h configure:5758: tcc -c -g conftest.c >&5 configure:5758: $? = 0 configure:5758: result: yes configure:5758: checking for string.h configure:5758: tcc -c -g conftest.c >&5 configure:5758: $? = 0 configure:5758: result: yes configure:5758: checking for memory.h configure:5758: tcc -c -g conftest.c >&5 configure:5758: $? = 0 configure:5758: result: yes configure:5758: checking for strings.h configure:5758: tcc -c -g conftest.c >&5 configure:5758: $? = 0 configure:5758: result: yes configure:5758: checking for inttypes.h configure:5758: tcc -c -g conftest.c >&5 configure:5758: $? = 0 configure:5758: result: yes configure:5758: checking for stdint.h configure:5758: tcc -c -g conftest.c >&5 configure:5758: $? = 0 configure:5758: result: yes configure:5758: checking for unistd.h configure:5758: tcc -c -g conftest.c >&5 configure:5758: $? = 0 configure:5758: result: yes configure:5915: checking AL/al.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking AL/al.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for AL/al.h configure:5915: result: yes configure:5915: checking ApplicationServices/ApplicationServices.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:55: include file 'ApplicationServices/ApplicationServices.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking ApplicationServices/ApplicationServices.h presence configure:5915: tcc -E conftest.c conftest.c:22: include file 'ApplicationServices/ApplicationServices.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for ApplicationServices/ApplicationServices.h configure:5915: result: no configure:5915: checking AudioToolbox/AudioConverter.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:55: include file 'AudioToolbox/AudioConverter.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking AudioToolbox/AudioConverter.h presence configure:5915: tcc -E conftest.c conftest.c:22: include file 'AudioToolbox/AudioConverter.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for AudioToolbox/AudioConverter.h configure:5915: result: no configure:5915: checking AudioUnit/AudioUnit.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:55: include file 'AudioUnit/AudioUnit.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking AudioUnit/AudioUnit.h presence configure:5915: tcc -E conftest.c conftest.c:22: include file 'AudioUnit/AudioUnit.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for AudioUnit/AudioUnit.h configure:5915: result: no configure:5915: checking AudioUnit/AudioComponent.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:55: include file 'AudioUnit/AudioComponent.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking AudioUnit/AudioComponent.h presence configure:5915: tcc -E conftest.c conftest.c:22: include file 'AudioUnit/AudioComponent.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for AudioUnit/AudioComponent.h configure:5915: result: no configure:5915: checking CL/cl.h usability configure:5915: tcc -c -g conftest.c >&5 In file included from conftest.c:55: In file included from /usr/include/CL/cl.h:32: /usr/include/CL/cl_platform.h:340: warning: #warning Need to implement some method to align data here configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking CL/cl.h presence configure:5915: tcc -E conftest.c In file included from conftest.c:22: In file included from /usr/include/CL/cl.h:32: /usr/include/CL/cl_platform.h:340: warning: #warning Need to implement some method to align data here configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for CL/cl.h configure:5915: result: yes configure:5915: checking Carbon/Carbon.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:56: include file 'Carbon/Carbon.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking Carbon/Carbon.h presence configure:5915: tcc -E conftest.c conftest.c:23: include file 'Carbon/Carbon.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for Carbon/Carbon.h configure:5915: result: no configure:5915: checking CoreAudio/CoreAudio.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:56: include file 'CoreAudio/CoreAudio.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking CoreAudio/CoreAudio.h presence configure:5915: tcc -E conftest.c conftest.c:23: include file 'CoreAudio/CoreAudio.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for CoreAudio/CoreAudio.h configure:5915: result: no configure:5915: checking DiskArbitration/DiskArbitration.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:56: include file 'DiskArbitration/DiskArbitration.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking DiskArbitration/DiskArbitration.h presence configure:5915: tcc -E conftest.c conftest.c:23: include file 'DiskArbitration/DiskArbitration.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for DiskArbitration/DiskArbitration.h configure:5915: result: no configure:5915: checking IOKit/IOKitLib.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:56: include file 'IOKit/IOKitLib.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking IOKit/IOKitLib.h presence configure:5915: tcc -E conftest.c conftest.c:23: include file 'IOKit/IOKitLib.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for IOKit/IOKitLib.h configure:5915: result: no configure:5915: checking IOKit/hid/IOHIDLib.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:56: include file 'IOKit/hid/IOHIDLib.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking IOKit/hid/IOHIDLib.h presence configure:5915: tcc -E conftest.c conftest.c:23: include file 'IOKit/hid/IOHIDLib.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for IOKit/hid/IOHIDLib.h configure:5915: result: no configure:5915: checking OpenAL/al.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:56: include file 'OpenAL/al.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking OpenAL/al.h presence configure:5915: tcc -E conftest.c conftest.c:23: include file 'OpenAL/al.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for OpenAL/al.h configure:5915: result: no configure:5915: checking OpenCL/opencl.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:56: include file 'OpenCL/opencl.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking OpenCL/opencl.h presence configure:5915: tcc -E conftest.c conftest.c:23: include file 'OpenCL/opencl.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for OpenCL/opencl.h configure:5915: result: no configure:5915: checking QuickTime/ImageCompression.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:56: include file 'QuickTime/ImageCompression.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking QuickTime/ImageCompression.h presence configure:5915: tcc -E conftest.c conftest.c:23: include file 'QuickTime/ImageCompression.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for QuickTime/ImageCompression.h configure:5915: result: no configure:5915: checking Security/Security.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:56: include file 'Security/Security.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking Security/Security.h presence configure:5915: tcc -E conftest.c conftest.c:23: include file 'Security/Security.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for Security/Security.h configure:5915: result: no configure:5915: checking alias.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:56: include file 'alias.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking alias.h presence configure:5915: tcc -E conftest.c conftest.c:23: include file 'alias.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for alias.h configure:5915: result: no configure:5915: checking alsa/asoundlib.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking alsa/asoundlib.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for alsa/asoundlib.h configure:5915: result: yes configure:5915: checking arpa/inet.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking arpa/inet.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for arpa/inet.h configure:5915: result: yes configure:5915: checking arpa/nameser.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking arpa/nameser.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for arpa/nameser.h configure:5915: result: yes configure:5915: checking asm/types.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking asm/types.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for asm/types.h configure:5915: result: yes configure:5915: checking capi20.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking capi20.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for capi20.h configure:5915: result: yes configure:5915: checking curses.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking curses.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for curses.h configure:5915: result: yes configure:5915: checking direct.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:62: include file 'direct.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking direct.h presence configure:5915: tcc -E conftest.c conftest.c:29: include file 'direct.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for direct.h configure:5915: result: no configure:5915: checking dirent.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking dirent.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for dirent.h configure:5915: result: yes configure:5915: checking dlfcn.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking dlfcn.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for dlfcn.h configure:5915: result: yes configure:5915: checking elf.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking elf.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for elf.h configure:5915: result: yes configure:5915: checking float.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking float.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for float.h configure:5915: result: yes configure:5915: checking fnmatch.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking fnmatch.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for fnmatch.h configure:5915: result: yes configure:5915: checking fontconfig/fontconfig.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking fontconfig/fontconfig.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for fontconfig/fontconfig.h configure:5915: result: yes configure:5915: checking getopt.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking getopt.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for getopt.h configure:5915: result: yes configure:5915: checking gettext-po.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking gettext-po.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for gettext-po.h configure:5915: result: yes configure:5915: checking grp.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking grp.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for grp.h configure:5915: result: yes configure:5915: checking gsm.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:71: include file 'gsm.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking gsm.h presence configure:5915: tcc -E conftest.c conftest.c:38: include file 'gsm.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for gsm.h configure:5915: result: no configure:5915: checking gsm/gsm.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking gsm/gsm.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for gsm/gsm.h configure:5915: result: yes configure:5915: checking ieeefp.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:72: include file 'ieeefp.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking ieeefp.h presence configure:5915: tcc -E conftest.c conftest.c:39: include file 'ieeefp.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for ieeefp.h configure:5915: result: no configure:5915: checking inet/mib2.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:72: include file 'inet/mib2.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking inet/mib2.h presence configure:5915: tcc -E conftest.c conftest.c:39: include file 'inet/mib2.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for inet/mib2.h configure:5915: result: no configure:5915: checking io.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:72: include file 'io.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking io.h presence configure:5915: tcc -E conftest.c conftest.c:39: include file 'io.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for io.h configure:5915: result: no configure:5915: checking jack/jack.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:72: include file 'jack/jack.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking jack/jack.h presence configure:5915: tcc -E conftest.c conftest.c:39: include file 'jack/jack.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for jack/jack.h configure:5915: result: no configure:5915: checking jpeglib.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking jpeglib.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for jpeglib.h configure:5915: result: yes configure:5915: checking kstat.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:73: include file 'kstat.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking kstat.h presence configure:5915: tcc -E conftest.c conftest.c:40: include file 'kstat.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for kstat.h configure:5915: result: no configure:5915: checking lber.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking lber.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for lber.h configure:5915: result: yes configure:5915: checking lcms.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking lcms.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for lcms.h configure:5915: result: yes configure:5915: checking lcms/lcms.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:75: include file 'lcms/lcms.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking lcms/lcms.h presence configure:5915: tcc -E conftest.c conftest.c:42: include file 'lcms/lcms.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for lcms/lcms.h configure:5915: result: no configure:5915: checking ldap.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking ldap.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for ldap.h configure:5915: result: yes configure:5915: checking link.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking link.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for link.h configure:5915: result: yes configure:5915: checking linux/cdrom.h usability configure:5915: tcc -c -g conftest.c >&5 In file included from conftest.c:77: In file included from /usr/include/linux/cdrom.h:16: In file included from /usr/include/asm/byteorder.h:79: /usr/include/linux/byteorder/little_endian.h:43: ';' expected configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking linux/cdrom.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: WARNING: linux/cdrom.h: present but cannot be compiled configure:5915: WARNING: linux/cdrom.h: check for missing prerequisite headers? configure:5915: WARNING: linux/cdrom.h: see the Autoconf documentation configure:5915: WARNING: linux/cdrom.h: section "Present But Cannot Be Compiled" configure:5915: WARNING: linux/cdrom.h: proceeding with the compiler's result configure:5915: checking for linux/cdrom.h configure:5915: result: no configure:5915: checking linux/compiler.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:77: include file 'linux/compiler.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking linux/compiler.h presence configure:5915: tcc -E conftest.c conftest.c:44: include file 'linux/compiler.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for linux/compiler.h configure:5915: result: no configure:5915: checking linux/hdreg.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking linux/hdreg.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for linux/hdreg.h configure:5915: result: yes configure:5915: checking linux/input.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking linux/input.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for linux/input.h configure:5915: result: yes configure:5915: checking linux/ioctl.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking linux/ioctl.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for linux/ioctl.h configure:5915: result: yes configure:5915: checking linux/joystick.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking linux/joystick.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for linux/joystick.h configure:5915: result: yes configure:5915: checking linux/major.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking linux/major.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for linux/major.h configure:5915: result: yes configure:5915: checking linux/param.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking linux/param.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for linux/param.h configure:5915: result: yes configure:5915: checking linux/serial.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking linux/serial.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for linux/serial.h configure:5915: result: yes configure:5915: checking linux/types.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking linux/types.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for linux/types.h configure:5915: result: yes configure:5915: checking linux/ucdrom.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:85: include file 'linux/ucdrom.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking linux/ucdrom.h presence configure:5915: tcc -E conftest.c conftest.c:52: include file 'linux/ucdrom.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for linux/ucdrom.h configure:5915: result: no configure:5915: checking mach-o/nlist.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:85: include file 'mach-o/nlist.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking mach-o/nlist.h presence configure:5915: tcc -E conftest.c conftest.c:52: include file 'mach-o/nlist.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for mach-o/nlist.h configure:5915: result: no configure:5915: checking mach-o/loader.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:85: include file 'mach-o/loader.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking mach-o/loader.h presence configure:5915: tcc -E conftest.c conftest.c:52: include file 'mach-o/loader.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for mach-o/loader.h configure:5915: result: no configure:5915: checking mach/mach.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:85: include file 'mach/mach.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking mach/mach.h presence configure:5915: tcc -E conftest.c conftest.c:52: include file 'mach/mach.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for mach/mach.h configure:5915: result: no configure:5915: checking mach/machine.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:85: include file 'mach/machine.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking mach/machine.h presence configure:5915: tcc -E conftest.c conftest.c:52: include file 'mach/machine.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for mach/machine.h configure:5915: result: no configure:5915: checking machine/cpu.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:85: include file 'machine/cpu.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking machine/cpu.h presence configure:5915: tcc -E conftest.c conftest.c:52: include file 'machine/cpu.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for machine/cpu.h configure:5915: result: no configure:5915: checking machine/limits.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:85: include file 'machine/limits.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking machine/limits.h presence configure:5915: tcc -E conftest.c conftest.c:52: include file 'machine/limits.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for machine/limits.h configure:5915: result: no configure:5915: checking machine/soundcard.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:85: include file 'machine/soundcard.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking machine/soundcard.h presence configure:5915: tcc -E conftest.c conftest.c:52: include file 'machine/soundcard.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for machine/soundcard.h configure:5915: result: no configure:5915: checking machine/sysarch.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:85: include file 'machine/sysarch.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking machine/sysarch.h presence configure:5915: tcc -E conftest.c conftest.c:52: include file 'machine/sysarch.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for machine/sysarch.h configure:5915: result: no configure:5915: checking mntent.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking mntent.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for mntent.h configure:5915: result: yes configure:5915: checking mpg123.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking mpg123.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for mpg123.h configure:5915: result: yes configure:5915: checking ncurses.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking ncurses.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for ncurses.h configure:5915: result: yes configure:5915: checking netdb.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking netdb.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for netdb.h configure:5915: result: yes configure:5915: checking netinet/in.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking netinet/in.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for netinet/in.h configure:5915: result: yes configure:5915: checking netinet/in_systm.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking netinet/in_systm.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for netinet/in_systm.h configure:5915: result: yes configure:5915: checking netinet/tcp.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking netinet/tcp.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for netinet/tcp.h configure:5915: result: yes configure:5915: checking netinet/tcp_fsm.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:92: include file 'netinet/tcp_fsm.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking netinet/tcp_fsm.h presence configure:5915: tcc -E conftest.c conftest.c:59: include file 'netinet/tcp_fsm.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for netinet/tcp_fsm.h configure:5915: result: no configure:5915: checking openssl/err.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking openssl/err.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for openssl/err.h configure:5915: result: yes configure:5915: checking openssl/ssl.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking openssl/ssl.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for openssl/ssl.h configure:5915: result: yes configure:5915: checking png.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking png.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for png.h configure:5915: result: yes configure:5915: checking poll.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking poll.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for poll.h configure:5915: result: yes configure:5915: checking port.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:96: include file 'port.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking port.h presence configure:5915: tcc -E conftest.c conftest.c:63: include file 'port.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for port.h configure:5915: result: no configure:5915: checking process.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:96: include file 'process.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking process.h presence configure:5915: tcc -E conftest.c conftest.c:63: include file 'process.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for process.h configure:5915: result: no configure:5915: checking pthread.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking pthread.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for pthread.h configure:5915: result: yes configure:5915: checking pwd.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking pwd.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for pwd.h configure:5915: result: yes configure:5915: checking regex.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking regex.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for regex.h configure:5915: result: yes configure:5915: checking sched.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sched.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sched.h configure:5915: result: yes configure:5915: checking scsi/scsi.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking scsi/scsi.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for scsi/scsi.h configure:5915: result: yes configure:5915: checking scsi/scsi_ioctl.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking scsi/scsi_ioctl.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for scsi/scsi_ioctl.h configure:5915: result: yes configure:5915: checking scsi/sg.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking scsi/sg.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for scsi/sg.h configure:5915: result: yes configure:5915: checking soundcard.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:103: include file 'soundcard.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking soundcard.h presence configure:5915: tcc -E conftest.c conftest.c:70: include file 'soundcard.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_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 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for soundcard.h configure:5915: result: no configure:5915: checking stdbool.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking stdbool.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for stdbool.h configure:5915: result: yes configure:5915: checking for stdint.h configure:5915: result: yes configure:5915: checking for strings.h configure:5915: result: yes configure:5915: checking stropts.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking stropts.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for stropts.h configure:5915: result: yes configure:5915: checking sys/asoundlib.h usability configure:5915: tcc -c -g conftest.c >&5 In file included from conftest.c:107: /usr/include/sys/asoundlib.h:1: warning: #warning This header is deprecated, use instead. configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/asoundlib.h presence configure:5915: tcc -E conftest.c In file included from conftest.c:74: /usr/include/sys/asoundlib.h:1: warning: #warning This header is deprecated, use instead. configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/asoundlib.h configure:5915: result: yes configure:5915: checking sys/attr.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:108: include file 'sys/attr.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/attr.h presence configure:5915: tcc -E conftest.c conftest.c:75: include file 'sys/attr.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/attr.h configure:5915: result: no configure:5915: checking sys/cdio.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:108: include file 'sys/cdio.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/cdio.h presence configure:5915: tcc -E conftest.c conftest.c:75: include file 'sys/cdio.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/cdio.h configure:5915: result: no configure:5915: checking sys/elf32.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:108: include file 'sys/elf32.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/elf32.h presence configure:5915: tcc -E conftest.c conftest.c:75: include file 'sys/elf32.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/elf32.h configure:5915: result: no configure:5915: checking sys/epoll.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/epoll.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/epoll.h configure:5915: result: yes configure:5915: checking sys/errno.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/errno.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/errno.h configure:5915: result: yes configure:5915: checking sys/event.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:110: include file 'sys/event.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/event.h presence configure:5915: tcc -E conftest.c conftest.c:77: include file 'sys/event.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/event.h configure:5915: result: no configure:5915: checking sys/exec_elf.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:110: include file 'sys/exec_elf.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/exec_elf.h presence configure:5915: tcc -E conftest.c conftest.c:77: include file 'sys/exec_elf.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/exec_elf.h configure:5915: result: no configure:5915: checking sys/filio.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:110: include file 'sys/filio.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/filio.h presence configure:5915: tcc -E conftest.c conftest.c:77: include file 'sys/filio.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/filio.h configure:5915: result: no configure:5915: checking sys/inotify.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/inotify.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/inotify.h configure:5915: result: yes configure:5915: checking sys/ioctl.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/ioctl.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/ioctl.h configure:5915: result: yes configure:5915: checking sys/ipc.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/ipc.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/ipc.h configure:5915: result: yes configure:5915: checking sys/limits.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:113: include file 'sys/limits.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/limits.h presence configure:5915: tcc -E conftest.c conftest.c:80: include file 'sys/limits.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/limits.h configure:5915: result: no configure:5915: checking sys/link.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:113: include file 'sys/link.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/link.h presence configure:5915: tcc -E conftest.c conftest.c:80: include file 'sys/link.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/link.h configure:5915: result: no configure:5915: checking sys/mman.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/mman.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/mman.h configure:5915: result: yes configure:5915: checking sys/modem.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:114: include file 'sys/modem.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/modem.h presence configure:5915: tcc -E conftest.c conftest.c:81: include file 'sys/modem.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/modem.h configure:5915: result: no configure:5915: checking sys/msg.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/msg.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/msg.h configure:5915: result: yes configure:5915: checking sys/mtio.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/mtio.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/mtio.h configure:5915: result: yes configure:5915: checking sys/param.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/param.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/param.h configure:5915: result: yes configure:5915: checking sys/poll.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/poll.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/poll.h configure:5915: result: yes configure:5915: checking sys/prctl.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/prctl.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/prctl.h configure:5915: result: yes configure:5915: checking sys/protosw.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:119: include file 'sys/protosw.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/protosw.h presence configure:5915: tcc -E conftest.c conftest.c:86: include file 'sys/protosw.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/protosw.h configure:5915: result: no configure:5915: checking sys/ptrace.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/ptrace.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/ptrace.h configure:5915: result: yes configure:5915: checking sys/resource.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/resource.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/resource.h configure:5915: result: yes configure:5915: checking sys/scsiio.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:121: include file 'sys/scsiio.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/scsiio.h presence configure:5915: tcc -E conftest.c conftest.c:88: include file 'sys/scsiio.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/scsiio.h configure:5915: result: no configure:5915: checking sys/shm.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/shm.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/shm.h configure:5915: result: yes configure:5915: checking sys/signal.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/signal.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/signal.h configure:5915: result: yes configure:5915: checking sys/socket.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/socket.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/socket.h configure:5915: result: yes configure:5915: checking sys/socketvar.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/socketvar.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/socketvar.h configure:5915: result: yes configure:5915: checking sys/sockio.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:125: include file 'sys/sockio.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/sockio.h presence configure:5915: tcc -E conftest.c conftest.c:92: include file 'sys/sockio.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/sockio.h configure:5915: result: no configure:5915: checking sys/soundcard.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/soundcard.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/soundcard.h configure:5915: result: yes configure:5915: checking sys/statvfs.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/statvfs.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/statvfs.h configure:5915: result: yes configure:5915: checking sys/strtio.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:127: include file 'sys/strtio.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/strtio.h presence configure:5915: tcc -E conftest.c conftest.c:94: include file 'sys/strtio.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/strtio.h configure:5915: result: no configure:5915: checking sys/syscall.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/syscall.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/syscall.h configure:5915: result: yes configure:5915: checking sys/tihdr.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:128: include file 'sys/tihdr.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/tihdr.h presence configure:5915: tcc -E conftest.c conftest.c:95: include file 'sys/tihdr.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/tihdr.h configure:5915: result: no configure:5915: checking sys/time.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/time.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/time.h configure:5915: result: yes configure:5915: checking sys/timeout.h usability configure:5915: tcc -c -g conftest.c >&5 conftest.c:129: include file 'sys/timeout.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5915: result: no configure:5915: checking sys/timeout.h presence configure:5915: tcc -E conftest.c conftest.c:96: include file 'sys/timeout.h' not found configure:5915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:5915: result: no configure:5915: checking for sys/timeout.h configure:5915: result: no configure:5915: checking sys/times.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/times.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/times.h configure:5915: result: yes configure:5915: checking sys/uio.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/uio.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/uio.h configure:5915: result: yes configure:5915: checking sys/un.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/un.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/un.h configure:5915: result: yes configure:5915: checking sys/utsname.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/utsname.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/utsname.h configure:5915: result: yes configure:5915: checking sys/vm86.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/vm86.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/vm86.h configure:5915: result: yes configure:5915: checking sys/wait.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking sys/wait.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for sys/wait.h configure:5915: result: yes configure:5915: checking syscall.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking syscall.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for syscall.h configure:5915: result: yes configure:5915: checking termios.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking termios.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for termios.h configure:5915: result: yes configure:5915: checking tiffio.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking tiffio.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for tiffio.h configure:5915: result: yes configure:5915: checking for unistd.h configure:5915: result: yes configure:5915: checking utime.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking utime.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for utime.h configure:5915: result: yes configure:5915: checking valgrind/memcheck.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking valgrind/memcheck.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for valgrind/memcheck.h configure:5915: result: yes configure:5915: checking valgrind/valgrind.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking valgrind/valgrind.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for valgrind/valgrind.h configure:5915: result: yes configure:5915: checking zlib.h usability configure:5915: tcc -c -g conftest.c >&5 configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking zlib.h presence configure:5915: tcc -E conftest.c configure:5915: $? = 0 configure:5915: result: yes configure:5915: checking for zlib.h configure:5915: result: yes configure:5925: checking whether stat file-mode macros are broken configure:5952: tcc -c -g conftest.c >&5 configure:5952: $? = 0 configure:5959: result: no configure:5972: checking for sys/mount.h configure:5972: tcc -c -g conftest.c >&5 configure:5972: $? = 0 configure:5972: result: yes configure:5972: checking for sys/statfs.h configure:5972: tcc -c -g conftest.c >&5 configure:5972: $? = 0 configure:5972: result: yes configure:5972: checking for sys/sysctl.h configure:5972: tcc -c -g conftest.c >&5 configure:5972: $? = 0 configure:5972: result: yes configure:5972: checking for sys/user.h configure:5972: tcc -c -g conftest.c >&5 configure:5972: $? = 0 configure:5972: result: yes configure:5972: checking for sys/vfs.h configure:5972: tcc -c -g conftest.c >&5 configure:5972: $? = 0 configure:5972: result: yes configure:6004: checking for netinet/ip.h configure:6004: tcc -c -g conftest.c >&5 configure:6004: $? = 0 configure:6004: result: yes configure:6004: checking for net/if.h configure:6004: tcc -c -g conftest.c >&5 configure:6004: $? = 0 configure:6004: result: yes configure:6004: checking for net/if_arp.h configure:6004: tcc -c -g conftest.c >&5 configure:6004: $? = 0 configure:6004: result: yes configure:6004: checking for net/if_dl.h configure:6004: tcc -c -g conftest.c >&5 conftest.c:141: include file 'net/if_dl.h' not found configure:6004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:6004: result: no configure:6004: checking for net/if_types.h configure:6004: tcc -c -g conftest.c >&5 conftest.c:141: include file 'net/if_types.h' not found configure:6004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:6004: result: no configure:6004: checking for net/route.h configure:6004: tcc -c -g conftest.c >&5 configure:6004: $? = 0 configure:6004: result: yes configure:6004: checking for netinet/if_ether.h configure:6004: tcc -c -g conftest.c >&5 configure:6004: $? = 0 configure:6004: result: yes configure:6004: checking for netinet/if_inarp.h configure:6004: tcc -c -g conftest.c >&5 conftest.c:143: include file 'netinet/if_inarp.h' not found configure:6004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:6004: result: no configure:6004: checking for netinet/in_pcb.h configure:6004: tcc -c -g conftest.c >&5 conftest.c:143: include file 'netinet/in_pcb.h' not found configure:6004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:6004: result: no configure:6004: checking for netinet/ip_icmp.h configure:6004: tcc -c -g conftest.c >&5 configure:6004: $? = 0 configure:6004: result: yes configure:6004: checking for netinet/ip_var.h configure:6004: tcc -c -g conftest.c >&5 conftest.c:144: include file 'netinet/ip_var.h' not found configure:6004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_NET_ROUTE_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NET_IF_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | | #include configure:6004: result: no configure:6004: checking for netinet/udp.h configure:6004: tcc -c -g conftest.c >&5 configure:6004: $? = 0 configure:6004: result: yes configure:6004: checking for netipx/ipx.h configure:6004: tcc -c -g conftest.c >&5 configure:6004: $? = 0 configure:6004: result: yes configure:6040: checking for netinet/tcp_timer.h configure:6040: tcc -c -g conftest.c >&5 conftest.c:161: include file 'netinet/tcp_timer.h' not found configure:6040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_ALIAS_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_SYS_TIMEOUT_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | #ifdef HAVE_NETINET_IP_VAR_H | # include | #endif | #ifdef HAVE_NETINET_IP_ICMP_H | # include | #endif | #ifdef HAVE_NETINET_UDP_H | # include | #endif | #ifdef HAVE_NETINET_TCP_H | # include | #endif | #ifdef HAVE_NETINET_TCP_TIMER_H | #include | #endif | | #include configure:6040: result: no configure:6040: checking for netinet/udp_var.h configure:6040: tcc -c -g conftest.c >&5 conftest.c:161: include file 'netinet/udp_var.h' not found configure:6040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_ALIAS_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_SYS_TIMEOUT_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | #ifdef HAVE_NETINET_IP_VAR_H | # include | #endif | #ifdef HAVE_NETINET_IP_ICMP_H | # include | #endif | #ifdef HAVE_NETINET_UDP_H | # include | #endif | #ifdef HAVE_NETINET_TCP_H | # include | #endif | #ifdef HAVE_NETINET_TCP_TIMER_H | #include | #endif | | #include configure:6040: result: no configure:6040: checking for netinet/icmp_var.h configure:6040: tcc -c -g conftest.c >&5 conftest.c:161: include file 'netinet/icmp_var.h' not found configure:6040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_ALIAS_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_SYS_TIMEOUT_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | #ifdef HAVE_NETINET_IP_VAR_H | # include | #endif | #ifdef HAVE_NETINET_IP_ICMP_H | # include | #endif | #ifdef HAVE_NETINET_UDP_H | # include | #endif | #ifdef HAVE_NETINET_TCP_H | # include | #endif | #ifdef HAVE_NETINET_TCP_TIMER_H | #include | #endif | | #include configure:6040: result: no configure:6040: checking for netinet/tcp_var.h configure:6040: tcc -c -g conftest.c >&5 conftest.c:161: include file 'netinet/tcp_var.h' not found configure:6040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_ALIAS_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | #ifdef HAVE_SYS_SOCKETVAR_H | # include | #endif | #ifdef HAVE_SYS_TIMEOUT_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETINET_IN_SYSTM_H | # include | #endif | #ifdef HAVE_NETINET_IP_H | # include | #endif | #ifdef HAVE_NETINET_IP_VAR_H | # include | #endif | #ifdef HAVE_NETINET_IP_ICMP_H | # include | #endif | #ifdef HAVE_NETINET_UDP_H | # include | #endif | #ifdef HAVE_NETINET_TCP_H | # include | #endif | #ifdef HAVE_NETINET_TCP_TIMER_H | #include | #endif | | #include configure:6040: result: no configure:6091: checking for linux/ipx.h configure:6091: tcc -c -g conftest.c >&5 configure:6091: $? = 0 configure:6091: result: yes configure:6091: checking for linux/irda.h configure:6091: tcc -c -g conftest.c >&5 configure:6091: $? = 0 configure:6091: result: yes configure:6114: checking for mach-o/dyld_images.h configure:6114: tcc -c -g conftest.c >&5 conftest.c:132: include file 'mach-o/dyld_images.h' not found configure:6114: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | /* end confdefs.h. */ | #ifdef HAVE_STDBOOL_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | | #include configure:6114: result: no configure:6133: checking for resolv.h configure:6133: tcc -c -g conftest.c >&5 configure:6133: $? = 0 configure:6133: result: yes configure:6156: checking for ifaddrs.h configure:6156: tcc -c -g conftest.c >&5 configure:6156: $? = 0 configure:6156: result: yes configure:6170: checking for ucontext.h configure:6170: tcc -c -g conftest.c >&5 configure:6170: $? = 0 configure:6170: result: yes configure:6184: checking for sys/thr.h configure:6184: tcc -c -g conftest.c >&5 conftest.c:133: include file 'sys/thr.h' not found configure:6184: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_UCONTEXT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_UCONTEXT_H | #include | #endif | | #include configure:6184: result: no configure:6201: checking for pthread_np.h configure:6201: tcc -c -g conftest.c >&5 conftest.c:132: include file 'pthread_np.h' not found configure:6201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_UCONTEXT_H 1 | /* end confdefs.h. */ | #ifdef HAVE_PTHREAD_H | #include | #endif | | #include configure:6201: result: no configure:6217: checking for linux/videodev.h configure:6217: tcc -c -g conftest.c >&5 configure:6217: $? = 0 configure:6217: result: yes configure:6237: checking for linux/capi.h configure:6237: tcc -c -g conftest.c >&5 configure:6237: $? = 0 configure:6237: result: yes configure:6269: checking for ldd configure:6288: found /usr/bin/ldd configure:6301: result: /usr/bin/ldd configure:6660: checking whether we can build a GNU style ELF dll configure:6671: tcc -o conftest -g -fPIC -shared -Wl,-Bsymbolic conftest.c >&5 tcc: unsupported linker option '-Bsymbolic' configure:6671: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LINUX_CAPI_H 1 | /* end confdefs.h. */ | void myfunc() {} configure:6680: result: no configure:7013: checking whether we can build a UnixWare (Solaris) dll configure:7024: tcc -o conftest -g -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic conftest.c >&5 tcc: unsupported linker option '-G,-h,conftest.so.1.0,-B,symbolic' configure:7024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LINUX_CAPI_H 1 | /* end confdefs.h. */ | void myfunc() {} configure:7033: result: no configure:7041: checking whether we can build an HP-UX dll configure:7052: tcc -o conftest -g -shared conftest.c >&5 configure:7052: $? = 0 configure:7061: result: yes configure:7102: checking for i686-w64-mingw32-gcc configure:7132: result: no configure:7102: checking for i586-w64-mingw32-gcc configure:7132: result: no configure:7102: checking for i486-w64-mingw32-gcc configure:7132: result: no configure:7102: checking for i386-w64-mingw32-gcc configure:7132: result: no configure:7102: checking for i686-pc-mingw32-gcc configure:7132: result: no configure:7102: checking for i586-pc-mingw32-gcc configure:7132: result: no configure:7102: checking for i486-pc-mingw32-gcc configure:7132: result: no configure:7102: checking for i386-pc-mingw32-gcc configure:7132: result: no configure:7102: checking for i686-mingw32msvc-gcc configure:7132: result: no configure:7102: checking for i586-mingw32msvc-gcc configure:7132: result: no configure:7102: checking for i486-mingw32msvc-gcc configure:7132: result: no configure:7102: checking for i386-mingw32msvc-gcc configure:7132: result: no configure:7102: checking for i686-mingw32-gcc configure:7132: result: no configure:7102: checking for i586-mingw32-gcc configure:7132: result: no configure:7102: checking for i486-mingw32-gcc configure:7132: result: no configure:7102: checking for i386-mingw32-gcc configure:7132: result: no configure:7189: checking for pthread_create in -lpthread configure:7214: tcc -o conftest -g conftest.c -lpthread >&5 configure:7214: $? = 0 configure:7223: result: yes configure:7241: checking for X configure:7349: tcc -E conftest.c configure:7349: $? = 0 configure:7380: tcc -o conftest -g conftest.c -lX11 >&5 configure:7380: $? = 0 configure:7430: result: libraries , headers configure:7529: tcc -o conftest -g conftest.c -lX11 >&5 configure:7529: $? = 0 configure:7627: checking for gethostbyname configure:7627: tcc -o conftest -g conftest.c >&5 configure:7627: $? = 0 configure:7627: result: yes configure:7724: checking for connect configure:7724: tcc -o conftest -g conftest.c >&5 configure:7724: $? = 0 configure:7724: result: yes configure:7773: checking for remove configure:7773: tcc -o conftest -g conftest.c >&5 configure:7773: $? = 0 configure:7773: result: yes configure:7822: checking for shmat configure:7822: tcc -o conftest -g conftest.c >&5 configure:7822: $? = 0 configure:7822: result: yes configure:7880: checking for IceConnectionNumber in -lICE configure:7905: tcc -o conftest -g conftest.c -lICE >&5 configure:7905: $? = 0 configure:7914: result: yes configure:7931: checking for -lX11 configure:7956: tcc -o conftest -g conftest.c -lX11 >&5 configure:7956: $? = 0 configure:7968: result: not found configure:7981: checking for -lXext configure:8006: tcc -o conftest -g conftest.c -lXext -lX11 >&5 configure:8006: $? = 0 configure:8018: result: not found configure:8047: checking for X11/Xlib.h configure:8047: tcc -c -g conftest.c >&5 configure:8047: $? = 0 configure:8047: result: yes configure:8047: checking for X11/XKBlib.h configure:8047: tcc -c -g conftest.c >&5 configure:8047: $? = 0 configure:8047: result: yes configure:8047: checking for X11/Xutil.h configure:8047: tcc -c -g conftest.c >&5 configure:8047: $? = 0 configure:8047: result: yes configure:8047: checking for X11/Xcursor/Xcursor.h configure:8047: tcc -c -g conftest.c >&5 configure:8047: $? = 0 configure:8047: result: yes configure:8047: checking for X11/extensions/shape.h configure:8047: tcc -c -g conftest.c >&5 configure:8047: $? = 0 configure:8047: result: yes configure:8047: checking for X11/extensions/XInput.h configure:8047: tcc -c -g conftest.c >&5 configure:8047: $? = 0 configure:8047: result: yes configure:8047: checking for X11/extensions/XShm.h configure:8047: tcc -c -g conftest.c >&5 configure:8047: $? = 0 configure:8047: result: yes configure:8047: checking for X11/extensions/Xcomposite.h configure:8047: tcc -c -g conftest.c >&5 configure:8047: $? = 0 configure:8047: result: yes configure:8047: checking for X11/extensions/Xinerama.h configure:8047: tcc -c -g conftest.c >&5 configure:8047: $? = 0 configure:8047: result: yes configure:8047: checking for X11/extensions/Xrandr.h configure:8047: tcc -c -g conftest.c >&5 configure:8047: $? = 0 configure:8047: result: yes configure:8047: checking for X11/extensions/Xrender.h configure:8047: tcc -c -g conftest.c >&5 configure:8047: $? = 0 configure:8047: result: yes configure:8047: checking for X11/extensions/xf86vmode.h configure:8047: tcc -c -g conftest.c >&5 configure:8047: $? = 0 configure:8047: result: yes configure:8047: checking for X11/extensions/xf86vmproto.h configure:8047: tcc -c -g conftest.c >&5 conftest.c:149: include file 'X11/extensions/xf86vmproto.h' not found configure:8047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LINUX_CAPI_H 1 | #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 | /* end confdefs.h. */ | #ifdef HAVE_X11_XLIB_H | # include | #endif | #ifdef HAVE_X11_XUTIL_H | # include | #endif | | #include configure:8047: result: no configure:8066: checking for XkbQueryExtension in -lX11 configure:8091: tcc -o conftest -g conftest.c -lX11 -lX11 >&5 configure:8091: $? = 0 configure:8100: result: yes configure:8112: checking for -lXcursor configure:8137: tcc -o conftest -g conftest.c -lXcursor -lX11 >&5 configure:8137: $? = 0 configure:8149: result: not found configure:8174: checking for -lXi configure:8199: tcc -o conftest -g conftest.c -lXi -lX11 >&5 configure:8199: $? = 0 configure:8211: result: not found configure:8236: checking for XShmQueryExtension in -lXext configure:8261: tcc -o conftest -g conftest.c -lXext -lX11 >&5 configure:8261: $? = 0 configure:8270: result: yes configure:8290: checking for XShapeQueryExtension in -lXext configure:8315: tcc -o conftest -g conftest.c -lXext -lX11 >&5 configure:8315: $? = 0 configure:8324: result: yes configure:8344: checking for -lXxf86vm configure:8369: tcc -o conftest -g conftest.c -lXxf86vm -lX11 >&5 configure:8369: $? = 0 configure:8381: result: not found configure:8599: tcc -c -g conftest.c >&5 configure:8599: $? = 0 configure:8600: checking for -lXinerama configure:8625: tcc -o conftest -g conftest.c -lXinerama -lX11 >&5 configure:8625: $? = 0 configure:8637: result: not found configure:8664: checking for -lXcomposite configure:8689: tcc -o conftest -g conftest.c -lXcomposite -lX11 >&5 configure:8689: $? = 0 configure:8701: result: not found configure:8724: checking for XICCallback.callback configure:8724: tcc -c -g conftest.c >&5 configure:8724: $? = 0 configure:8724: result: yes configure:8745: checking for GL/gl.h configure:8745: tcc -c -g conftest.c >&5 configure:8745: $? = 0 configure:8745: result: yes configure:8745: checking for GL/glx.h configure:8745: tcc -c -g conftest.c >&5 configure:8745: $? = 0 configure:8745: result: yes configure:8745: checking for GL/glu.h configure:8745: tcc -c -g conftest.c >&5 configure:8745: $? = 0 configure:8745: result: yes configure:8760: checking for up-to-date OpenGL version configure:8776: tcc -c -g conftest.c >&5 configure:8776: $? = 0 configure:8783: result: yes configure:8788: checking for -lGL configure:8813: tcc -o conftest -g conftest.c -lGL -lX11 -lm >&5 /usr/lib/libGL.so: referenced dll 'libGLcore.so.1' not found tcc: cannot find -lGL configure:8813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LINUX_CAPI_H 1 | #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 HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define HAVE_XICCALLBACK_CALLBACK 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL_GLU_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char glXCreateContext (); | int | main () | { | return glXCreateContext (); | ; | return 0; | } configure:8825: result: not found configure:8827: checking for -lGL configure:8852: tcc -o conftest -g conftest.c -lGL -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 tcc: invalid option -- '-dylib_file' configure:8852: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LINUX_CAPI_H 1 | #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 HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define HAVE_XICCALLBACK_CALLBACK 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL_GLU_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char glXCreateContext (); | int | main () | { | return glXCreateContext (); | ; | return 0; | } configure:8864: result: not found configure:8901: checking for -lGLU configure:8926: tcc -o conftest -g conftest.c -lGLU -lSM -lICE -lX11 -lm >&5 /usr/lib/libGLU.so: referenced dll 'libGL.so.1' not found tcc: cannot find -lGLU configure:8926: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LINUX_CAPI_H 1 | #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 HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define HAVE_XICCALLBACK_CALLBACK 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL_GLU_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gluLookAt (); | int | main () | { | return gluLookAt (); | ; | return 0; | } configure:8938: result: not found configure:8987: checking audio/audiolib.h usability configure:8987: tcc -c -g conftest.c >&5 conftest.c:182: include file 'audio/audiolib.h' not found configure:8987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "1.3.17" | #define PACKAGE_STRING "Wine 1.3.17" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define PACKAGE_URL "http://www.winehq.org" | #define EXEEXT "" | #define _FILE_OFFSET_BITS 64 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_AL_AL_H 1 | #define HAVE_CL_CL_H 1 | #define HAVE_ALSA_ASOUNDLIB_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_CAPI20_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FONTCONFIG_FONTCONFIG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETTEXT_PO_H 1 | #define HAVE_GRP_H 1 | #define HAVE_GSM_GSM_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LBER_H 1 | #define HAVE_LCMS_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_MPG123_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_ASOUNDLIB_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_MTIO_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_VALGRIND_VALGRIND_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_LINUX_IPX_H 1 | #define HAVE_LINUX_IRDA_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_LINUX_VIDEODEV_H 1 | #define HAVE_LINUX_CAPI_H 1 | #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 HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define HAVE_XICCALLBACK_CALLBACK 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL_GLU_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include