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 20050111, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = xorn uname -m = i686 uname -r = 2.4.29 uname -s = Linux uname -v = #1 Sat Jan 29 03:55:08 PST 2005 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/rizwank/profile PATH: /home/rizwank/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/games PATH: /usr/games PATH: /home/rizwank/wine PATH: /home/rizwank/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1435: checking build system type configure:1453: result: i686-pc-linux-gnu configure:1461: checking host system type configure:1475: result: i686-pc-linux-gnu configure:1494: checking whether make sets $(MAKE) configure:1514: result: yes configure:1569: checking for gcc configure:1585: found /usr/bin/gcc configure:1595: result: gcc configure:1839: checking for C compiler version configure:1842: gcc --version &5 2.95.4 configure:1845: $? = 0 configure:1847: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) configure:1850: $? = 0 configure:1852: gcc -V &5 gcc: argument to `-V' is missing configure:1855: $? = 1 configure:1878: checking for C compiler default output file name configure:1881: gcc conftest.c >&5 configure:1884: $? = 0 configure:1930: result: a.out configure:1935: checking whether the C compiler works configure:1941: ./a.out configure:1944: $? = 0 configure:1961: result: yes configure:1968: checking whether we are cross compiling configure:1970: result: no configure:1973: checking for suffix of executables configure:1975: gcc -o conftest conftest.c >&5 configure:1978: $? = 0 configure:2003: result: configure:2009: checking for suffix of object files configure:2030: gcc -c conftest.c >&5 configure:2033: $? = 0 configure:2055: result: o configure:2059: checking whether we are using the GNU C compiler configure:2083: gcc -c conftest.c >&5 configure:2089: $? = 0 configure:2092: test -z || test ! -s conftest.err configure:2095: $? = 0 configure:2098: test -s conftest.o configure:2101: $? = 0 configure:2114: result: yes configure:2120: checking whether gcc accepts -g configure:2141: gcc -c -g conftest.c >&5 configure:2147: $? = 0 configure:2150: test -z || test ! -s conftest.err configure:2153: $? = 0 configure:2156: test -s conftest.o configure:2159: $? = 0 configure:2170: result: yes configure:2187: checking for gcc option to accept ANSI C configure:2257: gcc -c -g -O2 conftest.c >&5 configure:2263: $? = 0 configure:2266: test -z || test ! -s conftest.err configure:2269: $? = 0 configure:2272: test -s conftest.o configure:2275: $? = 0 configure:2293: result: none needed configure:2311: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before `me' configure:2317: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2499: checking for g++ configure:2515: found /usr/bin/g++ configure:2525: result: g++ configure:2541: checking for C++ compiler version configure:2544: g++ --version &5 2.95.4 configure:2547: $? = 0 configure:2549: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) configure:2552: $? = 0 configure:2554: g++ -V &5 g++: argument to `-V' missing configure:2557: $? = 1 configure:2560: checking whether we are using the GNU C++ compiler configure:2584: g++ -c conftest.cc >&5 configure:2590: $? = 0 configure:2593: test -z || test ! -s conftest.err configure:2596: $? = 0 configure:2599: test -s conftest.o configure:2602: $? = 0 configure:2615: result: yes configure:2621: checking whether g++ accepts -g configure:2642: g++ -c -g conftest.cc >&5 configure:2648: $? = 0 configure:2651: test -z || test ! -s conftest.err configure:2654: $? = 0 configure:2657: test -s conftest.o configure:2660: $? = 0 configure:2671: result: yes configure:2713: g++ -c -g -O2 conftest.cc >&5 configure:2719: $? = 0 configure:2722: test -z || test ! -s conftest.err configure:2725: $? = 0 configure:2728: test -s conftest.o configure:2731: $? = 0 configure:2757: g++ -c -g -O2 conftest.cc >&5 configure:2763: $? = 0 configure:2766: test -z || test ! -s conftest.err configure:2769: $? = 0 configure:2772: test -s conftest.o configure:2775: $? = 0 configure:2839: checking for cpp configure:2855: found /usr/bin/cpp configure:2866: result: cpp configure:2879: checking for the directory containing the Wine tools configure:2903: result: $(TOPOBJDIR) configure:2914: checking how to run the C preprocessor configure:2949: gcc -E conftest.c configure:2955: $? = 0 configure:2987: gcc -E conftest.c conftest.c:9: ac_nonexistent.h: No such file or directory configure:2993: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | /* end confdefs.h. */ | #include configure:3032: result: gcc -E configure:3056: gcc -E conftest.c configure:3062: $? = 0 configure:3094: gcc -E conftest.c conftest.c:9: ac_nonexistent.h: No such file or directory configure:3100: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | /* end confdefs.h. */ | #include configure:3146: checking for X configure:3380: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:3551: gcc -o conftest -g -O2 conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:3557: $? = 0 configure:3560: test -z || test ! -s conftest.err configure:3563: $? = 0 configure:3566: test -s conftest configure:3569: $? = 0 configure:3725: checking for gethostbyname configure:3782: gcc -o conftest -g -O2 conftest.c >&5 configure:3788: $? = 0 configure:3791: test -z || test ! -s conftest.err configure:3794: $? = 0 configure:3797: test -s conftest configure:3800: $? = 0 configure:3812: result: yes configure:3961: checking for connect configure:4018: gcc -o conftest -g -O2 conftest.c >&5 configure:4024: $? = 0 configure:4027: test -z || test ! -s conftest.err configure:4030: $? = 0 configure:4033: test -s conftest configure:4036: $? = 0 configure:4048: result: yes configure:4122: checking for remove configure:4179: gcc -o conftest -g -O2 conftest.c >&5 configure:4185: $? = 0 configure:4188: test -z || test ! -s conftest.err configure:4191: $? = 0 configure:4194: test -s conftest configure:4197: $? = 0 configure:4209: result: yes configure:4283: checking for shmat configure:4340: gcc -o conftest -g -O2 conftest.c >&5 configure:4346: $? = 0 configure:4349: test -z || test ! -s conftest.err configure:4352: $? = 0 configure:4355: test -s conftest configure:4358: $? = 0 configure:4370: result: yes configure:4453: checking for IceConnectionNumber in -lICE configure:4483: gcc -o conftest -g -O2 -L/usr/X11R6/lib conftest.c -lICE >&5 configure:4489: $? = 0 configure:4492: test -z || test ! -s conftest.err configure:4495: $? = 0 configure:4498: test -s conftest configure:4501: $? = 0 configure:4514: result: yes configure:4528: checking for flex configure:4544: found /usr/bin/flex configure:4554: result: flex configure:4567: checking for yywrap in -lfl configure:4597: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:4603: $? = 0 configure:4606: test -z || test ! -s conftest.err configure:4609: $? = 0 configure:4612: test -s conftest configure:4615: $? = 0 configure:4628: result: yes configure:4705: checking lex output file root configure:4716: flex conftest.l configure:4719: $? = 0 configure:4731: result: lex.yy configure:4736: checking whether yytext is a pointer configure:4752: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:4758: $? = 0 configure:4761: test -z || test ! -s conftest.err configure:4764: $? = 0 configure:4767: test -s conftest configure:4770: $? = 0 configure:4784: result: yes configure:4800: checking for flex configure:4816: found /usr/bin/flex configure:4826: result: flex configure:4848: checking for bison configure:4864: found /usr/bin/bison configure:4874: result: bison configure:4939: checking for gas configure:4968: result: no configure:4939: checking for as configure:4955: found /usr/bin/as configure:4965: result: as configure:5020: checking for ld configure:5036: found /usr/bin/ld configure:5047: result: ld configure:5100: checking for ar configure:5116: found /usr/bin/ar configure:5127: result: ar configure:5180: checking for ranlib configure:5196: found /usr/bin/ranlib configure:5207: result: ranlib configure:5260: checking for strip configure:5276: found /usr/bin/strip configure:5287: result: strip configure:5340: checking for windres configure:5367: result: false configure:5379: checking whether ln -s works configure:5383: result: yes configure:5390: checking whether ln works configure:5397: result: yes configure:5406: checking for egrep configure:5416: result: grep -E configure:5423: checking for ldconfig configure:5441: found /sbin/ldconfig configure:5454: result: /sbin/ldconfig configure:5474: checking for a BSD-compatible install configure:5529: result: /home/rizwank/bin/install -c configure:5549: checking for lclint configure:5578: result: no configure:5549: checking for lint configure:5578: result: no configure:5596: checking for docbook2html configure:5625: result: no configure:5596: checking for db2html configure:5625: result: no configure:5637: checking for docbook2pdf configure:5666: result: no configure:5637: checking for db2pdf configure:5666: result: no configure:5678: checking for docbook2ps configure:5707: result: no configure:5678: checking for db2ps configure:5707: result: no configure:5719: checking for docbook2txt configure:5748: result: no configure:5719: checking for db2txt configure:5748: result: no configure:5760: checking for fontforge configure:5789: result: no configure:5800: checking for i386_set_ldt in -li386 configure:5830: gcc -o conftest -g -O2 conftest.c -li386 >&5 /usr/bin/ld: cannot find -li386 collect2: ld returned 1 exit status configure:5836: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char i386_set_ldt (); | int | main () | { | i386_set_ldt (); | ; | return 0; | } configure:5861: result: no configure:5873: checking for _oss_ioctl in -lossaudio configure:5903: gcc -o conftest -g -O2 conftest.c -lossaudio >&5 /usr/bin/ld: cannot find -lossaudio collect2: ld returned 1 exit status configure:5909: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _oss_ioctl (); | int | main () | { | _oss_ioctl (); | ; | return 0; | } configure:5934: result: no configure:5949: checking for iswalnum configure:6006: gcc -o conftest -g -O2 conftest.c >&5 configure:6012: $? = 0 configure:6015: test -z || test ! -s conftest.err configure:6018: $? = 0 configure:6021: test -s conftest configure:6024: $? = 0 configure:6036: result: yes configure:6124: checking for gethostbyname configure:6211: result: yes configure:6299: checking for connect configure:6386: result: yes configure:6474: checking for inet_aton configure:6531: gcc -o conftest -g -O2 conftest.c >&5 configure:6537: $? = 0 configure:6540: test -z || test ! -s conftest.err configure:6543: $? = 0 configure:6546: test -s conftest configure:6549: $? = 0 configure:6561: result: yes configure:6646: checking for _xpg4_setrunelocale in -lxpg4 configure:6676: gcc -o conftest -g -O2 conftest.c -lxpg4 >&5 /usr/bin/ld: cannot find -lxpg4 collect2: ld returned 1 exit status configure:6682: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _xpg4_setrunelocale (); | int | main () | { | _xpg4_setrunelocale (); | ; | return 0; | } configure:6707: result: no configure:6719: checking for poll in -lpoll configure:6749: gcc -o conftest -g -O2 conftest.c -lpoll >&5 /usr/bin/ld: cannot find -lpoll collect2: ld returned 1 exit status configure:6755: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char poll (); | int | main () | { | poll (); | ; | return 0; | } configure:6780: result: no configure:6792: checking for res_9_init in -lresolv configure:6822: gcc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/ccybnANC.o: In function `main': /home/rizwank/wine/conftest.c:25: undefined reference to `res_9_init' collect2: ld returned 1 exit status configure:6828: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char res_9_init (); | int | main () | { | res_9_init (); | ; | return 0; | } configure:6853: result: no configure:6864: checking for pthread_create in -lpthread configure:6894: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:6900: $? = 0 configure:6903: test -z || test ! -s conftest.err configure:6906: $? = 0 configure:6909: test -s conftest configure:6912: $? = 0 configure:6925: result: yes configure:6944: checking for ANSI C header files configure:6969: gcc -c -g -O2 conftest.c >&5 configure:6975: $? = 0 configure:6978: test -z || test ! -s conftest.err configure:6981: $? = 0 configure:6984: test -s conftest.o configure:6987: $? = 0 configure:7073: gcc -o conftest -g -O2 conftest.c >&5 configure:7076: $? = 0 configure:7078: ./conftest configure:7081: $? = 0 configure:7096: result: yes configure:7120: checking for sys/types.h configure:7136: gcc -c -g -O2 conftest.c >&5 configure:7142: $? = 0 configure:7145: test -z || test ! -s conftest.err configure:7148: $? = 0 configure:7151: test -s conftest.o configure:7154: $? = 0 configure:7165: result: yes configure:7120: checking for sys/stat.h configure:7136: gcc -c -g -O2 conftest.c >&5 configure:7142: $? = 0 configure:7145: test -z || test ! -s conftest.err configure:7148: $? = 0 configure:7151: test -s conftest.o configure:7154: $? = 0 configure:7165: result: yes configure:7120: checking for stdlib.h configure:7136: gcc -c -g -O2 conftest.c >&5 configure:7142: $? = 0 configure:7145: test -z || test ! -s conftest.err configure:7148: $? = 0 configure:7151: test -s conftest.o configure:7154: $? = 0 configure:7165: result: yes configure:7120: checking for string.h configure:7136: gcc -c -g -O2 conftest.c >&5 configure:7142: $? = 0 configure:7145: test -z || test ! -s conftest.err configure:7148: $? = 0 configure:7151: test -s conftest.o configure:7154: $? = 0 configure:7165: result: yes configure:7120: checking for memory.h configure:7136: gcc -c -g -O2 conftest.c >&5 configure:7142: $? = 0 configure:7145: test -z || test ! -s conftest.err configure:7148: $? = 0 configure:7151: test -s conftest.o configure:7154: $? = 0 configure:7165: result: yes configure:7120: checking for strings.h configure:7136: gcc -c -g -O2 conftest.c >&5 configure:7142: $? = 0 configure:7145: test -z || test ! -s conftest.err configure:7148: $? = 0 configure:7151: test -s conftest.o configure:7154: $? = 0 configure:7165: result: yes configure:7120: checking for inttypes.h configure:7136: gcc -c -g -O2 conftest.c >&5 configure:7142: $? = 0 configure:7145: test -z || test ! -s conftest.err configure:7148: $? = 0 configure:7151: test -s conftest.o configure:7154: $? = 0 configure:7165: result: yes configure:7120: checking for stdint.h configure:7136: gcc -c -g -O2 conftest.c >&5 configure:7142: $? = 0 configure:7145: test -z || test ! -s conftest.err configure:7148: $? = 0 configure:7151: test -s conftest.o configure:7154: $? = 0 configure:7165: result: yes configure:7120: checking for unistd.h configure:7136: gcc -c -g -O2 conftest.c >&5 configure:7142: $? = 0 configure:7145: test -z || test ! -s conftest.err configure:7148: $? = 0 configure:7151: test -s conftest.o configure:7154: $? = 0 configure:7165: result: yes configure:7357: checking arpa/inet.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking arpa/inet.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for arpa/inet.h configure:7479: result: yes configure:7357: checking arpa/nameser.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking arpa/nameser.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for arpa/nameser.h configure:7479: result: yes configure:7357: checking cups/cups.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:60: cups/cups.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking cups/cups.h presence configure:7411: gcc -E conftest.c conftest.c:26: cups/cups.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for cups/cups.h configure:7479: result: no configure:7357: checking direct.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:60: direct.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking direct.h presence configure:7411: gcc -E conftest.c conftest.c:26: direct.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for direct.h configure:7479: result: no configure:7357: checking elf.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking elf.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for elf.h configure:7479: result: yes configure:7357: checking float.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking float.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for float.h configure:7479: result: yes configure:7357: checking fontconfig/fontconfig.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:62: fontconfig/fontconfig.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking fontconfig/fontconfig.h presence configure:7411: gcc -E conftest.c conftest.c:28: fontconfig/fontconfig.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for fontconfig/fontconfig.h configure:7479: result: no configure:7357: checking getopt.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking getopt.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for getopt.h configure:7479: result: yes configure:7357: checking gif_lib.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking gif_lib.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for gif_lib.h configure:7479: result: yes configure:7357: checking ieeefp.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:64: ieeefp.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking ieeefp.h presence configure:7411: gcc -E conftest.c conftest.c:30: ieeefp.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for ieeefp.h configure:7479: result: no configure:7357: checking io.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:64: io.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking io.h presence configure:7411: gcc -E conftest.c conftest.c:30: io.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for io.h configure:7479: result: no configure:7357: checking jack/jack.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:64: jack/jack.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking jack/jack.h presence configure:7411: gcc -E conftest.c conftest.c:30: jack/jack.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for jack/jack.h configure:7479: result: no configure:7357: checking jpeglib.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 In file included from /usr/include/jpeglib.h:24, from conftest.c:64: /usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined conftest.c:16: warning: this is the location of the previous definition configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking jpeglib.h presence configure:7411: gcc -E conftest.c In file included from /usr/include/jpeglib.h:24, from conftest.c:30: /usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined conftest.c:16: warning: this is the location of the previous definition configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for jpeglib.h configure:7479: result: yes configure:7357: checking lcms/lcms.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking lcms/lcms.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for lcms/lcms.h configure:7479: result: yes configure:7357: checking lcms.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:66: lcms.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking lcms.h presence configure:7411: gcc -E conftest.c conftest.c:32: lcms.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for lcms.h configure:7479: result: no configure:7357: checking link.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking link.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for link.h configure:7479: result: yes configure:7357: checking linux/cdrom.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking linux/cdrom.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for linux/cdrom.h configure:7479: result: yes configure:7357: checking linux/compiler.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking linux/compiler.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for linux/compiler.h configure:7479: result: yes configure:7357: checking linux/hdreg.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking linux/hdreg.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for linux/hdreg.h configure:7479: result: yes configure:7357: checking linux/input.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking linux/input.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for linux/input.h configure:7479: result: yes configure:7357: checking linux/ioctl.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking linux/ioctl.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for linux/ioctl.h configure:7479: result: yes configure:7357: checking linux/joystick.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking linux/joystick.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for linux/joystick.h configure:7479: result: yes configure:7357: checking linux/major.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking linux/major.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for linux/major.h configure:7479: result: yes configure:7357: checking linux/param.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking linux/param.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for linux/param.h configure:7479: result: yes configure:7357: checking linux/serial.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking linux/serial.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for linux/serial.h configure:7479: result: yes configure:7357: checking linux/ucdrom.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:76: linux/ucdrom.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking linux/ucdrom.h presence configure:7411: gcc -E conftest.c conftest.c:42: linux/ucdrom.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for linux/ucdrom.h configure:7479: result: no configure:7357: checking machine/cpu.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:76: machine/cpu.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking machine/cpu.h presence configure:7411: gcc -E conftest.c conftest.c:42: machine/cpu.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for machine/cpu.h configure:7479: result: no configure:7357: checking mntent.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking mntent.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for mntent.h configure:7479: result: yes configure:7357: checking netdb.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking netdb.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for netdb.h configure:7479: result: yes configure:7357: checking netinet/in.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking netinet/in.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for netinet/in.h configure:7479: result: yes configure:7357: checking netinet/in_systm.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking netinet/in_systm.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for netinet/in_systm.h configure:7479: result: yes configure:7357: checking netinet/tcp.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking netinet/tcp.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for netinet/tcp.h configure:7479: result: yes configure:7357: checking netinet/tcp_fsm.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:81: netinet/tcp_fsm.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking netinet/tcp_fsm.h presence configure:7411: gcc -E conftest.c conftest.c:47: netinet/tcp_fsm.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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:7437: result: no configure:7472: checking for netinet/tcp_fsm.h configure:7479: result: no configure:7357: checking openssl/ssl.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking openssl/ssl.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for openssl/ssl.h configure:7479: result: yes configure:7357: checking process.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:82: process.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking process.h presence configure:7411: gcc -E conftest.c conftest.c:48: process.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for process.h configure:7479: result: no configure:7357: checking pthread.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking pthread.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for pthread.h configure:7479: result: yes configure:7357: checking pwd.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking pwd.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for pwd.h configure:7479: result: yes configure:7357: checking regex.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking regex.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for regex.h configure:7479: result: yes configure:7357: checking sched.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sched.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sched.h configure:7479: result: yes configure:7357: checking scsi/sg.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking scsi/sg.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for scsi/sg.h configure:7479: result: yes configure:7357: checking scsi/scsi.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking scsi/scsi.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for scsi/scsi.h configure:7479: result: yes configure:7357: checking scsi/scsi_ioctl.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking scsi/scsi_ioctl.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for scsi/scsi_ioctl.h configure:7479: result: yes configure:7348: checking for stdint.h configure:7353: result: yes configure:7348: checking for strings.h configure:7353: result: yes configure:7357: checking sys/cdio.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:91: sys/cdio.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking sys/cdio.h presence configure:7411: gcc -E conftest.c conftest.c:57: sys/cdio.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for sys/cdio.h configure:7479: result: no configure:7357: checking sys/elf32.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:91: sys/elf32.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking sys/elf32.h presence configure:7411: gcc -E conftest.c conftest.c:57: sys/elf32.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for sys/elf32.h configure:7479: result: no configure:7357: checking sys/errno.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/errno.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/errno.h configure:7479: result: yes configure:7357: checking sys/epoll.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:92: sys/epoll.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking sys/epoll.h presence configure:7411: gcc -E conftest.c conftest.c:58: sys/epoll.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for sys/epoll.h configure:7479: result: no configure:7357: checking sys/exec_elf.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:92: sys/exec_elf.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking sys/exec_elf.h presence configure:7411: gcc -E conftest.c conftest.c:58: sys/exec_elf.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for sys/exec_elf.h configure:7479: result: no configure:7357: checking sys/filio.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:92: sys/filio.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking sys/filio.h presence configure:7411: gcc -E conftest.c conftest.c:58: sys/filio.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for sys/filio.h configure:7479: result: no configure:7357: checking sys/ioctl.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/ioctl.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/ioctl.h configure:7479: result: yes configure:7357: checking sys/ipc.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/ipc.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/ipc.h configure:7479: result: yes configure:7357: checking sys/link.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:94: sys/link.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking sys/link.h presence configure:7411: gcc -E conftest.c conftest.c:60: sys/link.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for sys/link.h configure:7479: result: no configure:7357: checking sys/lwp.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:94: sys/lwp.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking sys/lwp.h presence configure:7411: gcc -E conftest.c conftest.c:60: sys/lwp.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for sys/lwp.h configure:7479: result: no configure:7357: checking sys/mman.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/mman.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/mman.h configure:7479: result: yes configure:7357: checking sys/modem.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:95: sys/modem.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking sys/modem.h presence configure:7411: gcc -E conftest.c conftest.c:61: sys/modem.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for sys/modem.h configure:7479: result: no configure:7357: checking sys/msg.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/msg.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/msg.h configure:7479: result: yes configure:7357: checking sys/param.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/param.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/param.h configure:7479: result: yes configure:7357: checking sys/poll.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/poll.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/poll.h configure:7479: result: yes configure:7357: checking sys/ptrace.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/ptrace.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/ptrace.h configure:7479: result: yes configure:7357: checking sys/reg.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/reg.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/reg.h configure:7479: result: yes configure:7357: checking sys/scsiio.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:100: sys/scsiio.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking sys/scsiio.h presence configure:7411: gcc -E conftest.c conftest.c:66: sys/scsiio.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for sys/scsiio.h configure:7479: result: no configure:7357: checking sys/shm.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/shm.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/shm.h configure:7479: result: yes configure:7357: checking sys/signal.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/signal.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/signal.h configure:7479: result: yes configure:7357: checking sys/socket.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/socket.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/socket.h configure:7479: result: yes configure:7357: checking sys/sockio.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:103: sys/sockio.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking sys/sockio.h presence configure:7411: gcc -E conftest.c conftest.c:69: sys/sockio.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for sys/sockio.h configure:7479: result: no configure:7357: checking sys/statfs.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/statfs.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/statfs.h configure:7479: result: yes configure:7357: checking sys/statvfs.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/statvfs.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/statvfs.h configure:7479: result: yes configure:7357: checking sys/strtio.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:105: sys/strtio.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking sys/strtio.h presence configure:7411: gcc -E conftest.c conftest.c:71: sys/strtio.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for sys/strtio.h configure:7479: result: no configure:7357: checking sys/syscall.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/syscall.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/syscall.h configure:7479: result: yes configure:7357: checking sys/sysctl.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/sysctl.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/sysctl.h configure:7479: result: yes configure:7357: checking sys/time.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/time.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/time.h configure:7479: result: yes configure:7357: checking sys/times.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/times.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/times.h configure:7479: result: yes configure:7357: checking sys/uio.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/uio.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/uio.h configure:7479: result: yes configure:7357: checking sys/un.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/un.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/un.h configure:7479: result: yes configure:7357: checking sys/vfs.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/vfs.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/vfs.h configure:7479: result: yes configure:7357: checking sys/vm86.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/vm86.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/vm86.h configure:7479: result: yes configure:7357: checking sys/wait.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking sys/wait.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for sys/wait.h configure:7479: result: yes configure:7357: checking syscall.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking syscall.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for syscall.h configure:7479: result: yes configure:7357: checking termios.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking termios.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for termios.h configure:7479: result: yes configure:7348: checking for unistd.h configure:7353: result: yes configure:7357: checking utime.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 configure:7375: $? = 0 configure:7378: test -z || test ! -s conftest.err configure:7381: $? = 0 configure:7384: test -s conftest.o configure:7387: $? = 0 configure:7397: result: yes configure:7401: checking utime.h presence configure:7411: gcc -E conftest.c configure:7417: $? = 0 configure:7437: result: yes configure:7472: checking for utime.h configure:7479: result: yes configure:7357: checking valgrind/memcheck.h usability configure:7369: gcc -c -g -O2 conftest.c >&5 conftest.c:118: valgrind/memcheck.h: No such file or directory configure:7375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7397: result: no configure:7401: checking valgrind/memcheck.h presence configure:7411: gcc -E conftest.c conftest.c:84: valgrind/memcheck.h: No such file or directory configure:7417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:7437: result: no configure:7472: checking for valgrind/memcheck.h configure:7479: result: no configure:7492: checking whether stat file-mode macros are broken configure:7540: result: no configure:7572: checking X11/Xlib.h usability configure:7584: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 configure:7590: $? = 0 configure:7593: test -z || test ! -s conftest.err configure:7596: $? = 0 configure:7599: test -s conftest.o configure:7602: $? = 0 configure:7612: result: yes configure:7616: checking X11/Xlib.h presence configure:7626: gcc -E -I/usr/X11R6/include conftest.c configure:7632: $? = 0 configure:7652: result: yes configure:7687: checking for X11/Xlib.h configure:7694: result: yes configure:7723: checking for X11/XKBlib.h configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 configure:7748: $? = 0 configure:7751: test -z || test ! -s conftest.err configure:7754: $? = 0 configure:7757: test -s conftest.o configure:7760: $? = 0 configure:7771: result: yes configure:7723: checking for X11/Xutil.h configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 configure:7748: $? = 0 configure:7751: test -z || test ! -s conftest.err configure:7754: $? = 0 configure:7757: test -s conftest.o configure:7760: $? = 0 configure:7771: result: yes configure:7723: checking for X11/extensions/shape.h configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 configure:7748: $? = 0 configure:7751: test -z || test ! -s conftest.err configure:7754: $? = 0 configure:7757: test -s conftest.o configure:7760: $? = 0 configure:7771: result: yes configure:7723: checking for X11/extensions/XInput.h configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 configure:7748: $? = 0 configure:7751: test -z || test ! -s conftest.err configure:7754: $? = 0 configure:7757: test -s conftest.o configure:7760: $? = 0 configure:7771: result: yes configure:7723: checking for X11/extensions/XShm.h configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 configure:7748: $? = 0 configure:7751: test -z || test ! -s conftest.err configure:7754: $? = 0 configure:7757: test -s conftest.o configure:7760: $? = 0 configure:7771: result: yes configure:7723: checking for X11/extensions/Xrandr.h configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 conftest.c:95: X11/extensions/Xrandr.h: No such file or directory configure:7748: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_X11_XUTIL_H | # include | #endif | | #include configure:7771: result: no configure:7723: checking for X11/extensions/Xrender.h configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 configure:7748: $? = 0 configure:7751: test -z || test ! -s conftest.err configure:7754: $? = 0 configure:7757: test -s conftest.o configure:7760: $? = 0 configure:7771: result: yes configure:7723: checking for X11/extensions/xf86dga.h configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 configure:7748: $? = 0 configure:7751: test -z || test ! -s conftest.err configure:7754: $? = 0 configure:7757: test -s conftest.o configure:7760: $? = 0 configure:7771: result: yes configure:7723: checking for X11/extensions/xf86vmode.h configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 configure:7748: $? = 0 configure:7751: test -z || test ! -s conftest.err configure:7754: $? = 0 configure:7757: test -s conftest.o configure:7760: $? = 0 configure:7771: result: yes configure:7785: checking for XkbQueryExtension in -lX11 configure:7815: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lX11 -L/usr/X11R6/lib -lXext -lX11 >&5 configure:7821: $? = 0 configure:7824: test -z || test ! -s conftest.err configure:7827: $? = 0 configure:7830: test -s conftest configure:7833: $? = 0 configure:7846: result: yes configure:7860: checking for XShmQueryExtension in -lXext configure:7890: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXext -L/usr/X11R6/lib -lXext -lX11 >&5 configure:7896: $? = 0 configure:7899: test -z || test ! -s conftest.err configure:7902: $? = 0 configure:7905: test -s conftest configure:7908: $? = 0 configure:7921: result: yes configure:7935: checking for XShapeQueryExtension in -lXext configure:7965: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXext -L/usr/X11R6/lib -lXext -lX11 >&5 configure:7971: $? = 0 configure:7974: test -z || test ! -s conftest.err configure:7977: $? = 0 configure:7980: test -s conftest configure:7983: $? = 0 configure:7996: result: yes configure:8010: checking for XDGAQueryExtension in -lXxf86dga configure:8040: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXxf86dga -L/usr/X11R6/lib -lXext -lX11 >&5 configure:8046: $? = 0 configure:8049: test -z || test ! -s conftest.err configure:8052: $? = 0 configure:8055: test -s conftest configure:8058: $? = 0 configure:8071: result: yes configure:8087: checking for XF86VidModeQueryExtension in -lXxf86vm configure:8117: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXxf86vm -L/usr/X11R6/lib -lXext -lX11 >&5 configure:8123: $? = 0 configure:8126: test -z || test ! -s conftest.err configure:8129: $? = 0 configure:8132: test -s conftest configure:8135: $? = 0 configure:8148: result: yes configure:8216: checking for XRenderSetPictureTransform in -lXrender configure:8246: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXrender -L/usr/X11R6/lib -lXext -lX11 >&5 /tmp/ccLHhanJ.o: In function `main': /home/rizwank/wine/conftest.c:109: undefined reference to `XRenderSetPictureTransform' collect2: ld returned 1 exit status configure:8252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_XUTIL_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_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XKB 1 | #define HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define HAVE_LIBXXF86DGA2 1 | #define HAVE_LIBXXF86VM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XRenderSetPictureTransform (); | int | main () | { | XRenderSetPictureTransform (); | ; | return 0; | } configure:8277: result: no configure:8320: checking GL/gl.h usability configure:8332: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 conftest.c:132: GL/gl.h: No such file or directory configure:8338: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_XUTIL_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_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XKB 1 | #define HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define HAVE_LIBXXF86DGA2 1 | #define HAVE_LIBXXF86VM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8360: result: no configure:8364: checking GL/gl.h presence configure:8374: gcc -E -I/usr/X11R6/include conftest.c conftest.c:98: GL/gl.h: No such file or directory configure:8380: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_XUTIL_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_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XKB 1 | #define HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define HAVE_LIBXXF86DGA2 1 | #define HAVE_LIBXXF86VM 1 | /* end confdefs.h. */ | #include configure:8400: result: no configure:8435: checking for GL/gl.h configure:8442: result: no configure:8320: checking GL/glx.h usability configure:8332: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 conftest.c:132: GL/glx.h: No such file or directory configure:8338: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_XUTIL_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_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XKB 1 | #define HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define HAVE_LIBXXF86DGA2 1 | #define HAVE_LIBXXF86VM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8360: result: no configure:8364: checking GL/glx.h presence configure:8374: gcc -E -I/usr/X11R6/include conftest.c conftest.c:98: GL/glx.h: No such file or directory configure:8380: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_XUTIL_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_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XKB 1 | #define HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define HAVE_LIBXXF86DGA2 1 | #define HAVE_LIBXXF86VM 1 | /* end confdefs.h. */ | #include configure:8400: result: no configure:8435: checking for GL/glx.h configure:8442: result: no configure:8813: checking audio/audiolib.h usability configure:8825: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 conftest.c:132: audio/audiolib.h: No such file or directory configure:8831: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Wine" | #define PACKAGE_TARNAME "wine" | #define PACKAGE_VERSION "20050111" | #define PACKAGE_STRING "Wine 20050111" | #define PACKAGE_BUGREPORT "wine-devel@winehq.org" | #define YYTEXT_POINTER 1 | #define HAVE_ISWALNUM 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_CONNECT 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LCMS_LCMS_H 1 | #define HAVE_LINK_H 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_COMPILER_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_LINUX_IOCTL_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_LINUX_MAJOR_H 1 | #define HAVE_LINUX_PARAM_H 1 | #define HAVE_LINUX_SERIAL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_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_SSL_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_SG_H 1 | #define HAVE_SCSI_SCSI_H 1 | #define HAVE_SCSI_SCSI_IOCTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_VM86_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XKBLIB_H 1 | #define HAVE_X11_XUTIL_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_XRENDER_H 1 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XKB 1 | #define HAVE_LIBXXSHM 1 | #define HAVE_LIBXSHAPE 1 | #define HAVE_LIBXXF86DGA2 1 | #define HAVE_LIBXXF86VM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include