Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 88084 Details for
Bug 135143
wine-0.9.14 compile error without X
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 572.81 KB, created by
Denis Gubanov
on 2006-06-01 05:40:13 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Denis Gubanov
Created:
2006-06-01 05:40:13 UTC
Size:
572.81 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 0.9.14, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib CC=i686-pc-linux-gnu-gcc --sysconfdir=/etc/wine --with-curses --without-opengl --without-x --disable-trace --disable-debug --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = gameserver3 >uname -m = i686 >uname -r = 2.6.16-gentoo-r1 >uname -s = Linux >uname -v = #1 SMP Tue Apr 4 01:08:28 MSD 2006 > >/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.00GHz >/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: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1401: checking build system type >configure:1419: result: i686-pc-linux-gnu >configure:1427: checking host system type >configure:1441: result: i686-pc-linux-gnu >configure:1481: checking whether make sets $(MAKE) >configure:1501: result: yes >configure:1518: checking for i686-pc-linux-gnu-gcc >configure:1544: result: i686-pc-linux-gnu-gcc >configure:1826: checking for C compiler version >configure:1829: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:1832: $? = 0 >configure:1834: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:1837: $? = 0 >configure:1839: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:1842: $? = 1 >configure:1865: checking for C compiler default output file name >configure:1868: i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe conftest.c >&5 >configure:1871: $? = 0 >configure:1917: result: a.out >configure:1922: checking whether the C compiler works >configure:1928: ./a.out >configure:1931: $? = 0 >configure:1948: result: yes >configure:1955: checking whether we are cross compiling >configure:1957: result: no >configure:1960: checking for suffix of executables >configure:1962: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:1965: $? = 0 >configure:1990: result: >configure:1996: checking for suffix of object files >configure:2017: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2020: $? = 0 >configure:2042: result: o >configure:2046: checking whether we are using the GNU C compiler >configure:2070: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2076: $? = 0 >configure:2079: test -z || test ! -s conftest.err >configure:2082: $? = 0 >configure:2085: test -s conftest.o >configure:2088: $? = 0 >configure:2101: result: yes >configure:2107: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2128: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2134: $? = 0 >configure:2137: test -z || test ! -s conftest.err >configure:2140: $? = 0 >configure:2143: test -s conftest.o >configure:2146: $? = 0 >configure:2157: result: yes >configure:2174: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2244: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2250: $? = 0 >configure:2253: test -z || test ! -s conftest.err >configure:2256: $? = 0 >configure:2259: test -s conftest.o >configure:2262: $? = 0 >configure:2280: result: none needed >configure:2298: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:2304: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2444: checking for i686-pc-linux-gnu-g++ >configure:2460: found /usr/bin/i686-pc-linux-gnu-g++ >configure:2470: result: i686-pc-linux-gnu-g++ >configure:2528: checking for C++ compiler version >configure:2531: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2534: $? = 0 >configure:2536: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:2539: $? = 0 >configure:2541: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:2544: $? = 1 >configure:2547: checking whether we are using the GNU C++ compiler >configure:2571: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >configure:2577: $? = 0 >configure:2580: test -z || test ! -s conftest.err >configure:2583: $? = 0 >configure:2586: test -s conftest.o >configure:2589: $? = 0 >configure:2602: result: yes >configure:2608: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:2629: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:2635: $? = 0 >configure:2638: test -z || test ! -s conftest.err >configure:2641: $? = 0 >configure:2644: test -s conftest.o >configure:2647: $? = 0 >configure:2658: result: yes >configure:2700: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >configure:2706: $? = 0 >configure:2709: test -z || test ! -s conftest.err >configure:2712: $? = 0 >configure:2715: test -s conftest.o >configure:2718: $? = 0 >configure:2744: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >conftest.cc: In function 'int main()': >conftest.cc:13: error: 'exit' was not declared in this scope >configure:2750: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:2700: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >configure:2706: $? = 0 >configure:2709: test -z || test ! -s conftest.err >configure:2712: $? = 0 >configure:2715: test -s conftest.o >configure:2718: $? = 0 >configure:2744: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >configure:2750: $? = 0 >configure:2753: test -z || test ! -s conftest.err >configure:2756: $? = 0 >configure:2759: test -s conftest.o >configure:2762: $? = 0 >configure:2788: checking for i686-pc-linux-gnu-cpp >configure:2804: found /usr/bin/i686-pc-linux-gnu-cpp >configure:2814: result: i686-pc-linux-gnu-cpp >configure:2866: checking for the directory containing the Wine tools >configure:2890: result: $(TOPOBJDIR) >configure:2901: checking how to run the C preprocessor >configure:2936: i686-pc-linux-gnu-gcc -E conftest.c >configure:2942: $? = 0 >configure:2974: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:12:28: error: ac_nonexistent.h: No such file or directory >configure:2980: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3019: result: i686-pc-linux-gnu-gcc -E >configure:3043: i686-pc-linux-gnu-gcc -E conftest.c >configure:3049: $? = 0 >configure:3081: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:12:28: error: ac_nonexistent.h: No such file or directory >configure:3087: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3133: checking for X >configure:3353: result: disabled >configure:4515: checking for flex >configure:4531: found /usr/bin/flex >configure:4541: result: flex >configure:4554: checking for yywrap in -lfl >configure:4584: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lfl >&5 >configure:4590: $? = 0 >configure:4593: test -z || test ! -s conftest.err >configure:4596: $? = 0 >configure:4599: test -s conftest >configure:4602: $? = 0 >configure:4615: result: yes >configure:4692: checking lex output file root >configure:4703: flex conftest.l >configure:4706: $? = 0 >configure:4718: result: lex.yy >configure:4723: checking whether yytext is a pointer >configure:4739: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lfl >&5 >configure:4745: $? = 0 >configure:4748: test -z || test ! -s conftest.err >configure:4751: $? = 0 >configure:4754: test -s conftest >configure:4757: $? = 0 >configure:4771: result: yes >configure:4787: checking for flex >configure:4803: found /usr/bin/flex >configure:4813: result: flex >configure:4835: checking for bison >configure:4851: found /usr/bin/bison >configure:4861: result: bison >configure:4884: checking for i686-pc-linux-gnu-gas >configure:4913: result: no >configure:4884: checking for i686-pc-linux-gnu-as >configure:4900: found /usr/bin/i686-pc-linux-gnu-as >configure:4910: result: i686-pc-linux-gnu-as >configure:4969: checking for i686-pc-linux-gnu-ld >configure:4985: found /usr/bin/i686-pc-linux-gnu-ld >configure:4995: result: i686-pc-linux-gnu-ld >configure:5049: checking for i686-pc-linux-gnu-ar >configure:5065: found /usr/bin/i686-pc-linux-gnu-ar >configure:5075: result: i686-pc-linux-gnu-ar >configure:5129: checking for i686-pc-linux-gnu-ranlib >configure:5145: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:5155: result: i686-pc-linux-gnu-ranlib >configure:5209: checking for i686-pc-linux-gnu-strip >configure:5225: found /usr/bin/i686-pc-linux-gnu-strip >configure:5235: result: i686-pc-linux-gnu-strip >configure:5289: checking for i686-pc-linux-gnu-windres >configure:5318: result: no >configure:5327: checking for windres >configure:5354: result: false >configure:5366: checking whether ln -s works >configure:5370: result: yes >configure:5377: checking whether ln works >configure:5384: result: yes >configure:5393: checking for egrep >configure:5403: result: grep -E >configure:5410: checking for ldconfig >configure:5441: result: /bin/true >configure:5461: checking for a BSD-compatible install >configure:5516: result: /bin/install -c >configure:5536: checking for lclint >configure:5565: result: no >configure:5536: checking for lint >configure:5565: result: no >configure:5583: checking for fontforge >configure:5599: found /usr/bin/fontforge >configure:5609: result: fontforge >configure:5624: checking for pkg-config >configure:5640: found /usr/bin/pkg-config >configure:5650: result: pkg-config >configure:5668: checking for prelink >configure:5697: result: no >configure:5710: checking for i386_set_ldt in -li386 >configure:5740: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -li386 >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -li386 >collect2: ld returned 1 exit status >configure:5746: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char i386_set_ldt (); >| int >| main () >| { >| i386_set_ldt (); >| ; >| return 0; >| } >configure:5771: result: no >configure:5783: checking for _oss_ioctl in -lossaudio >configure:5813: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lossaudio >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lossaudio >collect2: ld returned 1 exit status >configure:5819: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char _oss_ioctl (); >| int >| main () >| { >| _oss_ioctl (); >| ; >| return 0; >| } >configure:5844: result: no >configure:5859: checking for gethostbyname >configure:5916: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:5922: $? = 0 >configure:5925: test -z || test ! -s conftest.err >configure:5928: $? = 0 >configure:5931: test -s conftest >configure:5934: $? = 0 >configure:5946: result: yes >configure:6034: checking for connect >configure:6091: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6097: $? = 0 >configure:6100: test -z || test ! -s conftest.err >configure:6103: $? = 0 >configure:6106: test -s conftest >configure:6109: $? = 0 >configure:6121: result: yes >configure:6209: checking for inet_aton >configure:6266: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6272: $? = 0 >configure:6275: test -z || test ! -s conftest.err >configure:6278: $? = 0 >configure:6281: test -s conftest >configure:6284: $? = 0 >configure:6296: result: yes >configure:6381: checking for _xpg4_setrunelocale in -lxpg4 >configure:6411: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lxpg4 >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lxpg4 >collect2: ld returned 1 exit status >configure:6417: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 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:6442: result: no >configure:6454: checking for poll in -lpoll >configure:6484: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lpoll >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpoll >collect2: ld returned 1 exit status >configure:6490: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char poll (); >| int >| main () >| { >| poll (); >| ; >| return 0; >| } >configure:6515: result: no >configure:6527: checking for res_9_init in -lresolv >configure:6557: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >&5 >/var/tmp/portage/wine-0.9.14/temp/cc2EPg5M.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `res_9_init' >collect2: ld returned 1 exit status >configure:6563: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char res_9_init (); >| int >| main () >| { >| res_9_init (); >| ; >| return 0; >| } >configure:6588: result: no >configure:6599: checking for pthread_create in -lpthread >configure:6629: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lpthread >&5 >configure:6635: $? = 0 >configure:6638: test -z || test ! -s conftest.err >configure:6641: $? = 0 >configure:6644: test -s conftest >configure:6647: $? = 0 >configure:6660: result: yes >configure:6680: checking for ANSI C header files >configure:6705: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6711: $? = 0 >configure:6714: test -z || test ! -s conftest.err >configure:6717: $? = 0 >configure:6720: test -s conftest.o >configure:6723: $? = 0 >configure:6812: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:34: warning: incompatible implicit declaration of built-in function 'exit' >configure:6815: $? = 0 >configure:6817: ./conftest >configure:6820: $? = 0 >configure:6835: result: yes >configure:6859: checking for sys/types.h >configure:6875: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6881: $? = 0 >configure:6884: test -z || test ! -s conftest.err >configure:6887: $? = 0 >configure:6890: test -s conftest.o >configure:6893: $? = 0 >configure:6904: result: yes >configure:6859: checking for sys/stat.h >configure:6875: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6881: $? = 0 >configure:6884: test -z || test ! -s conftest.err >configure:6887: $? = 0 >configure:6890: test -s conftest.o >configure:6893: $? = 0 >configure:6904: result: yes >configure:6859: checking for stdlib.h >configure:6875: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6881: $? = 0 >configure:6884: test -z || test ! -s conftest.err >configure:6887: $? = 0 >configure:6890: test -s conftest.o >configure:6893: $? = 0 >configure:6904: result: yes >configure:6859: checking for string.h >configure:6875: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6881: $? = 0 >configure:6884: test -z || test ! -s conftest.err >configure:6887: $? = 0 >configure:6890: test -s conftest.o >configure:6893: $? = 0 >configure:6904: result: yes >configure:6859: checking for memory.h >configure:6875: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6881: $? = 0 >configure:6884: test -z || test ! -s conftest.err >configure:6887: $? = 0 >configure:6890: test -s conftest.o >configure:6893: $? = 0 >configure:6904: result: yes >configure:6859: checking for strings.h >configure:6875: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6881: $? = 0 >configure:6884: test -z || test ! -s conftest.err >configure:6887: $? = 0 >configure:6890: test -s conftest.o >configure:6893: $? = 0 >configure:6904: result: yes >configure:6859: checking for inttypes.h >configure:6875: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6881: $? = 0 >configure:6884: test -z || test ! -s conftest.err >configure:6887: $? = 0 >configure:6890: test -s conftest.o >configure:6893: $? = 0 >configure:6904: result: yes >configure:6859: checking for stdint.h >configure:6875: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6881: $? = 0 >configure:6884: test -z || test ! -s conftest.err >configure:6887: $? = 0 >configure:6890: test -s conftest.o >configure:6893: $? = 0 >configure:6904: result: yes >configure:6859: checking for unistd.h >configure:6875: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6881: $? = 0 >configure:6884: test -z || test ! -s conftest.err >configure:6887: $? = 0 >configure:6890: test -s conftest.o >configure:6893: $? = 0 >configure:6904: result: yes >configure:7138: checking IOKit/IOKitLib.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:61:28: error: IOKit/IOKitLib.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 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 >| /* 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 <IOKit/IOKitLib.h> >configure:7178: result: no >configure:7182: checking IOKit/IOKitLib.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:27:28: error: IOKit/IOKitLib.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 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 >| /* end confdefs.h. */ >| #include <IOKit/IOKitLib.h> >configure:7218: result: no >configure:7253: checking for IOKit/IOKitLib.h >configure:7260: result: no >configure:7129: checking for alsa/asoundlib.h >configure:7134: result: no >configure:7138: checking arpa/inet.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking arpa/inet.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for arpa/inet.h >configure:7260: result: yes >configure:7138: checking arpa/nameser.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking arpa/nameser.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for arpa/nameser.h >configure:7260: result: yes >configure:7138: checking asm/types.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking asm/types.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for asm/types.h >configure:7260: result: yes >configure:7138: checking capi20.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:64:20: error: capi20.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_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 <capi20.h> >configure:7178: result: no >configure:7182: checking capi20.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:30:20: error: capi20.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| /* end confdefs.h. */ >| #include <capi20.h> >configure:7218: result: no >configure:7253: checking for capi20.h >configure:7260: result: no >configure:7129: checking for cups/cups.h >configure:7134: result: no >configure:7138: checking curses.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking curses.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for curses.h >configure:7260: result: yes >configure:7138: checking direct.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:65:20: error: direct.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_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:7178: result: no >configure:7182: checking direct.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:31:20: error: direct.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| /* end confdefs.h. */ >| #include <direct.h> >configure:7218: result: no >configure:7253: checking for direct.h >configure:7260: result: no >configure:7138: checking dlfcn.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking dlfcn.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for dlfcn.h >configure:7260: result: yes >configure:7138: checking elf.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking elf.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for elf.h >configure:7260: result: yes >configure:7138: checking float.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking float.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for float.h >configure:7260: result: yes >configure:7138: checking fontconfig/fontconfig.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking fontconfig/fontconfig.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for fontconfig/fontconfig.h >configure:7260: result: yes >configure:7138: checking getopt.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking getopt.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for getopt.h >configure:7260: result: yes >configure:7129: checking for gif_lib.h >configure:7134: result: no >configure:7138: checking ieeefp.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:70:20: error: ieeefp.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #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:7178: result: no >configure:7182: checking ieeefp.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:36:20: error: ieeefp.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| /* end confdefs.h. */ >| #include <ieeefp.h> >configure:7218: result: no >configure:7253: checking for ieeefp.h >configure:7260: result: no >configure:7138: checking io.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:70:16: error: io.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #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:7178: result: no >configure:7182: checking io.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:36:16: error: io.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| /* end confdefs.h. */ >| #include <io.h> >configure:7218: result: no >configure:7253: checking for io.h >configure:7260: result: no >configure:7129: checking for jack/jack.h >configure:7134: result: no >configure:7129: checking for jpeglib.h >configure:7134: result: no >configure:7129: checking for lber.h >configure:7134: result: no >configure:7129: checking for lcms.h >configure:7134: result: no >configure:7138: checking lcms/lcms.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:70:23: error: lcms/lcms.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #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 <lcms/lcms.h> >configure:7178: result: no >configure:7182: checking lcms/lcms.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:36:23: error: lcms/lcms.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| /* end confdefs.h. */ >| #include <lcms/lcms.h> >configure:7218: result: no >configure:7253: checking for lcms/lcms.h >configure:7260: result: no >configure:7129: checking for ldap.h >configure:7134: result: no >configure:7138: checking libaudioio.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:70:24: error: libaudioio.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #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:7178: result: no >configure:7182: checking libaudioio.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:36:24: error: libaudioio.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| /* end confdefs.h. */ >| #include <libaudioio.h> >configure:7218: result: no >configure:7253: checking for libaudioio.h >configure:7260: result: no >configure:7138: checking link.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking link.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for link.h >configure:7260: result: yes >configure:7138: checking linux/cdrom.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking linux/cdrom.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for linux/cdrom.h >configure:7260: result: yes >configure:7138: checking linux/compiler.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking linux/compiler.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for linux/compiler.h >configure:7260: result: yes >configure:7138: checking linux/hdreg.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking linux/hdreg.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for linux/hdreg.h >configure:7260: result: yes >configure:7138: checking linux/input.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking linux/input.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for linux/input.h >configure:7260: result: yes >configure:7138: checking linux/ioctl.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking linux/ioctl.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for linux/ioctl.h >configure:7260: result: yes >configure:7138: checking linux/joystick.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking linux/joystick.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for linux/joystick.h >configure:7260: result: yes >configure:7138: checking linux/major.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking linux/major.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for linux/major.h >configure:7260: result: yes >configure:7138: checking linux/param.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking linux/param.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for linux/param.h >configure:7260: result: yes >configure:7138: checking linux/serial.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking linux/serial.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for linux/serial.h >configure:7260: result: yes >configure:7138: checking linux/ucdrom.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:80:26: error: linux/ucdrom.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| /* end confdefs.h. */ >| #include <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:7178: result: no >configure:7182: checking linux/ucdrom.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:46:26: error: linux/ucdrom.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| /* end confdefs.h. */ >| #include <linux/ucdrom.h> >configure:7218: result: no >configure:7253: checking for linux/ucdrom.h >configure:7260: result: no >configure:7138: checking mach/machine.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:80:26: error: mach/machine.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| /* end confdefs.h. */ >| #include <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 <mach/machine.h> >configure:7178: result: no >configure:7182: checking mach/machine.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:46:26: error: mach/machine.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| /* end confdefs.h. */ >| #include <mach/machine.h> >configure:7218: result: no >configure:7253: checking for mach/machine.h >configure:7260: result: no >configure:7138: checking machine/cpu.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:80:25: error: machine/cpu.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| /* end confdefs.h. */ >| #include <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 <machine/cpu.h> >configure:7178: result: no >configure:7182: checking machine/cpu.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:46:25: error: machine/cpu.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| /* end confdefs.h. */ >| #include <machine/cpu.h> >configure:7218: result: no >configure:7253: checking for machine/cpu.h >configure:7260: result: no >configure:7138: checking machine/limits.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:80:28: error: machine/limits.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| /* end confdefs.h. */ >| #include <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 <machine/limits.h> >configure:7178: result: no >configure:7182: checking machine/limits.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:46:28: error: machine/limits.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| /* end confdefs.h. */ >| #include <machine/limits.h> >configure:7218: result: no >configure:7253: checking for machine/limits.h >configure:7260: result: no >configure:7129: checking for machine/soundcard.h >configure:7134: result: no >configure:7138: checking mntent.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking mntent.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for mntent.h >configure:7260: result: yes >configure:7138: checking ncurses.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking ncurses.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for ncurses.h >configure:7260: result: yes >configure:7138: checking netdb.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking netdb.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for netdb.h >configure:7260: result: yes >configure:7138: checking netinet/in.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking netinet/in.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for netinet/in.h >configure:7260: result: yes >configure:7138: checking netinet/in_systm.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking netinet/in_systm.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for netinet/in_systm.h >configure:7260: result: yes >configure:7138: checking netinet/tcp.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking netinet/tcp.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for netinet/tcp.h >configure:7260: result: yes >configure:7138: checking netinet/tcp_fsm.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:86:29: error: netinet/tcp_fsm.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #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 <netinet/tcp_fsm.h> >configure:7178: result: no >configure:7182: checking netinet/tcp_fsm.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:52:29: error: netinet/tcp_fsm.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| /* end confdefs.h. */ >| #include <netinet/tcp_fsm.h> >configure:7218: result: no >configure:7253: checking for netinet/tcp_fsm.h >configure:7260: result: no >configure:7138: checking openssl/err.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking openssl/err.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for openssl/err.h >configure:7260: result: yes >configure:7138: checking openssl/ssl.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking openssl/ssl.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for openssl/ssl.h >configure:7260: result: yes >configure:7138: checking poll.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking poll.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for poll.h >configure:7260: result: yes >configure:7138: checking process.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:89:21: error: process.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_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 <process.h> >configure:7178: result: no >configure:7182: checking process.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:55:21: error: process.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| /* end confdefs.h. */ >| #include <process.h> >configure:7218: result: no >configure:7253: checking for process.h >configure:7260: result: no >configure:7138: checking pthread.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking pthread.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for pthread.h >configure:7260: result: yes >configure:7138: checking pwd.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking pwd.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for pwd.h >configure:7260: result: yes >configure:7138: checking regex.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking regex.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for regex.h >configure:7260: result: yes >configure:7138: checking sched.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sched.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sched.h >configure:7260: result: yes >configure:7138: checking scsi/scsi.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking scsi/scsi.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for scsi/scsi.h >configure:7260: result: yes >configure:7138: checking scsi/scsi_ioctl.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking scsi/scsi_ioctl.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for scsi/scsi_ioctl.h >configure:7260: result: yes >configure:7138: checking scsi/sg.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking scsi/sg.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for scsi/sg.h >configure:7260: result: yes >configure:7129: checking for soundcard.h >configure:7134: result: no >configure:7129: checking for stdint.h >configure:7134: result: yes >configure:7129: checking for strings.h >configure:7134: result: yes >configure:7129: checking for sys/asoundlib.h >configure:7134: result: no >configure:7138: checking sys/cdio.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:98:22: error: sys/cdio.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| /* 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:7178: result: no >configure:7182: checking sys/cdio.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:64:22: error: sys/cdio.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <sys/cdio.h> >configure:7218: result: no >configure:7253: checking for sys/cdio.h >configure:7260: result: no >configure:7138: checking sys/elf32.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:98:23: error: sys/elf32.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| /* 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/elf32.h> >configure:7178: result: no >configure:7182: checking sys/elf32.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:64:23: error: sys/elf32.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| /* end confdefs.h. */ >| #include <sys/elf32.h> >configure:7218: result: no >configure:7253: checking for sys/elf32.h >configure:7260: result: no >configure:7138: checking sys/epoll.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/epoll.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/epoll.h >configure:7260: result: yes >configure:7138: checking sys/errno.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/errno.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/errno.h >configure:7260: result: yes >configure:7138: checking sys/exec_elf.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:100:26: error: sys/exec_elf.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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/exec_elf.h> >configure:7178: result: no >configure:7182: checking sys/exec_elf.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:66:26: error: sys/exec_elf.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| /* end confdefs.h. */ >| #include <sys/exec_elf.h> >configure:7218: result: no >configure:7253: checking for sys/exec_elf.h >configure:7260: result: no >configure:7138: checking sys/filio.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:100:23: error: sys/filio.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_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:7178: result: no >configure:7182: checking sys/filio.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:66:23: error: sys/filio.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| /* end confdefs.h. */ >| #include <sys/filio.h> >configure:7218: result: no >configure:7253: checking for sys/filio.h >configure:7260: result: no >configure:7138: checking sys/ioctl.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/ioctl.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/ioctl.h >configure:7260: result: yes >configure:7138: checking sys/ipc.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/ipc.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/ipc.h >configure:7260: result: yes >configure:7138: checking sys/limits.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:102:24: error: sys/limits.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #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/limits.h> >configure:7178: result: no >configure:7182: checking sys/limits.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:68:24: error: sys/limits.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <sys/limits.h> >configure:7218: result: no >configure:7253: checking for sys/limits.h >configure:7260: result: no >configure:7138: checking sys/link.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:102:22: error: sys/link.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #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:7178: result: no >configure:7182: checking sys/link.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:68:22: error: sys/link.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <sys/link.h> >configure:7218: result: no >configure:7253: checking for sys/link.h >configure:7260: result: no >configure:7138: checking sys/lwp.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:102:21: error: sys/lwp.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #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:7178: result: no >configure:7182: checking sys/lwp.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:68:21: error: sys/lwp.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| /* end confdefs.h. */ >| #include <sys/lwp.h> >configure:7218: result: no >configure:7253: checking for sys/lwp.h >configure:7260: result: no >configure:7138: checking sys/mman.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/mman.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/mman.h >configure:7260: result: yes >configure:7138: checking sys/modem.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:103:23: error: sys/modem.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #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:7178: result: no >configure:7182: checking sys/modem.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:69:23: error: sys/modem.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| /* end confdefs.h. */ >| #include <sys/modem.h> >configure:7218: result: no >configure:7253: checking for sys/modem.h >configure:7260: result: no >configure:7138: checking sys/msg.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/msg.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/msg.h >configure:7260: result: yes >configure:7138: checking sys/mtio.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/mtio.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/mtio.h >configure:7260: result: yes >configure:7138: checking sys/param.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/param.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/param.h >configure:7260: result: yes >configure:7138: checking sys/poll.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/poll.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/poll.h >configure:7260: result: yes >configure:7138: checking sys/prctl.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/prctl.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/prctl.h >configure:7260: result: yes >configure:7138: checking sys/ptrace.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/ptrace.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/ptrace.h >configure:7260: result: yes >configure:7138: checking sys/reg.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/reg.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/reg.h >configure:7260: result: yes >configure:7138: checking sys/resource.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/resource.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/resource.h >configure:7260: result: yes >configure:7138: checking sys/scsiio.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:111:24: error: sys/scsiio.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #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/scsiio.h> >configure:7178: result: no >configure:7182: checking sys/scsiio.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:77:24: error: sys/scsiio.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| /* end confdefs.h. */ >| #include <sys/scsiio.h> >configure:7218: result: no >configure:7253: checking for sys/scsiio.h >configure:7260: result: no >configure:7138: checking sys/shm.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/shm.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/shm.h >configure:7260: result: yes >configure:7138: checking sys/signal.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/signal.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/signal.h >configure:7260: result: yes >configure:7138: checking sys/socket.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/socket.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/socket.h >configure:7260: result: yes >configure:7138: checking sys/sockio.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:114:24: error: sys/sockio.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| /* 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:7178: result: no >configure:7182: checking sys/sockio.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:80:24: error: sys/sockio.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| /* end confdefs.h. */ >| #include <sys/sockio.h> >configure:7218: result: no >configure:7253: checking for sys/sockio.h >configure:7260: result: no >configure:7129: checking for sys/soundcard.h >configure:7134: result: no >configure:7138: checking sys/statvfs.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/statvfs.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/statvfs.h >configure:7260: result: yes >configure:7138: checking sys/strtio.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:115:24: error: sys/strtio.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_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:7178: result: no >configure:7182: checking sys/strtio.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:81:24: error: sys/strtio.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| /* end confdefs.h. */ >| #include <sys/strtio.h> >configure:7218: result: no >configure:7253: checking for sys/strtio.h >configure:7260: result: no >configure:7138: checking sys/syscall.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/syscall.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/syscall.h >configure:7260: result: yes >configure:7138: checking sys/sysctl.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/sysctl.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/sysctl.h >configure:7260: result: yes >configure:7138: checking sys/time.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/time.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/time.h >configure:7260: result: yes >configure:7138: checking sys/times.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/times.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/times.h >configure:7260: result: yes >configure:7138: checking sys/uio.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/uio.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/uio.h >configure:7260: result: yes >configure:7138: checking sys/un.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/un.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/un.h >configure:7260: result: yes >configure:7138: checking sys/vm86.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/vm86.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/vm86.h >configure:7260: result: yes >configure:7138: checking sys/wait.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking sys/wait.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for sys/wait.h >configure:7260: result: yes >configure:7138: checking syscall.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking syscall.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for syscall.h >configure:7260: result: yes >configure:7138: checking termios.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking termios.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for termios.h >configure:7260: result: yes >configure:7138: checking unicode/ubidi.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:125:27: error: unicode/ubidi.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| /* 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 <unicode/ubidi.h> >configure:7178: result: no >configure:7182: checking unicode/ubidi.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:91:27: error: unicode/ubidi.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| /* end confdefs.h. */ >| #include <unicode/ubidi.h> >configure:7218: result: no >configure:7253: checking for unicode/ubidi.h >configure:7260: result: no >configure:7129: checking for unistd.h >configure:7134: result: yes >configure:7138: checking utime.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7156: $? = 0 >configure:7159: test -z || test ! -s conftest.err >configure:7162: $? = 0 >configure:7165: test -s conftest.o >configure:7168: $? = 0 >configure:7178: result: yes >configure:7182: checking utime.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >configure:7198: $? = 0 >configure:7218: result: yes >configure:7253: checking for utime.h >configure:7260: result: yes >configure:7138: checking valgrind/memcheck.h usability >configure:7150: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:127:31: error: valgrind/memcheck.h: No such file or directory >configure:7156: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #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:7178: result: no >configure:7182: checking valgrind/memcheck.h presence >configure:7192: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:93:31: error: valgrind/memcheck.h: No such file or directory >configure:7198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| /* end confdefs.h. */ >| #include <valgrind/memcheck.h> >configure:7218: result: no >configure:7253: checking for valgrind/memcheck.h >configure:7260: result: no >configure:7273: checking whether stat file-mode macros are broken >configure:7321: result: no >configure:7340: checking for sys/mount.h >configure:7359: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7365: $? = 0 >configure:7368: test -z || test ! -s conftest.err >configure:7371: $? = 0 >configure:7374: test -s conftest.o >configure:7377: $? = 0 >configure:7388: result: yes >configure:7340: checking for sys/statfs.h >configure:7359: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7365: $? = 0 >configure:7368: test -z || test ! -s conftest.err >configure:7371: $? = 0 >configure:7374: test -s conftest.o >configure:7377: $? = 0 >configure:7388: result: yes >configure:7340: checking for sys/user.h >configure:7359: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7365: $? = 0 >configure:7368: test -z || test ! -s conftest.err >configure:7371: $? = 0 >configure:7374: test -s conftest.o >configure:7377: $? = 0 >configure:7388: result: yes >configure:7340: checking for sys/vfs.h >configure:7359: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7365: $? = 0 >configure:7368: test -z || test ! -s conftest.err >configure:7371: $? = 0 >configure:7374: test -s conftest.o >configure:7377: $? = 0 >configure:7388: result: yes >configure:7409: checking for net/if.h >configure:7428: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7434: $? = 0 >configure:7437: test -z || test ! -s conftest.err >configure:7440: $? = 0 >configure:7443: test -s conftest.o >configure:7446: $? = 0 >configure:7457: result: yes >configure:7409: checking for net/if_arp.h >configure:7428: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7434: $? = 0 >configure:7437: test -z || test ! -s conftest.err >configure:7440: $? = 0 >configure:7443: test -s conftest.o >configure:7446: $? = 0 >configure:7457: result: yes >configure:7409: checking for net/if_dl.h >configure:7428: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:104:23: error: net/if_dl.h: No such file or directory >configure:7434: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| >| #include <net/if_dl.h> >configure:7457: result: no >configure:7409: checking for net/if_types.h >configure:7428: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:104:26: error: net/if_types.h: No such file or directory >configure:7434: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| >| #include <net/if_types.h> >configure:7457: result: no >configure:7409: checking for net/route.h >configure:7428: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7434: $? = 0 >configure:7437: test -z || test ! -s conftest.err >configure:7440: $? = 0 >configure:7443: test -s conftest.o >configure:7446: $? = 0 >configure:7457: result: yes >configure:7409: checking for netipx/ipx.h >configure:7428: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7434: $? = 0 >configure:7437: test -z || test ! -s conftest.err >configure:7440: $? = 0 >configure:7443: test -s conftest.o >configure:7446: $? = 0 >configure:7457: result: yes >configure:7473: checking for resolv.h >configure:7498: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7504: $? = 0 >configure:7507: test -z || test ! -s conftest.err >configure:7510: $? = 0 >configure:7513: test -s conftest.o >configure:7516: $? = 0 >configure:7527: result: yes >configure:7543: checking for ucontext.h >configure:7559: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7565: $? = 0 >configure:7568: test -z || test ! -s conftest.err >configure:7571: $? = 0 >configure:7574: test -s conftest.o >configure:7577: $? = 0 >configure:7588: result: yes >configure:7605: checking for linux/ipx.h >configure:7627: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7633: $? = 0 >configure:7636: test -z || test ! -s conftest.err >configure:7639: $? = 0 >configure:7642: test -s conftest.o >configure:7645: $? = 0 >configure:7656: result: yes >configure:7605: checking for linux/videodev.h >configure:7627: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7633: $? = 0 >configure:7636: test -z || test ! -s conftest.err >configure:7639: $? = 0 >configure:7642: test -s conftest.o >configure:7645: $? = 0 >configure:7656: result: yes >configure:7672: checking for linux/capi.h >configure:7688: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:7694: $? = 0 >configure:7697: test -z || test ! -s conftest.err >configure:7700: $? = 0 >configure:7703: test -s conftest.o >configure:7706: $? = 0 >configure:7717: result: yes >configure:8996: checking for libxml/parser.h >configure:9001: result: yes >configure:9135: checking for xmlParseMemory in -lxml2 >configure:9165: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include/libxml2 conftest.c -lxml2 -lxml2 -lz -lm >&5 >configure:9171: $? = 0 >configure:9174: test -z || test ! -s conftest.err >configure:9177: $? = 0 >configure:9180: test -s conftest >configure:9183: $? = 0 >configure:9196: result: yes >configure:9208: checking for xmlReadMemory in -lxml2 >configure:9238: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include/libxml2 conftest.c -lxml2 -lxml2 -lz -lm >&5 >configure:9244: $? = 0 >configure:9247: test -z || test ! -s conftest.err >configure:9250: $? = 0 >configure:9253: test -s conftest >configure:9256: $? = 0 >configure:9269: result: yes >configure:9293: checking for libxslt/pattern.h >configure:9340: result: yes >configure:9346: checking for xsltCompilePattern in -lxslt >configure:9376: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include/libxml2 conftest.c -lxslt -lxslt -lxml2 -lz -lm >&5 >configure:9382: $? = 0 >configure:9385: test -z || test ! -s conftest.err >configure:9388: $? = 0 >configure:9391: test -s conftest >configure:9394: $? = 0 >configure:9407: result: yes >configure:9293: checking for libxslt/transform.h >configure:9340: result: yes >configure:9346: checking for xsltCompilePattern in -lxslt >configure:9407: result: yes >configure:9450: checking dbus/dbus.h usability >configure:9462: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:147:23: error: dbus/dbus.h: No such file or directory >configure:9468: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 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 <dbus/dbus.h> >configure:9490: result: no >configure:9494: checking dbus/dbus.h presence >configure:9504: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:113:23: error: dbus/dbus.h: No such file or directory >configure:9510: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| /* end confdefs.h. */ >| #include <dbus/dbus.h> >configure:9530: result: no >configure:9565: checking for dbus/dbus.h >configure:9572: result: no >configure:9450: checking hal/libhal.h usability >configure:9462: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:147:24: error: hal/libhal.h: No such file or directory >configure:9468: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 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 <hal/libhal.h> >configure:9490: result: no >configure:9494: checking hal/libhal.h presence >configure:9504: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:113:24: error: hal/libhal.h: No such file or directory >configure:9510: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| /* end confdefs.h. */ >| #include <hal/libhal.h> >configure:9530: result: no >configure:9565: checking for hal/libhal.h >configure:9572: result: no >configure:9734: checking for waddch in -lncurses >configure:9764: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lncurses >&5 >configure:9770: $? = 0 >configure:9773: test -z || test ! -s conftest.err >configure:9776: $? = 0 >configure:9779: test -s conftest >configure:9782: $? = 0 >configure:9795: result: yes >configure:9886: checking for sane-config >configure:9913: result: no >configure:10155: checking for gphoto2-config >configure:10182: result: no >configure:10191: checking for gphoto2-port-config >configure:10218: result: no >configure:10535: checking for res_query in -lresolv >configure:10565: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lresolv >&5 >configure:10571: $? = 0 >configure:10574: test -z || test ! -s conftest.err >configure:10577: $? = 0 >configure:10580: test -s conftest >configure:10583: $? = 0 >configure:10596: result: yes >configure:10946: checking for FT_Init_FreeType in -lfreetype >configure:11007: result: yes >configure:11021: checking for freetype-config >configure:11037: found /usr/bin/freetype-config >configure:11048: result: freetype-config >configure:11130: checking for ft2build.h >configure:11148: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/freetype2 conftest.c >&5 >configure:11154: $? = 0 >configure:11157: test -z || test ! -s conftest.err >configure:11160: $? = 0 >configure:11163: test -s conftest.o >configure:11166: $? = 0 >configure:11177: result: yes >configure:11130: checking for freetype/freetype.h >configure:11148: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/freetype2 conftest.c >&5 >configure:11154: $? = 0 >configure:11157: test -z || test ! -s conftest.err >configure:11160: $? = 0 >configure:11163: test -s conftest.o >configure:11166: $? = 0 >configure:11177: result: yes >configure:11130: checking for freetype/ftglyph.h >configure:11148: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/freetype2 conftest.c >&5 >configure:11154: $? = 0 >configure:11157: test -z || test ! -s conftest.err >configure:11160: $? = 0 >configure:11163: test -s conftest.o >configure:11166: $? = 0 >configure:11177: result: yes >configure:11130: checking for freetype/tttables.h >configure:11148: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/freetype2 conftest.c >&5 >configure:11154: $? = 0 >configure:11157: test -z || test ! -s conftest.err >configure:11160: $? = 0 >configure:11163: test -s conftest.o >configure:11166: $? = 0 >configure:11177: result: yes >configure:11130: checking for freetype/ftnames.h >configure:11148: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/freetype2 conftest.c >&5 >conftest.c:123:30: error: freetype/ftnames.h: No such file or directory >configure:11154: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 1 >| #define HAVE_FREETYPE_FREETYPE_H 1 >| #define HAVE_FREETYPE_FTGLYPH_H 1 >| #define HAVE_FREETYPE_TTTABLES_H 1 >| /* end confdefs.h. */ >| #if HAVE_FT2BUILD_H >| #include <ft2build.h> >| #endif >| >| #include <freetype/ftnames.h> >configure:11177: result: no >configure:11130: checking for freetype/ftsnames.h >configure:11148: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/freetype2 conftest.c >&5 >configure:11154: $? = 0 >configure:11157: test -z || test ! -s conftest.err >configure:11160: $? = 0 >configure:11163: test -s conftest.o >configure:11166: $? = 0 >configure:11177: result: yes >configure:11130: checking for freetype/ttnameid.h >configure:11148: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/freetype2 conftest.c >&5 >configure:11154: $? = 0 >configure:11157: test -z || test ! -s conftest.err >configure:11160: $? = 0 >configure:11163: test -s conftest.o >configure:11166: $? = 0 >configure:11177: result: yes >configure:11130: checking for freetype/ftoutln.h >configure:11148: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/freetype2 conftest.c >&5 >configure:11154: $? = 0 >configure:11157: test -z || test ! -s conftest.err >configure:11160: $? = 0 >configure:11163: test -s conftest.o >configure:11166: $? = 0 >configure:11177: result: yes >configure:11130: checking for freetype/ftwinfnt.h >configure:11148: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/freetype2 conftest.c >&5 >configure:11154: $? = 0 >configure:11157: test -z || test ! -s conftest.err >configure:11160: $? = 0 >configure:11163: test -s conftest.o >configure:11166: $? = 0 >configure:11177: result: yes >configure:11130: checking for freetype/ftmodapi.h >configure:11148: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/freetype2 conftest.c >&5 >configure:11154: $? = 0 >configure:11157: test -z || test ! -s conftest.err >configure:11160: $? = 0 >configure:11163: test -s conftest.o >configure:11166: $? = 0 >configure:11177: result: yes >configure:11130: checking for freetype/internal/sfnt.h >configure:11148: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/freetype2 conftest.c >&5 >configure:11154: $? = 0 >configure:11157: test -z || test ! -s conftest.err >configure:11160: $? = 0 >configure:11163: test -s conftest.o >configure:11166: $? = 0 >configure:11177: result: yes >configure:11197: i686-pc-linux-gnu-gcc -E -I/usr/include/freetype2 conftest.c >configure:11203: $? = 0 >configure:11228: checking for FT_TrueTypeEngineType >configure:11253: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include/freetype2 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:131: error: 'FT_TrueTypeEngineType' undeclared (first use in this function) >conftest.c:131: error: (Each undeclared identifier is reported only once >conftest.c:131: error: for each function it appears in.) >conftest.c:131: error: expected expression before ')' token >configure:11259: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| /* end confdefs.h. */ >| #include <freetype/ftmodapi.h> >| >| int >| main () >| { >| if ((FT_TrueTypeEngineType *) 0) >| return 0; >| if (sizeof (FT_TrueTypeEngineType)) >| return 0; >| ; >| return 0; >| } >configure:11282: result: no >configure:11299: checking for FT_Load_Sfnt_Table >configure:11356: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -lfreetype -lz -I/usr/include/freetype2 conftest.c >&5 >configure:11362: $? = 0 >configure:11365: test -z || test ! -s conftest.err >configure:11368: $? = 0 >configure:11371: test -s conftest >configure:11374: $? = 0 >configure:11386: result: yes >configure:11423: checking for parport header/ppdev.h >configure:11444: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:11450: $? = 0 >configure:11453: test -z || test ! -s conftest.err >configure:11456: $? = 0 >configure:11459: test -s conftest.o >configure:11462: $? = 0 >configure:11474: result: yes >configure:11485: checking for va_copy >configure:11508: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:11514: $? = 0 >configure:11517: test -z || test ! -s conftest.err >configure:11520: $? = 0 >configure:11523: test -s conftest >configure:11526: $? = 0 >configure:11539: result: yes >configure:11549: checking for __va_copy >configure:11572: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:11578: $? = 0 >configure:11581: test -z || test ! -s conftest.err >configure:11584: $? = 0 >configure:11587: test -s conftest >configure:11590: $? = 0 >configure:11603: result: yes >configure:11614: checking for sigsetjmp >configure:11637: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:11643: $? = 0 >configure:11646: test -z || test ! -s conftest.err >configure:11649: $? = 0 >configure:11652: test -s conftest >configure:11655: $? = 0 >configure:11668: result: yes >configure:11679: checking for pthread_rwlock_t >configure:11705: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:11711: $? = 0 >configure:11714: test -z || test ! -s conftest.err >configure:11717: $? = 0 >configure:11720: test -s conftest.o >configure:11723: $? = 0 >configure:11734: result: yes >configure:11744: checking for pthread_rwlockattr_t >configure:11770: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:11776: $? = 0 >configure:11779: test -z || test ! -s conftest.err >configure:11782: $? = 0 >configure:11785: test -s conftest.o >configure:11788: $? = 0 >configure:11799: result: yes >configure:11822: checking for pthread_getattr_np >configure:11879: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lpthread >&5 >configure:11885: $? = 0 >configure:11888: test -z || test ! -s conftest.err >configure:11891: $? = 0 >configure:11894: test -s conftest >configure:11897: $? = 0 >configure:11909: result: yes >configure:11822: checking for pthread_get_stackaddr_np >configure:11879: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lpthread >&5 >/var/tmp/portage/wine-0.9.14/temp/cctYuvFg.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `pthread_get_stackaddr_np' >/var/tmp/portage/wine-0.9.14/temp/cctYuvFg.o:(.data+0x0): undefined reference to `pthread_get_stackaddr_np' >collect2: ld returned 1 exit status >configure:11885: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| /* end confdefs.h. */ >| /* Define pthread_get_stackaddr_np to an innocuous variant, in case <limits.h> declares pthread_get_stackaddr_np. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pthread_get_stackaddr_np innocuous_pthread_get_stackaddr_np >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_get_stackaddr_np (); 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 >| >| #undef pthread_get_stackaddr_np >| >| /* 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_get_stackaddr_np (); >| /* 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_get_stackaddr_np) || defined (__stub___pthread_get_stackaddr_np) >| choke me >| #else >| char (*f) () = pthread_get_stackaddr_np; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != pthread_get_stackaddr_np; >| ; >| return 0; >| } >configure:11909: result: no >configure:11822: checking for pthread_get_stacksize_np >configure:11879: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lpthread >&5 >/var/tmp/portage/wine-0.9.14/temp/ccZONG5p.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `pthread_get_stacksize_np' >/var/tmp/portage/wine-0.9.14/temp/ccZONG5p.o:(.data+0x0): undefined reference to `pthread_get_stacksize_np' >collect2: ld returned 1 exit status >configure:11885: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| /* end confdefs.h. */ >| /* Define pthread_get_stacksize_np to an innocuous variant, in case <limits.h> declares pthread_get_stacksize_np. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pthread_get_stacksize_np innocuous_pthread_get_stacksize_np >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_get_stacksize_np (); 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 >| >| #undef pthread_get_stacksize_np >| >| /* 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_get_stacksize_np (); >| /* 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_get_stacksize_np) || defined (__stub___pthread_get_stacksize_np) >| choke me >| #else >| char (*f) () = pthread_get_stacksize_np; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != pthread_get_stacksize_np; >| ; >| return 0; >| } >configure:11909: result: no >configure:11923: checking for artsc-config >configure:11956: result: no >configure:12101: checking for esd-config >configure:12119: found /usr/bin/esd-config >configure:12131: result: /usr/bin/esd-config >configure:12150: checking for esd_open_sound in -lesd >configure:12180: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lesd >&5 >configure:12186: $? = 0 >configure:12189: test -z || test ! -s conftest.err >configure:12192: $? = 0 >configure:12195: test -s conftest >configure:12198: $? = 0 >configure:12211: result: yes >configure:12514: checking for gcc strength-reduce bug >configure:12542: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:146: warning: incompatible implicit declaration of built-in function 'exit' >configure:12545: $? = 0 >configure:12547: ./conftest >configure:12550: $? = 0 >configure:12564: result: no >configure:12571: checking for gcc -fshort-wchar support >configure:12594: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -fshort-wchar conftest.c >&5 >configure:12600: $? = 0 >configure:12603: test -z || test ! -s conftest.err >configure:12606: $? = 0 >configure:12609: test -s conftest >configure:12612: $? = 0 >configure:12625: result: yes >configure:12636: checking for gcc -fno-strict-aliasing support >configure:12659: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -fno-strict-aliasing conftest.c >&5 >configure:12665: $? = 0 >configure:12668: test -z || test ! -s conftest.err >configure:12671: $? = 0 >configure:12674: test -s conftest >configure:12677: $? = 0 >configure:12690: result: yes >configure:12697: checking for gcc -gstabs+ support >configure:12720: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -gstabs+ conftest.c >&5 >configure:12726: $? = 0 >configure:12729: test -z || test ! -s conftest.err >configure:12732: $? = 0 >configure:12735: test -s conftest >configure:12738: $? = 0 >configure:12751: result: yes >configure:12758: checking for gcc -Wdeclaration-after-statement support >configure:12781: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wdeclaration-after-statement conftest.c >&5 >configure:12787: $? = 0 >configure:12790: test -z || test ! -s conftest.err >configure:12793: $? = 0 >configure:12796: test -s conftest >configure:12799: $? = 0 >configure:12812: result: yes >configure:12821: checking for broken string.h that generates warnings >configure:12842: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -Wpointer-arith -Werror conftest.c >&5 >configure:12848: $? = 0 >configure:12851: test -z || test ! -s conftest.err >configure:12854: $? = 0 >configure:12857: test -s conftest.o >configure:12860: $? = 0 >configure:12871: result: no >configure:12883: checking for builtin wchar inlines >configure:12904: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -Werror conftest.c >&5 >cc1: warnings being treated as errors >conftest.c: In function 'main': >conftest.c:141: warning: conflicting types for built-in function 'iswlower' >configure:12910: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| /* end confdefs.h. */ >| >| int >| main () >| { >| int iswlower(unsigned short); >| ; >| return 0; >| } >configure:12933: result: yes >configure:12949: checking how to define a function in assembly code >configure:12971: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >{standard input}: Assembler messages: >{standard input}:10: Error: unknown pseudo-op: `.def' >{standard input}:10: Error: unknown pseudo-op: `.scl' >{standard input}:10: Error: unrecognized symbol type "" >{standard input}:10: Error: junk at end of line, first unrecognized character is `3' >{standard input}:10: Error: unknown pseudo-op: `.endef' >configure:12977: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| /* 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:13013: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:13019: $? = 0 >configure:13022: test -z || test ! -s conftest.err >configure:13025: $? = 0 >configure:13028: test -s conftest >configure:13031: $? = 0 >configure:13091: result: .type @function >configure:13120: checking whether external symbols need an underscore prefix >configure:13142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/ccSg7KUI.o: In function `main': >conftest.c:(.text+0x1b): undefined reference to `ac_test' >collect2: ld returned 1 exit status >configure:13148: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #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:13172: result: no >configure:13384: checking for dlopen >configure:13441: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/cceHnwFQ.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `dlopen' >/var/tmp/portage/wine-0.9.14/temp/cceHnwFQ.o:(.data+0x0): undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure:13447: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| /* end confdefs.h. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* 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 >| >| #undef dlopen >| >| /* 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:13471: result: no >configure:13479: checking for dlopen in -ldl >configure:13509: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -ldl >&5 >configure:13515: $? = 0 >configure:13518: test -z || test ! -s conftest.err >configure:13521: $? = 0 >configure:13524: test -s conftest >configure:13527: $? = 0 >configure:13540: result: yes >configure:13562: checking for dladdr >configure:13619: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -ldl >&5 >configure:13625: $? = 0 >configure:13628: test -z || test ! -s conftest.err >configure:13631: $? = 0 >configure:13634: test -s conftest >configure:13637: $? = 0 >configure:13649: result: yes >configure:13668: checking whether we can build a GNU style ELF dll >configure:13679: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -fPIC -shared -Wl,-soname,conftest.so.1.0,-Bsymbolic conftest.c >&5 >configure:13685: $? = 0 >configure:13688: test -z || test ! -s conftest.err >configure:13691: $? = 0 >configure:13694: test -s conftest >configure:13697: $? = 0 >configure:13710: result: yes >configure:13716: checking whether the linker accepts -z defs >configure:13739: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -fPIC -shared -Wl,-Bsymbolic,-z,defs conftest.c >&5 >configure:13745: $? = 0 >configure:13748: test -z || test ! -s conftest.err >configure:13751: $? = 0 >configure:13754: test -s conftest >configure:13757: $? = 0 >configure:13770: result: yes >configure:13777: checking whether the linker accepts -init and -fini >configure:13800: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini conftest.c >&5 >configure:13806: $? = 0 >configure:13809: test -z || test ! -s conftest.err >configure:13812: $? = 0 >configure:13815: test -s conftest >configure:13818: $? = 0 >configure:13831: result: yes >configure:13838: checking whether the linker accepts version scripts >configure:13862: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -fPIC -shared -Wl,--version-script=conftest.map conftest.c >&5 >configure:13868: $? = 0 >configure:13871: test -z || test ! -s conftest.err >configure:13874: $? = 0 >configure:13877: test -s conftest >configure:13880: $? = 0 >configure:13894: result: yes >configure:13901: checking whether the linker accepts --export-dynamic >configure:13924: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -fPIC -Wl,--export-dynamic conftest.c >&5 >configure:13930: $? = 0 >configure:13933: test -z || test ! -s conftest.err >configure:13936: $? = 0 >configure:13939: test -s conftest >configure:13942: $? = 0 >configure:13955: result: yes >configure:13963: checking whether the linker accepts --rpath >configure:13986: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -fPIC -Wl,--rpath,$ORIGIN/../lib conftest.c >&5 >configure:13992: $? = 0 >configure:13995: test -z || test ! -s conftest.err >configure:13998: $? = 0 >configure:14001: test -s conftest >configure:14004: $? = 0 >configure:14017: result: yes >configure:14029: checking whether we can relocate the executable to 0x7bf00000 >configure:14052: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -Wl,--section-start,.interp=0x7bf00400 conftest.c >&5 >configure:14058: $? = 0 >configure:14061: test -z || test ! -s conftest.err >configure:14064: $? = 0 >configure:14067: test -s conftest >configure:14070: $? = 0 >configure:14083: result: yes >configure:14271: checking for i586-mingw32msvc-gcc >configure:14300: result: no >configure:14271: checking for i386-mingw32msvc-gcc >configure:14300: result: no >configure:14271: checking for i386-mingw32-gcc >configure:14300: result: no >configure:14271: checking for mingw-gcc >configure:14300: result: no >configure:14312: checking for i586-mingw32msvc-dlltool >configure:14341: result: no >configure:14312: checking for i386-mingw32msvc-dlltool >configure:14341: result: no >configure:14312: checking for i386-mingw32-dlltool >configure:14341: result: no >configure:14312: checking for mingw-dlltool >configure:14341: result: no >configure:14353: checking for i586-mingw32msvc-windres >configure:14382: result: no >configure:14353: checking for i386-mingw32msvc-windres >configure:14382: result: no >configure:14353: checking for i386-mingw32-windres >configure:14382: result: no >configure:14353: checking for mingw-windres >configure:14382: result: no >configure:14455: checking for ldd >configure:14474: found /usr/bin/ldd >configure:14487: result: /usr/bin/ldd >configure:14494: checking for -lX11 soname >configure:14524: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lX11 >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lX11 >collect2: ld returned 1 exit status >configure:14530: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 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 XCreateWindow (); >| int >| main () >| { >| XCreateWindow (); >| ; >| return 0; >| } >configure:14559: result: libX11.so >configure:14569: checking for -lXext soname >configure:14599: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lXext -lX11 >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXext >collect2: ld returned 1 exit status >configure:14605: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.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 XextCreateExtension (); >| int >| main () >| { >| XextCreateExtension (); >| ; >| return 0; >| } >configure:14634: result: libXext.so >configure:14644: checking for -lXi soname >configure:14674: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lXi -lXext -lX11 >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXi >collect2: ld returned 1 exit status >configure:14680: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.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 XOpenDevice (); >| int >| main () >| { >| XOpenDevice (); >| ; >| return 0; >| } >configure:14709: result: libXi.so >configure:14719: checking for -lXrender soname >configure:14749: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lXrender -lXext -lX11 >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXrender >collect2: ld returned 1 exit status >configure:14755: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.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 XRenderQueryExtension (); >| int >| main () >| { >| XRenderQueryExtension (); >| ; >| return 0; >| } >configure:14784: result: libXrender.so >configure:14794: checking for -lXrandr soname >configure:14824: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lXrandr -lXext -lX11 >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXrandr >collect2: ld returned 1 exit status >configure:14830: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.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 XRRQueryExtension (); >| int >| main () >| { >| XRRQueryExtension (); >| ; >| return 0; >| } >configure:14859: result: libXrandr.so >configure:14869: checking for -lfreetype soname >configure:14899: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lfreetype >&5 >configure:14905: $? = 0 >configure:14908: test -z || test ! -s conftest.err >configure:14911: $? = 0 >configure:14914: test -s conftest >configure:14917: $? = 0 >configure:14934: result: libfreetype.so.6 >configure:14944: checking for -lGL soname >configure:14974: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lGL >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lGL >collect2: ld returned 1 exit status >configure:14980: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| /* 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 glXQueryExtension (); >| int >| main () >| { >| glXQueryExtension (); >| ; >| return 0; >| } >configure:15009: result: libGL.so >configure:15019: checking for -ldbus-1 soname >configure:15049: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -ldbus-1 >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldbus-1 >collect2: ld returned 1 exit status >configure:15055: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.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 dbus_error_init (); >| int >| main () >| { >| dbus_error_init (); >| ; >| return 0; >| } >configure:15084: result: libdbus-1.so >configure:15094: checking for -lhal soname >configure:15124: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lhal >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lhal >collect2: ld returned 1 exit status >configure:15130: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.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 libhal_ctx_new (); >| int >| main () >| { >| libhal_ctx_new (); >| ; >| return 0; >| } >configure:15159: result: libhal.so >configure:15169: checking for -ltxc_dxtn soname >configure:15199: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -ltxc_dxtn >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ltxc_dxtn >collect2: ld returned 1 exit status >configure:15205: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.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 fetch_2d_texel_rgba_dxt1 (); >| int >| main () >| { >| fetch_2d_texel_rgba_dxt1 (); >| ; >| return 0; >| } >configure:15234: result: libtxc_dxtn.so >configure:15244: checking for -lcups soname >configure:15274: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lcups >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcups >collect2: ld returned 1 exit status >configure:15280: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.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 cupsGetDefault (); >| int >| main () >| { >| cupsGetDefault (); >| ; >| return 0; >| } >configure:15309: result: libcups.so >configure:15319: checking for -ljack soname >configure:15349: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -ljack >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ljack >collect2: ld returned 1 exit status >configure:15355: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #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:15384: result: libjack.so >configure:15394: checking for -lfontconfig soname >configure:15424: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lfontconfig >&5 >configure:15430: $? = 0 >configure:15433: test -z || test ! -s conftest.err >configure:15436: $? = 0 >configure:15439: test -s conftest >configure:15442: $? = 0 >configure:15459: result: libfontconfig.so.1 >configure:15469: checking for -lssl soname >configure:15499: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lssl >&5 >configure:15505: $? = 0 >configure:15508: test -z || test ! -s conftest.err >configure:15511: $? = 0 >configure:15514: test -s conftest >configure:15517: $? = 0 >configure:15534: result: libssl.so.0.9.7 >configure:15544: checking for -lcrypto soname >configure:15574: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lcrypto >&5 >configure:15580: $? = 0 >configure:15583: test -z || test ! -s conftest.err >configure:15586: $? = 0 >configure:15589: test -s conftest >configure:15592: $? = 0 >configure:15609: result: libcrypto.so.0.9.7 >configure:15619: checking for -lncurses soname >configure:15649: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lncurses >&5 >configure:15655: $? = 0 >configure:15658: test -z || test ! -s conftest.err >configure:15661: $? = 0 >configure:15664: test -s conftest >configure:15667: $? = 0 >configure:15684: result: libncurses.so.5 >configure:15694: checking for -lcurses soname >configure:15724: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lcurses >&5 >configure:15730: $? = 0 >configure:15733: test -z || test ! -s conftest.err >configure:15736: $? = 0 >configure:15739: test -s conftest >configure:15742: $? = 0 >configure:15759: result: libcurses.so >configure:15769: checking for -ljpeg soname >configure:15799: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -ljpeg >&5 >configure:15805: $? = 0 >configure:15808: test -z || test ! -s conftest.err >configure:15811: $? = 0 >configure:15814: test -s conftest >configure:15817: $? = 0 >configure:15834: result: libjpeg.so.62 >configure:15844: checking for -lungif soname >configure:15874: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lungif >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lungif >collect2: ld returned 1 exit status >configure:15880: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| /* 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 DGifOpen (); >| int >| main () >| { >| DGifOpen (); >| ; >| return 0; >| } >configure:15909: result: libungif.so >configure:15919: checking for -lgif soname >configure:15949: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lgif >&5 >configure:15955: $? = 0 >configure:15958: test -z || test ! -s conftest.err >configure:15961: $? = 0 >configure:15964: test -s conftest >configure:15967: $? = 0 >configure:15984: result: libgif.so.4 >configure:15994: checking for -lcapi20 soname >configure:16024: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lcapi20 >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcapi20 >collect2: ld returned 1 exit status >configure:16030: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| /* 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 capi20_isinstalled (); >| int >| main () >| { >| capi20_isinstalled (); >| ; >| return 0; >| } >configure:16059: result: libcapi20.so >configure:16205: checking for _lwp_create >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/ccBdY9lk.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `_lwp_create' >/var/tmp/portage/wine-0.9.14/temp/ccBdY9lk.o:(.data+0x0): undefined reference to `_lwp_create' >collect2: ld returned 1 exit status >configure:16268: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| /* end confdefs.h. */ >| /* Define _lwp_create to an innocuous variant, in case <limits.h> declares _lwp_create. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _lwp_create innocuous__lwp_create >| >| /* 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 >| >| #undef _lwp_create >| >| /* 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:16292: result: no >configure:16205: checking for _lwp_self >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/ccoczaqh.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `_lwp_self' >/var/tmp/portage/wine-0.9.14/temp/ccoczaqh.o:(.data+0x0): undefined reference to `_lwp_self' >collect2: ld returned 1 exit status >configure:16268: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| /* end confdefs.h. */ >| /* Define _lwp_self to an innocuous variant, in case <limits.h> declares _lwp_self. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _lwp_self innocuous__lwp_self >| >| /* 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 >| >| #undef _lwp_self >| >| /* 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:16292: result: no >configure:16205: checking for _pclose >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/ccm7Wq8r.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `_pclose' >/var/tmp/portage/wine-0.9.14/temp/ccm7Wq8r.o:(.data+0x0): undefined reference to `_pclose' >collect2: ld returned 1 exit status >configure:16268: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| /* end confdefs.h. */ >| /* Define _pclose to an innocuous variant, in case <limits.h> declares _pclose. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _pclose innocuous__pclose >| >| /* 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 >| >| #undef _pclose >| >| /* 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:16292: result: no >configure:16205: checking for _popen >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/ccGD2y4x.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `_popen' >/var/tmp/portage/wine-0.9.14/temp/ccGD2y4x.o:(.data+0x0): undefined reference to `_popen' >collect2: ld returned 1 exit status >configure:16268: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| /* end confdefs.h. */ >| /* Define _popen to an innocuous variant, in case <limits.h> declares _popen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _popen innocuous__popen >| >| /* 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 >| >| #undef _popen >| >| /* 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:16292: result: no >configure:16205: checking for _snprintf >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/cce34qhJ.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `_snprintf' >/var/tmp/portage/wine-0.9.14/temp/cce34qhJ.o:(.data+0x0): undefined reference to `_snprintf' >collect2: ld returned 1 exit status >configure:16268: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| /* end confdefs.h. */ >| /* Define _snprintf to an innocuous variant, in case <limits.h> declares _snprintf. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _snprintf innocuous__snprintf >| >| /* 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 >| >| #undef _snprintf >| >| /* 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:16292: result: no >configure:16205: checking for _spawnvp >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/ccUkrCLR.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `_spawnvp' >/var/tmp/portage/wine-0.9.14/temp/ccUkrCLR.o:(.data+0x0): undefined reference to `_spawnvp' >collect2: ld returned 1 exit status >configure:16268: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| /* end confdefs.h. */ >| /* Define _spawnvp to an innocuous variant, in case <limits.h> declares _spawnvp. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _spawnvp innocuous__spawnvp >| >| /* 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 >| >| #undef _spawnvp >| >| /* 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:16292: result: no >configure:16205: checking for _stricmp >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/ccGneAZX.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `_stricmp' >/var/tmp/portage/wine-0.9.14/temp/ccGneAZX.o:(.data+0x0): undefined reference to `_stricmp' >collect2: ld returned 1 exit status >configure:16268: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| /* end confdefs.h. */ >| /* Define _stricmp to an innocuous variant, in case <limits.h> declares _stricmp. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _stricmp innocuous__stricmp >| >| /* 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 >| >| #undef _stricmp >| >| /* 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:16292: result: no >configure:16205: checking for _strnicmp >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/ccgaKnH8.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `_strnicmp' >/var/tmp/portage/wine-0.9.14/temp/ccgaKnH8.o:(.data+0x0): undefined reference to `_strnicmp' >collect2: ld returned 1 exit status >configure:16268: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| /* end confdefs.h. */ >| /* Define _strnicmp to an innocuous variant, in case <limits.h> declares _strnicmp. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _strnicmp innocuous__strnicmp >| >| /* 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 >| >| #undef _strnicmp >| >| /* 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:16292: result: no >configure:16205: checking for _vsnprintf >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/ccMOq4Fh.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `_vsnprintf' >/var/tmp/portage/wine-0.9.14/temp/ccMOq4Fh.o:(.data+0x0): undefined reference to `_vsnprintf' >collect2: ld returned 1 exit status >configure:16268: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| /* end confdefs.h. */ >| /* Define _vsnprintf to an innocuous variant, in case <limits.h> declares _vsnprintf. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _vsnprintf innocuous__vsnprintf >| >| /* 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 >| >| #undef _vsnprintf >| >| /* 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:16292: result: no >configure:16205: checking for asctime_r >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for chsize >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/cc5AkUFo.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `chsize' >/var/tmp/portage/wine-0.9.14/temp/cc5AkUFo.o:(.data+0x0): undefined reference to `chsize' >collect2: ld returned 1 exit status >configure:16268: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| /* end confdefs.h. */ >| /* Define chsize to an innocuous variant, in case <limits.h> declares chsize. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define chsize innocuous_chsize >| >| /* 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 >| >| #undef chsize >| >| /* 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:16292: result: no >configure:16205: checking for clone >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for epoll_create >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for ffs >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:189: warning: conflicting types for built-in function 'ffs' >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for finite >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:190: warning: conflicting types for built-in function 'finite' >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for fork >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:191: warning: conflicting types for built-in function 'fork' >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for fpclass >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/ccMnCN3d.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `fpclass' >/var/tmp/portage/wine-0.9.14/temp/ccMnCN3d.o:(.data+0x0): undefined reference to `fpclass' >collect2: ld returned 1 exit status >configure:16268: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| /* end confdefs.h. */ >| /* Define fpclass to an innocuous variant, in case <limits.h> declares fpclass. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define fpclass innocuous_fpclass >| >| /* 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 >| >| #undef fpclass >| >| /* 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:16292: result: no >configure:16205: checking for fstatfs >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for fstatvfs >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for ftruncate >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for futimes >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for futimesat >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for getaddrinfo >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for getnameinfo >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for getnetbyname >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for getopt_long >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for getpagesize >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for getprotobyname >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for getprotobynumber >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for getpwuid >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for getservbyport >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for gettid >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/cca513mj.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `gettid' >/var/tmp/portage/wine-0.9.14/temp/cca513mj.o:(.data+0x0): undefined reference to `gettid' >collect2: ld returned 1 exit status >configure:16268: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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 >| /* end confdefs.h. */ >| /* Define gettid to an innocuous variant, in case <limits.h> declares gettid. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define gettid innocuous_gettid >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char gettid (); 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 >| >| #undef gettid >| >| /* 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 gettid (); >| /* 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_gettid) || defined (__stub___gettid) >| choke me >| #else >| char (*f) () = gettid; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != gettid; >| ; >| return 0; >| } >configure:16292: result: no >configure:16205: checking for gettimeofday >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for getuid >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for inet_network >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for lstat >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for memmove >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:210: warning: conflicting types for built-in function 'memmove' >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for mmap >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for pclose >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for popen >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for prctl >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for pread >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for pwrite >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for readlink >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for rfork >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/ccPJ4H4c.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `rfork' >/var/tmp/portage/wine-0.9.14/temp/ccPJ4H4c.o:(.data+0x0): undefined reference to `rfork' >collect2: ld returned 1 exit status >configure:16268: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| /* end confdefs.h. */ >| /* Define rfork to an innocuous variant, in case <limits.h> declares rfork. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define rfork innocuous_rfork >| >| /* 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 >| >| #undef rfork >| >| /* 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:16292: result: no >configure:16205: checking for sched_yield >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for select >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for sendmsg >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for settimeofday >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for sigaltstack >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for sigprocmask >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for snprintf >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:224: warning: conflicting types for built-in function 'snprintf' >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for spawnvp >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/wine-0.9.14/temp/ccwuRIxk.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `spawnvp' >/var/tmp/portage/wine-0.9.14/temp/ccwuRIxk.o:(.data+0x0): undefined reference to `spawnvp' >collect2: ld returned 1 exit status >configure:16268: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SNPRINTF 1 >| /* end confdefs.h. */ >| /* Define spawnvp to an innocuous variant, in case <limits.h> declares spawnvp. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define spawnvp innocuous_spawnvp >| >| /* 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 >| >| #undef spawnvp >| >| /* 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:16292: result: no >configure:16205: checking for statfs >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for statvfs >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for strcasecmp >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:227: warning: conflicting types for built-in function 'strcasecmp' >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for strerror >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for strncasecmp >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:229: warning: conflicting types for built-in function 'strncasecmp' >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for tcgetattr >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for timegm >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for usleep >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for vsnprintf >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:233: warning: conflicting types for built-in function 'vsnprintf' >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for wait4 >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16205: checking for waitpid >configure:16262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16268: $? = 0 >configure:16271: test -z || test ! -s conftest.err >configure:16274: $? = 0 >configure:16277: test -s conftest >configure:16280: $? = 0 >configure:16292: result: yes >configure:16305: checking for an ANSI C-conforming const >configure:16372: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16378: $? = 0 >configure:16381: test -z || test ! -s conftest.err >configure:16384: $? = 0 >configure:16387: test -s conftest.o >configure:16390: $? = 0 >configure:16401: result: yes >configure:16411: checking for inline >configure:16432: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16438: $? = 0 >configure:16441: test -z || test ! -s conftest.err >configure:16444: $? = 0 >configure:16447: test -s conftest.o >configure:16450: $? = 0 >configure:16462: result: inline >configure:16481: checking for mode_t >configure:16505: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16511: $? = 0 >configure:16514: test -z || test ! -s conftest.err >configure:16517: $? = 0 >configure:16520: test -s conftest.o >configure:16523: $? = 0 >configure:16534: result: yes >configure:16544: checking for off_t >configure:16568: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16574: $? = 0 >configure:16577: test -z || test ! -s conftest.err >configure:16580: $? = 0 >configure:16583: test -s conftest.o >configure:16586: $? = 0 >configure:16597: result: yes >configure:16607: checking for pid_t >configure:16631: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16637: $? = 0 >configure:16640: test -z || test ! -s conftest.err >configure:16643: $? = 0 >configure:16646: test -s conftest.o >configure:16649: $? = 0 >configure:16660: result: yes >configure:16670: checking for size_t >configure:16694: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16700: $? = 0 >configure:16703: test -z || test ! -s conftest.err >configure:16706: $? = 0 >configure:16709: test -s conftest.o >configure:16712: $? = 0 >configure:16723: result: yes >configure:16733: checking for ssize_t >configure:16757: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16763: $? = 0 >configure:16766: test -z || test ! -s conftest.err >configure:16769: $? = 0 >configure:16772: test -s conftest.o >configure:16775: $? = 0 >configure:16786: result: yes >configure:16796: checking for long long >configure:16820: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16826: $? = 0 >configure:16829: test -z || test ! -s conftest.err >configure:16832: $? = 0 >configure:16835: test -s conftest.o >configure:16838: $? = 0 >configure:16849: result: yes >configure:16859: checking for fsblkcnt_t >configure:16883: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16889: $? = 0 >configure:16892: test -z || test ! -s conftest.err >configure:16895: $? = 0 >configure:16898: test -s conftest.o >configure:16901: $? = 0 >configure:16912: result: yes >configure:16922: checking for fsfilcnt_t >configure:16946: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:16952: $? = 0 >configure:16955: test -z || test ! -s conftest.err >configure:16958: $? = 0 >configure:16961: test -s conftest.o >configure:16964: $? = 0 >configure:16975: result: yes >configure:16986: checking for sigset_t >configure:17011: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:17017: $? = 0 >configure:17020: test -z || test ! -s conftest.err >configure:17023: $? = 0 >configure:17026: test -s conftest.o >configure:17029: $? = 0 >configure:17040: result: yes >configure:17051: checking for request_sense >configure:17076: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:226: error: 'request_sense' undeclared (first use in this function) >conftest.c:226: error: (Each undeclared identifier is reported only once >conftest.c:226: error: for each function it appears in.) >conftest.c:226: error: expected expression before ')' token >configure:17082: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 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_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 HAVE_LONG_LONG 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_SIGSET_T 1 >| /* end confdefs.h. */ >| #include <linux/cdrom.h> >| >| int >| main () >| { >| if ((request_sense *) 0) >| return 0; >| if (sizeof (request_sense)) >| return 0; >| ; >| return 0; >| } >configure:17105: result: no >configure:17117: checking for struct ff_effect.direction >configure:17143: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:17149: $? = 0 >configure:17152: test -z || test ! -s conftest.err >configure:17155: $? = 0 >configure:17158: test -s conftest.o >configure:17161: $? = 0 >configure:17220: result: yes >configure:17232: checking for sigaddset >configure:17253: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:17259: $? = 0 >configure:17262: test -z || test ! -s conftest.err >configure:17265: $? = 0 >configure:17268: test -s conftest >configure:17271: $? = 0 >configure:17283: result: yes >configure:17295: checking whether we can use re-entrant gethostbyname_r Linux style >configure:17330: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:17336: $? = 0 >configure:17339: test -z || test ! -s conftest.err >configure:17342: $? = 0 >configure:17345: test -s conftest >configure:17348: $? = 0 >configure:17362: result: yes >configure:17375: checking whether linux/joystick.h uses the Linux 2.2+ API >configure:17404: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:17410: $? = 0 >configure:17413: test -z || test ! -s conftest.err >configure:17416: $? = 0 >configure:17419: test -s conftest.o >configure:17422: $? = 0 >configure:17434: result: yes >configure:17447: checking for struct statfs.f_bfree >configure:17483: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:17489: $? = 0 >configure:17492: test -z || test ! -s conftest.err >configure:17495: $? = 0 >configure:17498: test -s conftest.o >configure:17501: $? = 0 >configure:17570: result: yes >configure:17580: checking for struct statfs.f_bavail >configure:17616: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:17622: $? = 0 >configure:17625: test -z || test ! -s conftest.err >configure:17628: $? = 0 >configure:17631: test -s conftest.o >configure:17634: $? = 0 >configure:17703: result: yes >configure:17713: checking for struct statfs.f_frsize >configure:17749: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:17755: $? = 0 >configure:17758: test -z || test ! -s conftest.err >configure:17761: $? = 0 >configure:17764: test -s conftest.o >configure:17767: $? = 0 >configure:17836: result: yes >configure:17846: checking for struct statfs.f_ffree >configure:17882: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:17888: $? = 0 >configure:17891: test -z || test ! -s conftest.err >configure:17894: $? = 0 >configure:17897: test -s conftest.o >configure:17900: $? = 0 >configure:17969: result: yes >configure:17979: checking for struct statfs.f_favail >configure:18015: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:247: error: 'struct statfs' has no member named 'f_favail' >configure:18021: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 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_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 HAVE_LONG_LONG 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1 >| #define HAVE_SIGADDSET 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| #define HAVE_STRUCT_STATFS_F_FRSIZE 1 >| #define HAVE_STRUCT_STATFS_F_FFREE 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_PARAM_H >| # include <sys/param.h> >| #endif >| #ifdef HAVE_SYS_MOUNT_H >| # include <sys/mount.h> >| #endif >| #ifdef HAVE_SYS_VFS_H >| # include <sys/vfs.h> >| #endif >| #ifdef HAVE_SYS_STATFS_H >| # include <sys/statfs.h> >| #endif >| >| int >| main () >| { >| static struct statfs ac_aggr; >| if (ac_aggr.f_favail) >| return 0; >| ; >| return 0; >| } >configure:18071: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:247: error: 'struct statfs' has no member named 'f_favail' >configure:18077: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 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_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 HAVE_LONG_LONG 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1 >| #define HAVE_SIGADDSET 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| #define HAVE_STRUCT_STATFS_F_FRSIZE 1 >| #define HAVE_STRUCT_STATFS_F_FFREE 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_PARAM_H >| # include <sys/param.h> >| #endif >| #ifdef HAVE_SYS_MOUNT_H >| # include <sys/mount.h> >| #endif >| #ifdef HAVE_SYS_VFS_H >| # include <sys/vfs.h> >| #endif >| #ifdef HAVE_SYS_STATFS_H >| # include <sys/statfs.h> >| #endif >| >| int >| main () >| { >| static struct statfs ac_aggr; >| if (sizeof ac_aggr.f_favail) >| return 0; >| ; >| return 0; >| } >configure:18102: result: no >configure:18112: checking for struct statfs.f_namelen >configure:18148: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:18154: $? = 0 >configure:18157: test -z || test ! -s conftest.err >configure:18160: $? = 0 >configure:18163: test -s conftest.o >configure:18166: $? = 0 >configure:18235: result: yes >configure:18247: checking for struct statvfs.f_blocks >configure:18273: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:18279: $? = 0 >configure:18282: test -z || test ! -s conftest.err >configure:18285: $? = 0 >configure:18288: test -s conftest.o >configure:18291: $? = 0 >configure:18350: result: yes >configure:18362: checking for struct msghdr.msg_accrights >configure:18392: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:243: error: 'struct msghdr' has no member named 'msg_accrights' >configure:18398: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 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_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 HAVE_LONG_LONG 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1 >| #define HAVE_SIGADDSET 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| #define HAVE_STRUCT_STATFS_F_FRSIZE 1 >| #define HAVE_STRUCT_STATFS_F_FFREE 1 >| #define HAVE_STRUCT_STATFS_F_NAMELEN 1 >| #define HAVE_STRUCT_STATVFS_F_BLOCKS 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:18442: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:243: error: 'struct msghdr' has no member named 'msg_accrights' >configure:18448: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 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_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 HAVE_LONG_LONG 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1 >| #define HAVE_SIGADDSET 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| #define HAVE_STRUCT_STATFS_F_FRSIZE 1 >| #define HAVE_STRUCT_STATFS_F_FFREE 1 >| #define HAVE_STRUCT_STATFS_F_NAMELEN 1 >| #define HAVE_STRUCT_STATVFS_F_BLOCKS 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:18473: result: no >configure:18483: checking for struct sockaddr.sa_len >configure:18513: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:243: error: 'struct sockaddr' has no member named 'sa_len' >configure:18519: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 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_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 HAVE_LONG_LONG 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1 >| #define HAVE_SIGADDSET 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| #define HAVE_STRUCT_STATFS_F_FRSIZE 1 >| #define HAVE_STRUCT_STATFS_F_FFREE 1 >| #define HAVE_STRUCT_STATFS_F_NAMELEN 1 >| #define HAVE_STRUCT_STATVFS_F_BLOCKS 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:18563: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:243: error: 'struct sockaddr' has no member named 'sa_len' >configure:18569: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 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_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 HAVE_LONG_LONG 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1 >| #define HAVE_SIGADDSET 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| #define HAVE_STRUCT_STATFS_F_FRSIZE 1 >| #define HAVE_STRUCT_STATFS_F_FFREE 1 >| #define HAVE_STRUCT_STATFS_F_NAMELEN 1 >| #define HAVE_STRUCT_STATVFS_F_BLOCKS 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:18594: result: no >configure:18604: checking for struct sockaddr_un.sun_len >configure:18634: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:243: error: 'struct sockaddr_un' has no member named 'sun_len' >configure:18640: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 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_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 HAVE_LONG_LONG 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1 >| #define HAVE_SIGADDSET 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| #define HAVE_STRUCT_STATFS_F_FRSIZE 1 >| #define HAVE_STRUCT_STATFS_F_FFREE 1 >| #define HAVE_STRUCT_STATFS_F_NAMELEN 1 >| #define HAVE_STRUCT_STATVFS_F_BLOCKS 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:18684: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:243: error: 'struct sockaddr_un' has no member named 'sun_len' >configure:18690: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 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_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 HAVE_LONG_LONG 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1 >| #define HAVE_SIGADDSET 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| #define HAVE_STRUCT_STATFS_F_FRSIZE 1 >| #define HAVE_STRUCT_STATFS_F_FFREE 1 >| #define HAVE_STRUCT_STATFS_F_NAMELEN 1 >| #define HAVE_STRUCT_STATVFS_F_BLOCKS 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:18715: result: no >configure:18727: checking for scsireq_t.cmd >configure:18754: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:239: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac_aggr' >conftest.c:239: error: 'ac_aggr' undeclared (first use in this function) >conftest.c:239: error: (Each undeclared identifier is reported only once >conftest.c:239: error: for each function it appears in.) >configure:18760: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 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_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 HAVE_LONG_LONG 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1 >| #define HAVE_SIGADDSET 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| #define HAVE_STRUCT_STATFS_F_FRSIZE 1 >| #define HAVE_STRUCT_STATFS_F_FFREE 1 >| #define HAVE_STRUCT_STATFS_F_NAMELEN 1 >| #define HAVE_STRUCT_STATVFS_F_BLOCKS 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SCSI_SG_H >| #include <scsi/sg.h> >| #endif >| >| int >| main () >| { >| static scsireq_t ac_aggr; >| if (ac_aggr.cmd) >| return 0; >| ; >| return 0; >| } >configure:18801: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:239: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac_aggr' >conftest.c:239: error: 'ac_aggr' undeclared (first use in this function) >conftest.c:239: error: (Each undeclared identifier is reported only once >conftest.c:239: error: for each function it appears in.) >configure:18807: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 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_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 HAVE_LONG_LONG 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1 >| #define HAVE_SIGADDSET 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| #define HAVE_STRUCT_STATFS_F_FRSIZE 1 >| #define HAVE_STRUCT_STATFS_F_FFREE 1 >| #define HAVE_STRUCT_STATFS_F_NAMELEN 1 >| #define HAVE_STRUCT_STATVFS_F_BLOCKS 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SCSI_SG_H >| #include <scsi/sg.h> >| #endif >| >| int >| main () >| { >| static scsireq_t ac_aggr; >| if (sizeof ac_aggr.cmd) >| return 0; >| ; >| return 0; >| } >configure:18832: result: no >configure:18842: checking for sg_io_hdr_t.interface_id >configure:18869: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:18875: $? = 0 >configure:18878: test -z || test ! -s conftest.err >configure:18881: $? = 0 >configure:18884: test -s conftest.o >configure:18887: $? = 0 >configure:18947: result: yes >configure:18959: checking for siginfo_t.si_fd >configure:18983: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:18989: $? = 0 >configure:18992: test -z || test ! -s conftest.err >configure:18995: $? = 0 >configure:18998: test -s conftest.o >configure:19001: $? = 0 >configure:19058: result: yes >configure:19070: checking for struct mtget.mt_blksiz >configure:19097: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:242: error: 'struct mtget' has no member named 'mt_blksiz' >configure:19103: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 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_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 HAVE_LONG_LONG 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1 >| #define HAVE_SIGADDSET 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| #define HAVE_STRUCT_STATFS_F_FRSIZE 1 >| #define HAVE_STRUCT_STATFS_F_FFREE 1 >| #define HAVE_STRUCT_STATFS_F_NAMELEN 1 >| #define HAVE_STRUCT_STATVFS_F_BLOCKS 1 >| #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1 >| #define HAVE_SIGINFO_T_SI_FD 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_MTIO_H >| #include <sys/mtio.h> >| #endif >| >| int >| main () >| { >| static struct mtget ac_aggr; >| if (ac_aggr.mt_blksiz) >| return 0; >| ; >| return 0; >| } >configure:19144: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:242: error: 'struct mtget' has no member named 'mt_blksiz' >configure:19150: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "Wine" >| #define PACKAGE_TARNAME "wine" >| #define PACKAGE_VERSION "0.9.14" >| #define PACKAGE_STRING "Wine 0.9.14" >| #define PACKAGE_BUGREPORT "wine-devel@winehq.org" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define X_DISPLAY_MISSING 1 >| #define YYTEXT_POINTER 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_CONNECT 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_CURSES_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_FONTCONFIG_FONTCONFIG_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_LINK_H 1 >| #define HAVE_LINUX_CDROM_H 1 >| #define HAVE_LINUX_COMPILER_H 1 >| #define HAVE_LINUX_HDREG_H 1 >| #define HAVE_LINUX_INPUT_H 1 >| #define HAVE_LINUX_IOCTL_H 1 >| #define HAVE_LINUX_JOYSTICK_H 1 >| #define HAVE_LINUX_MAJOR_H 1 >| #define HAVE_LINUX_PARAM_H 1 >| #define HAVE_LINUX_SERIAL_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_NCURSES_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_OPENSSL_ERR_H 1 >| #define HAVE_OPENSSL_SSL_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_SCSI_SCSI_H 1 >| #define HAVE_SCSI_SCSI_IOCTL_H 1 >| #define HAVE_SCSI_SG_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_ERRNO_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MSG_H 1 >| #define HAVE_SYS_MTIO_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_SYS_PTRACE_H 1 >| #define HAVE_SYS_REG_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SHM_H 1 >| #define HAVE_SYS_SIGNAL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VM86_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYSCALL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_USER_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_NET_IF_ARP_H 1 >| #define HAVE_NET_ROUTE_H 1 >| #define HAVE_NETIPX_IPX_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LINUX_IPX_H 1 >| #define HAVE_LINUX_VIDEODEV_H 1 >| #define HAVE_LINUX_CAPI_H 1 >| #define HAVE_LIBXML_PARSER_H 1 >| #define HAVE_LIBXML2 1 >| #define HAVE_XMLREADMEMORY 1 >| #define HAVE_LIBXSLT_PATTERN_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBXSLT_TRANSFORM_H 1 >| #define HAVE_LIBXSLT 1 >| #define HAVE_LIBNCURSES 1 >| #define HAVE_RESOLV 1 >| #define HAVE_FT2BUILD_H 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_FTWINFNT_H 1 >| #define HAVE_FREETYPE_FTMODAPI_H 1 >| #define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >| #define HAVE_FREETYPE_FTTRIGON_H 1 >| #define HAVE_FT_LOAD_SFNT_TABLE 1 >| #define HAVE_FREETYPE 1 >| #define HAVE_PPDEV 1 >| #define HAVE_VA_COPY 1 >| #define HAVE___VA_COPY 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE_PTHREAD_RWLOCK_T 1 >| #define HAVE_PTHREAD_RWLOCKATTR_T 1 >| #define HAVE_PTHREAD_GETATTR_NP 1 >| #define HAVE_ESD 1 >| #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >| #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >| #define __ASM_NAME(name) name >| #define HAVE_DLOPEN 1 >| #define HAVE_DLADDR 1 >| #define SONAME_LIBX11 "libX11.so" >| #define SONAME_LIBXEXT "libXext.so" >| #define SONAME_LIBXI "libXi.so" >| #define SONAME_LIBXRENDER "libXrender.so" >| #define SONAME_LIBXRANDR "libXrandr.so" >| #define SONAME_LIBFREETYPE "libfreetype.so.6" >| #define SONAME_LIBGL "libGL.so" >| #define SONAME_LIBDBUS_1 "libdbus-1.so" >| #define SONAME_LIBHAL "libhal.so" >| #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >| #define SONAME_LIBCUPS "libcups.so" >| #define SONAME_LIBJACK "libjack.so" >| #define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >| #define SONAME_LIBSSL "libssl.so.0.9.7" >| #define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >| #define SONAME_LIBNCURSES "libncurses.so.5" >| #define SONAME_LIBCURSES "libcurses.so" >| #define SONAME_LIBJPEG "libjpeg.so.62" >| #define SONAME_LIBUNGIF "libungif.so" >| #define SONAME_LIBGIF "libgif.so.4" >| #define SONAME_LIBCAPI20 "libcapi20.so" >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CLONE 1 >| #define HAVE_EPOLL_CREATE 1 >| #define HAVE_FFS 1 >| #define HAVE_FINITE 1 >| #define HAVE_FORK 1 >| #define HAVE_FSTATFS 1 >| #define HAVE_FSTATVFS 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FUTIMES 1 >| #define HAVE_FUTIMESAT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETNAMEINFO 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_GETUID 1 >| #define HAVE_INET_NETWORK 1 >| #define HAVE_LSTAT 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MMAP 1 >| #define HAVE_PCLOSE 1 >| #define HAVE_POPEN 1 >| #define HAVE_PRCTL 1 >| #define HAVE_PREAD 1 >| #define HAVE_PWRITE 1 >| #define HAVE_READLINK 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_SELECT 1 >| #define HAVE_SENDMSG 1 >| #define HAVE_SETTIMEOFDAY 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 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_VSNPRINTF 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 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 HAVE_LONG_LONG 1 >| #define HAVE_FSBLKCNT_T 1 >| #define HAVE_FSFILCNT_T 1 >| #define HAVE_SIGSET_T 1 >| #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1 >| #define HAVE_SIGADDSET 1 >| #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >| #define HAVE_LINUX_22_JOYSTICK_API 1 >| #define HAVE_STRUCT_STATFS_F_BFREE 1 >| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 >| #define HAVE_STRUCT_STATFS_F_FRSIZE 1 >| #define HAVE_STRUCT_STATFS_F_FFREE 1 >| #define HAVE_STRUCT_STATFS_F_NAMELEN 1 >| #define HAVE_STRUCT_STATVFS_F_BLOCKS 1 >| #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1 >| #define HAVE_SIGINFO_T_SI_FD 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #ifdef HAVE_SYS_MTIO_H >| #include <sys/mtio.h> >| #endif >| >| int >| main () >| { >| static struct mtget ac_aggr; >| if (sizeof ac_aggr.mt_blksiz) >| return 0; >| ; >| return 0; >| } >configure:19175: result: no >configure:19185: checking for struct mtget.mt_gstat >configure:19212: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19218: $? = 0 >configure:19221: test -z || test ! -s conftest.err >configure:19224: $? = 0 >configure:19227: test -s conftest.o >configure:19230: $? = 0 >configure:19290: result: yes >configure:19300: checking for struct mtget.mt_blkno >configure:19327: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19333: $? = 0 >configure:19336: test -z || test ! -s conftest.err >configure:19339: $? = 0 >configure:19342: test -s conftest.o >configure:19345: $? = 0 >configure:19405: result: yes >configure:19417: checking for struct option.name >configure:19443: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19449: $? = 0 >configure:19452: test -z || test ! -s conftest.err >configure:19455: $? = 0 >configure:19458: test -s conftest.o >configure:19461: $? = 0 >configure:19520: result: yes >configure:19532: checking for struct stat.st_blocks >configure:19555: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19561: $? = 0 >configure:19564: test -z || test ! -s conftest.err >configure:19567: $? = 0 >configure:19570: test -s conftest.o >configure:19573: $? = 0 >configure:19629: result: yes >configure:19641: checking for struct sockaddr_in6.sin6_scope_id >configure:19670: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19676: $? = 0 >configure:19679: test -z || test ! -s conftest.err >configure:19682: $? = 0 >configure:19685: test -s conftest.o >configure:19688: $? = 0 >configure:19750: result: yes >configure:19762: checking for timezone variable >configure:19783: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19789: $? = 0 >configure:19792: test -z || test ! -s conftest.err >configure:19795: $? = 0 >configure:19798: test -s conftest >configure:19801: $? = 0 >configure:19813: result: yes >configure:19823: checking for daylight variable >configure:19844: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:19850: $? = 0 >configure:19853: test -z || test ! -s conftest.err >configure:19856: $? = 0 >configure:19859: test -s conftest >configure:19862: $? = 0 >configure:19874: result: yes >configure:19887: checking whether we need to define __i386__ >configure:19911: result: no >configure:20211: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by Wine config.status 0.9.14, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on gameserver3 > >config.status:1114: creating Make.rules >config.status:1114: creating dlls/Makedll.rules >config.status:1114: creating dlls/Makeimplib.rules >config.status:1114: creating dlls/Maketest.rules >config.status:1114: creating libs/Makelib.rules >config.status:1114: creating programs/Makeprog.rules >config.status:1114: creating Makefile >config.status:1114: creating dlls/Makefile >config.status:1114: creating dlls/activeds/Makefile >config.status:1114: creating dlls/advapi32/Makefile >config.status:1114: creating dlls/advapi32/tests/Makefile >config.status:1114: creating dlls/advpack/Makefile >config.status:1114: creating dlls/advpack/tests/Makefile >config.status:1114: creating dlls/amstream/Makefile >config.status:1114: creating dlls/atl/Makefile >config.status:1114: creating dlls/avicap32/Makefile >config.status:1114: creating dlls/avifil32/Makefile >config.status:1114: creating dlls/cabinet/Makefile >config.status:1114: creating dlls/cabinet/tests/Makefile >config.status:1114: creating dlls/capi2032/Makefile >config.status:1114: creating dlls/cards/Makefile >config.status:1114: creating dlls/cfgmgr32/Makefile >config.status:1114: creating dlls/comcat/Makefile >config.status:1114: creating dlls/comctl32/Makefile >config.status:1114: creating dlls/comctl32/tests/Makefile >config.status:1114: creating dlls/comdlg32/Makefile >config.status:1114: creating dlls/crtdll/Makefile >config.status:1114: creating dlls/crypt32/Makefile >config.status:1114: creating dlls/crypt32/tests/Makefile >config.status:1114: creating dlls/cryptdll/Makefile >config.status:1114: creating dlls/ctl3d32/Makefile >config.status:1114: creating dlls/d3d8/Makefile >config.status:1114: creating dlls/d3d8/tests/Makefile >config.status:1114: creating dlls/d3d9/Makefile >config.status:1114: creating dlls/d3d9/tests/Makefile >config.status:1114: creating dlls/d3dim/Makefile >config.status:1114: creating dlls/d3drm/Makefile >config.status:1114: creating dlls/d3dx8/Makefile >config.status:1114: creating dlls/d3dxof/Makefile >config.status:1114: creating dlls/dbghelp/Makefile >config.status:1114: creating dlls/dciman32/Makefile >config.status:1114: creating dlls/ddraw/Makefile >config.status:1114: creating dlls/ddraw/tests/Makefile >config.status:1114: creating dlls/devenum/Makefile >config.status:1114: creating dlls/dinput/Makefile >config.status:1114: creating dlls/dinput/tests/Makefile >config.status:1114: creating dlls/dinput8/Makefile >config.status:1114: creating dlls/dmband/Makefile >config.status:1114: creating dlls/dmcompos/Makefile >config.status:1114: creating dlls/dmime/Makefile >config.status:1114: creating dlls/dmloader/Makefile >config.status:1114: creating dlls/dmscript/Makefile >config.status:1114: creating dlls/dmstyle/Makefile >config.status:1114: creating dlls/dmsynth/Makefile >config.status:1114: creating dlls/dmusic/Makefile >config.status:1114: creating dlls/dmusic32/Makefile >config.status:1114: creating dlls/dnsapi/Makefile >config.status:1114: creating dlls/dnsapi/tests/Makefile >config.status:1114: creating dlls/dplay/Makefile >config.status:1114: creating dlls/dplayx/Makefile >config.status:1114: creating dlls/dpnet/Makefile >config.status:1114: creating dlls/dpnhpast/Makefile >config.status:1114: creating dlls/dsound/Makefile >config.status:1114: creating dlls/dsound/tests/Makefile >config.status:1114: creating dlls/dswave/Makefile >config.status:1114: creating dlls/dxdiagn/Makefile >config.status:1114: creating dlls/dxerr8/Makefile >config.status:1114: creating dlls/dxerr9/Makefile >config.status:1114: creating dlls/dxguid/Makefile >config.status:1114: creating dlls/gdi/Makefile >config.status:1114: creating dlls/gdi/tests/Makefile >config.status:1114: creating dlls/glu32/Makefile >config.status:1114: creating dlls/glut32/Makefile >config.status:1114: creating dlls/gphoto2.ds/Makefile >config.status:1114: creating dlls/hhctrl.ocx/Makefile >config.status:1114: creating dlls/iccvid/Makefile >config.status:1114: creating dlls/icmp/Makefile >config.status:1114: creating dlls/ifsmgr.vxd/Makefile >config.status:1114: creating dlls/imaadp32.acm/Makefile >config.status:1114: creating dlls/imagehlp/Makefile >config.status:1114: creating dlls/imm32/Makefile >config.status:1114: creating dlls/iphlpapi/Makefile >config.status:1114: creating dlls/iphlpapi/tests/Makefile >config.status:1114: creating dlls/itss/Makefile >config.status:1114: creating dlls/kernel/Makefile >config.status:1114: creating dlls/kernel/tests/Makefile >config.status:1114: creating dlls/lz32/Makefile >config.status:1114: creating dlls/lz32/tests/Makefile >config.status:1114: creating dlls/mapi32/Makefile >config.status:1114: creating dlls/mapi32/tests/Makefile >config.status:1114: creating dlls/mciavi32/Makefile >config.status:1114: creating dlls/mcicda/Makefile >config.status:1114: creating dlls/mciseq/Makefile >config.status:1114: creating dlls/mciwave/Makefile >config.status:1114: creating dlls/midimap/Makefile >config.status:1114: creating dlls/mlang/Makefile >config.status:1114: creating dlls/mlang/tests/Makefile >config.status:1114: creating dlls/mmdevldr.vxd/Makefile >config.status:1114: creating dlls/monodebg.vxd/Makefile >config.status:1114: creating dlls/mpr/Makefile >config.status:1114: creating dlls/mprapi/Makefile >config.status:1114: creating dlls/msacm32.drv/Makefile >config.status:1114: creating dlls/msacm32/Makefile >config.status:1114: creating dlls/msacm32/tests/Makefile >config.status:1114: creating dlls/msadp32.acm/Makefile >config.status:1114: creating dlls/mscms/Makefile >config.status:1114: creating dlls/mscms/tests/Makefile >config.status:1114: creating dlls/msdmo/Makefile >config.status:1114: creating dlls/msftedit/Makefile >config.status:1114: creating dlls/msg711.acm/Makefile >config.status:1114: creating dlls/mshtml/Makefile >config.status:1114: creating dlls/mshtml/tests/Makefile >config.status:1114: creating dlls/msi/Makefile >config.status:1114: creating dlls/msi/tests/Makefile >config.status:1114: creating dlls/msimg32/Makefile >config.status:1114: creating dlls/msisys.ocx/Makefile >config.status:1114: creating dlls/msnet32/Makefile >config.status:1114: creating dlls/msrle32/Makefile >config.status:1114: creating dlls/msvcrt/Makefile >config.status:1114: creating dlls/msvcrt/tests/Makefile >config.status:1114: creating dlls/msvcrt20/Makefile >config.status:1114: creating dlls/msvcrt40/Makefile >config.status:1114: creating dlls/msvcrtd/Makefile >config.status:1114: creating dlls/msvcrtd/tests/Makefile >config.status:1114: creating dlls/msvfw32/Makefile >config.status:1114: creating dlls/msvidc32/Makefile >config.status:1114: creating dlls/mswsock/Makefile >config.status:1114: creating dlls/msxml3/Makefile >config.status:1114: creating dlls/msxml3/tests/Makefile >config.status:1114: creating dlls/netapi32/Makefile >config.status:1114: creating dlls/netapi32/tests/Makefile >config.status:1114: creating dlls/newdev/Makefile >config.status:1114: creating dlls/ntdll/Makefile >config.status:1114: creating dlls/ntdll/tests/Makefile >config.status:1114: creating dlls/ntdsapi/Makefile >config.status:1114: creating dlls/objsel/Makefile >config.status:1114: creating dlls/odbc32/Makefile >config.status:1114: creating dlls/odbccp32/Makefile >config.status:1114: creating dlls/ole32/Makefile >config.status:1114: creating dlls/ole32/tests/Makefile >config.status:1114: creating dlls/oleacc/Makefile >config.status:1114: creating dlls/oleaut32/Makefile >config.status:1114: creating dlls/oleaut32/tests/Makefile >config.status:1114: creating dlls/olecli32/Makefile >config.status:1114: creating dlls/oledlg/Makefile >config.status:1114: creating dlls/olepro32/Makefile >config.status:1114: creating dlls/olesvr32/Makefile >config.status:1114: creating dlls/opengl32/Makefile >config.status:1114: creating dlls/powrprof/Makefile >config.status:1114: creating dlls/psapi/Makefile >config.status:1114: creating dlls/psapi/tests/Makefile >config.status:1114: creating dlls/qcap/Makefile >config.status:1114: creating dlls/quartz/Makefile >config.status:1114: creating dlls/quartz/tests/Makefile >config.status:1114: creating dlls/rasapi32/Makefile >config.status:1114: creating dlls/riched20/Makefile >config.status:1114: creating dlls/riched20/tests/Makefile >config.status:1114: creating dlls/riched32/Makefile >config.status:1114: creating dlls/rpcrt4/Makefile >config.status:1114: creating dlls/rpcrt4/tests/Makefile >config.status:1114: creating dlls/rsabase/Makefile >config.status:1114: creating dlls/rsabase/tests/Makefile >config.status:1114: creating dlls/rsaenh/Makefile >config.status:1114: creating dlls/rsaenh/tests/Makefile >config.status:1114: creating dlls/sane.ds/Makefile >config.status:1114: creating dlls/secur32/Makefile >config.status:1114: creating dlls/secur32/tests/Makefile >config.status:1114: creating dlls/security/Makefile >config.status:1114: creating dlls/sensapi/Makefile >config.status:1114: creating dlls/serialui/Makefile >config.status:1114: creating dlls/setupapi/Makefile >config.status:1114: creating dlls/setupapi/tests/Makefile >config.status:1114: creating dlls/sfc/Makefile >config.status:1114: creating dlls/shdocvw/Makefile >config.status:1114: creating dlls/shdocvw/tests/Makefile >config.status:1114: creating dlls/shell32/Makefile >config.status:1114: creating dlls/shell32/tests/Makefile >config.status:1114: creating dlls/shfolder/Makefile >config.status:1114: creating dlls/shlwapi/Makefile >config.status:1114: creating dlls/shlwapi/tests/Makefile >config.status:1114: creating dlls/snmpapi/Makefile >config.status:1114: creating dlls/spoolss/Makefile >config.status:1114: creating dlls/stdole2.tlb/Makefile >config.status:1114: creating dlls/stdole32.tlb/Makefile >config.status:1114: creating dlls/sti/Makefile >config.status:1114: creating dlls/strmiids/Makefile >config.status:1114: creating dlls/tapi32/Makefile >config.status:1114: creating dlls/twain_32/Makefile >config.status:1114: creating dlls/unicows/Makefile >config.status:1114: creating dlls/url/Makefile >config.status:1114: creating dlls/urlmon/Makefile >config.status:1114: creating dlls/urlmon/tests/Makefile >config.status:1114: creating dlls/user/Makefile >config.status:1114: creating dlls/user/tests/Makefile >config.status:1114: creating dlls/usp10/Makefile >config.status:1114: creating dlls/usp10/tests/Makefile >config.status:1114: creating dlls/uuid/Makefile >config.status:1114: creating dlls/uxtheme/Makefile >config.status:1114: creating dlls/vdhcp.vxd/Makefile >config.status:1114: creating dlls/vdmdbg/Makefile >config.status:1114: creating dlls/version/Makefile >config.status:1114: creating dlls/version/tests/Makefile >config.status:1114: creating dlls/vmm.vxd/Makefile >config.status:1114: creating dlls/vnbt.vxd/Makefile >config.status:1114: creating dlls/vnetbios.vxd/Makefile >config.status:1114: creating dlls/vtdapi.vxd/Makefile >config.status:1114: creating dlls/vwin32.vxd/Makefile >config.status:1114: creating dlls/w32skrnl/Makefile >config.status:1114: creating dlls/winecrt0/Makefile >config.status:1114: creating dlls/wined3d/Makefile >config.status:1114: creating dlls/winedos/Makefile >config.status:1114: creating dlls/winemp3.acm/Makefile >config.status:1114: creating dlls/wineps.drv/Makefile >config.status:1114: creating dlls/wininet/Makefile >config.status:1114: creating dlls/wininet/tests/Makefile >config.status:1114: creating dlls/winmm/Makefile >config.status:1114: creating dlls/winmm/joystick/Makefile >config.status:1114: creating dlls/winmm/tests/Makefile >config.status:1114: creating dlls/winmm/winealsa/Makefile >config.status:1114: creating dlls/winmm/winearts/Makefile >config.status:1114: creating dlls/winmm/wineaudioio/Makefile >config.status:1114: creating dlls/winmm/wineesd/Makefile >config.status:1114: creating dlls/winmm/winejack/Makefile >config.status:1114: creating dlls/winmm/winenas/Makefile >config.status:1114: creating dlls/winmm/wineoss/Makefile >config.status:1114: creating dlls/winnls32/Makefile >config.status:1114: creating dlls/winspool.drv/Makefile >config.status:1114: creating dlls/winspool.drv/tests/Makefile >config.status:1114: creating dlls/wintab32/Makefile >config.status:1114: creating dlls/wintrust/Makefile >config.status:1114: creating dlls/wldap32/Makefile >config.status:1114: creating dlls/wnaspi32/Makefile >config.status:1114: creating dlls/wow32/Makefile >config.status:1114: creating dlls/ws2_32/Makefile >config.status:1114: creating dlls/ws2_32/tests/Makefile >config.status:1114: creating dlls/wsock32/Makefile >config.status:1114: creating dlls/wtsapi32/Makefile >config.status:1114: creating dlls/x11drv/Makefile >config.status:1114: creating documentation/Makefile >config.status:1114: creating fonts/Makefile >config.status:1114: creating include/Makefile >config.status:1114: creating libs/Makefile >config.status:1114: creating libs/port/Makefile >config.status:1114: creating libs/unicode/Makefile >config.status:1114: creating libs/wine/Makefile >config.status:1114: creating libs/wpp/Makefile >config.status:1114: creating loader/Makefile >config.status:1114: creating programs/Makefile >config.status:1114: creating programs/clock/Makefile >config.status:1114: creating programs/cmdlgtst/Makefile >config.status:1114: creating programs/control/Makefile >config.status:1114: creating programs/eject/Makefile >config.status:1114: creating programs/expand/Makefile >config.status:1114: creating programs/explorer/Makefile >config.status:1114: creating programs/hh/Makefile >config.status:1114: creating programs/icinfo/Makefile >config.status:1114: creating programs/iexplore/Makefile >config.status:1114: creating programs/msiexec/Makefile >config.status:1114: creating programs/notepad/Makefile >config.status:1114: creating programs/progman/Makefile >config.status:1114: creating programs/regedit/Makefile >config.status:1114: creating programs/regsvr32/Makefile >config.status:1114: creating programs/rpcss/Makefile >config.status:1114: creating programs/rundll32/Makefile >config.status:1114: creating programs/start/Makefile >config.status:1114: creating programs/taskmgr/Makefile >config.status:1114: creating programs/uninstaller/Makefile >config.status:1114: creating programs/view/Makefile >config.status:1114: creating programs/wcmd/Makefile >config.status:1114: creating programs/wineboot/Makefile >config.status:1114: creating programs/winebrowser/Makefile >config.status:1114: creating programs/winecfg/Makefile >config.status:1114: creating programs/wineconsole/Makefile >config.status:1114: creating programs/winedbg/Makefile >config.status:1114: creating programs/winefile/Makefile >config.status:1114: creating programs/winemenubuilder/Makefile >config.status:1114: creating programs/winemine/Makefile >config.status:1114: creating programs/winepath/Makefile >config.status:1114: creating programs/winetest/Makefile >config.status:1114: creating programs/winevdm/Makefile >config.status:1114: creating programs/winhelp/Makefile >config.status:1114: creating programs/winver/Makefile >config.status:1114: creating programs/wordpad/Makefile >config.status:1114: creating server/Makefile >config.status:1114: creating tools/Makefile >config.status:1114: creating tools/widl/Makefile >config.status:1114: creating tools/winapi/Makefile >config.status:1114: creating tools/winebuild/Makefile >config.status:1114: creating tools/winedump/Makefile >config.status:1114: creating tools/winegcc/Makefile >config.status:1114: creating tools/wmc/Makefile >config.status:1114: creating tools/wrc/Makefile >config.status:1180: creating include/config.h >config.status:1984: executing dlls/gdi/enhmfdrv commands >config.status:1984: executing dlls/gdi/mfdrv commands >config.status:1984: executing dlls/kernel/messages commands >config.status:1984: executing dlls/user/resources commands >config.status:1984: executing dlls/wineps.drv/data commands >config.status:1984: executing include/wine 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_builtin_wchar_ctype=yes >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_dll_gnuelf=yes >ac_cv_c_dll_init_fini=yes >ac_cv_c_dll_zdefs=yes >ac_cv_c_export_dynamic=yes >ac_cv_c_extern_prefix=no >ac_cv_c_gcc_decl_after_statement=yes >ac_cv_c_gcc_fshort_wchar=yes >ac_cv_c_gcc_gstabs=yes >ac_cv_c_gcc_no_strict_aliasing=yes >ac_cv_c_gcc_strength_bug=no >ac_cv_c_inline=inline >ac_cv_c_ld_version_scripts=yes >ac_cv_c_ppdev=yes >ac_cv_c_sigsetjmp=yes >ac_cv_c_string_h_warnings=no >ac_cv_c_va_copy=yes >ac_cv_cpp_def___i386__=no >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set=set >ac_cv_env_CC_value=i686-pc-linux-gnu-gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value=' -O2 -march=pentium4 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value=' -O2 -march=pentium4 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >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_FT_Load_Sfnt_Table=yes >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_asctime_r=yes >ac_cv_func_chsize=no >ac_cv_func_clone=yes >ac_cv_func_connect=yes >ac_cv_func_dladdr=yes >ac_cv_func_dlopen=no >ac_cv_func_epoll_create=yes >ac_cv_func_ffs=yes >ac_cv_func_finite=yes >ac_cv_func_fork=yes >ac_cv_func_fpclass=no >ac_cv_func_fstatfs=yes >ac_cv_func_fstatvfs=yes >ac_cv_func_ftruncate=yes >ac_cv_func_futimes=yes >ac_cv_func_futimesat=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_getnameinfo=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_gettid=no >ac_cv_func_gettimeofday=yes >ac_cv_func_getuid=yes >ac_cv_func_inet_aton=yes >ac_cv_func_inet_network=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_prctl=yes >ac_cv_func_pread=yes >ac_cv_func_pthread_get_stackaddr_np=no >ac_cv_func_pthread_get_stacksize_np=no >ac_cv_func_pthread_getattr_np=yes >ac_cv_func_pwrite=yes >ac_cv_func_readlink=yes >ac_cv_func_rfork=no >ac_cv_func_sched_yield=yes >ac_cv_func_select=yes >ac_cv_func_sendmsg=yes >ac_cv_func_settimeofday=yes >ac_cv_func_sigaltstack=yes >ac_cv_func_sigprocmask=yes >ac_cv_func_snprintf=yes >ac_cv_func_spawnvp=no >ac_cv_func_statfs=yes >ac_cv_func_statvfs=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_vsnprintf=yes >ac_cv_func_wait4=yes >ac_cv_func_waitpid=yes >ac_cv_have_daylight=yes >ac_cv_have_timezone=yes >ac_cv_header_IOKit_IOKitLib_h=no >ac_cv_header_alsa_asoundlib_h=no >ac_cv_header_arpa_inet_h=yes >ac_cv_header_arpa_nameser_h=yes >ac_cv_header_asm_types_h=yes >ac_cv_header_audio_audiolib_h=no >ac_cv_header_audio_soundlib_h=no >ac_cv_header_capi20_h=no >ac_cv_header_cups_cups_h=no >ac_cv_header_curses_h=yes >ac_cv_header_dbus_dbus_h=no >ac_cv_header_direct_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_elf_h=yes >ac_cv_header_float_h=yes >ac_cv_header_fontconfig_fontconfig_h=yes >ac_cv_header_freetype_freetype_h=yes >ac_cv_header_freetype_ftglyph_h=yes >ac_cv_header_freetype_ftmodapi_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_ftwinfnt_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_ft2build_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_gif_lib_h=no >ac_cv_header_hal_libhal_h=no >ac_cv_header_ieeefp_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_io_h=no >ac_cv_header_jack_jack_h=no >ac_cv_header_jpeglib_h=no >ac_cv_header_lber_h=no >ac_cv_header_lcms_h=no >ac_cv_header_lcms_lcms_h=no >ac_cv_header_ldap_h=no >ac_cv_header_libaudioio_h=no >ac_cv_header_libxml_parser_h=yes >ac_cv_header_libxslt_pattern_h=yes >ac_cv_header_libxslt_transform_h=yes >ac_cv_header_link_h=yes >ac_cv_header_linux_capi_h=yes >ac_cv_header_linux_cdrom_h=yes >ac_cv_header_linux_compiler_h=yes >ac_cv_header_linux_hdreg_h=yes >ac_cv_header_linux_input_h=yes >ac_cv_header_linux_ioctl_h=yes >ac_cv_header_linux_ipx_h=yes >ac_cv_header_linux_joystick_h=yes >ac_cv_header_linux_major_h=yes >ac_cv_header_linux_param_h=yes >ac_cv_header_linux_serial_h=yes >ac_cv_header_linux_ucdrom_h=no >ac_cv_header_linux_videodev_h=yes >ac_cv_header_mach_machine_h=no >ac_cv_header_machine_cpu_h=no >ac_cv_header_machine_limits_h=no >ac_cv_header_machine_soundcard_h=no >ac_cv_header_memory_h=yes >ac_cv_header_mntent_h=yes >ac_cv_header_ncurses_h=yes >ac_cv_header_net_if_arp_h=yes >ac_cv_header_net_if_dl_h=no >ac_cv_header_net_if_h=yes >ac_cv_header_net_if_types_h=no >ac_cv_header_net_route_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_netinet_in_systm_h=yes >ac_cv_header_netinet_tcp_fsm_h=no >ac_cv_header_netinet_tcp_h=yes >ac_cv_header_netipx_ipx_h=yes >ac_cv_header_openssl_err_h=yes >ac_cv_header_openssl_ssl_h=yes >ac_cv_header_poll_h=yes >ac_cv_header_process_h=no >ac_cv_header_pthread_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_scsi_h=yes >ac_cv_header_scsi_scsi_ioctl_h=yes >ac_cv_header_scsi_sg_h=yes >ac_cv_header_soundcard_h=no >ac_cv_header_stat_broken=no >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_asoundlib_h=no >ac_cv_header_sys_cdio_h=no >ac_cv_header_sys_elf32_h=no >ac_cv_header_sys_epoll_h=yes >ac_cv_header_sys_errno_h=yes >ac_cv_header_sys_exec_elf_h=no >ac_cv_header_sys_filio_h=no >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_ipc_h=yes >ac_cv_header_sys_limits_h=no >ac_cv_header_sys_link_h=no >ac_cv_header_sys_lwp_h=no >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_modem_h=no >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_msg_h=yes >ac_cv_header_sys_mtio_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_prctl_h=yes >ac_cv_header_sys_ptrace_h=yes >ac_cv_header_sys_reg_h=yes >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_scsiio_h=no >ac_cv_header_sys_shm_h=yes >ac_cv_header_sys_signal_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_sockio_h=no >ac_cv_header_sys_soundcard_h=no >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statfs_h=yes >ac_cv_header_sys_statvfs_h=yes >ac_cv_header_sys_strtio_h=no >ac_cv_header_sys_syscall_h=yes >ac_cv_header_sys_sysctl_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_times_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_uio_h=yes >ac_cv_header_sys_un_h=yes >ac_cv_header_sys_user_h=yes >ac_cv_header_sys_vfs_h=yes >ac_cv_header_sys_vm86_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_syscall_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_ucontext_h=yes >ac_cv_header_unicode_ubidi_h=no >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_ld_rpath=yes >ac_cv_lib_asound_snd_pcm_open=no >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_esd_esd_open_sound=yes >ac_cv_lib_fl_yywrap=yes >ac_cv_lib_freetype_FT_Init_FreeType=yes >ac_cv_lib_glut_glutMainLoop=no >ac_cv_lib_i386_i386_set_ldt=no >ac_cv_lib_ncurses_waddch=yes >ac_cv_lib_ossaudio__oss_ioctl=no >ac_cv_lib_poll_poll=no >ac_cv_lib_pthread_pthread_create=yes >ac_cv_lib_resolv_res_9_init=no >ac_cv_lib_resolv_res_query=yes >ac_cv_lib_soname_GL=libGL.so >ac_cv_lib_soname_X11=libX11.so >ac_cv_lib_soname_Xext=libXext.so >ac_cv_lib_soname_Xi=libXi.so >ac_cv_lib_soname_Xrandr=libXrandr.so >ac_cv_lib_soname_Xrender=libXrender.so >ac_cv_lib_soname_capi20=libcapi20.so >ac_cv_lib_soname_crypto=libcrypto.so.0.9.7 >ac_cv_lib_soname_cups=libcups.so >ac_cv_lib_soname_curses=libcurses.so >ac_cv_lib_soname_dbus_1=libdbus-1.so >ac_cv_lib_soname_fontconfig=libfontconfig.so.1 >ac_cv_lib_soname_freetype=libfreetype.so.6 >ac_cv_lib_soname_gif=libgif.so.4 >ac_cv_lib_soname_hal=libhal.so >ac_cv_lib_soname_jack=libjack.so >ac_cv_lib_soname_jpeg=libjpeg.so.62 >ac_cv_lib_soname_ncurses=libncurses.so.5 >ac_cv_lib_soname_ssl=libssl.so.0.9.7 >ac_cv_lib_soname_txc_dxtn=libtxc_dxtn.so >ac_cv_lib_soname_ungif=libungif.so >ac_cv_lib_xml2_xmlParseMemory=yes >ac_cv_lib_xml2_xmlReadMemory=yes >ac_cv_lib_xpg4__xpg4_setrunelocale=no >ac_cv_lib_xslt_xsltCompilePattern=yes >ac_cv_member_scsireq_t_cmd=no >ac_cv_member_sg_io_hdr_t_interface_id=yes >ac_cv_member_siginfo_t_si_fd=yes >ac_cv_member_struct_ff_effect_direction=yes >ac_cv_member_struct_msghdr_msg_accrights=no >ac_cv_member_struct_mtget_mt_blkno=yes >ac_cv_member_struct_mtget_mt_blksiz=no >ac_cv_member_struct_mtget_mt_gstat=yes >ac_cv_member_struct_option_name=yes >ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes >ac_cv_member_struct_sockaddr_sa_len=no >ac_cv_member_struct_sockaddr_un_sun_len=no >ac_cv_member_struct_stat_st_blocks=yes >ac_cv_member_struct_statfs_f_bavail=yes >ac_cv_member_struct_statfs_f_bfree=yes >ac_cv_member_struct_statfs_f_favail=no >ac_cv_member_struct_statfs_f_ffree=yes >ac_cv_member_struct_statfs_f_frsize=yes >ac_cv_member_struct_statfs_f_namelen=yes >ac_cv_member_struct_statvfs_f_blocks=yes >ac_cv_objext=o >ac_cv_path_ARTSCCONFIG= >ac_cv_path_ESDCONFIG=/usr/bin/esd-config >ac_cv_path_LDCONFIG=/bin/true >ac_cv_path_LDD=/usr/bin/ldd >ac_cv_path_install='/bin/install -c' >ac_cv_path_sane_devel=no >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AS=i686-pc-linux-gnu-as >ac_cv_prog_BISON=bison >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CPPBIN=i686-pc-linux-gnu-cpp >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_FONTFORGE=fontforge >ac_cv_prog_LD=i686-pc-linux-gnu-ld >ac_cv_prog_LEX=flex >ac_cv_prog_PKG_CONFIG=pkg-config >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_XLEX=flex >ac_cv_prog_ac_ct_WINDRES=false >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_ft_devel=freetype-config >ac_cv_prog_gphoto2_devel=no >ac_cv_prog_gphoto2port_devel=no >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_type_FT_TrueTypeEngineType=no >ac_cv_type_fsblkcnt_t=yes >ac_cv_type_fsfilcnt_t=yes >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_pthread_rwlock_t=yes >ac_cv_type_pthread_rwlockattr_t=yes >ac_cv_type_request_sense=no >ac_cv_type_sigset_t=yes >ac_cv_type_size_t=yes >ac_cv_type_ssize_t=yes >wine_cv_fttrigon=yes >wine_cv_have_sigaddset=yes >wine_cv_linux_gethostbyname_r_6=yes >wine_cv_linux_joystick_22_api=yes >wine_cv_msg_fonts=no >wine_cv_msg_freetype=no >wine_cv_toolsdir='$(TOPOBJDIR)' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALSALIBS='' >AR='i686-pc-linux-gnu-ar' >ARTSCCONFIG='' >ARTSINCL='' >ARTSLIBS='' >AS='i686-pc-linux-gnu-as' >AUDIOIOLIBS='' >BISON='bison' >BUILTINFLAG=' -fno-builtin-iswalnum -fno-builtin-iswalpha -fno-builtin-iswcntrl -fno-builtin-iswdigit -fno-builtin-iswgraph -fno-builtin-iswlower -fno-builtin-iswprint -fno-builtin-iswpunct -fno-builtin-iswspace -fno-builtin-iswupper -fno-builtin-iswxdigit -fno-builtin-towlower -fno-builtin-towupper' >CC='i686-pc-linux-gnu-gcc' >CFLAGS=' -O2 -march=pentium4 -pipe' >COREFOUNDATIONLIB='' >CPP='i686-pc-linux-gnu-gcc -E' >CPPBIN='i686-pc-linux-gnu-cpp' >CPPFLAGS='' >CROSSCC='false' >CROSSTEST='' >CROSSWINDRES='false' >CRTLIBS='' >CURSESLIBS='-lncurses' >CXX='i686-pc-linux-gnu-g++' >CXXFLAGS=' -O2 -march=pentium4 -pipe' >DEFS='-DHAVE_CONFIG_H' >DLLEXT='.so' >DLLFLAGS='-D_REENTRANT -fPIC' >DLLIBS='-ldl' >DLLTOOL='false' >DLLWRAP='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >ESDCONFIG='/usr/bin/esd-config' >ESDINCL='' >ESDLIBS='-L/usr/lib -lesd -laudiofile -lm' >EXEEXT='' >EXTRACFLAGS='-Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith' >EXTRA_BINARIES='wine-kthread wine-pthread wine-preloader' >FONTFORGE='fontforge' >FONTSSUBDIRS='fonts' >FREETYPEINCL='-I/usr/include/freetype2' >FREETYPELIBS='-lfreetype -lz' >GLU32FILES='' >GLUT32FILES='' >GLUT_LIBS='' >GPHOTO2INCL='' >GPHOTO2LIBS='' >HALINCL='' >ICULIBS='' >IMPLIBEXT='def' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >IOKITLIB='' >LCMSLIBS='' >LD='i686-pc-linux-gnu-ld' >LDAPLIBS='' >LDCONFIG='/bin/true' >LDD='/usr/bin/ldd' >LDDLLFLAGS='-shared -Wl,-Bsymbolic,-z,defs,-init,__wine_spec_init,-fini,__wine_spec_fini' >LDDLLRPATH='-Wl,--rpath,\$$ORIGIN/`$(RELPATH) $(dlldir) $(libdir)`' >LDEXECFLAGS='-Wl,--export-dynamic -Wl,--section-start,.interp=0x7bf00400' >LDEXERPATH='-Wl,--rpath,\$$ORIGIN/`$(RELPATH) $(bindir) $(libdir)`' >LDFLAGS='' >LDPATH='LD_LIBRARY_PATH="$(TOOLSDIR)/libs/unicode:$$LD_LIBRARY_PATH"' >LDSHARED='$(CC) -shared $(SONAME:%=-Wl,-soname,%) $(VERSCRIPT:%=-Wl,--version-script=%)' >LEX='flex' >LEXLIB='-lfl' >LEX_OUTPUT_ROOT='lex.yy' >LIBEXT='so' >LIBOBJS='' >LIBPTHREAD='-lpthread' >LIBS='' >LINT='' >LINTFLAGS='' >LN='ln' >LN_S='ln -s' >LTLIBOBJS='' >MAIN_BINARY='wine-glibc' >NASLIBS='' >OBJEXT='o' >OPENGLFILES='' >OPENGL_LIBS='' >PACKAGE_BUGREPORT='wine-devel@winehq.org' >PACKAGE_NAME='Wine' >PACKAGE_STRING='Wine 0.9.14' >PACKAGE_TARNAME='wine' >PACKAGE_VERSION='0.9.14' >PATH_SEPARATOR=':' >PKG_CONFIG='pkg-config' >PRELINK='false' >RANLIB='i686-pc-linux-gnu-ranlib' >RESOLVLIBS='-lresolv' >SANEINCL='' >SANELIBS='' >SET_MAKE='' >SHELL='/bin/sh' >SOCKETLIBS='' >STRIP='i686-pc-linux-gnu-strip' >TOOLSDIR='$(TOPOBJDIR)' >WIN16_FILES='$(WIN16_FILES)' >WIN16_INSTALL='$(WIN16_INSTALL)' >WINDRES='false' >XFILES='' >XLEX='flex' >XLIB='' >XML2INCL='-I/usr/include/libxml2 ' >XML2LIBS='-lxml2 -lz -lm ' >XSLTINCL='-I/usr/include/libxml2 ' >XSLTLIBS='-lxslt -lxml2 -lz -lm ' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS='' >ac_ct_AR='' >ac_ct_AS='' >ac_ct_CC='' >ac_ct_CPPBIN='' >ac_ct_CXX='' >ac_ct_DLLTOOL='' >ac_ct_DLLWRAP='' >ac_ct_LD='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >ac_ct_WINDRES='false' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='${prefix}' >ft_devel2='' >ft_devel='freetype-config' >gphoto2_devel='no' >gphoto2port_devel='no' >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='/usr/share/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >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_IMPLIB_RULES='dlls/Makeimplib.rules' >MAKE_LIB_RULES='libs/Makelib.rules' >MAKE_PROG_RULES='programs/Makeprog.rules' >MAKE_RULES='Make.rules' >MAKE_TEST_RULES='dlls/Maketest.rules' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define CC_FLAG_SHORT_WCHAR "-fshort-wchar" >#define HAVE_ARPA_INET_H 1 >#define HAVE_ARPA_NAMESER_H 1 >#define HAVE_ASCTIME_R 1 >#define HAVE_ASM_TYPES_H 1 >#define HAVE_CLONE 1 >#define HAVE_CONNECT 1 >#define HAVE_CURSES_H 1 >#define HAVE_DAYLIGHT 1 >#define HAVE_DLADDR 1 >#define HAVE_DLFCN_H 1 >#define HAVE_DLOPEN 1 >#define HAVE_ELF_H 1 >#define HAVE_EPOLL_CREATE 1 >#define HAVE_ESD 1 >#define HAVE_FFS 1 >#define HAVE_FINITE 1 >#define HAVE_FLOAT_H 1 >#define HAVE_FONTCONFIG_FONTCONFIG_H 1 >#define HAVE_FORK 1 >#define HAVE_FREETYPE 1 >#define HAVE_FREETYPE_FREETYPE_H 1 >#define HAVE_FREETYPE_FTGLYPH_H 1 >#define HAVE_FREETYPE_FTMODAPI_H 1 >#define HAVE_FREETYPE_FTOUTLN_H 1 >#define HAVE_FREETYPE_FTSNAMES_H 1 >#define HAVE_FREETYPE_FTTRIGON_H 1 >#define HAVE_FREETYPE_FTWINFNT_H 1 >#define HAVE_FREETYPE_INTERNAL_SFNT_H 1 >#define HAVE_FREETYPE_TTNAMEID_H 1 >#define HAVE_FREETYPE_TTTABLES_H 1 >#define HAVE_FSBLKCNT_T 1 >#define HAVE_FSFILCNT_T 1 >#define HAVE_FSTATFS 1 >#define HAVE_FSTATVFS 1 >#define HAVE_FT2BUILD_H 1 >#define HAVE_FTRUNCATE 1 >#define HAVE_FT_LOAD_SFNT_TABLE 1 >#define HAVE_FUTIMES 1 >#define HAVE_FUTIMESAT 1 >#define HAVE_GETADDRINFO 1 >#define HAVE_GETHOSTBYNAME 1 >#define HAVE_GETNAMEINFO 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_GETUID 1 >#define HAVE_INET_ATON 1 >#define HAVE_INET_NETWORK 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBNCURSES 1 >#define HAVE_LIBXML2 1 >#define HAVE_LIBXML_PARSER_H 1 >#define HAVE_LIBXSLT 1 >#define HAVE_LIBXSLT 1 >#define HAVE_LIBXSLT_PATTERN_H 1 >#define HAVE_LIBXSLT_TRANSFORM_H 1 >#define HAVE_LINK_H 1 >#define HAVE_LINUX_22_JOYSTICK_API 1 >#define HAVE_LINUX_CAPI_H 1 >#define HAVE_LINUX_CDROM_H 1 >#define HAVE_LINUX_COMPILER_H 1 >#define HAVE_LINUX_GETHOSTBYNAME_R_6 1 >#define HAVE_LINUX_HDREG_H 1 >#define HAVE_LINUX_INPUT_H 1 >#define HAVE_LINUX_IOCTL_H 1 >#define HAVE_LINUX_IPX_H 1 >#define HAVE_LINUX_JOYSTICK_H 1 >#define HAVE_LINUX_MAJOR_H 1 >#define HAVE_LINUX_PARAM_H 1 >#define HAVE_LINUX_SERIAL_H 1 >#define HAVE_LINUX_VIDEODEV_H 1 >#define HAVE_LONG_LONG 1 >#define HAVE_LSTAT 1 >#define HAVE_MEMMOVE 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MMAP 1 >#define HAVE_MNTENT_H 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_TCP_H 1 >#define HAVE_NETIPX_IPX_H 1 >#define HAVE_NET_IF_ARP_H 1 >#define HAVE_NET_IF_H 1 >#define HAVE_NET_ROUTE_H 1 >#define HAVE_OFF_T 1 >#define HAVE_OPENSSL_ERR_H 1 >#define HAVE_OPENSSL_SSL_H 1 >#define HAVE_PCLOSE 1 >#define HAVE_PID_T 1 >#define HAVE_POLL_H 1 >#define HAVE_POPEN 1 >#define HAVE_PPDEV 1 >#define HAVE_PRCTL 1 >#define HAVE_PREAD 1 >#define HAVE_PTHREAD_GETATTR_NP 1 >#define HAVE_PTHREAD_H 1 >#define HAVE_PTHREAD_RWLOCKATTR_T 1 >#define HAVE_PTHREAD_RWLOCK_T 1 >#define HAVE_PWD_H 1 >#define HAVE_PWRITE 1 >#define HAVE_READLINK 1 >#define HAVE_REGEX_H 1 >#define HAVE_RESOLV 1 >#define HAVE_RESOLV_H 1 >#define HAVE_SCHED_H 1 >#define HAVE_SCHED_YIELD 1 >#define HAVE_SCSI_SCSI_H 1 >#define HAVE_SCSI_SCSI_IOCTL_H 1 >#define HAVE_SCSI_SG_H 1 >#define HAVE_SELECT 1 >#define HAVE_SENDMSG 1 >#define HAVE_SETTIMEOFDAY 1 >#define HAVE_SG_IO_HDR_T_INTERFACE_ID 1 >#define HAVE_SIGADDSET 1 >#define HAVE_SIGALTSTACK 1 >#define HAVE_SIGINFO_T_SI_FD 1 >#define HAVE_SIGPROCMASK 1 >#define HAVE_SIGSETJMP 1 >#define HAVE_SIGSET_T 1 >#define HAVE_SIZE_T 1 >#define HAVE_SNPRINTF 1 >#define HAVE_SSIZE_T 1 >#define HAVE_STATFS 1 >#define HAVE_STATVFS 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_FF_EFFECT_DIRECTION 1 >#define HAVE_STRUCT_MTGET_MT_BLKNO 1 >#define HAVE_STRUCT_MTGET_MT_GSTAT 1 >#define HAVE_STRUCT_OPTION_NAME 1 >#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 >#define HAVE_STRUCT_STATFS_F_BAVAIL 1 >#define HAVE_STRUCT_STATFS_F_BFREE 1 >#define HAVE_STRUCT_STATFS_F_FFREE 1 >#define HAVE_STRUCT_STATFS_F_FRSIZE 1 >#define HAVE_STRUCT_STATFS_F_NAMELEN 1 >#define HAVE_STRUCT_STATVFS_F_BLOCKS 1 >#define HAVE_STRUCT_STAT_ST_BLOCKS 1 >#define HAVE_SYSCALL_H 1 >#define HAVE_SYS_EPOLL_H 1 >#define HAVE_SYS_ERRNO_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_IPC_H 1 >#define HAVE_SYS_MMAN_H 1 >#define HAVE_SYS_MOUNT_H 1 >#define HAVE_SYS_MSG_H 1 >#define HAVE_SYS_MTIO_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_POLL_H 1 >#define HAVE_SYS_PRCTL_H 1 >#define HAVE_SYS_PTRACE_H 1 >#define HAVE_SYS_REG_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_SYS_SHM_H 1 >#define HAVE_SYS_SIGNAL_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_STATFS_H 1 >#define HAVE_SYS_STATVFS_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_TIMEZONE 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_VSNPRINTF 1 >#define HAVE_WAIT4 1 >#define HAVE_WAITPID 1 >#define HAVE_XMLREADMEMORY 1 >#define HAVE___VA_COPY 1 >#define PACKAGE_BUGREPORT "wine-devel@winehq.org" >#define PACKAGE_NAME "Wine" >#define PACKAGE_STRING "Wine 0.9.14" >#define PACKAGE_TARNAME "wine" >#define PACKAGE_VERSION "0.9.14" >#define SONAME_LIBCAPI20 "libcapi20.so" >#define SONAME_LIBCRYPTO "libcrypto.so.0.9.7" >#define SONAME_LIBCUPS "libcups.so" >#define SONAME_LIBCURSES "libcurses.so" >#define SONAME_LIBDBUS_1 "libdbus-1.so" >#define SONAME_LIBFONTCONFIG "libfontconfig.so.1" >#define SONAME_LIBFREETYPE "libfreetype.so.6" >#define SONAME_LIBGIF "libgif.so.4" >#define SONAME_LIBGL "libGL.so" >#define SONAME_LIBHAL "libhal.so" >#define SONAME_LIBJACK "libjack.so" >#define SONAME_LIBJPEG "libjpeg.so.62" >#define SONAME_LIBNCURSES "libncurses.so.5" >#define SONAME_LIBSSL "libssl.so.0.9.7" >#define SONAME_LIBTXC_DXTN "libtxc_dxtn.so" >#define SONAME_LIBUNGIF "libungif.so" >#define SONAME_LIBX11 "libX11.so" >#define SONAME_LIBXEXT "libXext.so" >#define SONAME_LIBXI "libXi.so" >#define SONAME_LIBXRANDR "libXrandr.so" >#define SONAME_LIBXRENDER "libXrender.so" >#define STDC_HEADERS 1 >#define X_DISPLAY_MISSING 1 >#define YYTEXT_POINTER 1 >#define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" >#define __ASM_NAME(name) name >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >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 135143
: 88084 |
88085