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 &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 &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 &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 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 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include