Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 10608 Details for
Bug 19270
wine-20030408 and wine-20030411 fail to compile with glibc 2.3.2-r1, gcc-3.2.2-r1, X 4.3.0-r1, binutils-2.3.90.0.{18,20,20-r1}
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log for wine configuration during merge.
config.log (text/plain), 442.50 KB, created by
Peter Colijn
on 2003-04-13 19:23:46 UTC
(
hide
)
Description:
config.log for wine configuration during merge.
Filename:
MIME Type:
Creator:
Peter Colijn
Created:
2003-04-13 19:23:46 UTC
Size:
442.50 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by Wine configure 20030408, which was >generated by GNU Autoconf 2.57. Invocation command line was > > $ ./configure --prefix=/usr/lib/wine --sysconfdir=/etc/wine --host=i686-pc-linux-gnu --enable-curses --enable-opengl --without-nptl --disable-trace --disable-debug > >## --------- ## >## Platform. ## >## --------- ## > >hostname = Socrates >uname -m = i686 >uname -r = 2.4.20 >uname -s = Linux >uname -v = #1 SMP Sat Mar 8 17:16:39 EST 2003 > >/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: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /usr/local/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.2 >PATH: /opt/Acrobat5 >PATH: /usr/X11R6/bin >PATH: /opt/blackdown-jdk-1.4.1/bin >PATH: /opt/blackdown-jdk-1.4.1/jre/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1405: checking build system type >configure:1423: result: i686-pc-linux-gnu >configure:1431: checking host system type >configure:1445: result: i686-pc-linux-gnu >configure:1453: checking whether make sets $(MAKE) >configure:1473: result: yes >configure:1490: checking for i686-pc-linux-gnu-gcc >configure:1516: result: gcc >configure:1798: checking for C compiler version >configure:1801: gcc --version </dev/null >&5 >gcc (GCC) 3.2.2 20030322 (Gentoo Linux 1.4 3.2.2-r2) >Copyright (C) 2002 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:1804: $? = 0 >configure:1806: gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/specs >Configured with: /var/tmp/portage/gcc-3.2.2-r2/work/gcc-3.2.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,ada,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext >Thread model: posix >gcc version 3.2.2 20030322 (Gentoo Linux 1.4 3.2.2-r2) >configure:1809: $? = 0 >configure:1811: gcc -V </dev/null >&5 >gcc: argument to `-V' is missing >configure:1814: $? = 1 >configure:1838: checking for C compiler default output >configure:1841: gcc conftest.c >&5 >configure:1844: $? = 0 >configure:1890: result: a.out >configure:1895: checking whether the C compiler works >configure:1901: ./a.out >configure:1904: $? = 0 >configure:1921: result: yes >configure:1928: checking whether we are cross compiling >configure:1930: result: no >configure:1933: checking for suffix of executables >configure:1935: gcc -o conftest conftest.c >&5 >configure:1938: $? = 0 >configure:1963: result: >configure:1969: checking for suffix of object files >configure:1991: gcc -c conftest.c >&5 >configure:1994: $? = 0 >configure:2016: result: o >configure:2020: checking whether we are using the GNU C compiler >configure:2045: gcc -c conftest.c >&5 >configure:2048: $? = 0 >configure:2051: test -s conftest.o >configure:2054: $? = 0 >configure:2067: result: yes >configure:2073: checking whether gcc accepts -g >configure:2095: gcc -c -g conftest.c >&5 >configure:2098: $? = 0 >configure:2101: test -s conftest.o >configure:2104: $? = 0 >configure:2115: result: yes >configure:2132: checking for gcc option to accept ANSI C >configure:2193: gcc -c -g -O2 conftest.c >&5 >configure:2196: $? = 0 >configure:2199: test -s conftest.o >configure:2202: $? = 0 >configure:2220: result: none needed >configure:2238: gcc -c -g -O2 conftest.c >&5 >conftest.c:2: parse error before "me" >configure:2241: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2355: checking how to run the C preprocessor >configure:2391: gcc -E conftest.c >configure:2397: $? = 0 >configure:2429: gcc -E conftest.c >configure:2430:28: ac_nonexistent.h: No such file or directory >configure:2435: $? = 1 >configure: failed program was: >| #line 2420 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2473: result: gcc -E >configure:2498: gcc -E conftest.c >configure:2504: $? = 0 >configure:2536: gcc -E conftest.c >configure:2537:28: ac_nonexistent.h: No such file or directory >configure:2542: $? = 1 >configure: failed program was: >| #line 2527 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2585: checking for the directory containing the Wine tools >configure:2609: result: $(TOPOBJDIR) >configure:2616: checking for X >configure:2836: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include >configure:2989: gcc -o conftest -g -O2 conftest.c -L/usr/X11R6/lib -lX11 >&5 >configure:2992: $? = 0 >configure:2995: test -s conftest >configure:2998: $? = 0 >configure:3135: checking for gethostbyname >configure:3185: gcc -o conftest -g -O2 conftest.c >&5 >configure:3188: $? = 0 >configure:3191: test -s conftest >configure:3194: $? = 0 >configure:3205: result: yes >configure:3336: checking for connect >configure:3386: gcc -o conftest -g -O2 conftest.c >&5 >configure:3389: $? = 0 >configure:3392: test -s conftest >configure:3395: $? = 0 >configure:3406: result: yes >configure:3471: checking for remove >configure:3521: gcc -o conftest -g -O2 conftest.c >&5 >configure:3524: $? = 0 >configure:3527: test -s conftest >configure:3530: $? = 0 >configure:3541: result: yes >configure:3606: checking for shmat >configure:3656: gcc -o conftest -g -O2 conftest.c >&5 >configure:3659: $? = 0 >configure:3662: test -s conftest >configure:3665: $? = 0 >configure:3676: result: yes >configure:3750: checking for IceConnectionNumber in -lICE >configure:3781: gcc -o conftest -g -O2 -L/usr/X11R6/lib conftest.c -lICE >&5 >configure:3784: $? = 0 >configure:3787: test -s conftest >configure:3790: $? = 0 >configure:3802: result: yes >configure:3816: checking for bison >configure:3832: found /usr/bin/bison >configure:3842: result: bison -y >configure:3857: checking for flex >configure:3873: found /usr/bin/flex >configure:3883: result: flex >configure:3896: checking for yywrap in -lfl >configure:3927: gcc -o conftest -g -O2 conftest.c -lfl >&5 >configure:3930: $? = 0 >configure:3933: test -s conftest >configure:3936: $? = 0 >configure:3948: result: yes >configure:4016: checking lex output file root >configure:4027: flex conftest.l >configure:4030: $? = 0 >configure:4042: result: lex.yy >configure:4047: checking whether yytext is a pointer >configure:4063: gcc -o conftest -g -O2 conftest.c -lfl >&5 >configure:4066: $? = 0 >configure:4069: test -s conftest >configure:4072: $? = 0 >configure:4085: result: yes >configure:4101: checking for bison >configure:4117: found /usr/bin/bison >configure:4127: result: bison >configure:4148: checking for flex >configure:4164: found /usr/bin/flex >configure:4174: result: flex >configure:4195: checking for i686-pc-linux-gnu-as >configure:4224: result: no >configure:4233: checking for as >configure:4249: found /usr/bin/as >configure:4260: result: as >configure:4275: checking for i686-pc-linux-gnu-ld >configure:4304: result: no >configure:4313: checking for ld >configure:4329: found /usr/bin/ld >configure:4340: result: ld >configure:4355: checking for i686-pc-linux-gnu-ar >configure:4384: result: no >configure:4393: checking for ar >configure:4409: found /usr/bin/ar >configure:4420: result: ar >configure:4435: checking for i686-pc-linux-gnu-ranlib >configure:4464: result: no >configure:4473: checking for ranlib >configure:4489: found /usr/bin/ranlib >configure:4500: result: ranlib >configure:4515: checking for i686-pc-linux-gnu-strip >configure:4544: result: no >configure:4553: checking for strip >configure:4569: found /usr/bin/strip >configure:4580: result: strip >configure:4595: checking for i686-pc-linux-gnu-windres >configure:4624: result: no >configure:4633: checking for windres >configure:4660: result: false >configure:4672: checking whether ln -s works >configure:4676: result: yes >configure:4683: checking whether ln works >configure:4690: result: yes >configure:4701: checking for c2man >configure:4728: result: $(TOPSRCDIR)/tools/c2man.pl >configure:4737: checking for ldconfig >configure:4755: found /sbin/ldconfig >configure:4768: result: /sbin/ldconfig >configure:4787: checking for a BSD-compatible install >configure:4841: result: /bin/install -c >configure:4861: checking for lclint >configure:4890: result: no >configure:4861: checking for lint >configure:4890: result: no >configure:4908: checking for docbook2html >configure:4924: found /usr/bin/docbook2html >configure:4934: result: docbook2html >configure:4951: checking for docbook2pdf >configure:4967: found /usr/bin/docbook2pdf >configure:4977: result: docbook2pdf >configure:4994: checking for docbook2ps >configure:5010: found /usr/bin/docbook2ps >configure:5020: result: docbook2ps >configure:5035: checking for sqrt in -lm >configure:5066: gcc -o conftest -g -O2 conftest.c -lm >&5 >configure:5060: warning: conflicting types for built-in function `sqrt' >configure:5069: $? = 0 >configure:5072: test -s conftest >configure:5075: $? = 0 >configure:5087: result: yes >configure:5099: checking for i386_set_ldt in -li386 >configure:5130: gcc -o conftest -g -O2 conftest.c -li386 -lm >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -li386 >collect2: ld returned 1 exit status >configure:5133: $? = 1 >configure: failed program was: >| #line 5106 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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:5151: result: no >configure:5163: checking for _oss_ioctl in -lossaudio >configure:5194: gcc -o conftest -g -O2 conftest.c -lossaudio -lm >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lossaudio >collect2: ld returned 1 exit status >configure:5197: $? = 1 >configure: failed program was: >| #line 5170 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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:5215: result: no >configure:5230: checking for iswalnum >configure:5280: gcc -o conftest -g -O2 conftest.c -lm >&5 >configure:5283: $? = 0 >configure:5286: test -s conftest >configure:5289: $? = 0 >configure:5300: result: yes >configure:5379: checking for gethostbyname >configure:5449: result: yes >configure:5528: checking for connect >configure:5598: result: yes >configure:5677: checking for inet_aton >configure:5727: gcc -o conftest -g -O2 conftest.c -lm >&5 >configure:5730: $? = 0 >configure:5733: test -s conftest >configure:5736: $? = 0 >configure:5747: result: yes >configure:5823: checking for _xpg4_setrunelocale in -lxpg4 >configure:5854: gcc -o conftest -g -O2 conftest.c -lxpg4 -lm >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lxpg4 >collect2: ld returned 1 exit status >configure:5857: $? = 1 >configure: failed program was: >| #line 5830 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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:5875: result: no >configure:5887: checking for mmap in -lmmap >configure:5918: gcc -o conftest -g -O2 conftest.c -lmmap -lm >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lmmap >collect2: ld returned 1 exit status >configure:5921: $? = 1 >configure: failed program was: >| #line 5894 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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 mmap (); >| int >| main () >| { >| mmap (); >| ; >| return 0; >| } >configure:5939: result: no >configure:5953: checking for egrep >configure:5963: result: grep -E >configure:5968: checking for ANSI C header files >configure:5994: gcc -c -g -O2 conftest.c >&5 >configure:5997: $? = 0 >configure:6000: test -s conftest.o >configure:6003: $? = 0 >configure:6092: gcc -o conftest -g -O2 conftest.c -lm >&5 >configure:6095: $? = 0 >configure:6097: ./conftest >configure:6100: $? = 0 >configure:6115: result: yes >configure:6139: checking for sys/types.h >configure:6156: gcc -c -g -O2 conftest.c >&5 >configure:6159: $? = 0 >configure:6162: test -s conftest.o >configure:6165: $? = 0 >configure:6176: result: yes >configure:6139: checking for sys/stat.h >configure:6156: gcc -c -g -O2 conftest.c >&5 >configure:6159: $? = 0 >configure:6162: test -s conftest.o >configure:6165: $? = 0 >configure:6176: result: yes >configure:6139: checking for stdlib.h >configure:6156: gcc -c -g -O2 conftest.c >&5 >configure:6159: $? = 0 >configure:6162: test -s conftest.o >configure:6165: $? = 0 >configure:6176: result: yes >configure:6139: checking for string.h >configure:6156: gcc -c -g -O2 conftest.c >&5 >configure:6159: $? = 0 >configure:6162: test -s conftest.o >configure:6165: $? = 0 >configure:6176: result: yes >configure:6139: checking for memory.h >configure:6156: gcc -c -g -O2 conftest.c >&5 >configure:6159: $? = 0 >configure:6162: test -s conftest.o >configure:6165: $? = 0 >configure:6176: result: yes >configure:6139: checking for strings.h >configure:6156: gcc -c -g -O2 conftest.c >&5 >configure:6159: $? = 0 >configure:6162: test -s conftest.o >configure:6165: $? = 0 >configure:6176: result: yes >configure:6139: checking for inttypes.h >configure:6156: gcc -c -g -O2 conftest.c >&5 >configure:6159: $? = 0 >configure:6162: test -s conftest.o >configure:6165: $? = 0 >configure:6176: result: yes >configure:6139: checking for stdint.h >configure:6156: gcc -c -g -O2 conftest.c >&5 >configure:6159: $? = 0 >configure:6162: test -s conftest.o >configure:6165: $? = 0 >configure:6176: result: yes >configure:6139: checking for unistd.h >configure:6156: gcc -c -g -O2 conftest.c >&5 >configure:6159: $? = 0 >configure:6162: test -s conftest.o >configure:6165: $? = 0 >configure:6176: result: yes >configure:6202: checking jpeglib.h usability >configure:6215: gcc -c -g -O2 conftest.c >&5 >configure:6218: $? = 0 >configure:6221: test -s conftest.o >configure:6224: $? = 0 >configure:6234: result: yes >configure:6238: checking jpeglib.h presence >configure:6249: gcc -E conftest.c >configure:6255: $? = 0 >configure:6274: result: yes >configure:6310: checking for jpeglib.h >configure:6317: result: yes >configure:6325: checking for jpeg_start_decompress in -ljpeg >configure:6356: gcc -o conftest -g -O2 conftest.c -ljpeg -lm >&5 >configure:6359: $? = 0 >configure:6362: test -s conftest >configure:6365: $? = 0 >configure:6377: result: yes >configure:6411: checking gif_lib.h usability >configure:6424: gcc -c -g -O2 conftest.c >&5 >configure:6427: $? = 0 >configure:6430: test -s conftest.o >configure:6433: $? = 0 >configure:6443: result: yes >configure:6447: checking gif_lib.h presence >configure:6458: gcc -E conftest.c >configure:6464: $? = 0 >configure:6483: result: yes >configure:6519: checking for gif_lib.h >configure:6526: result: yes >configure:6534: checking for DGifOpen in -lungif >configure:6565: gcc -o conftest -g -O2 conftest.c -lungif -lm >&5 >configure:6568: $? = 0 >configure:6571: test -s conftest >configure:6574: $? = 0 >configure:6586: result: yes >configure:6695: checking X11/Xlib.h usability >configure:6708: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:6711: $? = 0 >configure:6714: test -s conftest.o >configure:6717: $? = 0 >configure:6727: result: yes >configure:6731: checking X11/Xlib.h presence >configure:6742: gcc -E -I/usr/X11R6/include conftest.c >configure:6748: $? = 0 >configure:6767: result: yes >configure:6803: checking for X11/Xlib.h >configure:6810: result: yes >configure:6823: checking for X11/XKBlib.h >configure:6840: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:6843: $? = 0 >configure:6846: test -s conftest.o >configure:6849: $? = 0 >configure:6860: result: yes >configure:6866: checking for XkbQueryExtension in -lX11 >configure:6897: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lX11 -L/usr/X11R6/lib -lXext -lX11 -lm >&5 >configure:6900: $? = 0 >configure:6903: test -s conftest >configure:6906: $? = 0 >configure:6918: result: yes >configure:6941: checking for X11/extensions/XShm.h >configure:6958: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:6961: $? = 0 >configure:6964: test -s conftest.o >configure:6967: $? = 0 >configure:6978: result: yes >configure:6984: checking for XShmQueryExtension in -lXext >configure:7015: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXext -L/usr/X11R6/lib -lXext -lX11 -lm >&5 >configure:7018: $? = 0 >configure:7021: test -s conftest >configure:7024: $? = 0 >configure:7036: result: yes >configure:7059: checking for X11/Xutil.h >configure:7076: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:7079: $? = 0 >configure:7082: test -s conftest.o >configure:7085: $? = 0 >configure:7096: result: yes >configure:7112: checking for X11/extensions/shape.h >configure:7132: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:7135: $? = 0 >configure:7138: test -s conftest.o >configure:7141: $? = 0 >configure:7152: result: yes >configure:7158: checking for XShapeQueryExtension in -lXext >configure:7189: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXext -L/usr/X11R6/lib -lXext -lX11 -lm >&5 >configure:7192: $? = 0 >configure:7195: test -s conftest >configure:7198: $? = 0 >configure:7210: result: yes >configure:7233: checking for X11/extensions/xf86dga.h >configure:7250: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:7253: $? = 0 >configure:7256: test -s conftest.o >configure:7259: $? = 0 >configure:7270: result: yes >configure:7276: checking for XDGAQueryExtension in -lXxf86dga >configure:7308: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXxf86dga -L/usr/X11R6/lib -lXext -lX11 > -lm >&5 >configure:7311: $? = 0 >configure:7314: test -s conftest >configure:7317: $? = 0 >configure:7329: result: yes >configure:7421: checking for X11/extensions/xf86vmode.h >configure:7438: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:7441: $? = 0 >configure:7444: test -s conftest.o >configure:7447: $? = 0 >configure:7458: result: yes >configure:7464: checking for XF86VidModeQueryExtension in -lXxf86vm >configure:7496: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXxf86vm -L/usr/X11R6/lib -lXext -lX11 > -lm >&5 >configure:7499: $? = 0 >configure:7502: test -s conftest >configure:7505: $? = 0 >configure:7517: result: yes >configure:7542: checking for X11/extensions/Xvlib.h >configure:7559: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:7562: $? = 0 >configure:7565: test -s conftest.o >configure:7568: $? = 0 >configure:7579: result: yes >configure:7585: checking for XvShmCreateImage in -lXv >configure:7617: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXv -L/usr/X11R6/lib -lXext -lX11 > -lm >&5 >configure:7620: $? = 0 >configure:7623: test -s conftest >configure:7626: $? = 0 >configure:7638: result: yes >configure:7663: checking for X11/extensions/Xrender.h >configure:7680: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:7683: $? = 0 >configure:7686: test -s conftest.o >configure:7689: $? = 0 >configure:7700: result: yes >configure:7743: checking GL/gl.h usability >configure:7756: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:7759: $? = 0 >configure:7762: test -s conftest.o >configure:7765: $? = 0 >configure:7775: result: yes >configure:7779: checking GL/gl.h presence >configure:7790: gcc -E -I/usr/X11R6/include conftest.c >configure:7796: $? = 0 >configure:7815: result: yes >configure:7851: checking for GL/gl.h >configure:7858: result: yes >configure:7743: checking GL/glx.h usability >configure:7756: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:7759: $? = 0 >configure:7762: test -s conftest.o >configure:7765: $? = 0 >configure:7775: result: yes >configure:7779: checking GL/glx.h presence >configure:7790: gcc -E -I/usr/X11R6/include conftest.c >configure:7796: $? = 0 >configure:7815: result: yes >configure:7851: checking for GL/glx.h >configure:7858: result: yes >configure:7877: checking for GL/glext.h >configure:7894: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:7897: $? = 0 >configure:7900: test -s conftest.o >configure:7903: $? = 0 >configure:7914: result: yes >configure:7925: checking for up-to-date OpenGL version >configure:7947: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:7950: $? = 0 >configure:7953: test -s conftest.o >configure:7956: $? = 0 >configure:7969: result: yes >configure:7974: checking for glXCreateContext in -lGL >configure:8005: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lGL -L/usr/X11R6/lib -lXext -lX11 -lm -lm >&5 >configure:8008: $? = 0 >configure:8011: test -s conftest >configure:8014: $? = 0 >configure:8026: result: yes >configure:8043: checking for glXGetProcAddressARB in -lGL >configure:8074: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lGL -L/usr/X11R6/lib -lXext -lX11 -lm -lm >&5 >configure:8077: $? = 0 >configure:8080: test -s conftest >configure:8083: $? = 0 >configure:8095: result: yes >configure:8108: checking for OpenGL extension functions prototypes >configure:8134: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:8137: $? = 0 >configure:8140: test -s conftest.o >configure:8143: $? = 0 >configure:8156: result: yes >configure:8169: checking for gluLookAt in -lGLU >configure:8201: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lGLU -lGL -L/usr/X11R6/lib -lSM -lICE -lXxf86dga -lXxf86vm -lXv -lXext -lX11 -lm > -lm >&5 >configure:8204: $? = 0 >configure:8207: test -s conftest >configure:8210: $? = 0 >configure:8222: result: yes >configure:8250: checking audio/audiolib.h usability >configure:8263: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5 >configure:8337:28: audio/audiolib.h: No such file or directory >configure:8266: $? = 1 >configure: failed program was: >| #line 8252 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <audio/audiolib.h> >configure:8282: result: no >configure:8286: checking audio/audiolib.h presence >configure:8297: gcc -E -I/usr/X11R6/include conftest.c >configure:8339:28: audio/audiolib.h: No such file or directory >configure:8303: $? = 1 >configure: failed program was: >| #line 8288 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| /* end confdefs.h. */ >| #include <audio/audiolib.h> >configure:8322: result: no >configure:8358: checking for audio/audiolib.h >configure:8365: result: no >configure:8518: checking ncurses.h usability >configure:8531: gcc -c -g -O2 conftest.c >&5 >configure:8534: $? = 0 >configure:8537: test -s conftest.o >configure:8540: $? = 0 >configure:8550: result: yes >configure:8554: checking ncurses.h presence >configure:8565: gcc -E conftest.c >configure:8571: $? = 0 >configure:8590: result: yes >configure:8626: checking for ncurses.h >configure:8633: result: yes >configure:8641: checking for waddch in -lncurses >configure:8672: gcc -o conftest -g -O2 conftest.c -lncurses -lm >&5 >configure:8675: $? = 0 >configure:8678: test -s conftest >configure:8681: $? = 0 >configure:8693: result: yes >configure:8920: checking for getbkgd >configure:8970: gcc -o conftest -g -O2 conftest.c -lncurses -lm >&5 >configure:8973: $? = 0 >configure:8976: test -s conftest >configure:8979: $? = 0 >configure:8990: result: yes >configure:8920: checking for resizeterm >configure:8970: gcc -o conftest -g -O2 conftest.c -lncurses -lm >&5 >configure:8973: $? = 0 >configure:8976: test -s conftest >configure:8979: $? = 0 >configure:8990: result: yes >configure:9006: checking for sane-config >configure:9033: result: no >configure:9258: checking for FT_Init_FreeType in -lfreetype >configure:9289: gcc -o conftest -g -O2 conftest.c -lfreetype -L/usr/X11R6/lib -lm >&5 >configure:9292: $? = 0 >configure:9295: test -s conftest >configure:9298: $? = 0 >configure:9310: result: yes >configure:9325: checking for freetype-config >configure:9341: found /usr/bin/freetype-config >configure:9352: result: freetype-config >configure:9438: checking freetype/freetype.h usability >configure:9451: gcc -c -g -O2 -I/usr/include/freetype2 conftest.c >&5 >configure:9454: $? = 0 >configure:9457: test -s conftest.o >configure:9460: $? = 0 >configure:9470: result: yes >configure:9474: checking freetype/freetype.h presence >configure:9485: gcc -E -I/usr/include/freetype2 conftest.c >configure:9491: $? = 0 >configure:9510: result: yes >configure:9546: checking for freetype/freetype.h >configure:9553: result: yes >configure:9438: checking freetype/ftglyph.h usability >configure:9451: gcc -c -g -O2 -I/usr/include/freetype2 conftest.c >&5 >configure:9454: $? = 0 >configure:9457: test -s conftest.o >configure:9460: $? = 0 >configure:9470: result: yes >configure:9474: checking freetype/ftglyph.h presence >configure:9485: gcc -E -I/usr/include/freetype2 conftest.c >configure:9491: $? = 0 >configure:9510: result: yes >configure:9546: checking for freetype/ftglyph.h >configure:9553: result: yes >configure:9438: checking freetype/tttables.h usability >configure:9451: gcc -c -g -O2 -I/usr/include/freetype2 conftest.c >&5 >configure:9454: $? = 0 >configure:9457: test -s conftest.o >configure:9460: $? = 0 >configure:9470: result: yes >configure:9474: checking freetype/tttables.h presence >configure:9485: gcc -E -I/usr/include/freetype2 conftest.c >configure:9491: $? = 0 >configure:9510: result: yes >configure:9546: checking for freetype/tttables.h >configure:9553: result: yes >configure:9438: checking freetype/ftnames.h usability >configure:9451: gcc -c -g -O2 -I/usr/include/freetype2 conftest.c >&5 >configure:9532:30: freetype/ftnames.h: No such file or directory >configure:9454: $? = 1 >configure: failed program was: >| #line 9440 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <freetype/ftnames.h> >configure:9470: result: no >configure:9474: checking freetype/ftnames.h presence >configure:9485: gcc -E -I/usr/include/freetype2 conftest.c >configure:9534:30: freetype/ftnames.h: No such file or directory >configure:9491: $? = 1 >configure: failed program was: >| #line 9476 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| /* end confdefs.h. */ >| #include <freetype/ftnames.h> >configure:9510: result: no >configure:9546: checking for freetype/ftnames.h >configure:9553: result: no >configure:9438: checking freetype/ftsnames.h usability >configure:9451: gcc -c -g -O2 -I/usr/include/freetype2 conftest.c >&5 >configure:9454: $? = 0 >configure:9457: test -s conftest.o >configure:9460: $? = 0 >configure:9470: result: yes >configure:9474: checking freetype/ftsnames.h presence >configure:9485: gcc -E -I/usr/include/freetype2 conftest.c >configure:9491: $? = 0 >configure:9510: result: yes >configure:9546: checking for freetype/ftsnames.h >configure:9553: result: yes >configure:9438: checking freetype/ttnameid.h usability >configure:9451: gcc -c -g -O2 -I/usr/include/freetype2 conftest.c >&5 >configure:9454: $? = 0 >configure:9457: test -s conftest.o >configure:9460: $? = 0 >configure:9470: result: yes >configure:9474: checking freetype/ttnameid.h presence >configure:9485: gcc -E -I/usr/include/freetype2 conftest.c >configure:9491: $? = 0 >configure:9510: result: yes >configure:9546: checking for freetype/ttnameid.h >configure:9553: result: yes >configure:9438: checking freetype/ftoutln.h usability >configure:9451: gcc -c -g -O2 -I/usr/include/freetype2 conftest.c >&5 >configure:9454: $? = 0 >configure:9457: test -s conftest.o >configure:9460: $? = 0 >configure:9470: result: yes >configure:9474: checking freetype/ftoutln.h presence >configure:9485: gcc -E -I/usr/include/freetype2 conftest.c >configure:9491: $? = 0 >configure:9510: result: yes >configure:9546: checking for freetype/ftoutln.h >configure:9553: result: yes >configure:9438: checking freetype/internal/sfnt.h usability >configure:9451: gcc -c -g -O2 -I/usr/include/freetype2 conftest.c >&5 >configure:9454: $? = 0 >configure:9457: test -s conftest.o >configure:9460: $? = 0 >configure:9470: result: yes >configure:9474: checking freetype/internal/sfnt.h presence >configure:9485: gcc -E -I/usr/include/freetype2 conftest.c >configure:9491: $? = 0 >configure:9510: result: yes >configure:9546: checking for freetype/internal/sfnt.h >configure:9553: result: yes >configure:9576: gcc -E -I/usr/include/freetype2 conftest.c >configure:9582: $? = 0 >configure:9623: checking for parport header/ppdev.h >configure:9645: gcc -c -g -O2 conftest.c >&5 >configure:9648: $? = 0 >configure:9651: test -s conftest.o >configure:9654: $? = 0 >configure:9666: result: yes >configure:9677: checking for va_copy >configure:9701: gcc -o conftest -g -O2 conftest.c -lm >&5 >configure:9704: $? = 0 >configure:9707: test -s conftest >configure:9710: $? = 0 >configure:9722: result: yes >configure:9732: checking for __va_copy >configure:9756: gcc -o conftest -g -O2 conftest.c -lm >&5 >configure:9759: $? = 0 >configure:9762: test -s conftest >configure:9765: $? = 0 >configure:9777: result: yes >configure:9804: checking sys/soundcard.h usability >configure:9817: gcc -c -g -O2 conftest.c >&5 >configure:9820: $? = 0 >configure:9823: test -s conftest.o >configure:9826: $? = 0 >configure:9836: result: yes >configure:9840: checking sys/soundcard.h presence >configure:9851: gcc -E conftest.c >configure:9857: $? = 0 >configure:9876: result: yes >configure:9912: checking for sys/soundcard.h >configure:9919: result: yes >configure:9933: checking for Open Sound System >configure:9969: gcc -c -g -O2 conftest.c >&5 >configure:9972: $? = 0 >configure:9975: test -s conftest.o >configure:9978: $? = 0 >configure:9989: result: yes >configure:10001: checking for Open Sound System/MIDI interface >configure:10037: gcc -c -g -O2 conftest.c >&5 >configure:10040: $? = 0 >configure:10043: test -s conftest.o >configure:10046: $? = 0 >configure:10057: result: yes >configure:10071: checking for artsc-config >configure:10104: result: no >configure:10108: checking for aRts Sound server >configure:10166: result: no >configure:10200: checking alsa/asoundlib.h usability >configure:10213: gcc -c -g -O2 conftest.c >&5 >configure:10306:28: alsa/asoundlib.h: No such file or directory >configure:10216: $? = 1 >configure: failed program was: >| #line 10202 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <alsa/asoundlib.h> >configure:10232: result: no >configure:10236: checking alsa/asoundlib.h presence >configure:10247: gcc -E conftest.c >configure:10308:28: alsa/asoundlib.h: No such file or directory >configure:10253: $? = 1 >configure: failed program was: >| #line 10238 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| /* end confdefs.h. */ >| #include <alsa/asoundlib.h> >configure:10272: result: no >configure:10308: checking for alsa/asoundlib.h >configure:10315: result: no >configure:10200: checking sys/asoundlib.h usability >configure:10213: gcc -c -g -O2 conftest.c >&5 >configure:10306:27: sys/asoundlib.h: No such file or directory >configure:10216: $? = 1 >configure: failed program was: >| #line 10202 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/asoundlib.h> >configure:10232: result: no >configure:10236: checking sys/asoundlib.h presence >configure:10247: gcc -E conftest.c >configure:10308:27: sys/asoundlib.h: No such file or directory >configure:10253: $? = 1 >configure: failed program was: >| #line 10238 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| /* end confdefs.h. */ >| #include <sys/asoundlib.h> >configure:10272: result: no >configure:10308: checking for sys/asoundlib.h >configure:10315: result: no >configure:10412: checking libaudioio.h usability >configure:10425: gcc -c -g -O2 conftest.c >&5 >configure:10518:24: libaudioio.h: No such file or directory >configure:10428: $? = 1 >configure: failed program was: >| #line 10414 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libaudioio.h> >configure:10444: result: no >configure:10448: checking libaudioio.h presence >configure:10459: gcc -E conftest.c >configure:10520:24: libaudioio.h: No such file or directory >configure:10465: $? = 1 >configure: failed program was: >| #line 10450 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| /* end confdefs.h. */ >| #include <libaudioio.h> >configure:10484: result: no >configure:10520: checking for libaudioio.h >configure:10527: result: no >configure:10604: checking whether mmap64 works defined as mmap >configure:10648: gcc -o conftest -g -O2 conftest.c -lm >&5 >configure: In function `main': >configure:10698: warning: comparison between pointer and integer >configure:10651: $? = 0 >configure:10653: ./conftest >success! >configure:10656: $? = 0 >configure:10670: result: yes >configure:10687: checking for gcc strength-reduce bug >configure:10716: gcc -o conftest -g -O2 -Wall conftest.c -lm >&5 >configure: In function `main': >configure:10776: warning: implicit declaration of function `exit' >configure:10719: $? = 0 >configure:10721: ./conftest >configure:10724: $? = 0 >configure:10738: result: no >configure:10745: checking for gcc -mpreferred-stack-boundary=2 support >configure:10769: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 conftest.c -lm >&5 >configure:10772: $? = 0 >configure:10775: test -s conftest >configure:10778: $? = 0 >configure:10790: result: yes >configure:10797: checking for gcc -gstabs+ support >configure:10821: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ conftest.c -lm >&5 >configure:10824: $? = 0 >configure:10827: test -s conftest >configure:10830: $? = 0 >configure:10842: result: yes >configure:10851: checking for broken string.h that generates warnings >configure:10873: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith -Werror conftest.c >&5 >configure:10876: $? = 0 >configure:10879: test -s conftest.o >configure:10882: $? = 0 >configure:10893: result: no >configure:10903: checking how to define a function in assembly code >configure:10926: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/cclB0fma.s: Assembler messages: >/var/tmp/portage/wine-20030411/temp/cclB0fma.s:41: Error: unknown pseudo-op: `.def' >/var/tmp/portage/wine-20030411/temp/cclB0fma.s:41: Error: unknown pseudo-op: `.scl' >/var/tmp/portage/wine-20030411/temp/cclB0fma.s:41: Error: unrecognized symbol type "" >/var/tmp/portage/wine-20030411/temp/cclB0fma.s:41: Warning: rest of line ignored; first ignored character is `3' >/var/tmp/portage/wine-20030411/temp/cclB0fma.s:41: Error: unknown pseudo-op: `.endef' >configure:10929: $? = 1 >configure: failed program was: >| #line 10908 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| /* end confdefs.h. */ >| void ac_asm(void) { asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0"); } >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:10960: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:10963: $? = 0 >configure:10966: test -s conftest >configure:10969: $? = 0 >configure:11018: result: .type @function >configure:11047: checking whether external symbols need an underscore prefix >configure:11070: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/ccASTU6d.o(.text+0x17): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:11129: undefined reference to `ac_test' >collect2: ld returned 1 exit status >configure:11073: $? = 1 >configure: failed program was: >| #line 11052 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| /* end confdefs.h. */ >| void ac_asm(void) { asm(".globl _ac_test\n_ac_test:\t.long 0"); } >| extern int ac_test; >| int >| main () >| { >| if (ac_test) return 1 >| ; >| return 0; >| } >configure:11090: result: no >configure:11109: checking whether assembler accepts .string >configure:11132: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:11135: $? = 0 >configure:11138: test -s conftest >configure:11141: $? = 0 >configure:11152: result: yes >configure:11222: checking whether assembler accepts .short >configure:11245: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:11248: $? = 0 >configure:11251: test -s conftest >configure:11254: $? = 0 >configure:11265: result: yes >configure:11481: checking dlfcn.h usability >configure:11494: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:11497: $? = 0 >configure:11500: test -s conftest.o >configure:11503: $? = 0 >configure:11513: result: yes >configure:11517: checking dlfcn.h presence >configure:11528: gcc -E conftest.c >configure:11534: $? = 0 >configure:11553: result: yes >configure:11589: checking for dlfcn.h >configure:11596: result: yes >configure:11608: checking for dlopen >configure:11658: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/ccUExnlk.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:11721: undefined reference to `dlopen' >/var/tmp/portage/wine-20030411/temp/ccUExnlk.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:11720: undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure:11661: $? = 1 >configure: failed program was: >| #line 11613 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 dlopen (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_dlopen) || defined (__stub___dlopen) >| choke me >| #else >| char (*f) () = dlopen; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != dlopen; >| ; >| return 0; >| } >configure:11678: result: no >configure:11686: checking for dlopen in -ldl >configure:11717: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -ldl -lm >&5 >configure:11720: $? = 0 >configure:11723: test -s conftest >configure:11726: $? = 0 >configure:11738: result: yes >configure:11765: checking whether we can build a GNU style ELF dll >configure:11789: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith -fPIC -shared -Wl,-soname,conftest.so.1.0,-Bsymbolic conftest.c -lm >&5 >configure:11792: $? = 0 >configure:11795: test -s conftest >configure:11798: $? = 0 >configure:11810: result: yes >configure:11816: checking whether the linker accepts -z defs >configure:11840: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith -fPIC -shared -Wl,-Bsymbolic,-z,defs conftest.c -lm >&5 >configure:11843: $? = 0 >configure:11846: test -s conftest >configure:11849: $? = 0 >configure:11861: result: yes >configure:11867: checking whether we can relocate the executable to 0x3c000000 >configure:11888: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith -Wl,--section-start,.interp=0x3c000100 conftest.c -lm >&5 >configure:11891: $? = 0 >configure:11893: ./conftest >configure:11896: $? = 0 >configure:11911: result: yes >configure:11982: checking for i586-mingw32msvc-gcc >configure:12011: result: no >configure:12023: checking for i586-mingw32msvc-dlltool >configure:12052: result: no >configure:12100: checking for ldd >configure:12119: found /usr/bin/ldd >configure:12132: result: /usr/bin/ldd >configure:12140: checking for -lX11 soname >configure:12171: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lX11 -L/usr/X11R6/lib -lm >&5 >configure:12174: $? = 0 >configure:12177: test -s conftest >configure:12180: $? = 0 >configure:12196: result: libX11.so.6 >configure:12205: checking for -lXext soname >configure:12236: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lXext -L/usr/X11R6/lib -lX11 -lm >&5 >configure:12239: $? = 0 >configure:12242: test -s conftest >configure:12245: $? = 0 >configure:12261: result: libXext.so.6 >configure:12270: checking for -lXrender soname >configure:12301: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lXrender -L/usr/X11R6/lib -lXext -lX11 -lm >&5 >configure:12304: $? = 0 >configure:12307: test -s conftest >configure:12310: $? = 0 >configure:12326: result: libXrender.so.1 >configure:12335: checking for -lfreetype soname >configure:12366: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lfreetype -L/usr/X11R6/lib -lm >&5 >configure:12369: $? = 0 >configure:12372: test -s conftest >configure:12375: $? = 0 >configure:12391: result: libfreetype.so.6 >configure:12400: checking for -lGL soname >configure:12431: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lGL -L/usr/X11R6/lib -lm >&5 >configure:12434: $? = 0 >configure:12437: test -s conftest >configure:12440: $? = 0 >configure:12456: result: libGL.so.1 >configure:12465: checking for -lcups soname >configure:12496: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lcups -lm >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcups >collect2: ld returned 1 exit status >configure:12499: $? = 1 >configure: failed program was: >| #line 12472 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.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 cupsGetDefault (); >| int >| main () >| { >| cupsGetDefault (); >| ; >| return 0; >| } >configure:12521: result: libcups.so >configure:12530: checking for -ljack soname >configure:12561: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -ljack -lm >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ljack >collect2: ld returned 1 exit status >configure:12564: $? = 1 >configure: failed program was: >| #line 12537 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| /* 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 jack_client_new (); >| int >| main () >| { >| jack_client_new (); >| ; >| return 0; >| } >configure:12586: result: libjack.so >configure:12600: checking for working alloca.h >configure:12622: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure: In function `main': >configure:12693: warning: unused variable `p' >configure:12625: $? = 0 >configure:12628: test -s conftest >configure:12631: $? = 0 >configure:12642: result: yes >configure:12652: checking for alloca >configure:12694: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure: In function `main': >configure:12766: warning: unused variable `p' >configure:12697: $? = 0 >configure:12700: test -s conftest >configure:12703: $? = 0 >configure:12714: result: yes >configure:13035: checking for _lwp_create >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/ccCVdrUl.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13158: undefined reference to `_lwp_create' >/var/tmp/portage/wine-20030411/temp/ccCVdrUl.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13157: undefined reference to `_lwp_create' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _lwp_create (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 _lwp_create (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__lwp_create) || defined (__stub____lwp_create) >| choke me >| #else >| char (*f) () = _lwp_create; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _lwp_create; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for _lwp_self >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/ccq0rDgk.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13158: undefined reference to `_lwp_self' >/var/tmp/portage/wine-20030411/temp/ccq0rDgk.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13157: undefined reference to `_lwp_self' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _lwp_self (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 _lwp_self (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__lwp_self) || defined (__stub____lwp_self) >| choke me >| #else >| char (*f) () = _lwp_self; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _lwp_self; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for _pclose >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/cc0iyLfx.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13158: undefined reference to `_pclose' >/var/tmp/portage/wine-20030411/temp/cc0iyLfx.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13157: undefined reference to `_pclose' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _pclose (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 _pclose (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__pclose) || defined (__stub____pclose) >| choke me >| #else >| char (*f) () = _pclose; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _pclose; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for _popen >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/ccABSgzM.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13158: undefined reference to `_popen' >/var/tmp/portage/wine-20030411/temp/ccABSgzM.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13157: undefined reference to `_popen' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _popen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 _popen (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__popen) || defined (__stub____popen) >| choke me >| #else >| char (*f) () = _popen; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _popen; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for _snprintf >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/cccfRbM1.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13158: undefined reference to `_snprintf' >/var/tmp/portage/wine-20030411/temp/cccfRbM1.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13157: undefined reference to `_snprintf' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _snprintf (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 _snprintf (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__snprintf) || defined (__stub____snprintf) >| choke me >| #else >| char (*f) () = _snprintf; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _snprintf; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for _spawnvp >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/ccq2Ks6g.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13158: undefined reference to `_spawnvp' >/var/tmp/portage/wine-20030411/temp/ccq2Ks6g.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13157: undefined reference to `_spawnvp' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _spawnvp (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 _spawnvp (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__spawnvp) || defined (__stub____spawnvp) >| choke me >| #else >| char (*f) () = _spawnvp; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _spawnvp; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for _stricmp >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/cc6dM2rw.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13158: undefined reference to `_stricmp' >/var/tmp/portage/wine-20030411/temp/cc6dM2rw.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13157: undefined reference to `_stricmp' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _stricmp (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 _stricmp (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__stricmp) || defined (__stub____stricmp) >| choke me >| #else >| char (*f) () = _stricmp; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _stricmp; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for _strnicmp >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/ccK6hzpL.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13158: undefined reference to `_strnicmp' >/var/tmp/portage/wine-20030411/temp/ccK6hzpL.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13157: undefined reference to `_strnicmp' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _strnicmp (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 _strnicmp (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__strnicmp) || defined (__stub____strnicmp) >| choke me >| #else >| char (*f) () = _strnicmp; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _strnicmp; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for _vsnprintf >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/ccUnIYJ0.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13158: undefined reference to `_vsnprintf' >/var/tmp/portage/wine-20030411/temp/ccUnIYJ0.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13157: undefined reference to `_vsnprintf' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _vsnprintf (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 _vsnprintf (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__vsnprintf) || defined (__stub____vsnprintf) >| choke me >| #else >| char (*f) () = _vsnprintf; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _vsnprintf; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for chsize >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/ccmc3E9h.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13158: undefined reference to `chsize' >/var/tmp/portage/wine-20030411/temp/ccmc3E9h.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13157: undefined reference to `chsize' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char chsize (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 chsize (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_chsize) || defined (__stub___chsize) >| choke me >| #else >| char (*f) () = chsize; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != chsize; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for clone >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for finite >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for fpclass >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/ccqdBIlJ.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13160: undefined reference to `fpclass' >/var/tmp/portage/wine-20030411/temp/ccqdBIlJ.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13159: undefined reference to `fpclass' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char fpclass (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 fpclass (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_fpclass) || defined (__stub___fpclass) >| choke me >| #else >| char (*f) () = fpclass; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != fpclass; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for ftruncate >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for ftruncate64 >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for getnetbyaddr >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for getnetbyname >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for getopt_long >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for getpagesize >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for getprotobyname >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for getprotobynumber >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for getpwuid >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for getservbyport >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for gettimeofday >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for inet_network >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for lseek64 >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for lstat >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for memmove >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for mmap >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for pclose >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for popen >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for pread >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for pthread_getspecific >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/ccK5h83l.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13179: undefined reference to `pthread_getspecific' >/var/tmp/portage/wine-20030411/temp/ccK5h83l.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13178: undefined reference to `pthread_getspecific' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_getspecific (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 pthread_getspecific (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_pthread_getspecific) || defined (__stub___pthread_getspecific) >| choke me >| #else >| char (*f) () = pthread_getspecific; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != pthread_getspecific; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for pthread_key_create >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/ccyX2J3A.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13179: undefined reference to `pthread_key_create' >/var/tmp/portage/wine-20030411/temp/ccyX2J3A.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13178: undefined reference to `pthread_key_create' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_key_create (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 pthread_key_create (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_pthread_key_create) || defined (__stub___pthread_key_create) >| choke me >| #else >| char (*f) () = pthread_key_create; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != pthread_key_create; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for pthread_mutex_lock >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for pthread_mutex_unlock >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for pthread_setspecific >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/ccytpvjn.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13181: undefined reference to `pthread_setspecific' >/var/tmp/portage/wine-20030411/temp/ccytpvjn.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13180: undefined reference to `pthread_setspecific' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_setspecific (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 pthread_setspecific (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_pthread_setspecific) || defined (__stub___pthread_setspecific) >| choke me >| #else >| char (*f) () = pthread_setspecific; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != pthread_setspecific; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for pwrite >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for rfork >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >/var/tmp/portage/wine-20030411/temp/cc6bZYjA.o(.text+0xb): In function `main': >/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13182: undefined reference to `rfork' >/var/tmp/portage/wine-20030411/temp/cc6bZYjA.o(.data+0x0):/var/tmp/portage/wine-20030411/work/wine-20030411/configure:13181: undefined reference to `rfork' >collect2: ld returned 1 exit status >configure:13088: $? = 1 >configure: failed program was: >| #line 13040 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char rfork (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 rfork (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_rfork) || defined (__stub___rfork) >| choke me >| #else >| char (*f) () = rfork; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != rfork; >| ; >| return 0; >| } >configure:13105: result: no >configure:13035: checking for select >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for sendmsg >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for settimeofday >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for sigaltstack >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for snprintf >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for statfs >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for strcasecmp >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for strerror >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for strncasecmp >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for tcgetattr >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for timegm >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for usleep >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for vfscanf >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for vsnprintf >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for wait4 >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13035: checking for waitpid >configure:13085: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:13088: $? = 0 >configure:13091: test -s conftest >configure:13094: $? = 0 >configure:13105: result: yes >configure:13273: checking arpa/inet.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking arpa/inet.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for arpa/inet.h >configure:13388: result: yes >configure:13273: checking arpa/nameser.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking arpa/nameser.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for arpa/nameser.h >configure:13388: result: yes >configure:13273: checking cups/cups.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13437:23: cups/cups.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <cups/cups.h> >configure:13305: result: no >configure:13309: checking cups/cups.h presence >configure:13320: gcc -E conftest.c >configure:13439:23: cups/cups.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| /* end confdefs.h. */ >| #include <cups/cups.h> >configure:13345: result: no >configure:13381: checking for cups/cups.h >configure:13388: result: no >configure:13273: checking direct.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13437:20: direct.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <direct.h> >configure:13305: result: no >configure:13309: checking direct.h presence >configure:13320: gcc -E conftest.c >configure:13439:20: direct.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| /* end confdefs.h. */ >| #include <direct.h> >configure:13345: result: no >configure:13381: checking for direct.h >configure:13388: result: no >configure:13273: checking elf.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking elf.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for elf.h >configure:13388: result: yes >configure:13273: checking float.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking float.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for float.h >configure:13388: result: yes >configure:13273: checking getopt.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking getopt.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for getopt.h >configure:13388: result: yes >configure:13273: checking ieeefp.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13440:20: ieeefp.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ieeefp.h> >configure:13305: result: no >configure:13309: checking ieeefp.h presence >configure:13320: gcc -E conftest.c >configure:13442:20: ieeefp.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 >| /* end confdefs.h. */ >| #include <ieeefp.h> >configure:13345: result: no >configure:13381: checking for ieeefp.h >configure:13388: result: no >configure:13273: checking io.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13440:16: io.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <io.h> >configure:13305: result: no >configure:13309: checking io.h presence >configure:13320: gcc -E conftest.c >configure:13442:16: io.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 >| /* end confdefs.h. */ >| #include <io.h> >configure:13345: result: no >configure:13381: checking for io.h >configure:13388: result: no >configure:13273: checking jack/jack.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13440:23: jack/jack.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <jack/jack.h> >configure:13305: result: no >configure:13309: checking jack/jack.h presence >configure:13320: gcc -E conftest.c >configure:13442:23: jack/jack.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 >| /* end confdefs.h. */ >| #include <jack/jack.h> >configure:13345: result: no >configure:13381: checking for jack/jack.h >configure:13388: result: no >configure:13273: checking libio.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking libio.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for libio.h >configure:13388: result: yes >configure:13273: checking libutil.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13441:21: libutil.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libutil.h> >configure:13305: result: no >configure:13309: checking libutil.h presence >configure:13320: gcc -E conftest.c >configure:13443:21: libutil.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| /* end confdefs.h. */ >| #include <libutil.h> >configure:13345: result: no >configure:13381: checking for libutil.h >configure:13388: result: no >configure:13273: checking link.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking link.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for link.h >configure:13388: result: yes >configure:13273: checking linux/cdrom.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking linux/cdrom.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for linux/cdrom.h >configure:13388: result: yes >configure:13273: checking linux/hdreg.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking linux/hdreg.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for linux/hdreg.h >configure:13388: result: yes >configure:13273: checking linux/input.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking linux/input.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for linux/input.h >configure:13388: result: yes >configure:13273: checking linux/joystick.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking linux/joystick.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for linux/joystick.h >configure:13388: result: yes >configure:13273: checking linux/major.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking linux/major.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for linux/major.h >configure:13388: result: yes >configure:13273: checking linux/param.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking linux/param.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for linux/param.h >configure:13388: result: yes >configure:13273: checking linux/serial.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking linux/serial.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for linux/serial.h >configure:13388: result: yes >configure:13273: checking linux/ucdrom.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13449:26: linux/ucdrom.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <linux/ucdrom.h> >configure:13305: result: no >configure:13309: checking linux/ucdrom.h presence >configure:13320: gcc -E conftest.c >configure:13451:26: linux/ucdrom.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| /* end confdefs.h. */ >| #include <linux/ucdrom.h> >configure:13345: result: no >configure:13381: checking for linux/ucdrom.h >configure:13388: result: no >configure:13273: checking netdb.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking netdb.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for netdb.h >configure:13388: result: yes >configure:13273: checking netinet/in.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking netinet/in.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for netinet/in.h >configure:13388: result: yes >configure:13273: checking netinet/in_systm.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking netinet/in_systm.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for netinet/in_systm.h >configure:13388: result: yes >configure:13273: checking netinet/tcp.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking netinet/tcp.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for netinet/tcp.h >configure:13388: result: yes >configure:13273: checking pty.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking pty.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for pty.h >configure:13388: result: yes >configure:13273: checking pwd.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking pwd.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for pwd.h >configure:13388: result: yes >configure:13273: checking regex.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking regex.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for regex.h >configure:13388: result: yes >configure:13273: checking sched.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sched.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sched.h >configure:13388: result: yes >configure:13273: checking scsi/sg.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking scsi/sg.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for scsi/sg.h >configure:13388: result: yes >configure:13273: checking socket.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13458:20: socket.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SG_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <socket.h> >configure:13305: result: no >configure:13309: checking socket.h presence >configure:13320: gcc -E conftest.c >configure:13460:20: socket.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SG_H 1 >| /* end confdefs.h. */ >| #include <socket.h> >configure:13345: result: no >configure:13381: checking for socket.h >configure:13388: result: no >configure:13264: checking for stdint.h >configure:13269: result: yes >configure:13264: checking for strings.h >configure:13269: result: yes >configure:13273: checking sys/cdio.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13460:22: sys/cdio.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/cdio.h> >configure:13305: result: no >configure:13309: checking sys/cdio.h presence >configure:13320: gcc -E conftest.c >configure:13462:22: sys/cdio.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <sys/cdio.h> >configure:13345: result: no >configure:13381: checking for sys/cdio.h >configure:13388: result: no >configure:13273: checking sys/errno.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/errno.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/errno.h >configure:13388: result: yes >configure:13273: checking sys/file.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/file.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/file.h >configure:13388: result: yes >configure:13273: checking sys/filio.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13462:23: sys/filio.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/filio.h> >configure:13305: result: no >configure:13309: checking sys/filio.h presence >configure:13320: gcc -E conftest.c >configure:13464:23: sys/filio.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <sys/filio.h> >configure:13345: result: no >configure:13381: checking for sys/filio.h >configure:13388: result: no >configure:13273: checking sys/inttypes.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13462:26: sys/inttypes.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/inttypes.h> >configure:13305: result: no >configure:13309: checking sys/inttypes.h presence >configure:13320: gcc -E conftest.c >configure:13464:26: sys/inttypes.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_H 1 >| /* end confdefs.h. */ >| #include <sys/inttypes.h> >configure:13345: result: no >configure:13381: checking for sys/inttypes.h >configure:13388: result: no >configure:13273: checking sys/ioctl.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/ioctl.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/ioctl.h >configure:13388: result: yes >configure:13273: checking sys/ipc.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/ipc.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/ipc.h >configure:13388: result: yes >configure:13273: checking sys/link.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13464:22: sys/link.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/link.h> >configure:13305: result: no >configure:13309: checking sys/link.h presence >configure:13320: gcc -E conftest.c >configure:13466:22: sys/link.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <sys/link.h> >configure:13345: result: no >configure:13381: checking for sys/link.h >configure:13388: result: no >configure:13273: checking sys/lwp.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13464:21: sys/lwp.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/lwp.h> >configure:13305: result: no >configure:13309: checking sys/lwp.h presence >configure:13320: gcc -E conftest.c >configure:13466:21: sys/lwp.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <sys/lwp.h> >configure:13345: result: no >configure:13381: checking for sys/lwp.h >configure:13388: result: no >configure:13273: checking sys/mman.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/mman.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/mman.h >configure:13388: result: yes >configure:13273: checking sys/modem.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13465:23: sys/modem.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/modem.h> >configure:13305: result: no >configure:13309: checking sys/modem.h presence >configure:13320: gcc -E conftest.c >configure:13467:23: sys/modem.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <sys/modem.h> >configure:13345: result: no >configure:13381: checking for sys/modem.h >configure:13388: result: no >configure:13273: checking sys/msg.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/msg.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/msg.h >configure:13388: result: yes >configure:13273: checking sys/param.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/param.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/param.h >configure:13388: result: yes >configure:13273: checking sys/poll.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/poll.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/poll.h >configure:13388: result: yes >configure:13273: checking sys/ptrace.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/ptrace.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/ptrace.h >configure:13388: result: yes >configure:13273: checking sys/reg.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/reg.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/reg.h >configure:13388: result: yes >configure:13273: checking sys/shm.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/shm.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/shm.h >configure:13388: result: yes >configure:13273: checking sys/signal.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/signal.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/signal.h >configure:13388: result: yes >configure:13273: checking sys/socket.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/socket.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/socket.h >configure:13388: result: yes >configure:13273: checking sys/sockio.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13473:24: sys/sockio.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/sockio.h> >configure:13305: result: no >configure:13309: checking sys/sockio.h presence >configure:13320: gcc -E conftest.c >configure:13475:24: sys/sockio.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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 <sys/sockio.h> >configure:13345: result: no >configure:13381: checking for sys/sockio.h >configure:13388: result: no >configure:13273: checking sys/statfs.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/statfs.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/statfs.h >configure:13388: result: yes >configure:13273: checking sys/strtio.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13474:24: sys/strtio.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/strtio.h> >configure:13305: result: no >configure:13309: checking sys/strtio.h presence >configure:13320: gcc -E conftest.c >configure:13476:24: sys/strtio.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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 >| /* end confdefs.h. */ >| #include <sys/strtio.h> >configure:13345: result: no >configure:13381: checking for sys/strtio.h >configure:13388: result: no >configure:13273: checking sys/syscall.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/syscall.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/syscall.h >configure:13388: result: yes >configure:13273: checking sys/sysctl.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/sysctl.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/sysctl.h >configure:13388: result: yes >configure:13273: checking sys/time.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/time.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/time.h >configure:13388: result: yes >configure:13273: checking sys/times.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/times.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/times.h >configure:13388: result: yes >configure:13273: checking sys/uio.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/uio.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/uio.h >configure:13388: result: yes >configure:13273: checking sys/un.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/un.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/un.h >configure:13388: result: yes >configure:13273: checking sys/v86.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13480:21: sys/v86.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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_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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/v86.h> >configure:13305: result: no >configure:13309: checking sys/v86.h presence >configure:13320: gcc -E conftest.c >configure:13482:21: sys/v86.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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_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 >| /* end confdefs.h. */ >| #include <sys/v86.h> >configure:13345: result: no >configure:13381: checking for sys/v86.h >configure:13388: result: no >configure:13273: checking sys/v86intr.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13480:25: sys/v86intr.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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_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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/v86intr.h> >configure:13305: result: no >configure:13309: checking sys/v86intr.h presence >configure:13320: gcc -E conftest.c >configure:13482:25: sys/v86intr.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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_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 >| /* end confdefs.h. */ >| #include <sys/v86intr.h> >configure:13345: result: no >configure:13381: checking for sys/v86intr.h >configure:13388: result: no >configure:13273: checking sys/vfs.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/vfs.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/vfs.h >configure:13388: result: yes >configure:13273: checking sys/vm86.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/vm86.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/vm86.h >configure:13388: result: yes >configure:13273: checking sys/wait.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking sys/wait.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for sys/wait.h >configure:13388: result: yes >configure:13273: checking syscall.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking syscall.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for syscall.h >configure:13388: result: yes >configure:13273: checking termios.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking termios.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for termios.h >configure:13388: result: yes >configure:13264: checking for unistd.h >configure:13269: result: yes >configure:13273: checking utime.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13289: $? = 0 >configure:13292: test -s conftest.o >configure:13295: $? = 0 >configure:13305: result: yes >configure:13309: checking utime.h presence >configure:13320: gcc -E conftest.c >configure:13326: $? = 0 >configure:13345: result: yes >configure:13381: checking for utime.h >configure:13388: result: yes >configure:13273: checking valgrind/memcheck.h usability >configure:13286: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13487:31: valgrind/memcheck.h: No such file or directory >configure:13289: $? = 1 >configure: failed program was: >| #line 13275 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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_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 <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <valgrind/memcheck.h> >configure:13305: result: no >configure:13309: checking valgrind/memcheck.h presence >configure:13320: gcc -E conftest.c >configure:13489:31: valgrind/memcheck.h: No such file or directory >configure:13326: $? = 1 >configure: failed program was: >| #line 13311 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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_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 <valgrind/memcheck.h> >configure:13345: result: no >configure:13381: checking for valgrind/memcheck.h >configure:13388: result: no >configure:13401: checking whether stat file-mode macros are broken >configure:13450: result: no >configure:13467: checking for sys/mount.h >configure:13487: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13490: $? = 0 >configure:13493: test -s conftest.o >configure:13496: $? = 0 >configure:13507: result: yes >configure:13467: checking for sys/user.h >configure:13487: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13490: $? = 0 >configure:13493: test -s conftest.o >configure:13496: $? = 0 >configure:13507: result: yes >configure:13523: checking for net/if.h >configure:13543: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13546: $? = 0 >configure:13549: test -s conftest.o >configure:13552: $? = 0 >configure:13563: result: yes >configure:13579: checking for netinet/ip.h >configure:13602: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13605: $? = 0 >configure:13608: test -s conftest.o >configure:13611: $? = 0 >configure:13622: result: yes >configure:13638: checking for resolv.h >configure:13658: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13661: $? = 0 >configure:13664: test -s conftest.o >configure:13667: $? = 0 >configure:13678: result: yes >configure:13694: checking for ucontext.h >configure:13711: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13714: $? = 0 >configure:13717: test -s conftest.o >configure:13720: $? = 0 >configure:13731: result: yes >configure:13744: checking for GNU style IPX support >configure:13770: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure: In function `main': >configure:13941: warning: statement with no effect >configure:13773: $? = 0 >configure:13776: test -s conftest.o >configure:13779: $? = 0 >configure:13791: result: yes >configure:13865: checking for an ANSI C-conforming const >configure:13933: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure: In function `main': >configure:14082: warning: unused variable `s' >configure:14102: warning: unused variable `foo' >configure:14063: warning: unused variable `x' >configure:14069: warning: unused variable `zero' >configure:14081: warning: `t' might be used uninitialized in this function >configure:14099: warning: `b' might be used uninitialized in this function >configure:13936: $? = 0 >configure:13939: test -s conftest.o >configure:13942: $? = 0 >configure:13953: result: yes >configure:13963: checking for inline >configure:13985: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:13988: $? = 0 >configure:13991: test -s conftest.o >configure:13994: $? = 0 >configure:14006: result: inline >configure:14021: checking for mode_t >configure:14046: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:14049: $? = 0 >configure:14052: test -s conftest.o >configure:14055: $? = 0 >configure:14066: result: yes >configure:14076: checking for off_t >configure:14101: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:14104: $? = 0 >configure:14107: test -s conftest.o >configure:14110: $? = 0 >configure:14121: result: yes >configure:14131: checking for pid_t >configure:14156: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:14159: $? = 0 >configure:14162: test -s conftest.o >configure:14165: $? = 0 >configure:14176: result: yes >configure:14186: checking for size_t >configure:14211: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:14214: $? = 0 >configure:14217: test -s conftest.o >configure:14220: $? = 0 >configure:14231: result: yes >configure:14241: checking for ssize_t >configure:14266: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:14269: $? = 0 >configure:14272: test -s conftest.o >configure:14275: $? = 0 >configure:14286: result: yes >configure:14297: checking for long long >configure:14322: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:14325: $? = 0 >configure:14328: test -s conftest.o >configure:14331: $? = 0 >configure:14342: result: yes >configure:14345: checking size of long long >configure:14620: gcc -o conftest -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c -lm >&5 >configure:14623: $? = 0 >configure:14625: ./conftest >configure:14628: $? = 0 >configure:14651: result: 8 >configure:14659: checking whether linux/input.h is for real >configure:14687: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure: In function `main': >configure:14862: warning: unused variable `foo' >configure:14863: warning: unused variable `bar' >configure:14864: warning: unused variable `fortytwo' >configure:14690: $? = 0 >configure:14693: test -s conftest.o >configure:14696: $? = 0 >configure:14708: result: yes >configure:14720: checking whether we can use re-entrant gethostbyname_r Linux style >configure:14756: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:14759: $? = 0 >configure:14762: test -s conftest.o >configure:14765: $? = 0 >configure:14778: result: yes >configure:14791: checking whether linux/joystick.h uses the Linux 2.2+ API >configure:14821: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:14824: $? = 0 >configure:14827: test -s conftest.o >configure:14830: $? = 0 >configure:14842: result: yes >configure:14857: checking whether sys/vfs.h defines statfs >configure:14889: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure: In function `main': >configure:15069: warning: implicit declaration of function `memset' >configure:14892: $? = 0 >configure:14895: test -s conftest.o >configure:14898: $? = 0 >configure:14911: result: yes >configure:14925: checking whether sys/statfs.h defines statfs >configure:14955: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure: In function `main': >configure:15136: warning: unused variable `stfs' >configure:14958: $? = 0 >configure:14961: test -s conftest.o >configure:14964: $? = 0 >configure:14977: result: yes >configure:14991: checking whether sys/mount.h defines statfs >configure:15021: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure: In function `main': >configure:15203: storage size of `stfs' isn't known >configure:15203: warning: unused variable `stfs' >configure:15024: $? = 1 >configure: failed program was: >| #line 14996 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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_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_SYS_MOUNT_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_IPX_GNU 1 >| #define HAVE_MODE_T 1 >| #define HAVE_OFF_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_CORRECT_LINUXINPUT_H 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define STATFS_DEFINED_BY_SYS_VFS 1 >| #define STATFS_DEFINED_BY_SYS_STATFS 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #ifdef HAVE_SYS_PARAM_H >| # include <sys/param.h> >| #endif >| #include <sys/mount.h> >| >| int >| main () >| { >| >| struct statfs stfs; >| >| ; >| return 0; >| } >configure:15043: result: no >configure:15056: checking for struct statfs.f_bfree >configure:15095: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:15098: $? = 0 >configure:15101: test -s conftest.o >configure:15104: $? = 0 >configure:15167: result: yes >configure:15177: checking for struct statfs.f_bavail >configure:15216: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:15219: $? = 0 >configure:15222: test -s conftest.o >configure:15225: $? = 0 >configure:15288: result: yes >configure:15300: checking for struct msghdr.msg_accrights >configure:15331: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure: In function `main': >configure:15515: structure has no member named `msg_accrights' >configure:15334: $? = 1 >configure: failed program was: >| #line 15305 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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_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_SYS_MOUNT_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_IPX_GNU 1 >| #define HAVE_MODE_T 1 >| #define HAVE_OFF_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_CORRECT_LINUXINPUT_H 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define STATFS_DEFINED_BY_SYS_VFS 1 >| #define STATFS_DEFINED_BY_SYS_STATFS 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_UN_H >| # include <sys/un.h> >| #endif >| >| int >| main () >| { >| static struct msghdr ac_aggr; >| if (ac_aggr.msg_accrights) >| return 0; >| ; >| return 0; >| } >configure:15373: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure: In function `main': >configure:15557: structure has no member named `msg_accrights' >configure:15376: $? = 1 >configure: failed program was: >| #line 15347 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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_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_SYS_MOUNT_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_IPX_GNU 1 >| #define HAVE_MODE_T 1 >| #define HAVE_OFF_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_CORRECT_LINUXINPUT_H 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define STATFS_DEFINED_BY_SYS_VFS 1 >| #define STATFS_DEFINED_BY_SYS_STATFS 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_UN_H >| # include <sys/un.h> >| #endif >| >| int >| main () >| { >| static struct msghdr ac_aggr; >| if (sizeof ac_aggr.msg_accrights) >| return 0; >| ; >| return 0; >| } >configure:15395: result: no >configure:15405: checking for struct sockaddr.sa_len >configure:15436: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure: In function `main': >configure:15620: structure has no member named `sa_len' >configure:15439: $? = 1 >configure: failed program was: >| #line 15410 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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_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_SYS_MOUNT_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_IPX_GNU 1 >| #define HAVE_MODE_T 1 >| #define HAVE_OFF_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_CORRECT_LINUXINPUT_H 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define STATFS_DEFINED_BY_SYS_VFS 1 >| #define STATFS_DEFINED_BY_SYS_STATFS 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_UN_H >| # include <sys/un.h> >| #endif >| >| int >| main () >| { >| static struct sockaddr ac_aggr; >| if (ac_aggr.sa_len) >| return 0; >| ; >| return 0; >| } >configure:15478: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure: In function `main': >configure:15662: structure has no member named `sa_len' >configure:15481: $? = 1 >configure: failed program was: >| #line 15452 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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_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_SYS_MOUNT_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_IPX_GNU 1 >| #define HAVE_MODE_T 1 >| #define HAVE_OFF_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_CORRECT_LINUXINPUT_H 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define STATFS_DEFINED_BY_SYS_VFS 1 >| #define STATFS_DEFINED_BY_SYS_STATFS 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_UN_H >| # include <sys/un.h> >| #endif >| >| int >| main () >| { >| static struct sockaddr ac_aggr; >| if (sizeof ac_aggr.sa_len) >| return 0; >| ; >| return 0; >| } >configure:15500: result: no >configure:15510: checking for struct sockaddr_un.sun_len >configure:15541: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure: In function `main': >configure:15725: structure has no member named `sun_len' >configure:15544: $? = 1 >configure: failed program was: >| #line 15515 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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_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_SYS_MOUNT_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_IPX_GNU 1 >| #define HAVE_MODE_T 1 >| #define HAVE_OFF_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_CORRECT_LINUXINPUT_H 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define STATFS_DEFINED_BY_SYS_VFS 1 >| #define STATFS_DEFINED_BY_SYS_STATFS 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_UN_H >| # include <sys/un.h> >| #endif >| >| int >| main () >| { >| static struct sockaddr_un ac_aggr; >| if (ac_aggr.sun_len) >| return 0; >| ; >| return 0; >| } >configure:15583: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure: In function `main': >configure:15767: structure has no member named `sun_len' >configure:15586: $? = 1 >configure: failed program was: >| #line 15557 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "20030408" >| #define PACKAGE_STRING "Wine 20030408" >| #define PACKAGE_BUGREPORT "" >| #define NO_DEBUG_MSGS 1 >| #define NO_TRACE_MSGS 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_LIBM 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_JPEGLIB_H 1 >| #define HAVE_LIBJPEG 1 >| #define HAVE_GIF_LIB_H 1 >| #define HAVE_LIBGIF 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XKBLIB_H 1 >| #define HAVE_XKB 1 >| #define HAVE_X11_EXTENSIONS_XSHM_H 1 >| #define HAVE_LIBXXSHM 1 >| #define HAVE_X11_XUTIL_H 1 >| #define HAVE_X11_EXTENSIONS_SHAPE_H 1 >| #define HAVE_LIBXSHAPE 1 >| #define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >| #define HAVE_LIBXXF86DGA2 1 >| #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >| #define HAVE_LIBXXF86VM 1 >| #define HAVE_X11_EXTENSIONS_XVLIB_H 1 >| #define HAVE_XVIDEO 1 >| #define HAVE_X11_EXTENSIONS_XRENDER_H 1 >| #define HAVE_GL_GL_H 1 >| #define HAVE_GL_GLX_H 1 >| #define HAVE_GL_GLEXT_H 1 >| #define HAVE_OPENGL 1 >| #define HAVE_GLX_GETPROCADDRESS 1 >| #define HAVE_GLEXT_PROTOTYPES 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_GETBKGD 1 >| #define HAVE_RESIZETERM 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| #define HAVE_FREETYPE_FTSNAMES_H 1 >| #define HAVE_FREETYPE_TTNAMEID_H 1 >| #define HAVE_FREETYPE_FTOUTLN_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SYS_SOUNDCARD_H 1 >| #define HAVE_OSS 1 >| #define HAVE_OSS_MIDI 1 >| #define _FILE_OFFSET_BITS 64 >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define __ASM_STRING ".string" >| #define __ASM_SHORT ".short" >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define SONAME_LIBX11 "libX11.so.6" >| #define SONAME_LIBXEXT "libXext.so.6" >| #define SONAME_LIBXRENDER "libXrender.so.1" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so.1" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_CLONE 1 >| #define HAVE_FINITE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTRUNCATE64 1 >| #define HAVE_GETNETBYADDR 1 >| #define HAVE_GETNETBYNAME 1 >| #define HAVE_GETOPT_LONG 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PREAD 1 >| #define HAVE_PTHREAD_MUTEX_LOCK 1 >| #define HAVE_PTHREAD_MUTEX_UNLOCK 1 >| #define HAVE_PWRITE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_TCGETATTR 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_VFSCANF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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_LIBIO_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_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_PTY_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_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_FILE_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_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_SYS_MOUNT_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_IPX_GNU 1 >| #define HAVE_MODE_T 1 >| #define HAVE_OFF_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_CORRECT_LINUXINPUT_H 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define STATFS_DEFINED_BY_SYS_VFS 1 >| #define STATFS_DEFINED_BY_SYS_STATFS 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| #ifdef HAVE_SYS_UN_H >| # include <sys/un.h> >| #endif >| >| int >| main () >| { >| static struct sockaddr_un ac_aggr; >| if (sizeof ac_aggr.sun_len) >| return 0; >| ; >| return 0; >| } >configure:15605: result: no >configure:15617: checking for siginfo_t.si_fd >configure:15642: gcc -c -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith conftest.c >&5 >configure:15645: $? = 0 >configure:15648: test -s conftest.o >configure:15651: $? = 0 >configure:15700: result: yes >configure:15714: checking whether we need to define __i386__ >configure:15739: result: no >configure:16030: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by Wine config.status 20030408, which was >generated by GNU Autoconf 2.57. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on Socrates > >config.status:925: creating Make.rules >config.status:925: creating dlls/Makedll.rules >config.status:925: creating dlls/Maketest.rules >config.status:925: creating programs/Makeprog.rules >config.status:925: creating Makefile >config.status:925: creating dlls/Makefile >config.status:925: creating dlls/advapi32/Makefile >config.status:925: creating dlls/advapi32/tests/Makefile >config.status:925: creating dlls/avicap32/Makefile >config.status:925: creating dlls/avifil32/Makefile >config.status:925: creating dlls/cabinet/Makefile >config.status:925: creating dlls/comcat/Makefile >config.status:925: creating dlls/comctl32/Makefile >config.status:925: creating dlls/commdlg/Makefile >config.status:925: creating dlls/crtdll/Makefile >config.status:925: creating dlls/crypt32/Makefile >config.status:925: creating dlls/ctl3d/Makefile >config.status:925: creating dlls/d3d8/Makefile >config.status:925: creating dlls/d3dim/Makefile >config.status:925: creating dlls/d3dx8/Makefile >config.status:925: creating dlls/dciman32/Makefile >config.status:925: creating dlls/ddraw/Makefile >config.status:925: creating dlls/devenum/Makefile >config.status:925: creating dlls/dinput/Makefile >config.status:925: creating dlls/dinput8/Makefile >config.status:925: creating dlls/dmband/Makefile >config.status:925: creating dlls/dmcompos/Makefile >config.status:925: creating dlls/dmime/Makefile >config.status:925: creating dlls/dmloader/Makefile >config.status:925: creating dlls/dmscript/Makefile >config.status:925: creating dlls/dmstyle/Makefile >config.status:925: creating dlls/dmsynth/Makefile >config.status:925: creating dlls/dmusic/Makefile >config.status:925: creating dlls/dmusic32/Makefile >config.status:925: creating dlls/dplay/Makefile >config.status:925: creating dlls/dplayx/Makefile >config.status:925: creating dlls/dpnhpast/Makefile >config.status:925: creating dlls/dsound/Makefile >config.status:925: creating dlls/dsound/tests/Makefile >config.status:925: creating dlls/gdi/Makefile >config.status:925: creating dlls/gdi/tests/Makefile >config.status:925: creating dlls/glu32/Makefile >config.status:925: creating dlls/icmp/Makefile >config.status:925: creating dlls/imagehlp/Makefile >config.status:925: creating dlls/imm32/Makefile >config.status:925: creating dlls/kernel/Makefile >config.status:925: creating dlls/kernel/tests/Makefile >config.status:925: creating dlls/lzexpand/Makefile >config.status:925: creating dlls/mapi32/Makefile >config.status:925: creating dlls/mpr/Makefile >config.status:925: creating dlls/msacm/Makefile >config.status:925: creating dlls/msacm/imaadp32/Makefile >config.status:925: creating dlls/msacm/msadp32/Makefile >config.status:925: creating dlls/msacm/msg711/Makefile >config.status:925: creating dlls/msacm/winemp3/Makefile >config.status:925: creating dlls/msdmo/Makefile >config.status:925: creating dlls/msimg32/Makefile >config.status:925: creating dlls/msisys/Makefile >config.status:925: creating dlls/msnet32/Makefile >config.status:925: creating dlls/msvcrt/Makefile >config.status:925: creating dlls/msvcrt/tests/Makefile >config.status:925: creating dlls/msvcrt20/Makefile >config.status:925: creating dlls/msvcrtd/Makefile >config.status:925: creating dlls/msvideo/Makefile >config.status:925: creating dlls/msvideo/msrle32/Makefile >config.status:925: creating dlls/netapi32/Makefile >config.status:925: creating dlls/netapi32/tests/Makefile >config.status:925: creating dlls/ntdll/Makefile >config.status:925: creating dlls/ntdll/tests/Makefile >config.status:925: creating dlls/odbc32/Makefile >config.status:925: creating dlls/ole32/Makefile >config.status:925: creating dlls/oleaut32/Makefile >config.status:925: creating dlls/oleaut32/tests/Makefile >config.status:925: creating dlls/olecli/Makefile >config.status:925: creating dlls/oledlg/Makefile >config.status:925: creating dlls/olepro32/Makefile >config.status:925: creating dlls/olesvr/Makefile >config.status:925: creating dlls/opengl32/Makefile >config.status:925: creating dlls/psapi/Makefile >config.status:925: creating dlls/qcap/Makefile >config.status:925: creating dlls/quartz/Makefile >config.status:925: creating dlls/rasapi32/Makefile >config.status:925: creating dlls/richedit/Makefile >config.status:925: creating dlls/rpcrt4/Makefile >config.status:925: creating dlls/rpcrt4/tests/Makefile >config.status:925: creating dlls/serialui/Makefile >config.status:925: creating dlls/setupapi/Makefile >config.status:925: creating dlls/shdocvw/Makefile >config.status:925: creating dlls/shell32/Makefile >config.status:925: creating dlls/shell32/tests/Makefile >config.status:925: creating dlls/shfolder/Makefile >config.status:925: creating dlls/shlwapi/Makefile >config.status:925: creating dlls/shlwapi/tests/Makefile >config.status:925: creating dlls/snmpapi/Makefile >config.status:925: creating dlls/sti/Makefile >config.status:925: creating dlls/tapi32/Makefile >config.status:925: creating dlls/ttydrv/Makefile >config.status:925: creating dlls/twain/Makefile >config.status:925: creating dlls/url/Makefile >config.status:925: creating dlls/urlmon/Makefile >config.status:925: creating dlls/urlmon/tests/Makefile >config.status:925: creating dlls/user/Makefile >config.status:925: creating dlls/user/tests/Makefile >config.status:925: creating dlls/version/Makefile >config.status:925: creating dlls/win32s/Makefile >config.status:925: creating dlls/winaspi/Makefile >config.status:925: creating dlls/winedos/Makefile >config.status:925: creating dlls/wineps/Makefile >config.status:925: creating dlls/wininet/Makefile >config.status:925: creating dlls/wininet/tests/Makefile >config.status:925: creating dlls/winmm/Makefile >config.status:925: creating dlls/winmm/joystick/Makefile >config.status:925: creating dlls/winmm/mcianim/Makefile >config.status:925: creating dlls/winmm/mciavi/Makefile >config.status:925: creating dlls/winmm/mcicda/Makefile >config.status:925: creating dlls/winmm/mciseq/Makefile >config.status:925: creating dlls/winmm/mciwave/Makefile >config.status:925: creating dlls/winmm/midimap/Makefile >config.status:925: creating dlls/winmm/tests/Makefile >config.status:925: creating dlls/winmm/wavemap/Makefile >config.status:925: creating dlls/winmm/winealsa/Makefile >config.status:925: creating dlls/winmm/winearts/Makefile >config.status:925: creating dlls/winmm/wineaudioio/Makefile >config.status:925: creating dlls/winmm/winenas/Makefile >config.status:925: creating dlls/winmm/winejack/Makefile >config.status:925: creating dlls/winmm/wineoss/Makefile >config.status:925: creating dlls/winnls/Makefile >config.status:925: creating dlls/winsock/Makefile >config.status:925: creating dlls/winsock/tests/Makefile >config.status:925: creating dlls/winspool/Makefile >config.status:925: creating dlls/winspool/tests/Makefile >config.status:925: creating dlls/wintab32/Makefile >config.status:925: creating dlls/wintrust/Makefile >config.status:925: creating dlls/wow32/Makefile >config.status:925: creating dlls/wsock32/Makefile >config.status:925: creating dlls/x11drv/Makefile >config.status:925: creating documentation/Makefile >config.status:925: creating include/Makefile >config.status:925: creating libs/Makefile >config.status:925: creating libs/port/Makefile >config.status:925: creating libs/unicode/Makefile >config.status:925: creating libs/uuid/Makefile >config.status:925: creating libs/wine/Makefile >config.status:925: creating miscemu/Makefile >config.status:925: creating programs/Makefile >config.status:925: creating programs/avitools/Makefile >config.status:925: creating programs/clock/Makefile >config.status:925: creating programs/cmdlgtst/Makefile >config.status:925: creating programs/control/Makefile >config.status:925: creating programs/expand/Makefile >config.status:925: creating programs/notepad/Makefile >config.status:925: creating programs/osversioncheck/Makefile >config.status:925: creating programs/progman/Makefile >config.status:925: creating programs/regapi/Makefile >config.status:925: creating programs/regedit/Makefile >config.status:925: creating programs/regsvr32/Makefile >config.status:925: creating programs/regtest/Makefile >config.status:925: creating programs/rpcss/Makefile >config.status:925: creating programs/rundll32/Makefile >config.status:925: creating programs/start/Makefile >config.status:925: creating programs/uninstaller/Makefile >config.status:925: creating programs/view/Makefile >config.status:925: creating programs/wcmd/Makefile >config.status:925: creating programs/wineboot/Makefile >config.status:925: creating programs/winecfg/Makefile >config.status:925: creating programs/wineconsole/Makefile >config.status:925: creating programs/winedbg/Makefile >config.status:925: creating programs/winefile/Makefile >config.status:925: creating programs/winemine/Makefile >config.status:925: creating programs/winepath/Makefile >config.status:925: creating programs/winhelp/Makefile >config.status:925: creating programs/winver/Makefile >config.status:925: creating server/Makefile >config.status:925: creating tools/Makefile >config.status:925: creating tools/widl/Makefile >config.status:925: creating tools/winapi/Makefile >config.status:925: creating tools/winebuild/Makefile >config.status:925: creating tools/winedump/Makefile >config.status:925: creating tools/wmc/Makefile >config.status:925: creating tools/wpp/Makefile >config.status:925: creating tools/wrc/Makefile >config.status:1029: creating include/config.h >config.status:1682: executing controls commands >config.status:1682: executing dlls/ddraw/d3ddevice commands >config.status:1682: executing dlls/ddraw/dclipper commands >config.status:1682: executing dlls/ddraw/ddraw commands >config.status:1682: executing dlls/ddraw/direct3d commands >config.status:1682: executing dlls/ddraw/dpalette commands >config.status:1682: executing dlls/ddraw/dsurface commands >config.status:1682: executing dlls/dinput/joystick commands >config.status:1682: executing dlls/dinput/keyboard commands >config.status:1682: executing dlls/dinput/mouse commands >config.status:1682: executing dlls/gdi/enhmfdrv commands >config.status:1682: executing dlls/gdi/mfdrv commands >config.status:1682: executing dlls/kernel/messages commands >config.status:1682: executing dlls/user/dde commands >config.status:1682: executing dlls/user/resources commands >config.status:1682: executing dlls/wineps/data commands >config.status:1682: executing files commands >config.status:1682: executing graphics commands >config.status:1682: executing graphics/x11drv commands >config.status:1682: executing if1632 commands >config.status:1682: executing include/wine commands >config.status:1682: executing loader commands >config.status:1682: executing loader/ne commands >config.status:1682: executing memory commands >config.status:1682: executing misc commands >config.status:1682: executing msdos commands >config.status:1682: executing objects commands >config.status:1682: executing ole commands >config.status:1682: executing programs/regapi/tests commands >config.status:1682: executing programs/regedit/tests commands >config.status:1682: executing relay32 commands >config.status:1682: executing scheduler commands >config.status:1682: executing win32 commands >config.status:1682: executing windows commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_asm_func_def='.type @function' >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c___va_copy=yes >ac_cv_c_artsserver=no >ac_cv_c_asm_short=yes >ac_cv_c_asm_string=yes >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_dll_gnuelf=yes >ac_cv_c_dll_zdefs=yes >ac_cv_c_extern_prefix=no >ac_cv_c_gcc_gstabs=yes >ac_cv_c_gcc_stack_boundary=yes >ac_cv_c_gcc_strength_bug=no >ac_cv_c_inline=inline >ac_cv_c_ipx_gnu=yes >ac_cv_c_opensoundsystem=yes >ac_cv_c_opensoundsystem_midi=yes >ac_cv_c_ppdev=yes >ac_cv_c_string_h_warnings=no >ac_cv_c_va_copy=yes >ac_cv_cpp_def___i386__=no >ac_cv_env_CC_set=set >ac_cv_env_CC_value=gcc >ac_cv_env_CFLAGS_set= >ac_cv_env_CFLAGS_value= >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_build_alias_set= >ac_cv_env_build_alias_value= >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_func__lwp_create=no >ac_cv_func__lwp_self=no >ac_cv_func__pclose=no >ac_cv_func__popen=no >ac_cv_func__snprintf=no >ac_cv_func__spawnvp=no >ac_cv_func__stricmp=no >ac_cv_func__strnicmp=no >ac_cv_func__vsnprintf=no >ac_cv_func_alloca_works=yes >ac_cv_func_chsize=no >ac_cv_func_clone=yes >ac_cv_func_connect=yes >ac_cv_func_dlopen=no >ac_cv_func_finite=yes >ac_cv_func_fpclass=no >ac_cv_func_ftruncate=yes >ac_cv_func_ftruncate64=yes >ac_cv_func_getbkgd=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_getnetbyaddr=yes >ac_cv_func_getnetbyname=yes >ac_cv_func_getopt_long=yes >ac_cv_func_getpagesize=yes >ac_cv_func_getprotobyname=yes >ac_cv_func_getprotobynumber=yes >ac_cv_func_getpwuid=yes >ac_cv_func_getservbyport=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_inet_aton=yes >ac_cv_func_inet_network=yes >ac_cv_func_iswalnum=yes >ac_cv_func_lseek64=yes >ac_cv_func_lstat=yes >ac_cv_func_memmove=yes >ac_cv_func_mmap=yes >ac_cv_func_pclose=yes >ac_cv_func_popen=yes >ac_cv_func_pread=yes >ac_cv_func_pthread_getspecific=no >ac_cv_func_pthread_key_create=no >ac_cv_func_pthread_mutex_lock=yes >ac_cv_func_pthread_mutex_unlock=yes >ac_cv_func_pthread_setspecific=no >ac_cv_func_pwrite=yes >ac_cv_func_remove=yes >ac_cv_func_resizeterm=yes >ac_cv_func_rfork=no >ac_cv_func_select=yes >ac_cv_func_sendmsg=yes >ac_cv_func_settimeofday=yes >ac_cv_func_shmat=yes >ac_cv_func_sigaltstack=yes >ac_cv_func_snprintf=yes >ac_cv_func_statfs=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strerror=yes >ac_cv_func_strncasecmp=yes >ac_cv_func_tcgetattr=yes >ac_cv_func_timegm=yes >ac_cv_func_usleep=yes >ac_cv_func_vfscanf=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_wait4=yes >ac_cv_func_waitpid=yes >ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' >ac_cv_header_GL_gl_h=yes >ac_cv_header_GL_glext_h=yes >ac_cv_header_GL_glx_h=yes >ac_cv_header_X11_XKBlib_h=yes >ac_cv_header_X11_Xlib_h=yes >ac_cv_header_X11_Xutil_h=yes >ac_cv_header_X11_extensions_XShm_h=yes >ac_cv_header_X11_extensions_Xrender_h=yes >ac_cv_header_X11_extensions_Xvlib_h=yes >ac_cv_header_X11_extensions_shape_h=yes >ac_cv_header_X11_extensions_xf86dga_h=yes >ac_cv_header_X11_extensions_xf86vmode_h=yes >ac_cv_header_alsa_asoundlib_h=no >ac_cv_header_arpa_inet_h=yes >ac_cv_header_arpa_nameser_h=yes >ac_cv_header_audio_audiolib_h=no >ac_cv_header_cups_cups_h=no >ac_cv_header_direct_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_elf_h=yes >ac_cv_header_float_h=yes >ac_cv_header_freetype_freetype_h=yes >ac_cv_header_freetype_ftglyph_h=yes >ac_cv_header_freetype_ftnames_h=no >ac_cv_header_freetype_ftoutln_h=yes >ac_cv_header_freetype_ftsnames_h=yes >ac_cv_header_freetype_internal_sfnt_h=yes >ac_cv_header_freetype_ttnameid_h=yes >ac_cv_header_freetype_tttables_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_gif_lib_h=yes >ac_cv_header_ieeefp_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_io_h=no >ac_cv_header_jack_jack_h=no >ac_cv_header_jpeglib_h=yes >ac_cv_header_libaudioio_h=no >ac_cv_header_libio_h=yes >ac_cv_header_libutil_h=no >ac_cv_header_link_h=yes >ac_cv_header_linux_cdrom_h=yes >ac_cv_header_linux_hdreg_h=yes >ac_cv_header_linux_input_h=yes >ac_cv_header_linux_joystick_h=yes >ac_cv_header_linux_major_h=yes >ac_cv_header_linux_param_h=yes >ac_cv_header_linux_serial_h=yes >ac_cv_header_linux_ucdrom_h=no >ac_cv_header_memory_h=yes >ac_cv_header_ncurses_h=yes >ac_cv_header_net_if_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_netinet_in_systm_h=yes >ac_cv_header_netinet_ip_h=yes >ac_cv_header_netinet_tcp_h=yes >ac_cv_header_pty_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_regex_h=yes >ac_cv_header_resolv_h=yes >ac_cv_header_sched_h=yes >ac_cv_header_scsi_sg_h=yes >ac_cv_header_socket_h=no >ac_cv_header_stat_broken=no >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_asoundlib_h=no >ac_cv_header_sys_cdio_h=no >ac_cv_header_sys_errno_h=yes >ac_cv_header_sys_file_h=yes >ac_cv_header_sys_filio_h=no >ac_cv_header_sys_inttypes_h=no >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_ipc_h=yes >ac_cv_header_sys_link_h=no >ac_cv_header_sys_lwp_h=no >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_modem_h=no >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_msg_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_ptrace_h=yes >ac_cv_header_sys_reg_h=yes >ac_cv_header_sys_shm_h=yes >ac_cv_header_sys_signal_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_sockio_h=no >ac_cv_header_sys_soundcard_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statfs_h=yes >ac_cv_header_sys_strtio_h=no >ac_cv_header_sys_syscall_h=yes >ac_cv_header_sys_sysctl_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_times_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_uio_h=yes >ac_cv_header_sys_un_h=yes >ac_cv_header_sys_user_h=yes >ac_cv_header_sys_v86_h=no >ac_cv_header_sys_v86intr_h=no >ac_cv_header_sys_vfs_h=yes >ac_cv_header_sys_vm86_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_syscall_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_ucontext_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_valgrind_memcheck_h=no >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_ld_reloc_exec=yes >ac_cv_lib_GLU_gluLookAt=yes >ac_cv_lib_GL_glXCreateContext=yes >ac_cv_lib_GL_glXGetProcAddressARB=yes >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_X11_XkbQueryExtension=yes >ac_cv_lib_Xext_XShapeQueryExtension=yes >ac_cv_lib_Xext_XShmQueryExtension=yes >ac_cv_lib_Xv_XvShmCreateImage=yes >ac_cv_lib_Xxf86dga_XDGAQueryExtension=yes >ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=yes >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_fl_yywrap=yes >ac_cv_lib_freetype_FT_Init_FreeType=yes >ac_cv_lib_i386_i386_set_ldt=no >ac_cv_lib_jpeg_jpeg_start_decompress=yes >ac_cv_lib_m_sqrt=yes >ac_cv_lib_mmap_mmap=no >ac_cv_lib_ncurses_waddch=yes >ac_cv_lib_ossaudio__oss_ioctl=no >ac_cv_lib_soname_GL=libGL.so.1 >ac_cv_lib_soname_X11=libX11.so.6 >ac_cv_lib_soname_Xext=libXext.so.6 >ac_cv_lib_soname_Xrender=libXrender.so.1 >ac_cv_lib_soname_cups=libcups.so >ac_cv_lib_soname_freetype=libfreetype.so.6 >ac_cv_lib_soname_jack=libjack.so >ac_cv_lib_ungif_DGifOpen=yes >ac_cv_lib_xpg4__xpg4_setrunelocale=no >ac_cv_member_siginfo_t_si_fd=yes >ac_cv_member_struct_msghdr_msg_accrights=no >ac_cv_member_struct_sockaddr_sa_len=no >ac_cv_member_struct_sockaddr_un_sun_len=no >ac_cv_member_struct_statfs_f_bavail=yes >ac_cv_member_struct_statfs_f_bfree=yes >ac_cv_mmap64_works=yes >ac_cv_objext=o >ac_cv_path_LDCONFIG=/sbin/ldconfig >ac_cv_path_LDD=/usr/bin/ldd >ac_cv_path_install='/bin/install -c' >ac_cv_prog_C2MAN='$(TOPSRCDIR)/tools/c2man.pl' >ac_cv_prog_CC=gcc >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_DB2HTML=docbook2html >ac_cv_prog_DB2PDF=docbook2pdf >ac_cv_prog_DB2PS=docbook2ps >ac_cv_prog_LEX=flex >ac_cv_prog_XLEX=flex >ac_cv_prog_XYACC=bison >ac_cv_prog_YACC='bison -y' >ac_cv_prog_ac_ct_AR=ar >ac_cv_prog_ac_ct_AS=as >ac_cv_prog_ac_ct_LD=ld >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_ac_ct_STRIP=strip >ac_cv_prog_ac_ct_WINDRES=false >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_egrep='grep -E' >ac_cv_prog_ft_devel=freetype-config >ac_cv_prog_lex_root=lex.yy >ac_cv_prog_lex_yytext_pointer=yes >ac_cv_prog_make_make_set=yes >ac_cv_prog_sane_devel=no >ac_cv_sizeof_long_long=8 >ac_cv_type_long_long=yes >ac_cv_type_mode_t=yes >ac_cv_type_off_t=yes >ac_cv_type_pid_t=yes >ac_cv_type_size_t=yes >ac_cv_type_ssize_t=yes >ac_cv_working_alloca_h=yes >wine_cv_extension_prototypes=yes >wine_cv_fttrigon=yes >wine_cv_linux_gethostbyname_r_6=yes >wine_cv_linux_input_h=yes >wine_cv_linux_joystick_22_api=yes >wine_cv_msg_freetype=no >wine_cv_opengl_version_OK=yes >wine_cv_sys_mount_has_statfs=no >wine_cv_sys_statfs_has_statfs=yes >wine_cv_sys_vfs_has_statfs=yes >wine_cv_toolsdir='$(TOPOBJDIR)' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALLOCA='' >ALSALIBS='' >AR='ar' >ARTSCCONFIG='' >ARTSINCL='' >ARTSLIBS='' >AS='as' >AUDIOIOLIBS='' >C2MAN='$(TOPSRCDIR)/tools/c2man.pl' >CC='gcc' >CFLAGS='-g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith' >CPP='gcc -E' >CPPFLAGS='' >CROSSCC='false' >CROSSTEST='' >CRTLIBS='' >CURSESLIBS='-lncurses' >DB2HTML='docbook2html' >DB2PDF='docbook2pdf' >DB2PS='docbook2ps' >DEFS='-DHAVE_CONFIG_H' >DLLEXT='.so' >DLLFLAGS='-fPIC' >DLLIBS='-ldl' >DLLTOOL='false' >DLLWRAP='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >FREETYPEINCL='-I/usr/include/freetype2' >GIFLIB='-lungif' >GLU32FILES='$(GLU32FILES)' >IMPLIBEXT='def' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >JPEGLIB='-ljpeg' >LD='ld' >LDCONFIG='/sbin/ldconfig' >LDD='/usr/bin/ldd' >LDDLLFLAGS='-Wl,-Bsymbolic,-z,defs' >LDEXECFLAGS='-Wl,--section-start,.interp=0x3c000100' >LDFLAGS='' >LDPATH='LD_LIBRARY_PATH="$(TOOLSDIR)/libs/unicode:$$LD_LIBRARY_PATH"' >LDSHARED='$(CC) -shared $(SONAME:%=-Wl,-soname,%)' >LEX='flex' >LEXLIB='-lfl' >LEX_OUTPUT_ROOT='lex.yy' >LIBEXT='so' >LIBOBJS='' >LIBPTHREAD='' >LIBS='-lm ' >LINT='' >LINTFLAGS='' >LN='ln' >LN_S='ln -s' >LTLIBOBJS='' >NASLIBS='' >OBJEXT='o' >OPENGLFILES='$(OPENGLFILES)' >OPENGL_LIBS='-lGL -lGLU' >OPTIONS='' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='Wine' >PACKAGE_STRING='Wine 20030408' >PACKAGE_TARNAME='wine' >PACKAGE_VERSION='20030408' >PATH_SEPARATOR=':' >RANLIB='ranlib' >SANEINCL='' >SANELIBS='' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='strip' >TOOLSDIR='$(TOPOBJDIR)' >WIN16_FILES='$(WIN16_FILES)' >WIN16_INSTALL='$(WIN16_INSTALL)' >WINDRES='false' >XFILES='$(XFILES)' >XLEX='flex' >XLIB='-lXext -lX11' >XYACC='bison' >X_CFLAGS=' -I/usr/X11R6/include' >X_EXTRA_LIBS='' >X_LIBS=' -L/usr/X11R6/lib' >X_PRE_LIBS=' -lSM -lICE -lXxf86dga -lXxf86vm -lXv' >YACC='bison -y' >ac_ct_AR='ar' >ac_ct_AS='as' >ac_ct_CC='' >ac_ct_DLLTOOL='' >ac_ct_DLLWRAP='' >ac_ct_LD='ld' >ac_ct_RANLIB='ranlib' >ac_ct_STRIP='strip' >ac_ct_WINDRES='false' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='${prefix}/share' >exec_prefix='${prefix}' >ft_devel2='' >ft_devel='freetype-config' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='${prefix}/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='${prefix}/var' >mandir='${prefix}/man' >oldincludedir='/usr/include' >prefix='/usr/lib/wine' >program_transform_name='s,x,x,' >sane_devel='no' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc/wine' >target_alias='' > >## ------------- ## >## Output files. ## >## ------------- ## > >MAKE_DLL_RULES='dlls/Makedll.rules' >MAKE_PROG_RULES='programs/Makeprog.rules' >MAKE_RULES='Make.rules' >MAKE_TEST_RULES='dlls/Maketest.rules' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_ALLOCA 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_ARPA_NAMESER_H 1 >#define HAVE_CLONE 1 >#define HAVE_CONNECT 1 >#define HAVE_CORRECT_LINUXINPUT_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_DLOPEN 1 >#define HAVE_ELF_H 1 >#define HAVE_FINITE 1 >#define HAVE_FLOAT_H 1 >#define HAVE_FREETYPE 1 >#define HAVE_FREETYPE_FREETYPE_H 1 >#define HAVE_FREETYPE_FTGLYPH_H 1 >#define HAVE_FREETYPE_FTOUTLN_H 1 >#define HAVE_FREETYPE_FTSNAMES_H 1 >#define HAVE_FREETYPE_FTTRIGON_H 1 >#define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >#define HAVE_FREETYPE_TTNAMEID_H 1 >#define HAVE_FREETYPE_TTTABLES_H 1 >#define HAVE_FTRUNCATE 1 >#define HAVE_FTRUNCATE64 1 >#define HAVE_GETBKGD 1 >#define HAVE_GETHOSTBYNAME 1 >#define HAVE_GETNETBYADDR 1 >#define HAVE_GETNETBYNAME 1 >#define HAVE_GETOPT_H 1 >#define HAVE_GETOPT_LONG 1 >#define HAVE_GETPAGESIZE 1 >#define HAVE_GETPROTOBYNAME 1 >#define HAVE_GETPROTOBYNUMBER 1 >#define HAVE_GETPWUID 1 >#define HAVE_GETSERVBYPORT 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_GIF_LIB_H 1 >#define HAVE_GLEXT_PROTOTYPES 1 >#define HAVE_GLX_GETPROCADDRESS 1 >#define HAVE_GL_GLEXT_H 1 >#define HAVE_GL_GLX_H 1 >#define HAVE_GL_GL_H 1 >#define HAVE_INET_ATON 1 >#define HAVE_INET_NETWORK 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_IPX_GNU 1 >#define HAVE_ISWALNUM 1 >#define HAVE_JPEGLIB_H 1 >#define HAVE_LIBGIF 1 >#define HAVE_LIBIO_H 1 >#define HAVE_LIBJPEG 1 >#define HAVE_LIBM 1 >#define HAVE_LIBNCURSES 1 >#define HAVE_LIBXSHAPE 1 >#define HAVE_LIBXXF86DGA2 1 >#define HAVE_LIBXXF86VM 1 >#define HAVE_LIBXXSHM 1 >#define HAVE_LINK_H 1 >#define HAVE_LINUX_22_JOYSTICK_API 1 >#define HAVE_LINUX_CDROM_H 1 >#define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >#define HAVE_LINUX_HDREG_H 1 >#define HAVE_LINUX_INPUT_H 1 >#define HAVE_LINUX_JOYSTICK_H 1 >#define HAVE_LINUX_MAJOR_H 1 >#define HAVE_LINUX_PARAM_H 1 >#define HAVE_LINUX_SERIAL_H 1 >#define HAVE_LSEEK64 1 >#define HAVE_LSTAT 1 >#define HAVE_MEMMOVE 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MMAP 1 >#define HAVE_MODE_T 1 >#define HAVE_NCURSES_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_NETINET_IN_SYSTM_H 1 >#define HAVE_NETINET_IP_H 1 >#define HAVE_NETINET_TCP_H 1 >#define HAVE_NET_IF_H 1 >#define HAVE_OFF_T 1 >#define HAVE_OPENGL 1 >#define HAVE_OSS 1 >#define HAVE_OSS_MIDI 1 >#define HAVE_PCLOSE 1 >#define HAVE_PID_T 1 >#define HAVE_POPEN 1 >#define HAVE_PPDEV 1 >#define HAVE_PREAD 1 >#define HAVE_PTHREAD_MUTEX_LOCK 1 >#define HAVE_PTHREAD_MUTEX_UNLOCK 1 >#define HAVE_PTY_H 1 >#define HAVE_PWD_H 1 >#define HAVE_PWRITE 1 >#define HAVE_REGEX_H 1 >#define HAVE_RESIZETERM 1 >#define HAVE_RESOLV_H 1 >#define HAVE_SCHED_H 1 >#define HAVE_SCSI_SG_H 1 >#define HAVE_SELECT 1 >#define HAVE_SENDMSG 1 >#define HAVE_SETTIMEOFDAY 1 >#define HAVE_SIGALTSTACK 1 >#define HAVE_SIGINFO_T_SI_FD 1 >#define HAVE_SIZE_T 1 >#define HAVE_SNPRINTF 1 >#define HAVE_SSIZE_T 1 >#define HAVE_STATFS 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRCASECMP 1 >#define HAVE_STRERROR 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRNCASECMP 1 >#define HAVE_STRUCT_STATFS_F_BAVAIL 1 >#define HAVE_STRUCT_STATFS_F_BFREE 1 >#define HAVE_SYSCALL_H 1 >#define HAVE_SYS_ERRNO_H 1 >#define HAVE_SYS_FILE_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_IPC_H 1 >#define HAVE_SYS_MMAN_H 1 >#define HAVE_SYS_MOUNT_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_SOUNDCARD_H 1 >#define HAVE_SYS_STATFS_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_SYSCALL_H 1 >#define HAVE_SYS_SYSCTL_H 1 >#define HAVE_SYS_TIMES_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_UIO_H 1 >#define HAVE_SYS_UN_H 1 >#define HAVE_SYS_USER_H 1 >#define HAVE_SYS_VFS_H 1 >#define HAVE_SYS_VM86_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_TCGETATTR 1 >#define HAVE_TERMIOS_H 1 >#define HAVE_TIMEGM 1 >#define HAVE_UCONTEXT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_USLEEP 1 >#define HAVE_UTIME_H 1 >#define HAVE_VA_COPY 1 >#define HAVE_VFSCANF 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_WAIT4 1 >#define HAVE_WAITPID 1 >#define HAVE_X11_EXTENSIONS_SHAPE_H 1 >#define HAVE_X11_EXTENSIONS_XF86DGA_H 1 >#define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 >#define HAVE_X11_EXTENSIONS_XRENDER_H 1 >#define HAVE_X11_EXTENSIONS_XSHM_H 1 >#define HAVE_X11_EXTENSIONS_XVLIB_H 1 >#define HAVE_X11_XKBLIB_H 1 >#define HAVE_X11_XLIB_H 1 >#define HAVE_X11_XUTIL_H 1 >#define HAVE_XKB 1 >#define HAVE_XVIDEO 1 >#define HAVE___VA_COPY 1 >#define NO_DEBUG_MSGS 1 >#define NO_TRACE_MSGS 1 >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "Wine" >#define PACKAGE_STRING "Wine 20030408" >#define PACKAGE_TARNAME "wine" >#define PACKAGE_VERSION "20030408" >#define SIZEOF_LONG_LONG 8 >#define SONAME_LIBCUPS "libcups.so" >#define SONAME_LIBFREETYPE "libfreetype.so.6" >#define SONAME_LIBGL "libGL.so.1" >#define SONAME_LIBJACK "libjack.so" >#define SONAME_LIBX11 "libX11.so.6" >#define SONAME_LIBXEXT "libXext.so.6" >#define SONAME_LIBXRENDER "libXrender.so.1" >#define STATFS_DEFINED_BY_SYS_STATFS 1 >#define STATFS_DEFINED_BY_SYS_VFS 1 >#define STDC_HEADERS 1 >#define YYTEXT_POINTER 1 >#define _FILE_OFFSET_BITS 64 >#define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >#define __ASM_NAME(name) name >#define __ASM_SHORT ".short" >#define __ASM_STRING ".string" > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 19270
:
10601
| 10608