1 rizwank 1.1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by Wine configure 20050111, which was
5 generated by GNU Autoconf 2.59. Invocation command line was
6
7 $ ./configure
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = xorn
14 uname -m = i686
15 uname -r = 2.4.29
16 uname -s = Linux
17 uname -v = #1 Sat Jan 29 03:55:08 PST 2005
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X = unknown
21
22 rizwank 1.1 /bin/arch = i686
23 /usr/bin/arch -k = unknown
24 /usr/convex/getsysinfo = unknown
25 hostinfo = unknown
26 /bin/machine = unknown
27 /usr/bin/oslevel = unknown
28 /bin/universe = unknown
29
30 PATH: /home/rizwank/profile
31 PATH: /home/rizwank/bin
32 PATH: /usr/local/bin
33 PATH: /usr/bin
34 PATH: /bin
35 PATH: /usr/bin/X11
36 PATH: /usr/games
37 PATH: /usr/games
38 PATH: /home/rizwank/wine
39 PATH: /home/rizwank/bin
40
41
42 ## ----------- ##
43 rizwank 1.1 ## Core tests. ##
44 ## ----------- ##
45
46 configure:1435: checking build system type
47 configure:1453: result: i686-pc-linux-gnu
48 configure:1461: checking host system type
49 configure:1475: result: i686-pc-linux-gnu
50 configure:1494: checking whether make sets $(MAKE)
51 configure:1514: result: yes
52 configure:1569: checking for gcc
53 configure:1585: found /usr/bin/gcc
54 configure:1595: result: gcc
55 configure:1839: checking for C compiler version
56 configure:1842: gcc --version </dev/null >&5
57 2.95.4
58 configure:1845: $? = 0
59 configure:1847: gcc -v </dev/null >&5
60 Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
61 gcc version 2.95.4 20011002 (Debian prerelease)
62 configure:1850: $? = 0
63 configure:1852: gcc -V </dev/null >&5
64 rizwank 1.1 gcc: argument to `-V' is missing
65 configure:1855: $? = 1
66 configure:1878: checking for C compiler default output file name
67 configure:1881: gcc conftest.c >&5
68 configure:1884: $? = 0
69 configure:1930: result: a.out
70 configure:1935: checking whether the C compiler works
71 configure:1941: ./a.out
72 configure:1944: $? = 0
73 configure:1961: result: yes
74 configure:1968: checking whether we are cross compiling
75 configure:1970: result: no
76 configure:1973: checking for suffix of executables
77 configure:1975: gcc -o conftest conftest.c >&5
78 configure:1978: $? = 0
79 configure:2003: result:
80 configure:2009: checking for suffix of object files
81 configure:2030: gcc -c conftest.c >&5
82 configure:2033: $? = 0
83 configure:2055: result: o
84 configure:2059: checking whether we are using the GNU C compiler
85 rizwank 1.1 configure:2083: gcc -c conftest.c >&5
86 configure:2089: $? = 0
87 configure:2092: test -z || test ! -s conftest.err
88 configure:2095: $? = 0
89 configure:2098: test -s conftest.o
90 configure:2101: $? = 0
91 configure:2114: result: yes
92 configure:2120: checking whether gcc accepts -g
93 configure:2141: gcc -c -g conftest.c >&5
94 configure:2147: $? = 0
95 configure:2150: test -z || test ! -s conftest.err
96 configure:2153: $? = 0
97 configure:2156: test -s conftest.o
98 configure:2159: $? = 0
99 configure:2170: result: yes
100 configure:2187: checking for gcc option to accept ANSI C
101 configure:2257: gcc -c -g -O2 conftest.c >&5
102 configure:2263: $? = 0
103 configure:2266: test -z || test ! -s conftest.err
104 configure:2269: $? = 0
105 configure:2272: test -s conftest.o
106 rizwank 1.1 configure:2275: $? = 0
107 configure:2293: result: none needed
108 configure:2311: gcc -c -g -O2 conftest.c >&5
109 conftest.c:2: parse error before `me'
110 configure:2317: $? = 1
111 configure: failed program was:
112 | #ifndef __cplusplus
113 | choke me
114 | #endif
115 configure:2499: checking for g++
116 configure:2515: found /usr/bin/g++
117 configure:2525: result: g++
118 configure:2541: checking for C++ compiler version
119 configure:2544: g++ --version </dev/null >&5
120 2.95.4
121 configure:2547: $? = 0
122 configure:2549: g++ -v </dev/null >&5
123 Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
124 gcc version 2.95.4 20011002 (Debian prerelease)
125 configure:2552: $? = 0
126 configure:2554: g++ -V </dev/null >&5
127 rizwank 1.1 g++: argument to `-V' missing
128
129 configure:2557: $? = 1
130 configure:2560: checking whether we are using the GNU C++ compiler
131 configure:2584: g++ -c conftest.cc >&5
132 configure:2590: $? = 0
133 configure:2593: test -z || test ! -s conftest.err
134 configure:2596: $? = 0
135 configure:2599: test -s conftest.o
136 configure:2602: $? = 0
137 configure:2615: result: yes
138 configure:2621: checking whether g++ accepts -g
139 configure:2642: g++ -c -g conftest.cc >&5
140 configure:2648: $? = 0
141 configure:2651: test -z || test ! -s conftest.err
142 configure:2654: $? = 0
143 configure:2657: test -s conftest.o
144 configure:2660: $? = 0
145 configure:2671: result: yes
146 configure:2713: g++ -c -g -O2 conftest.cc >&5
147 configure:2719: $? = 0
148 rizwank 1.1 configure:2722: test -z || test ! -s conftest.err
149 configure:2725: $? = 0
150 configure:2728: test -s conftest.o
151 configure:2731: $? = 0
152 configure:2757: g++ -c -g -O2 conftest.cc >&5
153 configure:2763: $? = 0
154 configure:2766: test -z || test ! -s conftest.err
155 configure:2769: $? = 0
156 configure:2772: test -s conftest.o
157 configure:2775: $? = 0
158 configure:2839: checking for cpp
159 configure:2855: found /usr/bin/cpp
160 configure:2866: result: cpp
161 configure:2879: checking for the directory containing the Wine tools
162 configure:2903: result: $(TOPOBJDIR)
163 configure:2914: checking how to run the C preprocessor
164 configure:2949: gcc -E conftest.c
165 configure:2955: $? = 0
166 configure:2987: gcc -E conftest.c
167 conftest.c:9: ac_nonexistent.h: No such file or directory
168 configure:2993: $? = 1
169 rizwank 1.1 configure: failed program was:
170 | /* confdefs.h. */
171 |
172 | #define PACKAGE_NAME "Wine"
173 | #define PACKAGE_TARNAME "wine"
174 | #define PACKAGE_VERSION "20050111"
175 | #define PACKAGE_STRING "Wine 20050111"
176 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
177 | /* end confdefs.h. */
178 | #include <ac_nonexistent.h>
179 configure:3032: result: gcc -E
180 configure:3056: gcc -E conftest.c
181 configure:3062: $? = 0
182 configure:3094: gcc -E conftest.c
183 conftest.c:9: ac_nonexistent.h: No such file or directory
184 configure:3100: $? = 1
185 configure: failed program was:
186 | /* confdefs.h. */
187 |
188 | #define PACKAGE_NAME "Wine"
189 | #define PACKAGE_TARNAME "wine"
190 rizwank 1.1 | #define PACKAGE_VERSION "20050111"
191 | #define PACKAGE_STRING "Wine 20050111"
192 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
193 | /* end confdefs.h. */
194 | #include <ac_nonexistent.h>
195 configure:3146: checking for X
196 configure:3380: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
197 configure:3551: gcc -o conftest -g -O2 conftest.c -L/usr/X11R6/lib -lX11 >&5
198 configure:3557: $? = 0
199 configure:3560: test -z || test ! -s conftest.err
200 configure:3563: $? = 0
201 configure:3566: test -s conftest
202 configure:3569: $? = 0
203 configure:3725: checking for gethostbyname
204 configure:3782: gcc -o conftest -g -O2 conftest.c >&5
205 configure:3788: $? = 0
206 configure:3791: test -z || test ! -s conftest.err
207 configure:3794: $? = 0
208 configure:3797: test -s conftest
209 configure:3800: $? = 0
210 configure:3812: result: yes
211 rizwank 1.1 configure:3961: checking for connect
212 configure:4018: gcc -o conftest -g -O2 conftest.c >&5
213 configure:4024: $? = 0
214 configure:4027: test -z || test ! -s conftest.err
215 configure:4030: $? = 0
216 configure:4033: test -s conftest
217 configure:4036: $? = 0
218 configure:4048: result: yes
219 configure:4122: checking for remove
220 configure:4179: gcc -o conftest -g -O2 conftest.c >&5
221 configure:4185: $? = 0
222 configure:4188: test -z || test ! -s conftest.err
223 configure:4191: $? = 0
224 configure:4194: test -s conftest
225 configure:4197: $? = 0
226 configure:4209: result: yes
227 configure:4283: checking for shmat
228 configure:4340: gcc -o conftest -g -O2 conftest.c >&5
229 configure:4346: $? = 0
230 configure:4349: test -z || test ! -s conftest.err
231 configure:4352: $? = 0
232 rizwank 1.1 configure:4355: test -s conftest
233 configure:4358: $? = 0
234 configure:4370: result: yes
235 configure:4453: checking for IceConnectionNumber in -lICE
236 configure:4483: gcc -o conftest -g -O2 -L/usr/X11R6/lib conftest.c -lICE >&5
237 configure:4489: $? = 0
238 configure:4492: test -z || test ! -s conftest.err
239 configure:4495: $? = 0
240 configure:4498: test -s conftest
241 configure:4501: $? = 0
242 configure:4514: result: yes
243 configure:4528: checking for flex
244 configure:4544: found /usr/bin/flex
245 configure:4554: result: flex
246 configure:4567: checking for yywrap in -lfl
247 configure:4597: gcc -o conftest -g -O2 conftest.c -lfl >&5
248 configure:4603: $? = 0
249 configure:4606: test -z || test ! -s conftest.err
250 configure:4609: $? = 0
251 configure:4612: test -s conftest
252 configure:4615: $? = 0
253 rizwank 1.1 configure:4628: result: yes
254 configure:4705: checking lex output file root
255 configure:4716: flex conftest.l
256 configure:4719: $? = 0
257 configure:4731: result: lex.yy
258 configure:4736: checking whether yytext is a pointer
259 configure:4752: gcc -o conftest -g -O2 conftest.c -lfl >&5
260 configure:4758: $? = 0
261 configure:4761: test -z || test ! -s conftest.err
262 configure:4764: $? = 0
263 configure:4767: test -s conftest
264 configure:4770: $? = 0
265 configure:4784: result: yes
266 configure:4800: checking for flex
267 configure:4816: found /usr/bin/flex
268 configure:4826: result: flex
269 configure:4848: checking for bison
270 configure:4864: found /usr/bin/bison
271 configure:4874: result: bison
272 configure:4939: checking for gas
273 configure:4968: result: no
274 rizwank 1.1 configure:4939: checking for as
275 configure:4955: found /usr/bin/as
276 configure:4965: result: as
277 configure:5020: checking for ld
278 configure:5036: found /usr/bin/ld
279 configure:5047: result: ld
280 configure:5100: checking for ar
281 configure:5116: found /usr/bin/ar
282 configure:5127: result: ar
283 configure:5180: checking for ranlib
284 configure:5196: found /usr/bin/ranlib
285 configure:5207: result: ranlib
286 configure:5260: checking for strip
287 configure:5276: found /usr/bin/strip
288 configure:5287: result: strip
289 configure:5340: checking for windres
290 configure:5367: result: false
291 configure:5379: checking whether ln -s works
292 configure:5383: result: yes
293 configure:5390: checking whether ln works
294 configure:5397: result: yes
295 rizwank 1.1 configure:5406: checking for egrep
296 configure:5416: result: grep -E
297 configure:5423: checking for ldconfig
298 configure:5441: found /sbin/ldconfig
299 configure:5454: result: /sbin/ldconfig
300 configure:5474: checking for a BSD-compatible install
301 configure:5529: result: /home/rizwank/bin/install -c
302 configure:5549: checking for lclint
303 configure:5578: result: no
304 configure:5549: checking for lint
305 configure:5578: result: no
306 configure:5596: checking for docbook2html
307 configure:5625: result: no
308 configure:5596: checking for db2html
309 configure:5625: result: no
310 configure:5637: checking for docbook2pdf
311 configure:5666: result: no
312 configure:5637: checking for db2pdf
313 configure:5666: result: no
314 configure:5678: checking for docbook2ps
315 configure:5707: result: no
316 rizwank 1.1 configure:5678: checking for db2ps
317 configure:5707: result: no
318 configure:5719: checking for docbook2txt
319 configure:5748: result: no
320 configure:5719: checking for db2txt
321 configure:5748: result: no
322 configure:5760: checking for fontforge
323 configure:5789: result: no
324 configure:5800: checking for i386_set_ldt in -li386
325 configure:5830: gcc -o conftest -g -O2 conftest.c -li386 >&5
326 /usr/bin/ld: cannot find -li386
327 collect2: ld returned 1 exit status
328 configure:5836: $? = 1
329 configure: failed program was:
330 | /* confdefs.h. */
331 |
332 | #define PACKAGE_NAME "Wine"
333 | #define PACKAGE_TARNAME "wine"
334 | #define PACKAGE_VERSION "20050111"
335 | #define PACKAGE_STRING "Wine 20050111"
336 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
337 rizwank 1.1 | #define YYTEXT_POINTER 1
338 | /* end confdefs.h. */
339 |
340 | /* Override any gcc2 internal prototype to avoid an error. */
341 | #ifdef __cplusplus
342 | extern "C"
343 | #endif
344 | /* We use char because int might match the return type of a gcc2
345 | builtin and then its argument prototype would still apply. */
346 | char i386_set_ldt ();
347 | int
348 | main ()
349 | {
350 | i386_set_ldt ();
351 | ;
352 | return 0;
353 | }
354 configure:5861: result: no
355 configure:5873: checking for _oss_ioctl in -lossaudio
356 configure:5903: gcc -o conftest -g -O2 conftest.c -lossaudio >&5
357 /usr/bin/ld: cannot find -lossaudio
358 rizwank 1.1 collect2: ld returned 1 exit status
359 configure:5909: $? = 1
360 configure: failed program was:
361 | /* confdefs.h. */
362 |
363 | #define PACKAGE_NAME "Wine"
364 | #define PACKAGE_TARNAME "wine"
365 | #define PACKAGE_VERSION "20050111"
366 | #define PACKAGE_STRING "Wine 20050111"
367 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
368 | #define YYTEXT_POINTER 1
369 | /* end confdefs.h. */
370 |
371 | /* Override any gcc2 internal prototype to avoid an error. */
372 | #ifdef __cplusplus
373 | extern "C"
374 | #endif
375 | /* We use char because int might match the return type of a gcc2
376 | builtin and then its argument prototype would still apply. */
377 | char _oss_ioctl ();
378 | int
379 rizwank 1.1 | main ()
380 | {
381 | _oss_ioctl ();
382 | ;
383 | return 0;
384 | }
385 configure:5934: result: no
386 configure:5949: checking for iswalnum
387 configure:6006: gcc -o conftest -g -O2 conftest.c >&5
388 configure:6012: $? = 0
389 configure:6015: test -z || test ! -s conftest.err
390 configure:6018: $? = 0
391 configure:6021: test -s conftest
392 configure:6024: $? = 0
393 configure:6036: result: yes
394 configure:6124: checking for gethostbyname
395 configure:6211: result: yes
396 configure:6299: checking for connect
397 configure:6386: result: yes
398 configure:6474: checking for inet_aton
399 configure:6531: gcc -o conftest -g -O2 conftest.c >&5
400 rizwank 1.1 configure:6537: $? = 0
401 configure:6540: test -z || test ! -s conftest.err
402 configure:6543: $? = 0
403 configure:6546: test -s conftest
404 configure:6549: $? = 0
405 configure:6561: result: yes
406 configure:6646: checking for _xpg4_setrunelocale in -lxpg4
407 configure:6676: gcc -o conftest -g -O2 conftest.c -lxpg4 >&5
408 /usr/bin/ld: cannot find -lxpg4
409 collect2: ld returned 1 exit status
410 configure:6682: $? = 1
411 configure: failed program was:
412 | /* confdefs.h. */
413 |
414 | #define PACKAGE_NAME "Wine"
415 | #define PACKAGE_TARNAME "wine"
416 | #define PACKAGE_VERSION "20050111"
417 | #define PACKAGE_STRING "Wine 20050111"
418 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
419 | #define YYTEXT_POINTER 1
420 | #define HAVE_ISWALNUM 1
421 rizwank 1.1 | #define HAVE_GETHOSTBYNAME 1
422 | #define HAVE_CONNECT 1
423 | #define HAVE_INET_ATON 1
424 | /* end confdefs.h. */
425 |
426 | /* Override any gcc2 internal prototype to avoid an error. */
427 | #ifdef __cplusplus
428 | extern "C"
429 | #endif
430 | /* We use char because int might match the return type of a gcc2
431 | builtin and then its argument prototype would still apply. */
432 | char _xpg4_setrunelocale ();
433 | int
434 | main ()
435 | {
436 | _xpg4_setrunelocale ();
437 | ;
438 | return 0;
439 | }
440 configure:6707: result: no
441 configure:6719: checking for poll in -lpoll
442 rizwank 1.1 configure:6749: gcc -o conftest -g -O2 conftest.c -lpoll >&5
443 /usr/bin/ld: cannot find -lpoll
444 collect2: ld returned 1 exit status
445 configure:6755: $? = 1
446 configure: failed program was:
447 | /* confdefs.h. */
448 |
449 | #define PACKAGE_NAME "Wine"
450 | #define PACKAGE_TARNAME "wine"
451 | #define PACKAGE_VERSION "20050111"
452 | #define PACKAGE_STRING "Wine 20050111"
453 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
454 | #define YYTEXT_POINTER 1
455 | #define HAVE_ISWALNUM 1
456 | #define HAVE_GETHOSTBYNAME 1
457 | #define HAVE_CONNECT 1
458 | #define HAVE_INET_ATON 1
459 | /* end confdefs.h. */
460 |
461 | /* Override any gcc2 internal prototype to avoid an error. */
462 | #ifdef __cplusplus
463 rizwank 1.1 | extern "C"
464 | #endif
465 | /* We use char because int might match the return type of a gcc2
466 | builtin and then its argument prototype would still apply. */
467 | char poll ();
468 | int
469 | main ()
470 | {
471 | poll ();
472 | ;
473 | return 0;
474 | }
475 configure:6780: result: no
476 configure:6792: checking for res_9_init in -lresolv
477 configure:6822: gcc -o conftest -g -O2 conftest.c -lresolv >&5
478 /tmp/ccybnANC.o: In function `main':
479 /home/rizwank/wine/conftest.c:25: undefined reference to `res_9_init'
480 collect2: ld returned 1 exit status
481 configure:6828: $? = 1
482 configure: failed program was:
483 | /* confdefs.h. */
484 rizwank 1.1 |
485 | #define PACKAGE_NAME "Wine"
486 | #define PACKAGE_TARNAME "wine"
487 | #define PACKAGE_VERSION "20050111"
488 | #define PACKAGE_STRING "Wine 20050111"
489 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
490 | #define YYTEXT_POINTER 1
491 | #define HAVE_ISWALNUM 1
492 | #define HAVE_GETHOSTBYNAME 1
493 | #define HAVE_CONNECT 1
494 | #define HAVE_INET_ATON 1
495 | /* end confdefs.h. */
496 |
497 | /* Override any gcc2 internal prototype to avoid an error. */
498 | #ifdef __cplusplus
499 | extern "C"
500 | #endif
501 | /* We use char because int might match the return type of a gcc2
502 | builtin and then its argument prototype would still apply. */
503 | char res_9_init ();
504 | int
505 rizwank 1.1 | main ()
506 | {
507 | res_9_init ();
508 | ;
509 | return 0;
510 | }
511 configure:6853: result: no
512 configure:6864: checking for pthread_create in -lpthread
513 configure:6894: gcc -o conftest -g -O2 conftest.c -lpthread >&5
514 configure:6900: $? = 0
515 configure:6903: test -z || test ! -s conftest.err
516 configure:6906: $? = 0
517 configure:6909: test -s conftest
518 configure:6912: $? = 0
519 configure:6925: result: yes
520 configure:6944: checking for ANSI C header files
521 configure:6969: gcc -c -g -O2 conftest.c >&5
522 configure:6975: $? = 0
523 configure:6978: test -z || test ! -s conftest.err
524 configure:6981: $? = 0
525 configure:6984: test -s conftest.o
526 rizwank 1.1 configure:6987: $? = 0
527 configure:7073: gcc -o conftest -g -O2 conftest.c >&5
528 configure:7076: $? = 0
529 configure:7078: ./conftest
530 configure:7081: $? = 0
531 configure:7096: result: yes
532 configure:7120: checking for sys/types.h
533 configure:7136: gcc -c -g -O2 conftest.c >&5
534 configure:7142: $? = 0
535 configure:7145: test -z || test ! -s conftest.err
536 configure:7148: $? = 0
537 configure:7151: test -s conftest.o
538 configure:7154: $? = 0
539 configure:7165: result: yes
540 configure:7120: checking for sys/stat.h
541 configure:7136: gcc -c -g -O2 conftest.c >&5
542 configure:7142: $? = 0
543 configure:7145: test -z || test ! -s conftest.err
544 configure:7148: $? = 0
545 configure:7151: test -s conftest.o
546 configure:7154: $? = 0
547 rizwank 1.1 configure:7165: result: yes
548 configure:7120: checking for stdlib.h
549 configure:7136: gcc -c -g -O2 conftest.c >&5
550 configure:7142: $? = 0
551 configure:7145: test -z || test ! -s conftest.err
552 configure:7148: $? = 0
553 configure:7151: test -s conftest.o
554 configure:7154: $? = 0
555 configure:7165: result: yes
556 configure:7120: checking for string.h
557 configure:7136: gcc -c -g -O2 conftest.c >&5
558 configure:7142: $? = 0
559 configure:7145: test -z || test ! -s conftest.err
560 configure:7148: $? = 0
561 configure:7151: test -s conftest.o
562 configure:7154: $? = 0
563 configure:7165: result: yes
564 configure:7120: checking for memory.h
565 configure:7136: gcc -c -g -O2 conftest.c >&5
566 configure:7142: $? = 0
567 configure:7145: test -z || test ! -s conftest.err
568 rizwank 1.1 configure:7148: $? = 0
569 configure:7151: test -s conftest.o
570 configure:7154: $? = 0
571 configure:7165: result: yes
572 configure:7120: checking for strings.h
573 configure:7136: gcc -c -g -O2 conftest.c >&5
574 configure:7142: $? = 0
575 configure:7145: test -z || test ! -s conftest.err
576 configure:7148: $? = 0
577 configure:7151: test -s conftest.o
578 configure:7154: $? = 0
579 configure:7165: result: yes
580 configure:7120: checking for inttypes.h
581 configure:7136: gcc -c -g -O2 conftest.c >&5
582 configure:7142: $? = 0
583 configure:7145: test -z || test ! -s conftest.err
584 configure:7148: $? = 0
585 configure:7151: test -s conftest.o
586 configure:7154: $? = 0
587 configure:7165: result: yes
588 configure:7120: checking for stdint.h
589 rizwank 1.1 configure:7136: gcc -c -g -O2 conftest.c >&5
590 configure:7142: $? = 0
591 configure:7145: test -z || test ! -s conftest.err
592 configure:7148: $? = 0
593 configure:7151: test -s conftest.o
594 configure:7154: $? = 0
595 configure:7165: result: yes
596 configure:7120: checking for unistd.h
597 configure:7136: gcc -c -g -O2 conftest.c >&5
598 configure:7142: $? = 0
599 configure:7145: test -z || test ! -s conftest.err
600 configure:7148: $? = 0
601 configure:7151: test -s conftest.o
602 configure:7154: $? = 0
603 configure:7165: result: yes
604 configure:7357: checking arpa/inet.h usability
605 configure:7369: gcc -c -g -O2 conftest.c >&5
606 configure:7375: $? = 0
607 configure:7378: test -z || test ! -s conftest.err
608 configure:7381: $? = 0
609 configure:7384: test -s conftest.o
610 rizwank 1.1 configure:7387: $? = 0
611 configure:7397: result: yes
612 configure:7401: checking arpa/inet.h presence
613 configure:7411: gcc -E conftest.c
614 configure:7417: $? = 0
615 configure:7437: result: yes
616 configure:7472: checking for arpa/inet.h
617 configure:7479: result: yes
618 configure:7357: checking arpa/nameser.h usability
619 configure:7369: gcc -c -g -O2 conftest.c >&5
620 configure:7375: $? = 0
621 configure:7378: test -z || test ! -s conftest.err
622 configure:7381: $? = 0
623 configure:7384: test -s conftest.o
624 configure:7387: $? = 0
625 configure:7397: result: yes
626 configure:7401: checking arpa/nameser.h presence
627 configure:7411: gcc -E conftest.c
628 configure:7417: $? = 0
629 configure:7437: result: yes
630 configure:7472: checking for arpa/nameser.h
631 rizwank 1.1 configure:7479: result: yes
632 configure:7357: checking cups/cups.h usability
633 configure:7369: gcc -c -g -O2 conftest.c >&5
634 conftest.c:60: cups/cups.h: No such file or directory
635 configure:7375: $? = 1
636 configure: failed program was:
637 | /* confdefs.h. */
638 |
639 | #define PACKAGE_NAME "Wine"
640 | #define PACKAGE_TARNAME "wine"
641 | #define PACKAGE_VERSION "20050111"
642 | #define PACKAGE_STRING "Wine 20050111"
643 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
644 | #define YYTEXT_POINTER 1
645 | #define HAVE_ISWALNUM 1
646 | #define HAVE_GETHOSTBYNAME 1
647 | #define HAVE_CONNECT 1
648 | #define HAVE_INET_ATON 1
649 | #define STDC_HEADERS 1
650 | #define HAVE_SYS_TYPES_H 1
651 | #define HAVE_SYS_STAT_H 1
652 rizwank 1.1 | #define HAVE_STDLIB_H 1
653 | #define HAVE_STRING_H 1
654 | #define HAVE_MEMORY_H 1
655 | #define HAVE_STRINGS_H 1
656 | #define HAVE_INTTYPES_H 1
657 | #define HAVE_STDINT_H 1
658 | #define HAVE_UNISTD_H 1
659 | #define HAVE_ARPA_INET_H 1
660 | #define HAVE_ARPA_NAMESER_H 1
661 | /* end confdefs.h. */
662 | #include <stdio.h>
663 | #if HAVE_SYS_TYPES_H
664 | # include <sys/types.h>
665 | #endif
666 | #if HAVE_SYS_STAT_H
667 | # include <sys/stat.h>
668 | #endif
669 | #if STDC_HEADERS
670 | # include <stdlib.h>
671 | # include <stddef.h>
672 | #else
673 rizwank 1.1 | # if HAVE_STDLIB_H
674 | # include <stdlib.h>
675 | # endif
676 | #endif
677 | #if HAVE_STRING_H
678 | # if !STDC_HEADERS && HAVE_MEMORY_H
679 | # include <memory.h>
680 | # endif
681 | # include <string.h>
682 | #endif
683 | #if HAVE_STRINGS_H
684 | # include <strings.h>
685 | #endif
686 | #if HAVE_INTTYPES_H
687 | # include <inttypes.h>
688 | #else
689 | # if HAVE_STDINT_H
690 | # include <stdint.h>
691 | # endif
692 | #endif
693 | #if HAVE_UNISTD_H
694 rizwank 1.1 | # include <unistd.h>
695 | #endif
696 | #include <cups/cups.h>
697 configure:7397: result: no
698 configure:7401: checking cups/cups.h presence
699 configure:7411: gcc -E conftest.c
700 conftest.c:26: cups/cups.h: No such file or directory
701 configure:7417: $? = 1
702 configure: failed program was:
703 | /* confdefs.h. */
704 |
705 | #define PACKAGE_NAME "Wine"
706 | #define PACKAGE_TARNAME "wine"
707 | #define PACKAGE_VERSION "20050111"
708 | #define PACKAGE_STRING "Wine 20050111"
709 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
710 | #define YYTEXT_POINTER 1
711 | #define HAVE_ISWALNUM 1
712 | #define HAVE_GETHOSTBYNAME 1
713 | #define HAVE_CONNECT 1
714 | #define HAVE_INET_ATON 1
715 rizwank 1.1 | #define STDC_HEADERS 1
716 | #define HAVE_SYS_TYPES_H 1
717 | #define HAVE_SYS_STAT_H 1
718 | #define HAVE_STDLIB_H 1
719 | #define HAVE_STRING_H 1
720 | #define HAVE_MEMORY_H 1
721 | #define HAVE_STRINGS_H 1
722 | #define HAVE_INTTYPES_H 1
723 | #define HAVE_STDINT_H 1
724 | #define HAVE_UNISTD_H 1
725 | #define HAVE_ARPA_INET_H 1
726 | #define HAVE_ARPA_NAMESER_H 1
727 | /* end confdefs.h. */
728 | #include <cups/cups.h>
729 configure:7437: result: no
730 configure:7472: checking for cups/cups.h
731 configure:7479: result: no
732 configure:7357: checking direct.h usability
733 configure:7369: gcc -c -g -O2 conftest.c >&5
734 conftest.c:60: direct.h: No such file or directory
735 configure:7375: $? = 1
736 rizwank 1.1 configure: failed program was:
737 | /* confdefs.h. */
738 |
739 | #define PACKAGE_NAME "Wine"
740 | #define PACKAGE_TARNAME "wine"
741 | #define PACKAGE_VERSION "20050111"
742 | #define PACKAGE_STRING "Wine 20050111"
743 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
744 | #define YYTEXT_POINTER 1
745 | #define HAVE_ISWALNUM 1
746 | #define HAVE_GETHOSTBYNAME 1
747 | #define HAVE_CONNECT 1
748 | #define HAVE_INET_ATON 1
749 | #define STDC_HEADERS 1
750 | #define HAVE_SYS_TYPES_H 1
751 | #define HAVE_SYS_STAT_H 1
752 | #define HAVE_STDLIB_H 1
753 | #define HAVE_STRING_H 1
754 | #define HAVE_MEMORY_H 1
755 | #define HAVE_STRINGS_H 1
756 | #define HAVE_INTTYPES_H 1
757 rizwank 1.1 | #define HAVE_STDINT_H 1
758 | #define HAVE_UNISTD_H 1
759 | #define HAVE_ARPA_INET_H 1
760 | #define HAVE_ARPA_NAMESER_H 1
761 | /* end confdefs.h. */
762 | #include <stdio.h>
763 | #if HAVE_SYS_TYPES_H
764 | # include <sys/types.h>
765 | #endif
766 | #if HAVE_SYS_STAT_H
767 | # include <sys/stat.h>
768 | #endif
769 | #if STDC_HEADERS
770 | # include <stdlib.h>
771 | # include <stddef.h>
772 | #else
773 | # if HAVE_STDLIB_H
774 | # include <stdlib.h>
775 | # endif
776 | #endif
777 | #if HAVE_STRING_H
778 rizwank 1.1 | # if !STDC_HEADERS && HAVE_MEMORY_H
779 | # include <memory.h>
780 | # endif
781 | # include <string.h>
782 | #endif
783 | #if HAVE_STRINGS_H
784 | # include <strings.h>
785 | #endif
786 | #if HAVE_INTTYPES_H
787 | # include <inttypes.h>
788 | #else
789 | # if HAVE_STDINT_H
790 | # include <stdint.h>
791 | # endif
792 | #endif
793 | #if HAVE_UNISTD_H
794 | # include <unistd.h>
795 | #endif
796 | #include <direct.h>
797 configure:7397: result: no
798 configure:7401: checking direct.h presence
799 rizwank 1.1 configure:7411: gcc -E conftest.c
800 conftest.c:26: direct.h: No such file or directory
801 configure:7417: $? = 1
802 configure: failed program was:
803 | /* confdefs.h. */
804 |
805 | #define PACKAGE_NAME "Wine"
806 | #define PACKAGE_TARNAME "wine"
807 | #define PACKAGE_VERSION "20050111"
808 | #define PACKAGE_STRING "Wine 20050111"
809 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
810 | #define YYTEXT_POINTER 1
811 | #define HAVE_ISWALNUM 1
812 | #define HAVE_GETHOSTBYNAME 1
813 | #define HAVE_CONNECT 1
814 | #define HAVE_INET_ATON 1
815 | #define STDC_HEADERS 1
816 | #define HAVE_SYS_TYPES_H 1
817 | #define HAVE_SYS_STAT_H 1
818 | #define HAVE_STDLIB_H 1
819 | #define HAVE_STRING_H 1
820 rizwank 1.1 | #define HAVE_MEMORY_H 1
821 | #define HAVE_STRINGS_H 1
822 | #define HAVE_INTTYPES_H 1
823 | #define HAVE_STDINT_H 1
824 | #define HAVE_UNISTD_H 1
825 | #define HAVE_ARPA_INET_H 1
826 | #define HAVE_ARPA_NAMESER_H 1
827 | /* end confdefs.h. */
828 | #include <direct.h>
829 configure:7437: result: no
830 configure:7472: checking for direct.h
831 configure:7479: result: no
832 configure:7357: checking elf.h usability
833 configure:7369: gcc -c -g -O2 conftest.c >&5
834 configure:7375: $? = 0
835 configure:7378: test -z || test ! -s conftest.err
836 configure:7381: $? = 0
837 configure:7384: test -s conftest.o
838 configure:7387: $? = 0
839 configure:7397: result: yes
840 configure:7401: checking elf.h presence
841 rizwank 1.1 configure:7411: gcc -E conftest.c
842 configure:7417: $? = 0
843 configure:7437: result: yes
844 configure:7472: checking for elf.h
845 configure:7479: result: yes
846 configure:7357: checking float.h usability
847 configure:7369: gcc -c -g -O2 conftest.c >&5
848 configure:7375: $? = 0
849 configure:7378: test -z || test ! -s conftest.err
850 configure:7381: $? = 0
851 configure:7384: test -s conftest.o
852 configure:7387: $? = 0
853 configure:7397: result: yes
854 configure:7401: checking float.h presence
855 configure:7411: gcc -E conftest.c
856 configure:7417: $? = 0
857 configure:7437: result: yes
858 configure:7472: checking for float.h
859 configure:7479: result: yes
860 configure:7357: checking fontconfig/fontconfig.h usability
861 configure:7369: gcc -c -g -O2 conftest.c >&5
862 rizwank 1.1 conftest.c:62: fontconfig/fontconfig.h: No such file or directory
863 configure:7375: $? = 1
864 configure: failed program was:
865 | /* confdefs.h. */
866 |
867 | #define PACKAGE_NAME "Wine"
868 | #define PACKAGE_TARNAME "wine"
869 | #define PACKAGE_VERSION "20050111"
870 | #define PACKAGE_STRING "Wine 20050111"
871 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
872 | #define YYTEXT_POINTER 1
873 | #define HAVE_ISWALNUM 1
874 | #define HAVE_GETHOSTBYNAME 1
875 | #define HAVE_CONNECT 1
876 | #define HAVE_INET_ATON 1
877 | #define STDC_HEADERS 1
878 | #define HAVE_SYS_TYPES_H 1
879 | #define HAVE_SYS_STAT_H 1
880 | #define HAVE_STDLIB_H 1
881 | #define HAVE_STRING_H 1
882 | #define HAVE_MEMORY_H 1
883 rizwank 1.1 | #define HAVE_STRINGS_H 1
884 | #define HAVE_INTTYPES_H 1
885 | #define HAVE_STDINT_H 1
886 | #define HAVE_UNISTD_H 1
887 | #define HAVE_ARPA_INET_H 1
888 | #define HAVE_ARPA_NAMESER_H 1
889 | #define HAVE_ELF_H 1
890 | #define HAVE_FLOAT_H 1
891 | /* end confdefs.h. */
892 | #include <stdio.h>
893 | #if HAVE_SYS_TYPES_H
894 | # include <sys/types.h>
895 | #endif
896 | #if HAVE_SYS_STAT_H
897 | # include <sys/stat.h>
898 | #endif
899 | #if STDC_HEADERS
900 | # include <stdlib.h>
901 | # include <stddef.h>
902 | #else
903 | # if HAVE_STDLIB_H
904 rizwank 1.1 | # include <stdlib.h>
905 | # endif
906 | #endif
907 | #if HAVE_STRING_H
908 | # if !STDC_HEADERS && HAVE_MEMORY_H
909 | # include <memory.h>
910 | # endif
911 | # include <string.h>
912 | #endif
913 | #if HAVE_STRINGS_H
914 | # include <strings.h>
915 | #endif
916 | #if HAVE_INTTYPES_H
917 | # include <inttypes.h>
918 | #else
919 | # if HAVE_STDINT_H
920 | # include <stdint.h>
921 | # endif
922 | #endif
923 | #if HAVE_UNISTD_H
924 | # include <unistd.h>
925 rizwank 1.1 | #endif
926 | #include <fontconfig/fontconfig.h>
927 configure:7397: result: no
928 configure:7401: checking fontconfig/fontconfig.h presence
929 configure:7411: gcc -E conftest.c
930 conftest.c:28: fontconfig/fontconfig.h: No such file or directory
931 configure:7417: $? = 1
932 configure: failed program was:
933 | /* confdefs.h. */
934 |
935 | #define PACKAGE_NAME "Wine"
936 | #define PACKAGE_TARNAME "wine"
937 | #define PACKAGE_VERSION "20050111"
938 | #define PACKAGE_STRING "Wine 20050111"
939 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
940 | #define YYTEXT_POINTER 1
941 | #define HAVE_ISWALNUM 1
942 | #define HAVE_GETHOSTBYNAME 1
943 | #define HAVE_CONNECT 1
944 | #define HAVE_INET_ATON 1
945 | #define STDC_HEADERS 1
946 rizwank 1.1 | #define HAVE_SYS_TYPES_H 1
947 | #define HAVE_SYS_STAT_H 1
948 | #define HAVE_STDLIB_H 1
949 | #define HAVE_STRING_H 1
950 | #define HAVE_MEMORY_H 1
951 | #define HAVE_STRINGS_H 1
952 | #define HAVE_INTTYPES_H 1
953 | #define HAVE_STDINT_H 1
954 | #define HAVE_UNISTD_H 1
955 | #define HAVE_ARPA_INET_H 1
956 | #define HAVE_ARPA_NAMESER_H 1
957 | #define HAVE_ELF_H 1
958 | #define HAVE_FLOAT_H 1
959 | /* end confdefs.h. */
960 | #include <fontconfig/fontconfig.h>
961 configure:7437: result: no
962 configure:7472: checking for fontconfig/fontconfig.h
963 configure:7479: result: no
964 configure:7357: checking getopt.h usability
965 configure:7369: gcc -c -g -O2 conftest.c >&5
966 configure:7375: $? = 0
967 rizwank 1.1 configure:7378: test -z || test ! -s conftest.err
968 configure:7381: $? = 0
969 configure:7384: test -s conftest.o
970 configure:7387: $? = 0
971 configure:7397: result: yes
972 configure:7401: checking getopt.h presence
973 configure:7411: gcc -E conftest.c
974 configure:7417: $? = 0
975 configure:7437: result: yes
976 configure:7472: checking for getopt.h
977 configure:7479: result: yes
978 configure:7357: checking gif_lib.h usability
979 configure:7369: gcc -c -g -O2 conftest.c >&5
980 configure:7375: $? = 0
981 configure:7378: test -z || test ! -s conftest.err
982 configure:7381: $? = 0
983 configure:7384: test -s conftest.o
984 configure:7387: $? = 0
985 configure:7397: result: yes
986 configure:7401: checking gif_lib.h presence
987 configure:7411: gcc -E conftest.c
988 rizwank 1.1 configure:7417: $? = 0
989 configure:7437: result: yes
990 configure:7472: checking for gif_lib.h
991 configure:7479: result: yes
992 configure:7357: checking ieeefp.h usability
993 configure:7369: gcc -c -g -O2 conftest.c >&5
994 conftest.c:64: ieeefp.h: No such file or directory
995 configure:7375: $? = 1
996 configure: failed program was:
997 | /* confdefs.h. */
998 |
999 | #define PACKAGE_NAME "Wine"
1000 | #define PACKAGE_TARNAME "wine"
1001 | #define PACKAGE_VERSION "20050111"
1002 | #define PACKAGE_STRING "Wine 20050111"
1003 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1004 | #define YYTEXT_POINTER 1
1005 | #define HAVE_ISWALNUM 1
1006 | #define HAVE_GETHOSTBYNAME 1
1007 | #define HAVE_CONNECT 1
1008 | #define HAVE_INET_ATON 1
1009 rizwank 1.1 | #define STDC_HEADERS 1
1010 | #define HAVE_SYS_TYPES_H 1
1011 | #define HAVE_SYS_STAT_H 1
1012 | #define HAVE_STDLIB_H 1
1013 | #define HAVE_STRING_H 1
1014 | #define HAVE_MEMORY_H 1
1015 | #define HAVE_STRINGS_H 1
1016 | #define HAVE_INTTYPES_H 1
1017 | #define HAVE_STDINT_H 1
1018 | #define HAVE_UNISTD_H 1
1019 | #define HAVE_ARPA_INET_H 1
1020 | #define HAVE_ARPA_NAMESER_H 1
1021 | #define HAVE_ELF_H 1
1022 | #define HAVE_FLOAT_H 1
1023 | #define HAVE_GETOPT_H 1
1024 | #define HAVE_GIF_LIB_H 1
1025 | /* end confdefs.h. */
1026 | #include <stdio.h>
1027 | #if HAVE_SYS_TYPES_H
1028 | # include <sys/types.h>
1029 | #endif
1030 rizwank 1.1 | #if HAVE_SYS_STAT_H
1031 | # include <sys/stat.h>
1032 | #endif
1033 | #if STDC_HEADERS
1034 | # include <stdlib.h>
1035 | # include <stddef.h>
1036 | #else
1037 | # if HAVE_STDLIB_H
1038 | # include <stdlib.h>
1039 | # endif
1040 | #endif
1041 | #if HAVE_STRING_H
1042 | # if !STDC_HEADERS && HAVE_MEMORY_H
1043 | # include <memory.h>
1044 | # endif
1045 | # include <string.h>
1046 | #endif
1047 | #if HAVE_STRINGS_H
1048 | # include <strings.h>
1049 | #endif
1050 | #if HAVE_INTTYPES_H
1051 rizwank 1.1 | # include <inttypes.h>
1052 | #else
1053 | # if HAVE_STDINT_H
1054 | # include <stdint.h>
1055 | # endif
1056 | #endif
1057 | #if HAVE_UNISTD_H
1058 | # include <unistd.h>
1059 | #endif
1060 | #include <ieeefp.h>
1061 configure:7397: result: no
1062 configure:7401: checking ieeefp.h presence
1063 configure:7411: gcc -E conftest.c
1064 conftest.c:30: ieeefp.h: No such file or directory
1065 configure:7417: $? = 1
1066 configure: failed program was:
1067 | /* confdefs.h. */
1068 |
1069 | #define PACKAGE_NAME "Wine"
1070 | #define PACKAGE_TARNAME "wine"
1071 | #define PACKAGE_VERSION "20050111"
1072 rizwank 1.1 | #define PACKAGE_STRING "Wine 20050111"
1073 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1074 | #define YYTEXT_POINTER 1
1075 | #define HAVE_ISWALNUM 1
1076 | #define HAVE_GETHOSTBYNAME 1
1077 | #define HAVE_CONNECT 1
1078 | #define HAVE_INET_ATON 1
1079 | #define STDC_HEADERS 1
1080 | #define HAVE_SYS_TYPES_H 1
1081 | #define HAVE_SYS_STAT_H 1
1082 | #define HAVE_STDLIB_H 1
1083 | #define HAVE_STRING_H 1
1084 | #define HAVE_MEMORY_H 1
1085 | #define HAVE_STRINGS_H 1
1086 | #define HAVE_INTTYPES_H 1
1087 | #define HAVE_STDINT_H 1
1088 | #define HAVE_UNISTD_H 1
1089 | #define HAVE_ARPA_INET_H 1
1090 | #define HAVE_ARPA_NAMESER_H 1
1091 | #define HAVE_ELF_H 1
1092 | #define HAVE_FLOAT_H 1
1093 rizwank 1.1 | #define HAVE_GETOPT_H 1
1094 | #define HAVE_GIF_LIB_H 1
1095 | /* end confdefs.h. */
1096 | #include <ieeefp.h>
1097 configure:7437: result: no
1098 configure:7472: checking for ieeefp.h
1099 configure:7479: result: no
1100 configure:7357: checking io.h usability
1101 configure:7369: gcc -c -g -O2 conftest.c >&5
1102 conftest.c:64: io.h: No such file or directory
1103 configure:7375: $? = 1
1104 configure: failed program was:
1105 | /* confdefs.h. */
1106 |
1107 | #define PACKAGE_NAME "Wine"
1108 | #define PACKAGE_TARNAME "wine"
1109 | #define PACKAGE_VERSION "20050111"
1110 | #define PACKAGE_STRING "Wine 20050111"
1111 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1112 | #define YYTEXT_POINTER 1
1113 | #define HAVE_ISWALNUM 1
1114 rizwank 1.1 | #define HAVE_GETHOSTBYNAME 1
1115 | #define HAVE_CONNECT 1
1116 | #define HAVE_INET_ATON 1
1117 | #define STDC_HEADERS 1
1118 | #define HAVE_SYS_TYPES_H 1
1119 | #define HAVE_SYS_STAT_H 1
1120 | #define HAVE_STDLIB_H 1
1121 | #define HAVE_STRING_H 1
1122 | #define HAVE_MEMORY_H 1
1123 | #define HAVE_STRINGS_H 1
1124 | #define HAVE_INTTYPES_H 1
1125 | #define HAVE_STDINT_H 1
1126 | #define HAVE_UNISTD_H 1
1127 | #define HAVE_ARPA_INET_H 1
1128 | #define HAVE_ARPA_NAMESER_H 1
1129 | #define HAVE_ELF_H 1
1130 | #define HAVE_FLOAT_H 1
1131 | #define HAVE_GETOPT_H 1
1132 | #define HAVE_GIF_LIB_H 1
1133 | /* end confdefs.h. */
1134 | #include <stdio.h>
1135 rizwank 1.1 | #if HAVE_SYS_TYPES_H
1136 | # include <sys/types.h>
1137 | #endif
1138 | #if HAVE_SYS_STAT_H
1139 | # include <sys/stat.h>
1140 | #endif
1141 | #if STDC_HEADERS
1142 | # include <stdlib.h>
1143 | # include <stddef.h>
1144 | #else
1145 | # if HAVE_STDLIB_H
1146 | # include <stdlib.h>
1147 | # endif
1148 | #endif
1149 | #if HAVE_STRING_H
1150 | # if !STDC_HEADERS && HAVE_MEMORY_H
1151 | # include <memory.h>
1152 | # endif
1153 | # include <string.h>
1154 | #endif
1155 | #if HAVE_STRINGS_H
1156 rizwank 1.1 | # include <strings.h>
1157 | #endif
1158 | #if HAVE_INTTYPES_H
1159 | # include <inttypes.h>
1160 | #else
1161 | # if HAVE_STDINT_H
1162 | # include <stdint.h>
1163 | # endif
1164 | #endif
1165 | #if HAVE_UNISTD_H
1166 | # include <unistd.h>
1167 | #endif
1168 | #include <io.h>
1169 configure:7397: result: no
1170 configure:7401: checking io.h presence
1171 configure:7411: gcc -E conftest.c
1172 conftest.c:30: io.h: No such file or directory
1173 configure:7417: $? = 1
1174 configure: failed program was:
1175 | /* confdefs.h. */
1176 |
1177 rizwank 1.1 | #define PACKAGE_NAME "Wine"
1178 | #define PACKAGE_TARNAME "wine"
1179 | #define PACKAGE_VERSION "20050111"
1180 | #define PACKAGE_STRING "Wine 20050111"
1181 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1182 | #define YYTEXT_POINTER 1
1183 | #define HAVE_ISWALNUM 1
1184 | #define HAVE_GETHOSTBYNAME 1
1185 | #define HAVE_CONNECT 1
1186 | #define HAVE_INET_ATON 1
1187 | #define STDC_HEADERS 1
1188 | #define HAVE_SYS_TYPES_H 1
1189 | #define HAVE_SYS_STAT_H 1
1190 | #define HAVE_STDLIB_H 1
1191 | #define HAVE_STRING_H 1
1192 | #define HAVE_MEMORY_H 1
1193 | #define HAVE_STRINGS_H 1
1194 | #define HAVE_INTTYPES_H 1
1195 | #define HAVE_STDINT_H 1
1196 | #define HAVE_UNISTD_H 1
1197 | #define HAVE_ARPA_INET_H 1
1198 rizwank 1.1 | #define HAVE_ARPA_NAMESER_H 1
1199 | #define HAVE_ELF_H 1
1200 | #define HAVE_FLOAT_H 1
1201 | #define HAVE_GETOPT_H 1
1202 | #define HAVE_GIF_LIB_H 1
1203 | /* end confdefs.h. */
1204 | #include <io.h>
1205 configure:7437: result: no
1206 configure:7472: checking for io.h
1207 configure:7479: result: no
1208 configure:7357: checking jack/jack.h usability
1209 configure:7369: gcc -c -g -O2 conftest.c >&5
1210 conftest.c:64: jack/jack.h: No such file or directory
1211 configure:7375: $? = 1
1212 configure: failed program was:
1213 | /* confdefs.h. */
1214 |
1215 | #define PACKAGE_NAME "Wine"
1216 | #define PACKAGE_TARNAME "wine"
1217 | #define PACKAGE_VERSION "20050111"
1218 | #define PACKAGE_STRING "Wine 20050111"
1219 rizwank 1.1 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1220 | #define YYTEXT_POINTER 1
1221 | #define HAVE_ISWALNUM 1
1222 | #define HAVE_GETHOSTBYNAME 1
1223 | #define HAVE_CONNECT 1
1224 | #define HAVE_INET_ATON 1
1225 | #define STDC_HEADERS 1
1226 | #define HAVE_SYS_TYPES_H 1
1227 | #define HAVE_SYS_STAT_H 1
1228 | #define HAVE_STDLIB_H 1
1229 | #define HAVE_STRING_H 1
1230 | #define HAVE_MEMORY_H 1
1231 | #define HAVE_STRINGS_H 1
1232 | #define HAVE_INTTYPES_H 1
1233 | #define HAVE_STDINT_H 1
1234 | #define HAVE_UNISTD_H 1
1235 | #define HAVE_ARPA_INET_H 1
1236 | #define HAVE_ARPA_NAMESER_H 1
1237 | #define HAVE_ELF_H 1
1238 | #define HAVE_FLOAT_H 1
1239 | #define HAVE_GETOPT_H 1
1240 rizwank 1.1 | #define HAVE_GIF_LIB_H 1
1241 | /* end confdefs.h. */
1242 | #include <stdio.h>
1243 | #if HAVE_SYS_TYPES_H
1244 | # include <sys/types.h>
1245 | #endif
1246 | #if HAVE_SYS_STAT_H
1247 | # include <sys/stat.h>
1248 | #endif
1249 | #if STDC_HEADERS
1250 | # include <stdlib.h>
1251 | # include <stddef.h>
1252 | #else
1253 | # if HAVE_STDLIB_H
1254 | # include <stdlib.h>
1255 | # endif
1256 | #endif
1257 | #if HAVE_STRING_H
1258 | # if !STDC_HEADERS && HAVE_MEMORY_H
1259 | # include <memory.h>
1260 | # endif
1261 rizwank 1.1 | # include <string.h>
1262 | #endif
1263 | #if HAVE_STRINGS_H
1264 | # include <strings.h>
1265 | #endif
1266 | #if HAVE_INTTYPES_H
1267 | # include <inttypes.h>
1268 | #else
1269 | # if HAVE_STDINT_H
1270 | # include <stdint.h>
1271 | # endif
1272 | #endif
1273 | #if HAVE_UNISTD_H
1274 | # include <unistd.h>
1275 | #endif
1276 | #include <jack/jack.h>
1277 configure:7397: result: no
1278 configure:7401: checking jack/jack.h presence
1279 configure:7411: gcc -E conftest.c
1280 conftest.c:30: jack/jack.h: No such file or directory
1281 configure:7417: $? = 1
1282 rizwank 1.1 configure: failed program was:
1283 | /* confdefs.h. */
1284 |
1285 | #define PACKAGE_NAME "Wine"
1286 | #define PACKAGE_TARNAME "wine"
1287 | #define PACKAGE_VERSION "20050111"
1288 | #define PACKAGE_STRING "Wine 20050111"
1289 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1290 | #define YYTEXT_POINTER 1
1291 | #define HAVE_ISWALNUM 1
1292 | #define HAVE_GETHOSTBYNAME 1
1293 | #define HAVE_CONNECT 1
1294 | #define HAVE_INET_ATON 1
1295 | #define STDC_HEADERS 1
1296 | #define HAVE_SYS_TYPES_H 1
1297 | #define HAVE_SYS_STAT_H 1
1298 | #define HAVE_STDLIB_H 1
1299 | #define HAVE_STRING_H 1
1300 | #define HAVE_MEMORY_H 1
1301 | #define HAVE_STRINGS_H 1
1302 | #define HAVE_INTTYPES_H 1
1303 rizwank 1.1 | #define HAVE_STDINT_H 1
1304 | #define HAVE_UNISTD_H 1
1305 | #define HAVE_ARPA_INET_H 1
1306 | #define HAVE_ARPA_NAMESER_H 1
1307 | #define HAVE_ELF_H 1
1308 | #define HAVE_FLOAT_H 1
1309 | #define HAVE_GETOPT_H 1
1310 | #define HAVE_GIF_LIB_H 1
1311 | /* end confdefs.h. */
1312 | #include <jack/jack.h>
1313 configure:7437: result: no
1314 configure:7472: checking for jack/jack.h
1315 configure:7479: result: no
1316 configure:7357: checking jpeglib.h usability
1317 configure:7369: gcc -c -g -O2 conftest.c >&5
1318 In file included from /usr/include/jpeglib.h:24,
1319 from conftest.c:64:
1320 /usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
1321 conftest.c:16: warning: this is the location of the previous definition
1322 configure:7375: $? = 0
1323 configure:7378: test -z || test ! -s conftest.err
1324 rizwank 1.1 configure:7381: $? = 0
1325 configure:7384: test -s conftest.o
1326 configure:7387: $? = 0
1327 configure:7397: result: yes
1328 configure:7401: checking jpeglib.h presence
1329 configure:7411: gcc -E conftest.c
1330 In file included from /usr/include/jpeglib.h:24,
1331 from conftest.c:30:
1332 /usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
1333 conftest.c:16: warning: this is the location of the previous definition
1334 configure:7417: $? = 0
1335 configure:7437: result: yes
1336 configure:7472: checking for jpeglib.h
1337 configure:7479: result: yes
1338 configure:7357: checking lcms/lcms.h usability
1339 configure:7369: gcc -c -g -O2 conftest.c >&5
1340 configure:7375: $? = 0
1341 configure:7378: test -z || test ! -s conftest.err
1342 configure:7381: $? = 0
1343 configure:7384: test -s conftest.o
1344 configure:7387: $? = 0
1345 rizwank 1.1 configure:7397: result: yes
1346 configure:7401: checking lcms/lcms.h presence
1347 configure:7411: gcc -E conftest.c
1348 configure:7417: $? = 0
1349 configure:7437: result: yes
1350 configure:7472: checking for lcms/lcms.h
1351 configure:7479: result: yes
1352 configure:7357: checking lcms.h usability
1353 configure:7369: gcc -c -g -O2 conftest.c >&5
1354 conftest.c:66: lcms.h: No such file or directory
1355 configure:7375: $? = 1
1356 configure: failed program was:
1357 | /* confdefs.h. */
1358 |
1359 | #define PACKAGE_NAME "Wine"
1360 | #define PACKAGE_TARNAME "wine"
1361 | #define PACKAGE_VERSION "20050111"
1362 | #define PACKAGE_STRING "Wine 20050111"
1363 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1364 | #define YYTEXT_POINTER 1
1365 | #define HAVE_ISWALNUM 1
1366 rizwank 1.1 | #define HAVE_GETHOSTBYNAME 1
1367 | #define HAVE_CONNECT 1
1368 | #define HAVE_INET_ATON 1
1369 | #define STDC_HEADERS 1
1370 | #define HAVE_SYS_TYPES_H 1
1371 | #define HAVE_SYS_STAT_H 1
1372 | #define HAVE_STDLIB_H 1
1373 | #define HAVE_STRING_H 1
1374 | #define HAVE_MEMORY_H 1
1375 | #define HAVE_STRINGS_H 1
1376 | #define HAVE_INTTYPES_H 1
1377 | #define HAVE_STDINT_H 1
1378 | #define HAVE_UNISTD_H 1
1379 | #define HAVE_ARPA_INET_H 1
1380 | #define HAVE_ARPA_NAMESER_H 1
1381 | #define HAVE_ELF_H 1
1382 | #define HAVE_FLOAT_H 1
1383 | #define HAVE_GETOPT_H 1
1384 | #define HAVE_GIF_LIB_H 1
1385 | #define HAVE_JPEGLIB_H 1
1386 | #define HAVE_LCMS_LCMS_H 1
1387 rizwank 1.1 | /* end confdefs.h. */
1388 | #include <stdio.h>
1389 | #if HAVE_SYS_TYPES_H
1390 | # include <sys/types.h>
1391 | #endif
1392 | #if HAVE_SYS_STAT_H
1393 | # include <sys/stat.h>
1394 | #endif
1395 | #if STDC_HEADERS
1396 | # include <stdlib.h>
1397 | # include <stddef.h>
1398 | #else
1399 | # if HAVE_STDLIB_H
1400 | # include <stdlib.h>
1401 | # endif
1402 | #endif
1403 | #if HAVE_STRING_H
1404 | # if !STDC_HEADERS && HAVE_MEMORY_H
1405 | # include <memory.h>
1406 | # endif
1407 | # include <string.h>
1408 rizwank 1.1 | #endif
1409 | #if HAVE_STRINGS_H
1410 | # include <strings.h>
1411 | #endif
1412 | #if HAVE_INTTYPES_H
1413 | # include <inttypes.h>
1414 | #else
1415 | # if HAVE_STDINT_H
1416 | # include <stdint.h>
1417 | # endif
1418 | #endif
1419 | #if HAVE_UNISTD_H
1420 | # include <unistd.h>
1421 | #endif
1422 | #include <lcms.h>
1423 configure:7397: result: no
1424 configure:7401: checking lcms.h presence
1425 configure:7411: gcc -E conftest.c
1426 conftest.c:32: lcms.h: No such file or directory
1427 configure:7417: $? = 1
1428 configure: failed program was:
1429 rizwank 1.1 | /* confdefs.h. */
1430 |
1431 | #define PACKAGE_NAME "Wine"
1432 | #define PACKAGE_TARNAME "wine"
1433 | #define PACKAGE_VERSION "20050111"
1434 | #define PACKAGE_STRING "Wine 20050111"
1435 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1436 | #define YYTEXT_POINTER 1
1437 | #define HAVE_ISWALNUM 1
1438 | #define HAVE_GETHOSTBYNAME 1
1439 | #define HAVE_CONNECT 1
1440 | #define HAVE_INET_ATON 1
1441 | #define STDC_HEADERS 1
1442 | #define HAVE_SYS_TYPES_H 1
1443 | #define HAVE_SYS_STAT_H 1
1444 | #define HAVE_STDLIB_H 1
1445 | #define HAVE_STRING_H 1
1446 | #define HAVE_MEMORY_H 1
1447 | #define HAVE_STRINGS_H 1
1448 | #define HAVE_INTTYPES_H 1
1449 | #define HAVE_STDINT_H 1
1450 rizwank 1.1 | #define HAVE_UNISTD_H 1
1451 | #define HAVE_ARPA_INET_H 1
1452 | #define HAVE_ARPA_NAMESER_H 1
1453 | #define HAVE_ELF_H 1
1454 | #define HAVE_FLOAT_H 1
1455 | #define HAVE_GETOPT_H 1
1456 | #define HAVE_GIF_LIB_H 1
1457 | #define HAVE_JPEGLIB_H 1
1458 | #define HAVE_LCMS_LCMS_H 1
1459 | /* end confdefs.h. */
1460 | #include <lcms.h>
1461 configure:7437: result: no
1462 configure:7472: checking for lcms.h
1463 configure:7479: result: no
1464 configure:7357: checking link.h usability
1465 configure:7369: gcc -c -g -O2 conftest.c >&5
1466 configure:7375: $? = 0
1467 configure:7378: test -z || test ! -s conftest.err
1468 configure:7381: $? = 0
1469 configure:7384: test -s conftest.o
1470 configure:7387: $? = 0
1471 rizwank 1.1 configure:7397: result: yes
1472 configure:7401: checking link.h presence
1473 configure:7411: gcc -E conftest.c
1474 configure:7417: $? = 0
1475 configure:7437: result: yes
1476 configure:7472: checking for link.h
1477 configure:7479: result: yes
1478 configure:7357: checking linux/cdrom.h usability
1479 configure:7369: gcc -c -g -O2 conftest.c >&5
1480 configure:7375: $? = 0
1481 configure:7378: test -z || test ! -s conftest.err
1482 configure:7381: $? = 0
1483 configure:7384: test -s conftest.o
1484 configure:7387: $? = 0
1485 configure:7397: result: yes
1486 configure:7401: checking linux/cdrom.h presence
1487 configure:7411: gcc -E conftest.c
1488 configure:7417: $? = 0
1489 configure:7437: result: yes
1490 configure:7472: checking for linux/cdrom.h
1491 configure:7479: result: yes
1492 rizwank 1.1 configure:7357: checking linux/compiler.h usability
1493 configure:7369: gcc -c -g -O2 conftest.c >&5
1494 configure:7375: $? = 0
1495 configure:7378: test -z || test ! -s conftest.err
1496 configure:7381: $? = 0
1497 configure:7384: test -s conftest.o
1498 configure:7387: $? = 0
1499 configure:7397: result: yes
1500 configure:7401: checking linux/compiler.h presence
1501 configure:7411: gcc -E conftest.c
1502 configure:7417: $? = 0
1503 configure:7437: result: yes
1504 configure:7472: checking for linux/compiler.h
1505 configure:7479: result: yes
1506 configure:7357: checking linux/hdreg.h usability
1507 configure:7369: gcc -c -g -O2 conftest.c >&5
1508 configure:7375: $? = 0
1509 configure:7378: test -z || test ! -s conftest.err
1510 configure:7381: $? = 0
1511 configure:7384: test -s conftest.o
1512 configure:7387: $? = 0
1513 rizwank 1.1 configure:7397: result: yes
1514 configure:7401: checking linux/hdreg.h presence
1515 configure:7411: gcc -E conftest.c
1516 configure:7417: $? = 0
1517 configure:7437: result: yes
1518 configure:7472: checking for linux/hdreg.h
1519 configure:7479: result: yes
1520 configure:7357: checking linux/input.h usability
1521 configure:7369: gcc -c -g -O2 conftest.c >&5
1522 configure:7375: $? = 0
1523 configure:7378: test -z || test ! -s conftest.err
1524 configure:7381: $? = 0
1525 configure:7384: test -s conftest.o
1526 configure:7387: $? = 0
1527 configure:7397: result: yes
1528 configure:7401: checking linux/input.h presence
1529 configure:7411: gcc -E conftest.c
1530 configure:7417: $? = 0
1531 configure:7437: result: yes
1532 configure:7472: checking for linux/input.h
1533 configure:7479: result: yes
1534 rizwank 1.1 configure:7357: checking linux/ioctl.h usability
1535 configure:7369: gcc -c -g -O2 conftest.c >&5
1536 configure:7375: $? = 0
1537 configure:7378: test -z || test ! -s conftest.err
1538 configure:7381: $? = 0
1539 configure:7384: test -s conftest.o
1540 configure:7387: $? = 0
1541 configure:7397: result: yes
1542 configure:7401: checking linux/ioctl.h presence
1543 configure:7411: gcc -E conftest.c
1544 configure:7417: $? = 0
1545 configure:7437: result: yes
1546 configure:7472: checking for linux/ioctl.h
1547 configure:7479: result: yes
1548 configure:7357: checking linux/joystick.h usability
1549 configure:7369: gcc -c -g -O2 conftest.c >&5
1550 configure:7375: $? = 0
1551 configure:7378: test -z || test ! -s conftest.err
1552 configure:7381: $? = 0
1553 configure:7384: test -s conftest.o
1554 configure:7387: $? = 0
1555 rizwank 1.1 configure:7397: result: yes
1556 configure:7401: checking linux/joystick.h presence
1557 configure:7411: gcc -E conftest.c
1558 configure:7417: $? = 0
1559 configure:7437: result: yes
1560 configure:7472: checking for linux/joystick.h
1561 configure:7479: result: yes
1562 configure:7357: checking linux/major.h usability
1563 configure:7369: gcc -c -g -O2 conftest.c >&5
1564 configure:7375: $? = 0
1565 configure:7378: test -z || test ! -s conftest.err
1566 configure:7381: $? = 0
1567 configure:7384: test -s conftest.o
1568 configure:7387: $? = 0
1569 configure:7397: result: yes
1570 configure:7401: checking linux/major.h presence
1571 configure:7411: gcc -E conftest.c
1572 configure:7417: $? = 0
1573 configure:7437: result: yes
1574 configure:7472: checking for linux/major.h
1575 configure:7479: result: yes
1576 rizwank 1.1 configure:7357: checking linux/param.h usability
1577 configure:7369: gcc -c -g -O2 conftest.c >&5
1578 configure:7375: $? = 0
1579 configure:7378: test -z || test ! -s conftest.err
1580 configure:7381: $? = 0
1581 configure:7384: test -s conftest.o
1582 configure:7387: $? = 0
1583 configure:7397: result: yes
1584 configure:7401: checking linux/param.h presence
1585 configure:7411: gcc -E conftest.c
1586 configure:7417: $? = 0
1587 configure:7437: result: yes
1588 configure:7472: checking for linux/param.h
1589 configure:7479: result: yes
1590 configure:7357: checking linux/serial.h usability
1591 configure:7369: gcc -c -g -O2 conftest.c >&5
1592 configure:7375: $? = 0
1593 configure:7378: test -z || test ! -s conftest.err
1594 configure:7381: $? = 0
1595 configure:7384: test -s conftest.o
1596 configure:7387: $? = 0
1597 rizwank 1.1 configure:7397: result: yes
1598 configure:7401: checking linux/serial.h presence
1599 configure:7411: gcc -E conftest.c
1600 configure:7417: $? = 0
1601 configure:7437: result: yes
1602 configure:7472: checking for linux/serial.h
1603 configure:7479: result: yes
1604 configure:7357: checking linux/ucdrom.h usability
1605 configure:7369: gcc -c -g -O2 conftest.c >&5
1606 conftest.c:76: linux/ucdrom.h: No such file or directory
1607 configure:7375: $? = 1
1608 configure: failed program was:
1609 | /* confdefs.h. */
1610 |
1611 | #define PACKAGE_NAME "Wine"
1612 | #define PACKAGE_TARNAME "wine"
1613 | #define PACKAGE_VERSION "20050111"
1614 | #define PACKAGE_STRING "Wine 20050111"
1615 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1616 | #define YYTEXT_POINTER 1
1617 | #define HAVE_ISWALNUM 1
1618 rizwank 1.1 | #define HAVE_GETHOSTBYNAME 1
1619 | #define HAVE_CONNECT 1
1620 | #define HAVE_INET_ATON 1
1621 | #define STDC_HEADERS 1
1622 | #define HAVE_SYS_TYPES_H 1
1623 | #define HAVE_SYS_STAT_H 1
1624 | #define HAVE_STDLIB_H 1
1625 | #define HAVE_STRING_H 1
1626 | #define HAVE_MEMORY_H 1
1627 | #define HAVE_STRINGS_H 1
1628 | #define HAVE_INTTYPES_H 1
1629 | #define HAVE_STDINT_H 1
1630 | #define HAVE_UNISTD_H 1
1631 | #define HAVE_ARPA_INET_H 1
1632 | #define HAVE_ARPA_NAMESER_H 1
1633 | #define HAVE_ELF_H 1
1634 | #define HAVE_FLOAT_H 1
1635 | #define HAVE_GETOPT_H 1
1636 | #define HAVE_GIF_LIB_H 1
1637 | #define HAVE_JPEGLIB_H 1
1638 | #define HAVE_LCMS_LCMS_H 1
1639 rizwank 1.1 | #define HAVE_LINK_H 1
1640 | #define HAVE_LINUX_CDROM_H 1
1641 | #define HAVE_LINUX_COMPILER_H 1
1642 | #define HAVE_LINUX_HDREG_H 1
1643 | #define HAVE_LINUX_INPUT_H 1
1644 | #define HAVE_LINUX_IOCTL_H 1
1645 | #define HAVE_LINUX_JOYSTICK_H 1
1646 | #define HAVE_LINUX_MAJOR_H 1
1647 | #define HAVE_LINUX_PARAM_H 1
1648 | #define HAVE_LINUX_SERIAL_H 1
1649 | /* end confdefs.h. */
1650 | #include <stdio.h>
1651 | #if HAVE_SYS_TYPES_H
1652 | # include <sys/types.h>
1653 | #endif
1654 | #if HAVE_SYS_STAT_H
1655 | # include <sys/stat.h>
1656 | #endif
1657 | #if STDC_HEADERS
1658 | # include <stdlib.h>
1659 | # include <stddef.h>
1660 rizwank 1.1 | #else
1661 | # if HAVE_STDLIB_H
1662 | # include <stdlib.h>
1663 | # endif
1664 | #endif
1665 | #if HAVE_STRING_H
1666 | # if !STDC_HEADERS && HAVE_MEMORY_H
1667 | # include <memory.h>
1668 | # endif
1669 | # include <string.h>
1670 | #endif
1671 | #if HAVE_STRINGS_H
1672 | # include <strings.h>
1673 | #endif
1674 | #if HAVE_INTTYPES_H
1675 | # include <inttypes.h>
1676 | #else
1677 | # if HAVE_STDINT_H
1678 | # include <stdint.h>
1679 | # endif
1680 | #endif
1681 rizwank 1.1 | #if HAVE_UNISTD_H
1682 | # include <unistd.h>
1683 | #endif
1684 | #include <linux/ucdrom.h>
1685 configure:7397: result: no
1686 configure:7401: checking linux/ucdrom.h presence
1687 configure:7411: gcc -E conftest.c
1688 conftest.c:42: linux/ucdrom.h: No such file or directory
1689 configure:7417: $? = 1
1690 configure: failed program was:
1691 | /* confdefs.h. */
1692 |
1693 | #define PACKAGE_NAME "Wine"
1694 | #define PACKAGE_TARNAME "wine"
1695 | #define PACKAGE_VERSION "20050111"
1696 | #define PACKAGE_STRING "Wine 20050111"
1697 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1698 | #define YYTEXT_POINTER 1
1699 | #define HAVE_ISWALNUM 1
1700 | #define HAVE_GETHOSTBYNAME 1
1701 | #define HAVE_CONNECT 1
1702 rizwank 1.1 | #define HAVE_INET_ATON 1
1703 | #define STDC_HEADERS 1
1704 | #define HAVE_SYS_TYPES_H 1
1705 | #define HAVE_SYS_STAT_H 1
1706 | #define HAVE_STDLIB_H 1
1707 | #define HAVE_STRING_H 1
1708 | #define HAVE_MEMORY_H 1
1709 | #define HAVE_STRINGS_H 1
1710 | #define HAVE_INTTYPES_H 1
1711 | #define HAVE_STDINT_H 1
1712 | #define HAVE_UNISTD_H 1
1713 | #define HAVE_ARPA_INET_H 1
1714 | #define HAVE_ARPA_NAMESER_H 1
1715 | #define HAVE_ELF_H 1
1716 | #define HAVE_FLOAT_H 1
1717 | #define HAVE_GETOPT_H 1
1718 | #define HAVE_GIF_LIB_H 1
1719 | #define HAVE_JPEGLIB_H 1
1720 | #define HAVE_LCMS_LCMS_H 1
1721 | #define HAVE_LINK_H 1
1722 | #define HAVE_LINUX_CDROM_H 1
1723 rizwank 1.1 | #define HAVE_LINUX_COMPILER_H 1
1724 | #define HAVE_LINUX_HDREG_H 1
1725 | #define HAVE_LINUX_INPUT_H 1
1726 | #define HAVE_LINUX_IOCTL_H 1
1727 | #define HAVE_LINUX_JOYSTICK_H 1
1728 | #define HAVE_LINUX_MAJOR_H 1
1729 | #define HAVE_LINUX_PARAM_H 1
1730 | #define HAVE_LINUX_SERIAL_H 1
1731 | /* end confdefs.h. */
1732 | #include <linux/ucdrom.h>
1733 configure:7437: result: no
1734 configure:7472: checking for linux/ucdrom.h
1735 configure:7479: result: no
1736 configure:7357: checking machine/cpu.h usability
1737 configure:7369: gcc -c -g -O2 conftest.c >&5
1738 conftest.c:76: machine/cpu.h: No such file or directory
1739 configure:7375: $? = 1
1740 configure: failed program was:
1741 | /* confdefs.h. */
1742 |
1743 | #define PACKAGE_NAME "Wine"
1744 rizwank 1.1 | #define PACKAGE_TARNAME "wine"
1745 | #define PACKAGE_VERSION "20050111"
1746 | #define PACKAGE_STRING "Wine 20050111"
1747 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1748 | #define YYTEXT_POINTER 1
1749 | #define HAVE_ISWALNUM 1
1750 | #define HAVE_GETHOSTBYNAME 1
1751 | #define HAVE_CONNECT 1
1752 | #define HAVE_INET_ATON 1
1753 | #define STDC_HEADERS 1
1754 | #define HAVE_SYS_TYPES_H 1
1755 | #define HAVE_SYS_STAT_H 1
1756 | #define HAVE_STDLIB_H 1
1757 | #define HAVE_STRING_H 1
1758 | #define HAVE_MEMORY_H 1
1759 | #define HAVE_STRINGS_H 1
1760 | #define HAVE_INTTYPES_H 1
1761 | #define HAVE_STDINT_H 1
1762 | #define HAVE_UNISTD_H 1
1763 | #define HAVE_ARPA_INET_H 1
1764 | #define HAVE_ARPA_NAMESER_H 1
1765 rizwank 1.1 | #define HAVE_ELF_H 1
1766 | #define HAVE_FLOAT_H 1
1767 | #define HAVE_GETOPT_H 1
1768 | #define HAVE_GIF_LIB_H 1
1769 | #define HAVE_JPEGLIB_H 1
1770 | #define HAVE_LCMS_LCMS_H 1
1771 | #define HAVE_LINK_H 1
1772 | #define HAVE_LINUX_CDROM_H 1
1773 | #define HAVE_LINUX_COMPILER_H 1
1774 | #define HAVE_LINUX_HDREG_H 1
1775 | #define HAVE_LINUX_INPUT_H 1
1776 | #define HAVE_LINUX_IOCTL_H 1
1777 | #define HAVE_LINUX_JOYSTICK_H 1
1778 | #define HAVE_LINUX_MAJOR_H 1
1779 | #define HAVE_LINUX_PARAM_H 1
1780 | #define HAVE_LINUX_SERIAL_H 1
1781 | /* end confdefs.h. */
1782 | #include <stdio.h>
1783 | #if HAVE_SYS_TYPES_H
1784 | # include <sys/types.h>
1785 | #endif
1786 rizwank 1.1 | #if HAVE_SYS_STAT_H
1787 | # include <sys/stat.h>
1788 | #endif
1789 | #if STDC_HEADERS
1790 | # include <stdlib.h>
1791 | # include <stddef.h>
1792 | #else
1793 | # if HAVE_STDLIB_H
1794 | # include <stdlib.h>
1795 | # endif
1796 | #endif
1797 | #if HAVE_STRING_H
1798 | # if !STDC_HEADERS && HAVE_MEMORY_H
1799 | # include <memory.h>
1800 | # endif
1801 | # include <string.h>
1802 | #endif
1803 | #if HAVE_STRINGS_H
1804 | # include <strings.h>
1805 | #endif
1806 | #if HAVE_INTTYPES_H
1807 rizwank 1.1 | # include <inttypes.h>
1808 | #else
1809 | # if HAVE_STDINT_H
1810 | # include <stdint.h>
1811 | # endif
1812 | #endif
1813 | #if HAVE_UNISTD_H
1814 | # include <unistd.h>
1815 | #endif
1816 | #include <machine/cpu.h>
1817 configure:7397: result: no
1818 configure:7401: checking machine/cpu.h presence
1819 configure:7411: gcc -E conftest.c
1820 conftest.c:42: machine/cpu.h: No such file or directory
1821 configure:7417: $? = 1
1822 configure: failed program was:
1823 | /* confdefs.h. */
1824 |
1825 | #define PACKAGE_NAME "Wine"
1826 | #define PACKAGE_TARNAME "wine"
1827 | #define PACKAGE_VERSION "20050111"
1828 rizwank 1.1 | #define PACKAGE_STRING "Wine 20050111"
1829 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1830 | #define YYTEXT_POINTER 1
1831 | #define HAVE_ISWALNUM 1
1832 | #define HAVE_GETHOSTBYNAME 1
1833 | #define HAVE_CONNECT 1
1834 | #define HAVE_INET_ATON 1
1835 | #define STDC_HEADERS 1
1836 | #define HAVE_SYS_TYPES_H 1
1837 | #define HAVE_SYS_STAT_H 1
1838 | #define HAVE_STDLIB_H 1
1839 | #define HAVE_STRING_H 1
1840 | #define HAVE_MEMORY_H 1
1841 | #define HAVE_STRINGS_H 1
1842 | #define HAVE_INTTYPES_H 1
1843 | #define HAVE_STDINT_H 1
1844 | #define HAVE_UNISTD_H 1
1845 | #define HAVE_ARPA_INET_H 1
1846 | #define HAVE_ARPA_NAMESER_H 1
1847 | #define HAVE_ELF_H 1
1848 | #define HAVE_FLOAT_H 1
1849 rizwank 1.1 | #define HAVE_GETOPT_H 1
1850 | #define HAVE_GIF_LIB_H 1
1851 | #define HAVE_JPEGLIB_H 1
1852 | #define HAVE_LCMS_LCMS_H 1
1853 | #define HAVE_LINK_H 1
1854 | #define HAVE_LINUX_CDROM_H 1
1855 | #define HAVE_LINUX_COMPILER_H 1
1856 | #define HAVE_LINUX_HDREG_H 1
1857 | #define HAVE_LINUX_INPUT_H 1
1858 | #define HAVE_LINUX_IOCTL_H 1
1859 | #define HAVE_LINUX_JOYSTICK_H 1
1860 | #define HAVE_LINUX_MAJOR_H 1
1861 | #define HAVE_LINUX_PARAM_H 1
1862 | #define HAVE_LINUX_SERIAL_H 1
1863 | /* end confdefs.h. */
1864 | #include <machine/cpu.h>
1865 configure:7437: result: no
1866 configure:7472: checking for machine/cpu.h
1867 configure:7479: result: no
1868 configure:7357: checking mntent.h usability
1869 configure:7369: gcc -c -g -O2 conftest.c >&5
1870 rizwank 1.1 configure:7375: $? = 0
1871 configure:7378: test -z || test ! -s conftest.err
1872 configure:7381: $? = 0
1873 configure:7384: test -s conftest.o
1874 configure:7387: $? = 0
1875 configure:7397: result: yes
1876 configure:7401: checking mntent.h presence
1877 configure:7411: gcc -E conftest.c
1878 configure:7417: $? = 0
1879 configure:7437: result: yes
1880 configure:7472: checking for mntent.h
1881 configure:7479: result: yes
1882 configure:7357: checking netdb.h usability
1883 configure:7369: gcc -c -g -O2 conftest.c >&5
1884 configure:7375: $? = 0
1885 configure:7378: test -z || test ! -s conftest.err
1886 configure:7381: $? = 0
1887 configure:7384: test -s conftest.o
1888 configure:7387: $? = 0
1889 configure:7397: result: yes
1890 configure:7401: checking netdb.h presence
1891 rizwank 1.1 configure:7411: gcc -E conftest.c
1892 configure:7417: $? = 0
1893 configure:7437: result: yes
1894 configure:7472: checking for netdb.h
1895 configure:7479: result: yes
1896 configure:7357: checking netinet/in.h usability
1897 configure:7369: gcc -c -g -O2 conftest.c >&5
1898 configure:7375: $? = 0
1899 configure:7378: test -z || test ! -s conftest.err
1900 configure:7381: $? = 0
1901 configure:7384: test -s conftest.o
1902 configure:7387: $? = 0
1903 configure:7397: result: yes
1904 configure:7401: checking netinet/in.h presence
1905 configure:7411: gcc -E conftest.c
1906 configure:7417: $? = 0
1907 configure:7437: result: yes
1908 configure:7472: checking for netinet/in.h
1909 configure:7479: result: yes
1910 configure:7357: checking netinet/in_systm.h usability
1911 configure:7369: gcc -c -g -O2 conftest.c >&5
1912 rizwank 1.1 configure:7375: $? = 0
1913 configure:7378: test -z || test ! -s conftest.err
1914 configure:7381: $? = 0
1915 configure:7384: test -s conftest.o
1916 configure:7387: $? = 0
1917 configure:7397: result: yes
1918 configure:7401: checking netinet/in_systm.h presence
1919 configure:7411: gcc -E conftest.c
1920 configure:7417: $? = 0
1921 configure:7437: result: yes
1922 configure:7472: checking for netinet/in_systm.h
1923 configure:7479: result: yes
1924 configure:7357: checking netinet/tcp.h usability
1925 configure:7369: gcc -c -g -O2 conftest.c >&5
1926 configure:7375: $? = 0
1927 configure:7378: test -z || test ! -s conftest.err
1928 configure:7381: $? = 0
1929 configure:7384: test -s conftest.o
1930 configure:7387: $? = 0
1931 configure:7397: result: yes
1932 configure:7401: checking netinet/tcp.h presence
1933 rizwank 1.1 configure:7411: gcc -E conftest.c
1934 configure:7417: $? = 0
1935 configure:7437: result: yes
1936 configure:7472: checking for netinet/tcp.h
1937 configure:7479: result: yes
1938 configure:7357: checking netinet/tcp_fsm.h usability
1939 configure:7369: gcc -c -g -O2 conftest.c >&5
1940 conftest.c:81: netinet/tcp_fsm.h: No such file or directory
1941 configure:7375: $? = 1
1942 configure: failed program was:
1943 | /* confdefs.h. */
1944 |
1945 | #define PACKAGE_NAME "Wine"
1946 | #define PACKAGE_TARNAME "wine"
1947 | #define PACKAGE_VERSION "20050111"
1948 | #define PACKAGE_STRING "Wine 20050111"
1949 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1950 | #define YYTEXT_POINTER 1
1951 | #define HAVE_ISWALNUM 1
1952 | #define HAVE_GETHOSTBYNAME 1
1953 | #define HAVE_CONNECT 1
1954 rizwank 1.1 | #define HAVE_INET_ATON 1
1955 | #define STDC_HEADERS 1
1956 | #define HAVE_SYS_TYPES_H 1
1957 | #define HAVE_SYS_STAT_H 1
1958 | #define HAVE_STDLIB_H 1
1959 | #define HAVE_STRING_H 1
1960 | #define HAVE_MEMORY_H 1
1961 | #define HAVE_STRINGS_H 1
1962 | #define HAVE_INTTYPES_H 1
1963 | #define HAVE_STDINT_H 1
1964 | #define HAVE_UNISTD_H 1
1965 | #define HAVE_ARPA_INET_H 1
1966 | #define HAVE_ARPA_NAMESER_H 1
1967 | #define HAVE_ELF_H 1
1968 | #define HAVE_FLOAT_H 1
1969 | #define HAVE_GETOPT_H 1
1970 | #define HAVE_GIF_LIB_H 1
1971 | #define HAVE_JPEGLIB_H 1
1972 | #define HAVE_LCMS_LCMS_H 1
1973 | #define HAVE_LINK_H 1
1974 | #define HAVE_LINUX_CDROM_H 1
1975 rizwank 1.1 | #define HAVE_LINUX_COMPILER_H 1
1976 | #define HAVE_LINUX_HDREG_H 1
1977 | #define HAVE_LINUX_INPUT_H 1
1978 | #define HAVE_LINUX_IOCTL_H 1
1979 | #define HAVE_LINUX_JOYSTICK_H 1
1980 | #define HAVE_LINUX_MAJOR_H 1
1981 | #define HAVE_LINUX_PARAM_H 1
1982 | #define HAVE_LINUX_SERIAL_H 1
1983 | #define HAVE_MNTENT_H 1
1984 | #define HAVE_NETDB_H 1
1985 | #define HAVE_NETINET_IN_H 1
1986 | #define HAVE_NETINET_IN_SYSTM_H 1
1987 | #define HAVE_NETINET_TCP_H 1
1988 | /* end confdefs.h. */
1989 | #include <stdio.h>
1990 | #if HAVE_SYS_TYPES_H
1991 | # include <sys/types.h>
1992 | #endif
1993 | #if HAVE_SYS_STAT_H
1994 | # include <sys/stat.h>
1995 | #endif
1996 rizwank 1.1 | #if STDC_HEADERS
1997 | # include <stdlib.h>
1998 | # include <stddef.h>
1999 | #else
2000 | # if HAVE_STDLIB_H
2001 | # include <stdlib.h>
2002 | # endif
2003 | #endif
2004 | #if HAVE_STRING_H
2005 | # if !STDC_HEADERS && HAVE_MEMORY_H
2006 | # include <memory.h>
2007 | # endif
2008 | # include <string.h>
2009 | #endif
2010 | #if HAVE_STRINGS_H
2011 | # include <strings.h>
2012 | #endif
2013 | #if HAVE_INTTYPES_H
2014 | # include <inttypes.h>
2015 | #else
2016 | # if HAVE_STDINT_H
2017 rizwank 1.1 | # include <stdint.h>
2018 | # endif
2019 | #endif
2020 | #if HAVE_UNISTD_H
2021 | # include <unistd.h>
2022 | #endif
2023 | #include <netinet/tcp_fsm.h>
2024 configure:7397: result: no
2025 configure:7401: checking netinet/tcp_fsm.h presence
2026 configure:7411: gcc -E conftest.c
2027 conftest.c:47: netinet/tcp_fsm.h: No such file or directory
2028 configure:7417: $? = 1
2029 configure: failed program was:
2030 | /* confdefs.h. */
2031 |
2032 | #define PACKAGE_NAME "Wine"
2033 | #define PACKAGE_TARNAME "wine"
2034 | #define PACKAGE_VERSION "20050111"
2035 | #define PACKAGE_STRING "Wine 20050111"
2036 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2037 | #define YYTEXT_POINTER 1
2038 rizwank 1.1 | #define HAVE_ISWALNUM 1
2039 | #define HAVE_GETHOSTBYNAME 1
2040 | #define HAVE_CONNECT 1
2041 | #define HAVE_INET_ATON 1
2042 | #define STDC_HEADERS 1
2043 | #define HAVE_SYS_TYPES_H 1
2044 | #define HAVE_SYS_STAT_H 1
2045 | #define HAVE_STDLIB_H 1
2046 | #define HAVE_STRING_H 1
2047 | #define HAVE_MEMORY_H 1
2048 | #define HAVE_STRINGS_H 1
2049 | #define HAVE_INTTYPES_H 1
2050 | #define HAVE_STDINT_H 1
2051 | #define HAVE_UNISTD_H 1
2052 | #define HAVE_ARPA_INET_H 1
2053 | #define HAVE_ARPA_NAMESER_H 1
2054 | #define HAVE_ELF_H 1
2055 | #define HAVE_FLOAT_H 1
2056 | #define HAVE_GETOPT_H 1
2057 | #define HAVE_GIF_LIB_H 1
2058 | #define HAVE_JPEGLIB_H 1
2059 rizwank 1.1 | #define HAVE_LCMS_LCMS_H 1
2060 | #define HAVE_LINK_H 1
2061 | #define HAVE_LINUX_CDROM_H 1
2062 | #define HAVE_LINUX_COMPILER_H 1
2063 | #define HAVE_LINUX_HDREG_H 1
2064 | #define HAVE_LINUX_INPUT_H 1
2065 | #define HAVE_LINUX_IOCTL_H 1
2066 | #define HAVE_LINUX_JOYSTICK_H 1
2067 | #define HAVE_LINUX_MAJOR_H 1
2068 | #define HAVE_LINUX_PARAM_H 1
2069 | #define HAVE_LINUX_SERIAL_H 1
2070 | #define HAVE_MNTENT_H 1
2071 | #define HAVE_NETDB_H 1
2072 | #define HAVE_NETINET_IN_H 1
2073 | #define HAVE_NETINET_IN_SYSTM_H 1
2074 | #define HAVE_NETINET_TCP_H 1
2075 | /* end confdefs.h. */
2076 | #include <netinet/tcp_fsm.h>
2077 configure:7437: result: no
2078 configure:7472: checking for netinet/tcp_fsm.h
2079 configure:7479: result: no
2080 rizwank 1.1 configure:7357: checking openssl/ssl.h usability
2081 configure:7369: gcc -c -g -O2 conftest.c >&5
2082 configure:7375: $? = 0
2083 configure:7378: test -z || test ! -s conftest.err
2084 configure:7381: $? = 0
2085 configure:7384: test -s conftest.o
2086 configure:7387: $? = 0
2087 configure:7397: result: yes
2088 configure:7401: checking openssl/ssl.h presence
2089 configure:7411: gcc -E conftest.c
2090 configure:7417: $? = 0
2091 configure:7437: result: yes
2092 configure:7472: checking for openssl/ssl.h
2093 configure:7479: result: yes
2094 configure:7357: checking process.h usability
2095 configure:7369: gcc -c -g -O2 conftest.c >&5
2096 conftest.c:82: process.h: No such file or directory
2097 configure:7375: $? = 1
2098 configure: failed program was:
2099 | /* confdefs.h. */
2100 |
2101 rizwank 1.1 | #define PACKAGE_NAME "Wine"
2102 | #define PACKAGE_TARNAME "wine"
2103 | #define PACKAGE_VERSION "20050111"
2104 | #define PACKAGE_STRING "Wine 20050111"
2105 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2106 | #define YYTEXT_POINTER 1
2107 | #define HAVE_ISWALNUM 1
2108 | #define HAVE_GETHOSTBYNAME 1
2109 | #define HAVE_CONNECT 1
2110 | #define HAVE_INET_ATON 1
2111 | #define STDC_HEADERS 1
2112 | #define HAVE_SYS_TYPES_H 1
2113 | #define HAVE_SYS_STAT_H 1
2114 | #define HAVE_STDLIB_H 1
2115 | #define HAVE_STRING_H 1
2116 | #define HAVE_MEMORY_H 1
2117 | #define HAVE_STRINGS_H 1
2118 | #define HAVE_INTTYPES_H 1
2119 | #define HAVE_STDINT_H 1
2120 | #define HAVE_UNISTD_H 1
2121 | #define HAVE_ARPA_INET_H 1
2122 rizwank 1.1 | #define HAVE_ARPA_NAMESER_H 1
2123 | #define HAVE_ELF_H 1
2124 | #define HAVE_FLOAT_H 1
2125 | #define HAVE_GETOPT_H 1
2126 | #define HAVE_GIF_LIB_H 1
2127 | #define HAVE_JPEGLIB_H 1
2128 | #define HAVE_LCMS_LCMS_H 1
2129 | #define HAVE_LINK_H 1
2130 | #define HAVE_LINUX_CDROM_H 1
2131 | #define HAVE_LINUX_COMPILER_H 1
2132 | #define HAVE_LINUX_HDREG_H 1
2133 | #define HAVE_LINUX_INPUT_H 1
2134 | #define HAVE_LINUX_IOCTL_H 1
2135 | #define HAVE_LINUX_JOYSTICK_H 1
2136 | #define HAVE_LINUX_MAJOR_H 1
2137 | #define HAVE_LINUX_PARAM_H 1
2138 | #define HAVE_LINUX_SERIAL_H 1
2139 | #define HAVE_MNTENT_H 1
2140 | #define HAVE_NETDB_H 1
2141 | #define HAVE_NETINET_IN_H 1
2142 | #define HAVE_NETINET_IN_SYSTM_H 1
2143 rizwank 1.1 | #define HAVE_NETINET_TCP_H 1
2144 | #define HAVE_OPENSSL_SSL_H 1
2145 | /* end confdefs.h. */
2146 | #include <stdio.h>
2147 | #if HAVE_SYS_TYPES_H
2148 | # include <sys/types.h>
2149 | #endif
2150 | #if HAVE_SYS_STAT_H
2151 | # include <sys/stat.h>
2152 | #endif
2153 | #if STDC_HEADERS
2154 | # include <stdlib.h>
2155 | # include <stddef.h>
2156 | #else
2157 | # if HAVE_STDLIB_H
2158 | # include <stdlib.h>
2159 | # endif
2160 | #endif
2161 | #if HAVE_STRING_H
2162 | # if !STDC_HEADERS && HAVE_MEMORY_H
2163 | # include <memory.h>
2164 rizwank 1.1 | # endif
2165 | # include <string.h>
2166 | #endif
2167 | #if HAVE_STRINGS_H
2168 | # include <strings.h>
2169 | #endif
2170 | #if HAVE_INTTYPES_H
2171 | # include <inttypes.h>
2172 | #else
2173 | # if HAVE_STDINT_H
2174 | # include <stdint.h>
2175 | # endif
2176 | #endif
2177 | #if HAVE_UNISTD_H
2178 | # include <unistd.h>
2179 | #endif
2180 | #include <process.h>
2181 configure:7397: result: no
2182 configure:7401: checking process.h presence
2183 configure:7411: gcc -E conftest.c
2184 conftest.c:48: process.h: No such file or directory
2185 rizwank 1.1 configure:7417: $? = 1
2186 configure: failed program was:
2187 | /* confdefs.h. */
2188 |
2189 | #define PACKAGE_NAME "Wine"
2190 | #define PACKAGE_TARNAME "wine"
2191 | #define PACKAGE_VERSION "20050111"
2192 | #define PACKAGE_STRING "Wine 20050111"
2193 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2194 | #define YYTEXT_POINTER 1
2195 | #define HAVE_ISWALNUM 1
2196 | #define HAVE_GETHOSTBYNAME 1
2197 | #define HAVE_CONNECT 1
2198 | #define HAVE_INET_ATON 1
2199 | #define STDC_HEADERS 1
2200 | #define HAVE_SYS_TYPES_H 1
2201 | #define HAVE_SYS_STAT_H 1
2202 | #define HAVE_STDLIB_H 1
2203 | #define HAVE_STRING_H 1
2204 | #define HAVE_MEMORY_H 1
2205 | #define HAVE_STRINGS_H 1
2206 rizwank 1.1 | #define HAVE_INTTYPES_H 1
2207 | #define HAVE_STDINT_H 1
2208 | #define HAVE_UNISTD_H 1
2209 | #define HAVE_ARPA_INET_H 1
2210 | #define HAVE_ARPA_NAMESER_H 1
2211 | #define HAVE_ELF_H 1
2212 | #define HAVE_FLOAT_H 1
2213 | #define HAVE_GETOPT_H 1
2214 | #define HAVE_GIF_LIB_H 1
2215 | #define HAVE_JPEGLIB_H 1
2216 | #define HAVE_LCMS_LCMS_H 1
2217 | #define HAVE_LINK_H 1
2218 | #define HAVE_LINUX_CDROM_H 1
2219 | #define HAVE_LINUX_COMPILER_H 1
2220 | #define HAVE_LINUX_HDREG_H 1
2221 | #define HAVE_LINUX_INPUT_H 1
2222 | #define HAVE_LINUX_IOCTL_H 1
2223 | #define HAVE_LINUX_JOYSTICK_H 1
2224 | #define HAVE_LINUX_MAJOR_H 1
2225 | #define HAVE_LINUX_PARAM_H 1
2226 | #define HAVE_LINUX_SERIAL_H 1
2227 rizwank 1.1 | #define HAVE_MNTENT_H 1
2228 | #define HAVE_NETDB_H 1
2229 | #define HAVE_NETINET_IN_H 1
2230 | #define HAVE_NETINET_IN_SYSTM_H 1
2231 | #define HAVE_NETINET_TCP_H 1
2232 | #define HAVE_OPENSSL_SSL_H 1
2233 | /* end confdefs.h. */
2234 | #include <process.h>
2235 configure:7437: result: no
2236 configure:7472: checking for process.h
2237 configure:7479: result: no
2238 configure:7357: checking pthread.h usability
2239 configure:7369: gcc -c -g -O2 conftest.c >&5
2240 configure:7375: $? = 0
2241 configure:7378: test -z || test ! -s conftest.err
2242 configure:7381: $? = 0
2243 configure:7384: test -s conftest.o
2244 configure:7387: $? = 0
2245 configure:7397: result: yes
2246 configure:7401: checking pthread.h presence
2247 configure:7411: gcc -E conftest.c
2248 rizwank 1.1 configure:7417: $? = 0
2249 configure:7437: result: yes
2250 configure:7472: checking for pthread.h
2251 configure:7479: result: yes
2252 configure:7357: checking pwd.h usability
2253 configure:7369: gcc -c -g -O2 conftest.c >&5
2254 configure:7375: $? = 0
2255 configure:7378: test -z || test ! -s conftest.err
2256 configure:7381: $? = 0
2257 configure:7384: test -s conftest.o
2258 configure:7387: $? = 0
2259 configure:7397: result: yes
2260 configure:7401: checking pwd.h presence
2261 configure:7411: gcc -E conftest.c
2262 configure:7417: $? = 0
2263 configure:7437: result: yes
2264 configure:7472: checking for pwd.h
2265 configure:7479: result: yes
2266 configure:7357: checking regex.h usability
2267 configure:7369: gcc -c -g -O2 conftest.c >&5
2268 configure:7375: $? = 0
2269 rizwank 1.1 configure:7378: test -z || test ! -s conftest.err
2270 configure:7381: $? = 0
2271 configure:7384: test -s conftest.o
2272 configure:7387: $? = 0
2273 configure:7397: result: yes
2274 configure:7401: checking regex.h presence
2275 configure:7411: gcc -E conftest.c
2276 configure:7417: $? = 0
2277 configure:7437: result: yes
2278 configure:7472: checking for regex.h
2279 configure:7479: result: yes
2280 configure:7357: checking sched.h usability
2281 configure:7369: gcc -c -g -O2 conftest.c >&5
2282 configure:7375: $? = 0
2283 configure:7378: test -z || test ! -s conftest.err
2284 configure:7381: $? = 0
2285 configure:7384: test -s conftest.o
2286 configure:7387: $? = 0
2287 configure:7397: result: yes
2288 configure:7401: checking sched.h presence
2289 configure:7411: gcc -E conftest.c
2290 rizwank 1.1 configure:7417: $? = 0
2291 configure:7437: result: yes
2292 configure:7472: checking for sched.h
2293 configure:7479: result: yes
2294 configure:7357: checking scsi/sg.h usability
2295 configure:7369: gcc -c -g -O2 conftest.c >&5
2296 configure:7375: $? = 0
2297 configure:7378: test -z || test ! -s conftest.err
2298 configure:7381: $? = 0
2299 configure:7384: test -s conftest.o
2300 configure:7387: $? = 0
2301 configure:7397: result: yes
2302 configure:7401: checking scsi/sg.h presence
2303 configure:7411: gcc -E conftest.c
2304 configure:7417: $? = 0
2305 configure:7437: result: yes
2306 configure:7472: checking for scsi/sg.h
2307 configure:7479: result: yes
2308 configure:7357: checking scsi/scsi.h usability
2309 configure:7369: gcc -c -g -O2 conftest.c >&5
2310 configure:7375: $? = 0
2311 rizwank 1.1 configure:7378: test -z || test ! -s conftest.err
2312 configure:7381: $? = 0
2313 configure:7384: test -s conftest.o
2314 configure:7387: $? = 0
2315 configure:7397: result: yes
2316 configure:7401: checking scsi/scsi.h presence
2317 configure:7411: gcc -E conftest.c
2318 configure:7417: $? = 0
2319 configure:7437: result: yes
2320 configure:7472: checking for scsi/scsi.h
2321 configure:7479: result: yes
2322 configure:7357: checking scsi/scsi_ioctl.h usability
2323 configure:7369: gcc -c -g -O2 conftest.c >&5
2324 configure:7375: $? = 0
2325 configure:7378: test -z || test ! -s conftest.err
2326 configure:7381: $? = 0
2327 configure:7384: test -s conftest.o
2328 configure:7387: $? = 0
2329 configure:7397: result: yes
2330 configure:7401: checking scsi/scsi_ioctl.h presence
2331 configure:7411: gcc -E conftest.c
2332 rizwank 1.1 configure:7417: $? = 0
2333 configure:7437: result: yes
2334 configure:7472: checking for scsi/scsi_ioctl.h
2335 configure:7479: result: yes
2336 configure:7348: checking for stdint.h
2337 configure:7353: result: yes
2338 configure:7348: checking for strings.h
2339 configure:7353: result: yes
2340 configure:7357: checking sys/cdio.h usability
2341 configure:7369: gcc -c -g -O2 conftest.c >&5
2342 conftest.c:91: sys/cdio.h: No such file or directory
2343 configure:7375: $? = 1
2344 configure: failed program was:
2345 | /* confdefs.h. */
2346 |
2347 | #define PACKAGE_NAME "Wine"
2348 | #define PACKAGE_TARNAME "wine"
2349 | #define PACKAGE_VERSION "20050111"
2350 | #define PACKAGE_STRING "Wine 20050111"
2351 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2352 | #define YYTEXT_POINTER 1
2353 rizwank 1.1 | #define HAVE_ISWALNUM 1
2354 | #define HAVE_GETHOSTBYNAME 1
2355 | #define HAVE_CONNECT 1
2356 | #define HAVE_INET_ATON 1
2357 | #define STDC_HEADERS 1
2358 | #define HAVE_SYS_TYPES_H 1
2359 | #define HAVE_SYS_STAT_H 1
2360 | #define HAVE_STDLIB_H 1
2361 | #define HAVE_STRING_H 1
2362 | #define HAVE_MEMORY_H 1
2363 | #define HAVE_STRINGS_H 1
2364 | #define HAVE_INTTYPES_H 1
2365 | #define HAVE_STDINT_H 1
2366 | #define HAVE_UNISTD_H 1
2367 | #define HAVE_ARPA_INET_H 1
2368 | #define HAVE_ARPA_NAMESER_H 1
2369 | #define HAVE_ELF_H 1
2370 | #define HAVE_FLOAT_H 1
2371 | #define HAVE_GETOPT_H 1
2372 | #define HAVE_GIF_LIB_H 1
2373 | #define HAVE_JPEGLIB_H 1
2374 rizwank 1.1 | #define HAVE_LCMS_LCMS_H 1
2375 | #define HAVE_LINK_H 1
2376 | #define HAVE_LINUX_CDROM_H 1
2377 | #define HAVE_LINUX_COMPILER_H 1
2378 | #define HAVE_LINUX_HDREG_H 1
2379 | #define HAVE_LINUX_INPUT_H 1
2380 | #define HAVE_LINUX_IOCTL_H 1
2381 | #define HAVE_LINUX_JOYSTICK_H 1
2382 | #define HAVE_LINUX_MAJOR_H 1
2383 | #define HAVE_LINUX_PARAM_H 1
2384 | #define HAVE_LINUX_SERIAL_H 1
2385 | #define HAVE_MNTENT_H 1
2386 | #define HAVE_NETDB_H 1
2387 | #define HAVE_NETINET_IN_H 1
2388 | #define HAVE_NETINET_IN_SYSTM_H 1
2389 | #define HAVE_NETINET_TCP_H 1
2390 | #define HAVE_OPENSSL_SSL_H 1
2391 | #define HAVE_PTHREAD_H 1
2392 | #define HAVE_PWD_H 1
2393 | #define HAVE_REGEX_H 1
2394 | #define HAVE_SCHED_H 1
2395 rizwank 1.1 | #define HAVE_SCSI_SG_H 1
2396 | #define HAVE_SCSI_SCSI_H 1
2397 | #define HAVE_SCSI_SCSI_IOCTL_H 1
2398 | #define HAVE_STDINT_H 1
2399 | #define HAVE_STRINGS_H 1
2400 | /* end confdefs.h. */
2401 | #include <stdio.h>
2402 | #if HAVE_SYS_TYPES_H
2403 | # include <sys/types.h>
2404 | #endif
2405 | #if HAVE_SYS_STAT_H
2406 | # include <sys/stat.h>
2407 | #endif
2408 | #if STDC_HEADERS
2409 | # include <stdlib.h>
2410 | # include <stddef.h>
2411 | #else
2412 | # if HAVE_STDLIB_H
2413 | # include <stdlib.h>
2414 | # endif
2415 | #endif
2416 rizwank 1.1 | #if HAVE_STRING_H
2417 | # if !STDC_HEADERS && HAVE_MEMORY_H
2418 | # include <memory.h>
2419 | # endif
2420 | # include <string.h>
2421 | #endif
2422 | #if HAVE_STRINGS_H
2423 | # include <strings.h>
2424 | #endif
2425 | #if HAVE_INTTYPES_H
2426 | # include <inttypes.h>
2427 | #else
2428 | # if HAVE_STDINT_H
2429 | # include <stdint.h>
2430 | # endif
2431 | #endif
2432 | #if HAVE_UNISTD_H
2433 | # include <unistd.h>
2434 | #endif
2435 | #include <sys/cdio.h>
2436 configure:7397: result: no
2437 rizwank 1.1 configure:7401: checking sys/cdio.h presence
2438 configure:7411: gcc -E conftest.c
2439 conftest.c:57: sys/cdio.h: No such file or directory
2440 configure:7417: $? = 1
2441 configure: failed program was:
2442 | /* confdefs.h. */
2443 |
2444 | #define PACKAGE_NAME "Wine"
2445 | #define PACKAGE_TARNAME "wine"
2446 | #define PACKAGE_VERSION "20050111"
2447 | #define PACKAGE_STRING "Wine 20050111"
2448 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2449 | #define YYTEXT_POINTER 1
2450 | #define HAVE_ISWALNUM 1
2451 | #define HAVE_GETHOSTBYNAME 1
2452 | #define HAVE_CONNECT 1
2453 | #define HAVE_INET_ATON 1
2454 | #define STDC_HEADERS 1
2455 | #define HAVE_SYS_TYPES_H 1
2456 | #define HAVE_SYS_STAT_H 1
2457 | #define HAVE_STDLIB_H 1
2458 rizwank 1.1 | #define HAVE_STRING_H 1
2459 | #define HAVE_MEMORY_H 1
2460 | #define HAVE_STRINGS_H 1
2461 | #define HAVE_INTTYPES_H 1
2462 | #define HAVE_STDINT_H 1
2463 | #define HAVE_UNISTD_H 1
2464 | #define HAVE_ARPA_INET_H 1
2465 | #define HAVE_ARPA_NAMESER_H 1
2466 | #define HAVE_ELF_H 1
2467 | #define HAVE_FLOAT_H 1
2468 | #define HAVE_GETOPT_H 1
2469 | #define HAVE_GIF_LIB_H 1
2470 | #define HAVE_JPEGLIB_H 1
2471 | #define HAVE_LCMS_LCMS_H 1
2472 | #define HAVE_LINK_H 1
2473 | #define HAVE_LINUX_CDROM_H 1
2474 | #define HAVE_LINUX_COMPILER_H 1
2475 | #define HAVE_LINUX_HDREG_H 1
2476 | #define HAVE_LINUX_INPUT_H 1
2477 | #define HAVE_LINUX_IOCTL_H 1
2478 | #define HAVE_LINUX_JOYSTICK_H 1
2479 rizwank 1.1 | #define HAVE_LINUX_MAJOR_H 1
2480 | #define HAVE_LINUX_PARAM_H 1
2481 | #define HAVE_LINUX_SERIAL_H 1
2482 | #define HAVE_MNTENT_H 1
2483 | #define HAVE_NETDB_H 1
2484 | #define HAVE_NETINET_IN_H 1
2485 | #define HAVE_NETINET_IN_SYSTM_H 1
2486 | #define HAVE_NETINET_TCP_H 1
2487 | #define HAVE_OPENSSL_SSL_H 1
2488 | #define HAVE_PTHREAD_H 1
2489 | #define HAVE_PWD_H 1
2490 | #define HAVE_REGEX_H 1
2491 | #define HAVE_SCHED_H 1
2492 | #define HAVE_SCSI_SG_H 1
2493 | #define HAVE_SCSI_SCSI_H 1
2494 | #define HAVE_SCSI_SCSI_IOCTL_H 1
2495 | #define HAVE_STDINT_H 1
2496 | #define HAVE_STRINGS_H 1
2497 | /* end confdefs.h. */
2498 | #include <sys/cdio.h>
2499 configure:7437: result: no
2500 rizwank 1.1 configure:7472: checking for sys/cdio.h
2501 configure:7479: result: no
2502 configure:7357: checking sys/elf32.h usability
2503 configure:7369: gcc -c -g -O2 conftest.c >&5
2504 conftest.c:91: sys/elf32.h: No such file or directory
2505 configure:7375: $? = 1
2506 configure: failed program was:
2507 | /* confdefs.h. */
2508 |
2509 | #define PACKAGE_NAME "Wine"
2510 | #define PACKAGE_TARNAME "wine"
2511 | #define PACKAGE_VERSION "20050111"
2512 | #define PACKAGE_STRING "Wine 20050111"
2513 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2514 | #define YYTEXT_POINTER 1
2515 | #define HAVE_ISWALNUM 1
2516 | #define HAVE_GETHOSTBYNAME 1
2517 | #define HAVE_CONNECT 1
2518 | #define HAVE_INET_ATON 1
2519 | #define STDC_HEADERS 1
2520 | #define HAVE_SYS_TYPES_H 1
2521 rizwank 1.1 | #define HAVE_SYS_STAT_H 1
2522 | #define HAVE_STDLIB_H 1
2523 | #define HAVE_STRING_H 1
2524 | #define HAVE_MEMORY_H 1
2525 | #define HAVE_STRINGS_H 1
2526 | #define HAVE_INTTYPES_H 1
2527 | #define HAVE_STDINT_H 1
2528 | #define HAVE_UNISTD_H 1
2529 | #define HAVE_ARPA_INET_H 1
2530 | #define HAVE_ARPA_NAMESER_H 1
2531 | #define HAVE_ELF_H 1
2532 | #define HAVE_FLOAT_H 1
2533 | #define HAVE_GETOPT_H 1
2534 | #define HAVE_GIF_LIB_H 1
2535 | #define HAVE_JPEGLIB_H 1
2536 | #define HAVE_LCMS_LCMS_H 1
2537 | #define HAVE_LINK_H 1
2538 | #define HAVE_LINUX_CDROM_H 1
2539 | #define HAVE_LINUX_COMPILER_H 1
2540 | #define HAVE_LINUX_HDREG_H 1
2541 | #define HAVE_LINUX_INPUT_H 1
2542 rizwank 1.1 | #define HAVE_LINUX_IOCTL_H 1
2543 | #define HAVE_LINUX_JOYSTICK_H 1
2544 | #define HAVE_LINUX_MAJOR_H 1
2545 | #define HAVE_LINUX_PARAM_H 1
2546 | #define HAVE_LINUX_SERIAL_H 1
2547 | #define HAVE_MNTENT_H 1
2548 | #define HAVE_NETDB_H 1
2549 | #define HAVE_NETINET_IN_H 1
2550 | #define HAVE_NETINET_IN_SYSTM_H 1
2551 | #define HAVE_NETINET_TCP_H 1
2552 | #define HAVE_OPENSSL_SSL_H 1
2553 | #define HAVE_PTHREAD_H 1
2554 | #define HAVE_PWD_H 1
2555 | #define HAVE_REGEX_H 1
2556 | #define HAVE_SCHED_H 1
2557 | #define HAVE_SCSI_SG_H 1
2558 | #define HAVE_SCSI_SCSI_H 1
2559 | #define HAVE_SCSI_SCSI_IOCTL_H 1
2560 | #define HAVE_STDINT_H 1
2561 | #define HAVE_STRINGS_H 1
2562 | /* end confdefs.h. */
2563 rizwank 1.1 | #include <stdio.h>
2564 | #if HAVE_SYS_TYPES_H
2565 | # include <sys/types.h>
2566 | #endif
2567 | #if HAVE_SYS_STAT_H
2568 | # include <sys/stat.h>
2569 | #endif
2570 | #if STDC_HEADERS
2571 | # include <stdlib.h>
2572 | # include <stddef.h>
2573 | #else
2574 | # if HAVE_STDLIB_H
2575 | # include <stdlib.h>
2576 | # endif
2577 | #endif
2578 | #if HAVE_STRING_H
2579 | # if !STDC_HEADERS && HAVE_MEMORY_H
2580 | # include <memory.h>
2581 | # endif
2582 | # include <string.h>
2583 | #endif
2584 rizwank 1.1 | #if HAVE_STRINGS_H
2585 | # include <strings.h>
2586 | #endif
2587 | #if HAVE_INTTYPES_H
2588 | # include <inttypes.h>
2589 | #else
2590 | # if HAVE_STDINT_H
2591 | # include <stdint.h>
2592 | # endif
2593 | #endif
2594 | #if HAVE_UNISTD_H
2595 | # include <unistd.h>
2596 | #endif
2597 | #include <sys/elf32.h>
2598 configure:7397: result: no
2599 configure:7401: checking sys/elf32.h presence
2600 configure:7411: gcc -E conftest.c
2601 conftest.c:57: sys/elf32.h: No such file or directory
2602 configure:7417: $? = 1
2603 configure: failed program was:
2604 | /* confdefs.h. */
2605 rizwank 1.1 |
2606 | #define PACKAGE_NAME "Wine"
2607 | #define PACKAGE_TARNAME "wine"
2608 | #define PACKAGE_VERSION "20050111"
2609 | #define PACKAGE_STRING "Wine 20050111"
2610 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2611 | #define YYTEXT_POINTER 1
2612 | #define HAVE_ISWALNUM 1
2613 | #define HAVE_GETHOSTBYNAME 1
2614 | #define HAVE_CONNECT 1
2615 | #define HAVE_INET_ATON 1
2616 | #define STDC_HEADERS 1
2617 | #define HAVE_SYS_TYPES_H 1
2618 | #define HAVE_SYS_STAT_H 1
2619 | #define HAVE_STDLIB_H 1
2620 | #define HAVE_STRING_H 1
2621 | #define HAVE_MEMORY_H 1
2622 | #define HAVE_STRINGS_H 1
2623 | #define HAVE_INTTYPES_H 1
2624 | #define HAVE_STDINT_H 1
2625 | #define HAVE_UNISTD_H 1
2626 rizwank 1.1 | #define HAVE_ARPA_INET_H 1
2627 | #define HAVE_ARPA_NAMESER_H 1
2628 | #define HAVE_ELF_H 1
2629 | #define HAVE_FLOAT_H 1
2630 | #define HAVE_GETOPT_H 1
2631 | #define HAVE_GIF_LIB_H 1
2632 | #define HAVE_JPEGLIB_H 1
2633 | #define HAVE_LCMS_LCMS_H 1
2634 | #define HAVE_LINK_H 1
2635 | #define HAVE_LINUX_CDROM_H 1
2636 | #define HAVE_LINUX_COMPILER_H 1
2637 | #define HAVE_LINUX_HDREG_H 1
2638 | #define HAVE_LINUX_INPUT_H 1
2639 | #define HAVE_LINUX_IOCTL_H 1
2640 | #define HAVE_LINUX_JOYSTICK_H 1
2641 | #define HAVE_LINUX_MAJOR_H 1
2642 | #define HAVE_LINUX_PARAM_H 1
2643 | #define HAVE_LINUX_SERIAL_H 1
2644 | #define HAVE_MNTENT_H 1
2645 | #define HAVE_NETDB_H 1
2646 | #define HAVE_NETINET_IN_H 1
2647 rizwank 1.1 | #define HAVE_NETINET_IN_SYSTM_H 1
2648 | #define HAVE_NETINET_TCP_H 1
2649 | #define HAVE_OPENSSL_SSL_H 1
2650 | #define HAVE_PTHREAD_H 1
2651 | #define HAVE_PWD_H 1
2652 | #define HAVE_REGEX_H 1
2653 | #define HAVE_SCHED_H 1
2654 | #define HAVE_SCSI_SG_H 1
2655 | #define HAVE_SCSI_SCSI_H 1
2656 | #define HAVE_SCSI_SCSI_IOCTL_H 1
2657 | #define HAVE_STDINT_H 1
2658 | #define HAVE_STRINGS_H 1
2659 | /* end confdefs.h. */
2660 | #include <sys/elf32.h>
2661 configure:7437: result: no
2662 configure:7472: checking for sys/elf32.h
2663 configure:7479: result: no
2664 configure:7357: checking sys/errno.h usability
2665 configure:7369: gcc -c -g -O2 conftest.c >&5
2666 configure:7375: $? = 0
2667 configure:7378: test -z || test ! -s conftest.err
2668 rizwank 1.1 configure:7381: $? = 0
2669 configure:7384: test -s conftest.o
2670 configure:7387: $? = 0
2671 configure:7397: result: yes
2672 configure:7401: checking sys/errno.h presence
2673 configure:7411: gcc -E conftest.c
2674 configure:7417: $? = 0
2675 configure:7437: result: yes
2676 configure:7472: checking for sys/errno.h
2677 configure:7479: result: yes
2678 configure:7357: checking sys/epoll.h usability
2679 configure:7369: gcc -c -g -O2 conftest.c >&5
2680 conftest.c:92: sys/epoll.h: No such file or directory
2681 configure:7375: $? = 1
2682 configure: failed program was:
2683 | /* confdefs.h. */
2684 |
2685 | #define PACKAGE_NAME "Wine"
2686 | #define PACKAGE_TARNAME "wine"
2687 | #define PACKAGE_VERSION "20050111"
2688 | #define PACKAGE_STRING "Wine 20050111"
2689 rizwank 1.1 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2690 | #define YYTEXT_POINTER 1
2691 | #define HAVE_ISWALNUM 1
2692 | #define HAVE_GETHOSTBYNAME 1
2693 | #define HAVE_CONNECT 1
2694 | #define HAVE_INET_ATON 1
2695 | #define STDC_HEADERS 1
2696 | #define HAVE_SYS_TYPES_H 1
2697 | #define HAVE_SYS_STAT_H 1
2698 | #define HAVE_STDLIB_H 1
2699 | #define HAVE_STRING_H 1
2700 | #define HAVE_MEMORY_H 1
2701 | #define HAVE_STRINGS_H 1
2702 | #define HAVE_INTTYPES_H 1
2703 | #define HAVE_STDINT_H 1
2704 | #define HAVE_UNISTD_H 1
2705 | #define HAVE_ARPA_INET_H 1
2706 | #define HAVE_ARPA_NAMESER_H 1
2707 | #define HAVE_ELF_H 1
2708 | #define HAVE_FLOAT_H 1
2709 | #define HAVE_GETOPT_H 1
2710 rizwank 1.1 | #define HAVE_GIF_LIB_H 1
2711 | #define HAVE_JPEGLIB_H 1
2712 | #define HAVE_LCMS_LCMS_H 1
2713 | #define HAVE_LINK_H 1
2714 | #define HAVE_LINUX_CDROM_H 1
2715 | #define HAVE_LINUX_COMPILER_H 1
2716 | #define HAVE_LINUX_HDREG_H 1
2717 | #define HAVE_LINUX_INPUT_H 1
2718 | #define HAVE_LINUX_IOCTL_H 1
2719 | #define HAVE_LINUX_JOYSTICK_H 1
2720 | #define HAVE_LINUX_MAJOR_H 1
2721 | #define HAVE_LINUX_PARAM_H 1
2722 | #define HAVE_LINUX_SERIAL_H 1
2723 | #define HAVE_MNTENT_H 1
2724 | #define HAVE_NETDB_H 1
2725 | #define HAVE_NETINET_IN_H 1
2726 | #define HAVE_NETINET_IN_SYSTM_H 1
2727 | #define HAVE_NETINET_TCP_H 1
2728 | #define HAVE_OPENSSL_SSL_H 1
2729 | #define HAVE_PTHREAD_H 1
2730 | #define HAVE_PWD_H 1
2731 rizwank 1.1 | #define HAVE_REGEX_H 1
2732 | #define HAVE_SCHED_H 1
2733 | #define HAVE_SCSI_SG_H 1
2734 | #define HAVE_SCSI_SCSI_H 1
2735 | #define HAVE_SCSI_SCSI_IOCTL_H 1
2736 | #define HAVE_STDINT_H 1
2737 | #define HAVE_STRINGS_H 1
2738 | #define HAVE_SYS_ERRNO_H 1
2739 | /* end confdefs.h. */
2740 | #include <stdio.h>
2741 | #if HAVE_SYS_TYPES_H
2742 | # include <sys/types.h>
2743 | #endif
2744 | #if HAVE_SYS_STAT_H
2745 | # include <sys/stat.h>
2746 | #endif
2747 | #if STDC_HEADERS
2748 | # include <stdlib.h>
2749 | # include <stddef.h>
2750 | #else
2751 | # if HAVE_STDLIB_H
2752 rizwank 1.1 | # include <stdlib.h>
2753 | # endif
2754 | #endif
2755 | #if HAVE_STRING_H
2756 | # if !STDC_HEADERS && HAVE_MEMORY_H
2757 | # include <memory.h>
2758 | # endif
2759 | # include <string.h>
2760 | #endif
2761 | #if HAVE_STRINGS_H
2762 | # include <strings.h>
2763 | #endif
2764 | #if HAVE_INTTYPES_H
2765 | # include <inttypes.h>
2766 | #else
2767 | # if HAVE_STDINT_H
2768 | # include <stdint.h>
2769 | # endif
2770 | #endif
2771 | #if HAVE_UNISTD_H
2772 | # include <unistd.h>
2773 rizwank 1.1 | #endif
2774 | #include <sys/epoll.h>
2775 configure:7397: result: no
2776 configure:7401: checking sys/epoll.h presence
2777 configure:7411: gcc -E conftest.c
2778 conftest.c:58: sys/epoll.h: No such file or directory
2779 configure:7417: $? = 1
2780 configure: failed program was:
2781 | /* confdefs.h. */
2782 |
2783 | #define PACKAGE_NAME "Wine"
2784 | #define PACKAGE_TARNAME "wine"
2785 | #define PACKAGE_VERSION "20050111"
2786 | #define PACKAGE_STRING "Wine 20050111"
2787 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2788 | #define YYTEXT_POINTER 1
2789 | #define HAVE_ISWALNUM 1
2790 | #define HAVE_GETHOSTBYNAME 1
2791 | #define HAVE_CONNECT 1
2792 | #define HAVE_INET_ATON 1
2793 | #define STDC_HEADERS 1
2794 rizwank 1.1 | #define HAVE_SYS_TYPES_H 1
2795 | #define HAVE_SYS_STAT_H 1
2796 | #define HAVE_STDLIB_H 1
2797 | #define HAVE_STRING_H 1
2798 | #define HAVE_MEMORY_H 1
2799 | #define HAVE_STRINGS_H 1
2800 | #define HAVE_INTTYPES_H 1
2801 | #define HAVE_STDINT_H 1
2802 | #define HAVE_UNISTD_H 1
2803 | #define HAVE_ARPA_INET_H 1
2804 | #define HAVE_ARPA_NAMESER_H 1
2805 | #define HAVE_ELF_H 1
2806 | #define HAVE_FLOAT_H 1
2807 | #define HAVE_GETOPT_H 1
2808 | #define HAVE_GIF_LIB_H 1
2809 | #define HAVE_JPEGLIB_H 1
2810 | #define HAVE_LCMS_LCMS_H 1
2811 | #define HAVE_LINK_H 1
2812 | #define HAVE_LINUX_CDROM_H 1
2813 | #define HAVE_LINUX_COMPILER_H 1
2814 | #define HAVE_LINUX_HDREG_H 1
2815 rizwank 1.1 | #define HAVE_LINUX_INPUT_H 1
2816 | #define HAVE_LINUX_IOCTL_H 1
2817 | #define HAVE_LINUX_JOYSTICK_H 1
2818 | #define HAVE_LINUX_MAJOR_H 1
2819 | #define HAVE_LINUX_PARAM_H 1
2820 | #define HAVE_LINUX_SERIAL_H 1
2821 | #define HAVE_MNTENT_H 1
2822 | #define HAVE_NETDB_H 1
2823 | #define HAVE_NETINET_IN_H 1
2824 | #define HAVE_NETINET_IN_SYSTM_H 1
2825 | #define HAVE_NETINET_TCP_H 1
2826 | #define HAVE_OPENSSL_SSL_H 1
2827 | #define HAVE_PTHREAD_H 1
2828 | #define HAVE_PWD_H 1
2829 | #define HAVE_REGEX_H 1
2830 | #define HAVE_SCHED_H 1
2831 | #define HAVE_SCSI_SG_H 1
2832 | #define HAVE_SCSI_SCSI_H 1
2833 | #define HAVE_SCSI_SCSI_IOCTL_H 1
2834 | #define HAVE_STDINT_H 1
2835 | #define HAVE_STRINGS_H 1
2836 rizwank 1.1 | #define HAVE_SYS_ERRNO_H 1
2837 | /* end confdefs.h. */
2838 | #include <sys/epoll.h>
2839 configure:7437: result: no
2840 configure:7472: checking for sys/epoll.h
2841 configure:7479: result: no
2842 configure:7357: checking sys/exec_elf.h usability
2843 configure:7369: gcc -c -g -O2 conftest.c >&5
2844 conftest.c:92: sys/exec_elf.h: No such file or directory
2845 configure:7375: $? = 1
2846 configure: failed program was:
2847 | /* confdefs.h. */
2848 |
2849 | #define PACKAGE_NAME "Wine"
2850 | #define PACKAGE_TARNAME "wine"
2851 | #define PACKAGE_VERSION "20050111"
2852 | #define PACKAGE_STRING "Wine 20050111"
2853 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2854 | #define YYTEXT_POINTER 1
2855 | #define HAVE_ISWALNUM 1
2856 | #define HAVE_GETHOSTBYNAME 1
2857 rizwank 1.1 | #define HAVE_CONNECT 1
2858 | #define HAVE_INET_ATON 1
2859 | #define STDC_HEADERS 1
2860 | #define HAVE_SYS_TYPES_H 1
2861 | #define HAVE_SYS_STAT_H 1
2862 | #define HAVE_STDLIB_H 1
2863 | #define HAVE_STRING_H 1
2864 | #define HAVE_MEMORY_H 1
2865 | #define HAVE_STRINGS_H 1
2866 | #define HAVE_INTTYPES_H 1
2867 | #define HAVE_STDINT_H 1
2868 | #define HAVE_UNISTD_H 1
2869 | #define HAVE_ARPA_INET_H 1
2870 | #define HAVE_ARPA_NAMESER_H 1
2871 | #define HAVE_ELF_H 1
2872 | #define HAVE_FLOAT_H 1
2873 | #define HAVE_GETOPT_H 1
2874 | #define HAVE_GIF_LIB_H 1
2875 | #define HAVE_JPEGLIB_H 1
2876 | #define HAVE_LCMS_LCMS_H 1
2877 | #define HAVE_LINK_H 1
2878 rizwank 1.1 | #define HAVE_LINUX_CDROM_H 1
2879 | #define HAVE_LINUX_COMPILER_H 1
2880 | #define HAVE_LINUX_HDREG_H 1
2881 | #define HAVE_LINUX_INPUT_H 1
2882 | #define HAVE_LINUX_IOCTL_H 1
2883 | #define HAVE_LINUX_JOYSTICK_H 1
2884 | #define HAVE_LINUX_MAJOR_H 1
2885 | #define HAVE_LINUX_PARAM_H 1
2886 | #define HAVE_LINUX_SERIAL_H 1
2887 | #define HAVE_MNTENT_H 1
2888 | #define HAVE_NETDB_H 1
2889 | #define HAVE_NETINET_IN_H 1
2890 | #define HAVE_NETINET_IN_SYSTM_H 1
2891 | #define HAVE_NETINET_TCP_H 1
2892 | #define HAVE_OPENSSL_SSL_H 1
2893 | #define HAVE_PTHREAD_H 1
2894 | #define HAVE_PWD_H 1
2895 | #define HAVE_REGEX_H 1
2896 | #define HAVE_SCHED_H 1
2897 | #define HAVE_SCSI_SG_H 1
2898 | #define HAVE_SCSI_SCSI_H 1
2899 rizwank 1.1 | #define HAVE_SCSI_SCSI_IOCTL_H 1
2900 | #define HAVE_STDINT_H 1
2901 | #define HAVE_STRINGS_H 1
2902 | #define HAVE_SYS_ERRNO_H 1
2903 | /* end confdefs.h. */
2904 | #include <stdio.h>
2905 | #if HAVE_SYS_TYPES_H
2906 | # include <sys/types.h>
2907 | #endif
2908 | #if HAVE_SYS_STAT_H
2909 | # include <sys/stat.h>
2910 | #endif
2911 | #if STDC_HEADERS
2912 | # include <stdlib.h>
2913 | # include <stddef.h>
2914 | #else
2915 | # if HAVE_STDLIB_H
2916 | # include <stdlib.h>
2917 | # endif
2918 | #endif
2919 | #if HAVE_STRING_H
2920 rizwank 1.1 | # if !STDC_HEADERS && HAVE_MEMORY_H
2921 | # include <memory.h>
2922 | # endif
2923 | # include <string.h>
2924 | #endif
2925 | #if HAVE_STRINGS_H
2926 | # include <strings.h>
2927 | #endif
2928 | #if HAVE_INTTYPES_H
2929 | # include <inttypes.h>
2930 | #else
2931 | # if HAVE_STDINT_H
2932 | # include <stdint.h>
2933 | # endif
2934 | #endif
2935 | #if HAVE_UNISTD_H
2936 | # include <unistd.h>
2937 | #endif
2938 | #include <sys/exec_elf.h>
2939 configure:7397: result: no
2940 configure:7401: checking sys/exec_elf.h presence
2941 rizwank 1.1 configure:7411: gcc -E conftest.c
2942 conftest.c:58: sys/exec_elf.h: No such file or directory
2943 configure:7417: $? = 1
2944 configure: failed program was:
2945 | /* confdefs.h. */
2946 |
2947 | #define PACKAGE_NAME "Wine"
2948 | #define PACKAGE_TARNAME "wine"
2949 | #define PACKAGE_VERSION "20050111"
2950 | #define PACKAGE_STRING "Wine 20050111"
2951 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2952 | #define YYTEXT_POINTER 1
2953 | #define HAVE_ISWALNUM 1
2954 | #define HAVE_GETHOSTBYNAME 1
2955 | #define HAVE_CONNECT 1
2956 | #define HAVE_INET_ATON 1
2957 | #define STDC_HEADERS 1
2958 | #define HAVE_SYS_TYPES_H 1
2959 | #define HAVE_SYS_STAT_H 1
2960 | #define HAVE_STDLIB_H 1
2961 | #define HAVE_STRING_H 1
2962 rizwank 1.1 | #define HAVE_MEMORY_H 1
2963 | #define HAVE_STRINGS_H 1
2964 | #define HAVE_INTTYPES_H 1
2965 | #define HAVE_STDINT_H 1
2966 | #define HAVE_UNISTD_H 1
2967 | #define HAVE_ARPA_INET_H 1
2968 | #define HAVE_ARPA_NAMESER_H 1
2969 | #define HAVE_ELF_H 1
2970 | #define HAVE_FLOAT_H 1
2971 | #define HAVE_GETOPT_H 1
2972 | #define HAVE_GIF_LIB_H 1
2973 | #define HAVE_JPEGLIB_H 1
2974 | #define HAVE_LCMS_LCMS_H 1
2975 | #define HAVE_LINK_H 1
2976 | #define HAVE_LINUX_CDROM_H 1
2977 | #define HAVE_LINUX_COMPILER_H 1
2978 | #define HAVE_LINUX_HDREG_H 1
2979 | #define HAVE_LINUX_INPUT_H 1
2980 | #define HAVE_LINUX_IOCTL_H 1
2981 | #define HAVE_LINUX_JOYSTICK_H 1
2982 | #define HAVE_LINUX_MAJOR_H 1
2983 rizwank 1.1 | #define HAVE_LINUX_PARAM_H 1
2984 | #define HAVE_LINUX_SERIAL_H 1
2985 | #define HAVE_MNTENT_H 1
2986 | #define HAVE_NETDB_H 1
2987 | #define HAVE_NETINET_IN_H 1
2988 | #define HAVE_NETINET_IN_SYSTM_H 1
2989 | #define HAVE_NETINET_TCP_H 1
2990 | #define HAVE_OPENSSL_SSL_H 1
2991 | #define HAVE_PTHREAD_H 1
2992 | #define HAVE_PWD_H 1
2993 | #define HAVE_REGEX_H 1
2994 | #define HAVE_SCHED_H 1
2995 | #define HAVE_SCSI_SG_H 1
2996 | #define HAVE_SCSI_SCSI_H 1
2997 | #define HAVE_SCSI_SCSI_IOCTL_H 1
2998 | #define HAVE_STDINT_H 1
2999 | #define HAVE_STRINGS_H 1
3000 | #define HAVE_SYS_ERRNO_H 1
3001 | /* end confdefs.h. */
3002 | #include <sys/exec_elf.h>
3003 configure:7437: result: no
3004 rizwank 1.1 configure:7472: checking for sys/exec_elf.h
3005 configure:7479: result: no
3006 configure:7357: checking sys/filio.h usability
3007 configure:7369: gcc -c -g -O2 conftest.c >&5
3008 conftest.c:92: sys/filio.h: No such file or directory
3009 configure:7375: $? = 1
3010 configure: failed program was:
3011 | /* confdefs.h. */
3012 |
3013 | #define PACKAGE_NAME "Wine"
3014 | #define PACKAGE_TARNAME "wine"
3015 | #define PACKAGE_VERSION "20050111"
3016 | #define PACKAGE_STRING "Wine 20050111"
3017 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3018 | #define YYTEXT_POINTER 1
3019 | #define HAVE_ISWALNUM 1
3020 | #define HAVE_GETHOSTBYNAME 1
3021 | #define HAVE_CONNECT 1
3022 | #define HAVE_INET_ATON 1
3023 | #define STDC_HEADERS 1
3024 | #define HAVE_SYS_TYPES_H 1
3025 rizwank 1.1 | #define HAVE_SYS_STAT_H 1
3026 | #define HAVE_STDLIB_H 1
3027 | #define HAVE_STRING_H 1
3028 | #define HAVE_MEMORY_H 1
3029 | #define HAVE_STRINGS_H 1
3030 | #define HAVE_INTTYPES_H 1
3031 | #define HAVE_STDINT_H 1
3032 | #define HAVE_UNISTD_H 1
3033 | #define HAVE_ARPA_INET_H 1
3034 | #define HAVE_ARPA_NAMESER_H 1
3035 | #define HAVE_ELF_H 1
3036 | #define HAVE_FLOAT_H 1
3037 | #define HAVE_GETOPT_H 1
3038 | #define HAVE_GIF_LIB_H 1
3039 | #define HAVE_JPEGLIB_H 1
3040 | #define HAVE_LCMS_LCMS_H 1
3041 | #define HAVE_LINK_H 1
3042 | #define HAVE_LINUX_CDROM_H 1
3043 | #define HAVE_LINUX_COMPILER_H 1
3044 | #define HAVE_LINUX_HDREG_H 1
3045 | #define HAVE_LINUX_INPUT_H 1
3046 rizwank 1.1 | #define HAVE_LINUX_IOCTL_H 1
3047 | #define HAVE_LINUX_JOYSTICK_H 1
3048 | #define HAVE_LINUX_MAJOR_H 1
3049 | #define HAVE_LINUX_PARAM_H 1
3050 | #define HAVE_LINUX_SERIAL_H 1
3051 | #define HAVE_MNTENT_H 1
3052 | #define HAVE_NETDB_H 1
3053 | #define HAVE_NETINET_IN_H 1
3054 | #define HAVE_NETINET_IN_SYSTM_H 1
3055 | #define HAVE_NETINET_TCP_H 1
3056 | #define HAVE_OPENSSL_SSL_H 1
3057 | #define HAVE_PTHREAD_H 1
3058 | #define HAVE_PWD_H 1
3059 | #define HAVE_REGEX_H 1
3060 | #define HAVE_SCHED_H 1
3061 | #define HAVE_SCSI_SG_H 1
3062 | #define HAVE_SCSI_SCSI_H 1
3063 | #define HAVE_SCSI_SCSI_IOCTL_H 1
3064 | #define HAVE_STDINT_H 1
3065 | #define HAVE_STRINGS_H 1
3066 | #define HAVE_SYS_ERRNO_H 1
3067 rizwank 1.1 | /* end confdefs.h. */
3068 | #include <stdio.h>
3069 | #if HAVE_SYS_TYPES_H
3070 | # include <sys/types.h>
3071 | #endif
3072 | #if HAVE_SYS_STAT_H
3073 | # include <sys/stat.h>
3074 | #endif
3075 | #if STDC_HEADERS
3076 | # include <stdlib.h>
3077 | # include <stddef.h>
3078 | #else
3079 | # if HAVE_STDLIB_H
3080 | # include <stdlib.h>
3081 | # endif
3082 | #endif
3083 | #if HAVE_STRING_H
3084 | # if !STDC_HEADERS && HAVE_MEMORY_H
3085 | # include <memory.h>
3086 | # endif
3087 | # include <string.h>
3088 rizwank 1.1 | #endif
3089 | #if HAVE_STRINGS_H
3090 | # include <strings.h>
3091 | #endif
3092 | #if HAVE_INTTYPES_H
3093 | # include <inttypes.h>
3094 | #else
3095 | # if HAVE_STDINT_H
3096 | # include <stdint.h>
3097 | # endif
3098 | #endif
3099 | #if HAVE_UNISTD_H
3100 | # include <unistd.h>
3101 | #endif
3102 | #include <sys/filio.h>
3103 configure:7397: result: no
3104 configure:7401: checking sys/filio.h presence
3105 configure:7411: gcc -E conftest.c
3106 conftest.c:58: sys/filio.h: No such file or directory
3107 configure:7417: $? = 1
3108 configure: failed program was:
3109 rizwank 1.1 | /* confdefs.h. */
3110 |
3111 | #define PACKAGE_NAME "Wine"
3112 | #define PACKAGE_TARNAME "wine"
3113 | #define PACKAGE_VERSION "20050111"
3114 | #define PACKAGE_STRING "Wine 20050111"
3115 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3116 | #define YYTEXT_POINTER 1
3117 | #define HAVE_ISWALNUM 1
3118 | #define HAVE_GETHOSTBYNAME 1
3119 | #define HAVE_CONNECT 1
3120 | #define HAVE_INET_ATON 1
3121 | #define STDC_HEADERS 1
3122 | #define HAVE_SYS_TYPES_H 1
3123 | #define HAVE_SYS_STAT_H 1
3124 | #define HAVE_STDLIB_H 1
3125 | #define HAVE_STRING_H 1
3126 | #define HAVE_MEMORY_H 1
3127 | #define HAVE_STRINGS_H 1
3128 | #define HAVE_INTTYPES_H 1
3129 | #define HAVE_STDINT_H 1
3130 rizwank 1.1 | #define HAVE_UNISTD_H 1
3131 | #define HAVE_ARPA_INET_H 1
3132 | #define HAVE_ARPA_NAMESER_H 1
3133 | #define HAVE_ELF_H 1
3134 | #define HAVE_FLOAT_H 1
3135 | #define HAVE_GETOPT_H 1
3136 | #define HAVE_GIF_LIB_H 1
3137 | #define HAVE_JPEGLIB_H 1
3138 | #define HAVE_LCMS_LCMS_H 1
3139 | #define HAVE_LINK_H 1
3140 | #define HAVE_LINUX_CDROM_H 1
3141 | #define HAVE_LINUX_COMPILER_H 1
3142 | #define HAVE_LINUX_HDREG_H 1
3143 | #define HAVE_LINUX_INPUT_H 1
3144 | #define HAVE_LINUX_IOCTL_H 1
3145 | #define HAVE_LINUX_JOYSTICK_H 1
3146 | #define HAVE_LINUX_MAJOR_H 1
3147 | #define HAVE_LINUX_PARAM_H 1
3148 | #define HAVE_LINUX_SERIAL_H 1
3149 | #define HAVE_MNTENT_H 1
3150 | #define HAVE_NETDB_H 1
3151 rizwank 1.1 | #define HAVE_NETINET_IN_H 1
3152 | #define HAVE_NETINET_IN_SYSTM_H 1
3153 | #define HAVE_NETINET_TCP_H 1
3154 | #define HAVE_OPENSSL_SSL_H 1
3155 | #define HAVE_PTHREAD_H 1
3156 | #define HAVE_PWD_H 1
3157 | #define HAVE_REGEX_H 1
3158 | #define HAVE_SCHED_H 1
3159 | #define HAVE_SCSI_SG_H 1
3160 | #define HAVE_SCSI_SCSI_H 1
3161 | #define HAVE_SCSI_SCSI_IOCTL_H 1
3162 | #define HAVE_STDINT_H 1
3163 | #define HAVE_STRINGS_H 1
3164 | #define HAVE_SYS_ERRNO_H 1
3165 | /* end confdefs.h. */
3166 | #include <sys/filio.h>
3167 configure:7437: result: no
3168 configure:7472: checking for sys/filio.h
3169 configure:7479: result: no
3170 configure:7357: checking sys/ioctl.h usability
3171 configure:7369: gcc -c -g -O2 conftest.c >&5
3172 rizwank 1.1 configure:7375: $? = 0
3173 configure:7378: test -z || test ! -s conftest.err
3174 configure:7381: $? = 0
3175 configure:7384: test -s conftest.o
3176 configure:7387: $? = 0
3177 configure:7397: result: yes
3178 configure:7401: checking sys/ioctl.h presence
3179 configure:7411: gcc -E conftest.c
3180 configure:7417: $? = 0
3181 configure:7437: result: yes
3182 configure:7472: checking for sys/ioctl.h
3183 configure:7479: result: yes
3184 configure:7357: checking sys/ipc.h usability
3185 configure:7369: gcc -c -g -O2 conftest.c >&5
3186 configure:7375: $? = 0
3187 configure:7378: test -z || test ! -s conftest.err
3188 configure:7381: $? = 0
3189 configure:7384: test -s conftest.o
3190 configure:7387: $? = 0
3191 configure:7397: result: yes
3192 configure:7401: checking sys/ipc.h presence
3193 rizwank 1.1 configure:7411: gcc -E conftest.c
3194 configure:7417: $? = 0
3195 configure:7437: result: yes
3196 configure:7472: checking for sys/ipc.h
3197 configure:7479: result: yes
3198 configure:7357: checking sys/link.h usability
3199 configure:7369: gcc -c -g -O2 conftest.c >&5
3200 conftest.c:94: sys/link.h: No such file or directory
3201 configure:7375: $? = 1
3202 configure: failed program was:
3203 | /* confdefs.h. */
3204 |
3205 | #define PACKAGE_NAME "Wine"
3206 | #define PACKAGE_TARNAME "wine"
3207 | #define PACKAGE_VERSION "20050111"
3208 | #define PACKAGE_STRING "Wine 20050111"
3209 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3210 | #define YYTEXT_POINTER 1
3211 | #define HAVE_ISWALNUM 1
3212 | #define HAVE_GETHOSTBYNAME 1
3213 | #define HAVE_CONNECT 1
3214 rizwank 1.1 | #define HAVE_INET_ATON 1
3215 | #define STDC_HEADERS 1
3216 | #define HAVE_SYS_TYPES_H 1
3217 | #define HAVE_SYS_STAT_H 1
3218 | #define HAVE_STDLIB_H 1
3219 | #define HAVE_STRING_H 1
3220 | #define HAVE_MEMORY_H 1
3221 | #define HAVE_STRINGS_H 1
3222 | #define HAVE_INTTYPES_H 1
3223 | #define HAVE_STDINT_H 1
3224 | #define HAVE_UNISTD_H 1
3225 | #define HAVE_ARPA_INET_H 1
3226 | #define HAVE_ARPA_NAMESER_H 1
3227 | #define HAVE_ELF_H 1
3228 | #define HAVE_FLOAT_H 1
3229 | #define HAVE_GETOPT_H 1
3230 | #define HAVE_GIF_LIB_H 1
3231 | #define HAVE_JPEGLIB_H 1
3232 | #define HAVE_LCMS_LCMS_H 1
3233 | #define HAVE_LINK_H 1
3234 | #define HAVE_LINUX_CDROM_H 1
3235 rizwank 1.1 | #define HAVE_LINUX_COMPILER_H 1
3236 | #define HAVE_LINUX_HDREG_H 1
3237 | #define HAVE_LINUX_INPUT_H 1
3238 | #define HAVE_LINUX_IOCTL_H 1
3239 | #define HAVE_LINUX_JOYSTICK_H 1
3240 | #define HAVE_LINUX_MAJOR_H 1
3241 | #define HAVE_LINUX_PARAM_H 1
3242 | #define HAVE_LINUX_SERIAL_H 1
3243 | #define HAVE_MNTENT_H 1
3244 | #define HAVE_NETDB_H 1
3245 | #define HAVE_NETINET_IN_H 1
3246 | #define HAVE_NETINET_IN_SYSTM_H 1
3247 | #define HAVE_NETINET_TCP_H 1
3248 | #define HAVE_OPENSSL_SSL_H 1
3249 | #define HAVE_PTHREAD_H 1
3250 | #define HAVE_PWD_H 1
3251 | #define HAVE_REGEX_H 1
3252 | #define HAVE_SCHED_H 1
3253 | #define HAVE_SCSI_SG_H 1
3254 | #define HAVE_SCSI_SCSI_H 1
3255 | #define HAVE_SCSI_SCSI_IOCTL_H 1
3256 rizwank 1.1 | #define HAVE_STDINT_H 1
3257 | #define HAVE_STRINGS_H 1
3258 | #define HAVE_SYS_ERRNO_H 1
3259 | #define HAVE_SYS_IOCTL_H 1
3260 | #define HAVE_SYS_IPC_H 1
3261 | /* end confdefs.h. */
3262 | #include <stdio.h>
3263 | #if HAVE_SYS_TYPES_H
3264 | # include <sys/types.h>
3265 | #endif
3266 | #if HAVE_SYS_STAT_H
3267 | # include <sys/stat.h>
3268 | #endif
3269 | #if STDC_HEADERS
3270 | # include <stdlib.h>
3271 | # include <stddef.h>
3272 | #else
3273 | # if HAVE_STDLIB_H
3274 | # include <stdlib.h>
3275 | # endif
3276 | #endif
3277 rizwank 1.1 | #if HAVE_STRING_H
3278 | # if !STDC_HEADERS && HAVE_MEMORY_H
3279 | # include <memory.h>
3280 | # endif
3281 | # include <string.h>
3282 | #endif
3283 | #if HAVE_STRINGS_H
3284 | # include <strings.h>
3285 | #endif
3286 | #if HAVE_INTTYPES_H
3287 | # include <inttypes.h>
3288 | #else
3289 | # if HAVE_STDINT_H
3290 | # include <stdint.h>
3291 | # endif
3292 | #endif
3293 | #if HAVE_UNISTD_H
3294 | # include <unistd.h>
3295 | #endif
3296 | #include <sys/link.h>
3297 configure:7397: result: no
3298 rizwank 1.1 configure:7401: checking sys/link.h presence
3299 configure:7411: gcc -E conftest.c
3300 conftest.c:60: sys/link.h: No such file or directory
3301 configure:7417: $? = 1
3302 configure: failed program was:
3303 | /* confdefs.h. */
3304 |
3305 | #define PACKAGE_NAME "Wine"
3306 | #define PACKAGE_TARNAME "wine"
3307 | #define PACKAGE_VERSION "20050111"
3308 | #define PACKAGE_STRING "Wine 20050111"
3309 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3310 | #define YYTEXT_POINTER 1
3311 | #define HAVE_ISWALNUM 1
3312 | #define HAVE_GETHOSTBYNAME 1
3313 | #define HAVE_CONNECT 1
3314 | #define HAVE_INET_ATON 1
3315 | #define STDC_HEADERS 1
3316 | #define HAVE_SYS_TYPES_H 1
3317 | #define HAVE_SYS_STAT_H 1
3318 | #define HAVE_STDLIB_H 1
3319 rizwank 1.1 | #define HAVE_STRING_H 1
3320 | #define HAVE_MEMORY_H 1
3321 | #define HAVE_STRINGS_H 1
3322 | #define HAVE_INTTYPES_H 1
3323 | #define HAVE_STDINT_H 1
3324 | #define HAVE_UNISTD_H 1
3325 | #define HAVE_ARPA_INET_H 1
3326 | #define HAVE_ARPA_NAMESER_H 1
3327 | #define HAVE_ELF_H 1
3328 | #define HAVE_FLOAT_H 1
3329 | #define HAVE_GETOPT_H 1
3330 | #define HAVE_GIF_LIB_H 1
3331 | #define HAVE_JPEGLIB_H 1
3332 | #define HAVE_LCMS_LCMS_H 1
3333 | #define HAVE_LINK_H 1
3334 | #define HAVE_LINUX_CDROM_H 1
3335 | #define HAVE_LINUX_COMPILER_H 1
3336 | #define HAVE_LINUX_HDREG_H 1
3337 | #define HAVE_LINUX_INPUT_H 1
3338 | #define HAVE_LINUX_IOCTL_H 1
3339 | #define HAVE_LINUX_JOYSTICK_H 1
3340 rizwank 1.1 | #define HAVE_LINUX_MAJOR_H 1
3341 | #define HAVE_LINUX_PARAM_H 1
3342 | #define HAVE_LINUX_SERIAL_H 1
3343 | #define HAVE_MNTENT_H 1
3344 | #define HAVE_NETDB_H 1
3345 | #define HAVE_NETINET_IN_H 1
3346 | #define HAVE_NETINET_IN_SYSTM_H 1
3347 | #define HAVE_NETINET_TCP_H 1
3348 | #define HAVE_OPENSSL_SSL_H 1
3349 | #define HAVE_PTHREAD_H 1
3350 | #define HAVE_PWD_H 1
3351 | #define HAVE_REGEX_H 1
3352 | #define HAVE_SCHED_H 1
3353 | #define HAVE_SCSI_SG_H 1
3354 | #define HAVE_SCSI_SCSI_H 1
3355 | #define HAVE_SCSI_SCSI_IOCTL_H 1
3356 | #define HAVE_STDINT_H 1
3357 | #define HAVE_STRINGS_H 1
3358 | #define HAVE_SYS_ERRNO_H 1
3359 | #define HAVE_SYS_IOCTL_H 1
3360 | #define HAVE_SYS_IPC_H 1
3361 rizwank 1.1 | /* end confdefs.h. */
3362 | #include <sys/link.h>
3363 configure:7437: result: no
3364 configure:7472: checking for sys/link.h
3365 configure:7479: result: no
3366 configure:7357: checking sys/lwp.h usability
3367 configure:7369: gcc -c -g -O2 conftest.c >&5
3368 conftest.c:94: sys/lwp.h: No such file or directory
3369 configure:7375: $? = 1
3370 configure: failed program was:
3371 | /* confdefs.h. */
3372 |
3373 | #define PACKAGE_NAME "Wine"
3374 | #define PACKAGE_TARNAME "wine"
3375 | #define PACKAGE_VERSION "20050111"
3376 | #define PACKAGE_STRING "Wine 20050111"
3377 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3378 | #define YYTEXT_POINTER 1
3379 | #define HAVE_ISWALNUM 1
3380 | #define HAVE_GETHOSTBYNAME 1
3381 | #define HAVE_CONNECT 1
3382 rizwank 1.1 | #define HAVE_INET_ATON 1
3383 | #define STDC_HEADERS 1
3384 | #define HAVE_SYS_TYPES_H 1
3385 | #define HAVE_SYS_STAT_H 1
3386 | #define HAVE_STDLIB_H 1
3387 | #define HAVE_STRING_H 1
3388 | #define HAVE_MEMORY_H 1
3389 | #define HAVE_STRINGS_H 1
3390 | #define HAVE_INTTYPES_H 1
3391 | #define HAVE_STDINT_H 1
3392 | #define HAVE_UNISTD_H 1
3393 | #define HAVE_ARPA_INET_H 1
3394 | #define HAVE_ARPA_NAMESER_H 1
3395 | #define HAVE_ELF_H 1
3396 | #define HAVE_FLOAT_H 1
3397 | #define HAVE_GETOPT_H 1
3398 | #define HAVE_GIF_LIB_H 1
3399 | #define HAVE_JPEGLIB_H 1
3400 | #define HAVE_LCMS_LCMS_H 1
3401 | #define HAVE_LINK_H 1
3402 | #define HAVE_LINUX_CDROM_H 1
3403 rizwank 1.1 | #define HAVE_LINUX_COMPILER_H 1
3404 | #define HAVE_LINUX_HDREG_H 1
3405 | #define HAVE_LINUX_INPUT_H 1
3406 | #define HAVE_LINUX_IOCTL_H 1
3407 | #define HAVE_LINUX_JOYSTICK_H 1
3408 | #define HAVE_LINUX_MAJOR_H 1
3409 | #define HAVE_LINUX_PARAM_H 1
3410 | #define HAVE_LINUX_SERIAL_H 1
3411 | #define HAVE_MNTENT_H 1
3412 | #define HAVE_NETDB_H 1
3413 | #define HAVE_NETINET_IN_H 1
3414 | #define HAVE_NETINET_IN_SYSTM_H 1
3415 | #define HAVE_NETINET_TCP_H 1
3416 | #define HAVE_OPENSSL_SSL_H 1
3417 | #define HAVE_PTHREAD_H 1
3418 | #define HAVE_PWD_H 1
3419 | #define HAVE_REGEX_H 1
3420 | #define HAVE_SCHED_H 1
3421 | #define HAVE_SCSI_SG_H 1
3422 | #define HAVE_SCSI_SCSI_H 1
3423 | #define HAVE_SCSI_SCSI_IOCTL_H 1
3424 rizwank 1.1 | #define HAVE_STDINT_H 1
3425 | #define HAVE_STRINGS_H 1
3426 | #define HAVE_SYS_ERRNO_H 1
3427 | #define HAVE_SYS_IOCTL_H 1
3428 | #define HAVE_SYS_IPC_H 1
3429 | /* end confdefs.h. */
3430 | #include <stdio.h>
3431 | #if HAVE_SYS_TYPES_H
3432 | # include <sys/types.h>
3433 | #endif
3434 | #if HAVE_SYS_STAT_H
3435 | # include <sys/stat.h>
3436 | #endif
3437 | #if STDC_HEADERS
3438 | # include <stdlib.h>
3439 | # include <stddef.h>
3440 | #else
3441 | # if HAVE_STDLIB_H
3442 | # include <stdlib.h>
3443 | # endif
3444 | #endif
3445 rizwank 1.1 | #if HAVE_STRING_H
3446 | # if !STDC_HEADERS && HAVE_MEMORY_H
3447 | # include <memory.h>
3448 | # endif
3449 | # include <string.h>
3450 | #endif
3451 | #if HAVE_STRINGS_H
3452 | # include <strings.h>
3453 | #endif
3454 | #if HAVE_INTTYPES_H
3455 | # include <inttypes.h>
3456 | #else
3457 | # if HAVE_STDINT_H
3458 | # include <stdint.h>
3459 | # endif
3460 | #endif
3461 | #if HAVE_UNISTD_H
3462 | # include <unistd.h>
3463 | #endif
3464 | #include <sys/lwp.h>
3465 configure:7397: result: no
3466 rizwank 1.1 configure:7401: checking sys/lwp.h presence
3467 configure:7411: gcc -E conftest.c
3468 conftest.c:60: sys/lwp.h: No such file or directory
3469 configure:7417: $? = 1
3470 configure: failed program was:
3471 | /* confdefs.h. */
3472 |
3473 | #define PACKAGE_NAME "Wine"
3474 | #define PACKAGE_TARNAME "wine"
3475 | #define PACKAGE_VERSION "20050111"
3476 | #define PACKAGE_STRING "Wine 20050111"
3477 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3478 | #define YYTEXT_POINTER 1
3479 | #define HAVE_ISWALNUM 1
3480 | #define HAVE_GETHOSTBYNAME 1
3481 | #define HAVE_CONNECT 1
3482 | #define HAVE_INET_ATON 1
3483 | #define STDC_HEADERS 1
3484 | #define HAVE_SYS_TYPES_H 1
3485 | #define HAVE_SYS_STAT_H 1
3486 | #define HAVE_STDLIB_H 1
3487 rizwank 1.1 | #define HAVE_STRING_H 1
3488 | #define HAVE_MEMORY_H 1
3489 | #define HAVE_STRINGS_H 1
3490 | #define HAVE_INTTYPES_H 1
3491 | #define HAVE_STDINT_H 1
3492 | #define HAVE_UNISTD_H 1
3493 | #define HAVE_ARPA_INET_H 1
3494 | #define HAVE_ARPA_NAMESER_H 1
3495 | #define HAVE_ELF_H 1
3496 | #define HAVE_FLOAT_H 1
3497 | #define HAVE_GETOPT_H 1
3498 | #define HAVE_GIF_LIB_H 1
3499 | #define HAVE_JPEGLIB_H 1
3500 | #define HAVE_LCMS_LCMS_H 1
3501 | #define HAVE_LINK_H 1
3502 | #define HAVE_LINUX_CDROM_H 1
3503 | #define HAVE_LINUX_COMPILER_H 1
3504 | #define HAVE_LINUX_HDREG_H 1
3505 | #define HAVE_LINUX_INPUT_H 1
3506 | #define HAVE_LINUX_IOCTL_H 1
3507 | #define HAVE_LINUX_JOYSTICK_H 1
3508 rizwank 1.1 | #define HAVE_LINUX_MAJOR_H 1
3509 | #define HAVE_LINUX_PARAM_H 1
3510 | #define HAVE_LINUX_SERIAL_H 1
3511 | #define HAVE_MNTENT_H 1
3512 | #define HAVE_NETDB_H 1
3513 | #define HAVE_NETINET_IN_H 1
3514 | #define HAVE_NETINET_IN_SYSTM_H 1
3515 | #define HAVE_NETINET_TCP_H 1
3516 | #define HAVE_OPENSSL_SSL_H 1
3517 | #define HAVE_PTHREAD_H 1
3518 | #define HAVE_PWD_H 1
3519 | #define HAVE_REGEX_H 1
3520 | #define HAVE_SCHED_H 1
3521 | #define HAVE_SCSI_SG_H 1
3522 | #define HAVE_SCSI_SCSI_H 1
3523 | #define HAVE_SCSI_SCSI_IOCTL_H 1
3524 | #define HAVE_STDINT_H 1
3525 | #define HAVE_STRINGS_H 1
3526 | #define HAVE_SYS_ERRNO_H 1
3527 | #define HAVE_SYS_IOCTL_H 1
3528 | #define HAVE_SYS_IPC_H 1
3529 rizwank 1.1 | /* end confdefs.h. */
3530 | #include <sys/lwp.h>
3531 configure:7437: result: no
3532 configure:7472: checking for sys/lwp.h
3533 configure:7479: result: no
3534 configure:7357: checking sys/mman.h usability
3535 configure:7369: gcc -c -g -O2 conftest.c >&5
3536 configure:7375: $? = 0
3537 configure:7378: test -z || test ! -s conftest.err
3538 configure:7381: $? = 0
3539 configure:7384: test -s conftest.o
3540 configure:7387: $? = 0
3541 configure:7397: result: yes
3542 configure:7401: checking sys/mman.h presence
3543 configure:7411: gcc -E conftest.c
3544 configure:7417: $? = 0
3545 configure:7437: result: yes
3546 configure:7472: checking for sys/mman.h
3547 configure:7479: result: yes
3548 configure:7357: checking sys/modem.h usability
3549 configure:7369: gcc -c -g -O2 conftest.c >&5
3550 rizwank 1.1 conftest.c:95: sys/modem.h: No such file or directory
3551 configure:7375: $? = 1
3552 configure: failed program was:
3553 | /* confdefs.h. */
3554 |
3555 | #define PACKAGE_NAME "Wine"
3556 | #define PACKAGE_TARNAME "wine"
3557 | #define PACKAGE_VERSION "20050111"
3558 | #define PACKAGE_STRING "Wine 20050111"
3559 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3560 | #define YYTEXT_POINTER 1
3561 | #define HAVE_ISWALNUM 1
3562 | #define HAVE_GETHOSTBYNAME 1
3563 | #define HAVE_CONNECT 1
3564 | #define HAVE_INET_ATON 1
3565 | #define STDC_HEADERS 1
3566 | #define HAVE_SYS_TYPES_H 1
3567 | #define HAVE_SYS_STAT_H 1
3568 | #define HAVE_STDLIB_H 1
3569 | #define HAVE_STRING_H 1
3570 | #define HAVE_MEMORY_H 1
3571 rizwank 1.1 | #define HAVE_STRINGS_H 1
3572 | #define HAVE_INTTYPES_H 1
3573 | #define HAVE_STDINT_H 1
3574 | #define HAVE_UNISTD_H 1
3575 | #define HAVE_ARPA_INET_H 1
3576 | #define HAVE_ARPA_NAMESER_H 1
3577 | #define HAVE_ELF_H 1
3578 | #define HAVE_FLOAT_H 1
3579 | #define HAVE_GETOPT_H 1
3580 | #define HAVE_GIF_LIB_H 1
3581 | #define HAVE_JPEGLIB_H 1
3582 | #define HAVE_LCMS_LCMS_H 1
3583 | #define HAVE_LINK_H 1
3584 | #define HAVE_LINUX_CDROM_H 1
3585 | #define HAVE_LINUX_COMPILER_H 1
3586 | #define HAVE_LINUX_HDREG_H 1
3587 | #define HAVE_LINUX_INPUT_H 1
3588 | #define HAVE_LINUX_IOCTL_H 1
3589 | #define HAVE_LINUX_JOYSTICK_H 1
3590 | #define HAVE_LINUX_MAJOR_H 1
3591 | #define HAVE_LINUX_PARAM_H 1
3592 rizwank 1.1 | #define HAVE_LINUX_SERIAL_H 1
3593 | #define HAVE_MNTENT_H 1
3594 | #define HAVE_NETDB_H 1
3595 | #define HAVE_NETINET_IN_H 1
3596 | #define HAVE_NETINET_IN_SYSTM_H 1
3597 | #define HAVE_NETINET_TCP_H 1
3598 | #define HAVE_OPENSSL_SSL_H 1
3599 | #define HAVE_PTHREAD_H 1
3600 | #define HAVE_PWD_H 1
3601 | #define HAVE_REGEX_H 1
3602 | #define HAVE_SCHED_H 1
3603 | #define HAVE_SCSI_SG_H 1
3604 | #define HAVE_SCSI_SCSI_H 1
3605 | #define HAVE_SCSI_SCSI_IOCTL_H 1
3606 | #define HAVE_STDINT_H 1
3607 | #define HAVE_STRINGS_H 1
3608 | #define HAVE_SYS_ERRNO_H 1
3609 | #define HAVE_SYS_IOCTL_H 1
3610 | #define HAVE_SYS_IPC_H 1
3611 | #define HAVE_SYS_MMAN_H 1
3612 | /* end confdefs.h. */
3613 rizwank 1.1 | #include <stdio.h>
3614 | #if HAVE_SYS_TYPES_H
3615 | # include <sys/types.h>
3616 | #endif
3617 | #if HAVE_SYS_STAT_H
3618 | # include <sys/stat.h>
3619 | #endif
3620 | #if STDC_HEADERS
3621 | # include <stdlib.h>
3622 | # include <stddef.h>
3623 | #else
3624 | # if HAVE_STDLIB_H
3625 | # include <stdlib.h>
3626 | # endif
3627 | #endif
3628 | #if HAVE_STRING_H
3629 | # if !STDC_HEADERS && HAVE_MEMORY_H
3630 | # include <memory.h>
3631 | # endif
3632 | # include <string.h>
3633 | #endif
3634 rizwank 1.1 | #if HAVE_STRINGS_H
3635 | # include <strings.h>
3636 | #endif
3637 | #if HAVE_INTTYPES_H
3638 | # include <inttypes.h>
3639 | #else
3640 | # if HAVE_STDINT_H
3641 | # include <stdint.h>
3642 | # endif
3643 | #endif
3644 | #if HAVE_UNISTD_H
3645 | # include <unistd.h>
3646 | #endif
3647 | #include <sys/modem.h>
3648 configure:7397: result: no
3649 configure:7401: checking sys/modem.h presence
3650 configure:7411: gcc -E conftest.c
3651 conftest.c:61: sys/modem.h: No such file or directory
3652 configure:7417: $? = 1
3653 configure: failed program was:
3654 | /* confdefs.h. */
3655 rizwank 1.1 |
3656 | #define PACKAGE_NAME "Wine"
3657 | #define PACKAGE_TARNAME "wine"
3658 | #define PACKAGE_VERSION "20050111"
3659 | #define PACKAGE_STRING "Wine 20050111"
3660 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3661 | #define YYTEXT_POINTER 1
3662 | #define HAVE_ISWALNUM 1
3663 | #define HAVE_GETHOSTBYNAME 1
3664 | #define HAVE_CONNECT 1
3665 | #define HAVE_INET_ATON 1
3666 | #define STDC_HEADERS 1
3667 | #define HAVE_SYS_TYPES_H 1
3668 | #define HAVE_SYS_STAT_H 1
3669 | #define HAVE_STDLIB_H 1
3670 | #define HAVE_STRING_H 1
3671 | #define HAVE_MEMORY_H 1
3672 | #define HAVE_STRINGS_H 1
3673 | #define HAVE_INTTYPES_H 1
3674 | #define HAVE_STDINT_H 1
3675 | #define HAVE_UNISTD_H 1
3676 rizwank 1.1 | #define HAVE_ARPA_INET_H 1
3677 | #define HAVE_ARPA_NAMESER_H 1
3678 | #define HAVE_ELF_H 1
3679 | #define HAVE_FLOAT_H 1
3680 | #define HAVE_GETOPT_H 1
3681 | #define HAVE_GIF_LIB_H 1
3682 | #define HAVE_JPEGLIB_H 1
3683 | #define HAVE_LCMS_LCMS_H 1
3684 | #define HAVE_LINK_H 1
3685 | #define HAVE_LINUX_CDROM_H 1
3686 | #define HAVE_LINUX_COMPILER_H 1
3687 | #define HAVE_LINUX_HDREG_H 1
3688 | #define HAVE_LINUX_INPUT_H 1
3689 | #define HAVE_LINUX_IOCTL_H 1
3690 | #define HAVE_LINUX_JOYSTICK_H 1
3691 | #define HAVE_LINUX_MAJOR_H 1
3692 | #define HAVE_LINUX_PARAM_H 1
3693 | #define HAVE_LINUX_SERIAL_H 1
3694 | #define HAVE_MNTENT_H 1
3695 | #define HAVE_NETDB_H 1
3696 | #define HAVE_NETINET_IN_H 1
3697 rizwank 1.1 | #define HAVE_NETINET_IN_SYSTM_H 1
3698 | #define HAVE_NETINET_TCP_H 1
3699 | #define HAVE_OPENSSL_SSL_H 1
3700 | #define HAVE_PTHREAD_H 1
3701 | #define HAVE_PWD_H 1
3702 | #define HAVE_REGEX_H 1
3703 | #define HAVE_SCHED_H 1
3704 | #define HAVE_SCSI_SG_H 1
3705 | #define HAVE_SCSI_SCSI_H 1
3706 | #define HAVE_SCSI_SCSI_IOCTL_H 1
3707 | #define HAVE_STDINT_H 1
3708 | #define HAVE_STRINGS_H 1
3709 | #define HAVE_SYS_ERRNO_H 1
3710 | #define HAVE_SYS_IOCTL_H 1
3711 | #define HAVE_SYS_IPC_H 1
3712 | #define HAVE_SYS_MMAN_H 1
3713 | /* end confdefs.h. */
3714 | #include <sys/modem.h>
3715 configure:7437: result: no
3716 configure:7472: checking for sys/modem.h
3717 configure:7479: result: no
3718 rizwank 1.1 configure:7357: checking sys/msg.h usability
3719 configure:7369: gcc -c -g -O2 conftest.c >&5
3720 configure:7375: $? = 0
3721 configure:7378: test -z || test ! -s conftest.err
3722 configure:7381: $? = 0
3723 configure:7384: test -s conftest.o
3724 configure:7387: $? = 0
3725 configure:7397: result: yes
3726 configure:7401: checking sys/msg.h presence
3727 configure:7411: gcc -E conftest.c
3728 configure:7417: $? = 0
3729 configure:7437: result: yes
3730 configure:7472: checking for sys/msg.h
3731 configure:7479: result: yes
3732 configure:7357: checking sys/param.h usability
3733 configure:7369: gcc -c -g -O2 conftest.c >&5
3734 configure:7375: $? = 0
3735 configure:7378: test -z || test ! -s conftest.err
3736 configure:7381: $? = 0
3737 configure:7384: test -s conftest.o
3738 configure:7387: $? = 0
3739 rizwank 1.1 configure:7397: result: yes
3740 configure:7401: checking sys/param.h presence
3741 configure:7411: gcc -E conftest.c
3742 configure:7417: $? = 0
3743 configure:7437: result: yes
3744 configure:7472: checking for sys/param.h
3745 configure:7479: result: yes
3746 configure:7357: checking sys/poll.h usability
3747 configure:7369: gcc -c -g -O2 conftest.c >&5
3748 configure:7375: $? = 0
3749 configure:7378: test -z || test ! -s conftest.err
3750 configure:7381: $? = 0
3751 configure:7384: test -s conftest.o
3752 configure:7387: $? = 0
3753 configure:7397: result: yes
3754 configure:7401: checking sys/poll.h presence
3755 configure:7411: gcc -E conftest.c
3756 configure:7417: $? = 0
3757 configure:7437: result: yes
3758 configure:7472: checking for sys/poll.h
3759 configure:7479: result: yes
3760 rizwank 1.1 configure:7357: checking sys/ptrace.h usability
3761 configure:7369: gcc -c -g -O2 conftest.c >&5
3762 configure:7375: $? = 0
3763 configure:7378: test -z || test ! -s conftest.err
3764 configure:7381: $? = 0
3765 configure:7384: test -s conftest.o
3766 configure:7387: $? = 0
3767 configure:7397: result: yes
3768 configure:7401: checking sys/ptrace.h presence
3769 configure:7411: gcc -E conftest.c
3770 configure:7417: $? = 0
3771 configure:7437: result: yes
3772 configure:7472: checking for sys/ptrace.h
3773 configure:7479: result: yes
3774 configure:7357: checking sys/reg.h usability
3775 configure:7369: gcc -c -g -O2 conftest.c >&5
3776 configure:7375: $? = 0
3777 configure:7378: test -z || test ! -s conftest.err
3778 configure:7381: $? = 0
3779 configure:7384: test -s conftest.o
3780 configure:7387: $? = 0
3781 rizwank 1.1 configure:7397: result: yes
3782 configure:7401: checking sys/reg.h presence
3783 configure:7411: gcc -E conftest.c
3784 configure:7417: $? = 0
3785 configure:7437: result: yes
3786 configure:7472: checking for sys/reg.h
3787 configure:7479: result: yes
3788 configure:7357: checking sys/scsiio.h usability
3789 configure:7369: gcc -c -g -O2 conftest.c >&5
3790 conftest.c:100: sys/scsiio.h: No such file or directory
3791 configure:7375: $? = 1
3792 configure: failed program was:
3793 | /* confdefs.h. */
3794 |
3795 | #define PACKAGE_NAME "Wine"
3796 | #define PACKAGE_TARNAME "wine"
3797 | #define PACKAGE_VERSION "20050111"
3798 | #define PACKAGE_STRING "Wine 20050111"
3799 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3800 | #define YYTEXT_POINTER 1
3801 | #define HAVE_ISWALNUM 1
3802 rizwank 1.1 | #define HAVE_GETHOSTBYNAME 1
3803 | #define HAVE_CONNECT 1
3804 | #define HAVE_INET_ATON 1
3805 | #define STDC_HEADERS 1
3806 | #define HAVE_SYS_TYPES_H 1
3807 | #define HAVE_SYS_STAT_H 1
3808 | #define HAVE_STDLIB_H 1
3809 | #define HAVE_STRING_H 1
3810 | #define HAVE_MEMORY_H 1
3811 | #define HAVE_STRINGS_H 1
3812 | #define HAVE_INTTYPES_H 1
3813 | #define HAVE_STDINT_H 1
3814 | #define HAVE_UNISTD_H 1
3815 | #define HAVE_ARPA_INET_H 1
3816 | #define HAVE_ARPA_NAMESER_H 1
3817 | #define HAVE_ELF_H 1
3818 | #define HAVE_FLOAT_H 1
3819 | #define HAVE_GETOPT_H 1
3820 | #define HAVE_GIF_LIB_H 1
3821 | #define HAVE_JPEGLIB_H 1
3822 | #define HAVE_LCMS_LCMS_H 1
3823 rizwank 1.1 | #define HAVE_LINK_H 1
3824 | #define HAVE_LINUX_CDROM_H 1
3825 | #define HAVE_LINUX_COMPILER_H 1
3826 | #define HAVE_LINUX_HDREG_H 1
3827 | #define HAVE_LINUX_INPUT_H 1
3828 | #define HAVE_LINUX_IOCTL_H 1
3829 | #define HAVE_LINUX_JOYSTICK_H 1
3830 | #define HAVE_LINUX_MAJOR_H 1
3831 | #define HAVE_LINUX_PARAM_H 1
3832 | #define HAVE_LINUX_SERIAL_H 1
3833 | #define HAVE_MNTENT_H 1
3834 | #define HAVE_NETDB_H 1
3835 | #define HAVE_NETINET_IN_H 1
3836 | #define HAVE_NETINET_IN_SYSTM_H 1
3837 | #define HAVE_NETINET_TCP_H 1
3838 | #define HAVE_OPENSSL_SSL_H 1
3839 | #define HAVE_PTHREAD_H 1
3840 | #define HAVE_PWD_H 1
3841 | #define HAVE_REGEX_H 1
3842 | #define HAVE_SCHED_H 1
3843 | #define HAVE_SCSI_SG_H 1
3844 rizwank 1.1 | #define HAVE_SCSI_SCSI_H 1
3845 | #define HAVE_SCSI_SCSI_IOCTL_H 1
3846 | #define HAVE_STDINT_H 1
3847 | #define HAVE_STRINGS_H 1
3848 | #define HAVE_SYS_ERRNO_H 1
3849 | #define HAVE_SYS_IOCTL_H 1
3850 | #define HAVE_SYS_IPC_H 1
3851 | #define HAVE_SYS_MMAN_H 1
3852 | #define HAVE_SYS_MSG_H 1
3853 | #define HAVE_SYS_PARAM_H 1
3854 | #define HAVE_SYS_POLL_H 1
3855 | #define HAVE_SYS_PTRACE_H 1
3856 | #define HAVE_SYS_REG_H 1
3857 | /* end confdefs.h. */
3858 | #include <stdio.h>
3859 | #if HAVE_SYS_TYPES_H
3860 | # include <sys/types.h>
3861 | #endif
3862 | #if HAVE_SYS_STAT_H
3863 | # include <sys/stat.h>
3864 | #endif
3865 rizwank 1.1 | #if STDC_HEADERS
3866 | # include <stdlib.h>
3867 | # include <stddef.h>
3868 | #else
3869 | # if HAVE_STDLIB_H
3870 | # include <stdlib.h>
3871 | # endif
3872 | #endif
3873 | #if HAVE_STRING_H
3874 | # if !STDC_HEADERS && HAVE_MEMORY_H
3875 | # include <memory.h>
3876 | # endif
3877 | # include <string.h>
3878 | #endif
3879 | #if HAVE_STRINGS_H
3880 | # include <strings.h>
3881 | #endif
3882 | #if HAVE_INTTYPES_H
3883 | # include <inttypes.h>
3884 | #else
3885 | # if HAVE_STDINT_H
3886 rizwank 1.1 | # include <stdint.h>
3887 | # endif
3888 | #endif
3889 | #if HAVE_UNISTD_H
3890 | # include <unistd.h>
3891 | #endif
3892 | #include <sys/scsiio.h>
3893 configure:7397: result: no
3894 configure:7401: checking sys/scsiio.h presence
3895 configure:7411: gcc -E conftest.c
3896 conftest.c:66: sys/scsiio.h: No such file or directory
3897 configure:7417: $? = 1
3898 configure: failed program was:
3899 | /* confdefs.h. */
3900 |
3901 | #define PACKAGE_NAME "Wine"
3902 | #define PACKAGE_TARNAME "wine"
3903 | #define PACKAGE_VERSION "20050111"
3904 | #define PACKAGE_STRING "Wine 20050111"
3905 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3906 | #define YYTEXT_POINTER 1
3907 rizwank 1.1 | #define HAVE_ISWALNUM 1
3908 | #define HAVE_GETHOSTBYNAME 1
3909 | #define HAVE_CONNECT 1
3910 | #define HAVE_INET_ATON 1
3911 | #define STDC_HEADERS 1
3912 | #define HAVE_SYS_TYPES_H 1
3913 | #define HAVE_SYS_STAT_H 1
3914 | #define HAVE_STDLIB_H 1
3915 | #define HAVE_STRING_H 1
3916 | #define HAVE_MEMORY_H 1
3917 | #define HAVE_STRINGS_H 1
3918 | #define HAVE_INTTYPES_H 1
3919 | #define HAVE_STDINT_H 1
3920 | #define HAVE_UNISTD_H 1
3921 | #define HAVE_ARPA_INET_H 1
3922 | #define HAVE_ARPA_NAMESER_H 1
3923 | #define HAVE_ELF_H 1
3924 | #define HAVE_FLOAT_H 1
3925 | #define HAVE_GETOPT_H 1
3926 | #define HAVE_GIF_LIB_H 1
3927 | #define HAVE_JPEGLIB_H 1
3928 rizwank 1.1 | #define HAVE_LCMS_LCMS_H 1
3929 | #define HAVE_LINK_H 1
3930 | #define HAVE_LINUX_CDROM_H 1
3931 | #define HAVE_LINUX_COMPILER_H 1
3932 | #define HAVE_LINUX_HDREG_H 1
3933 | #define HAVE_LINUX_INPUT_H 1
3934 | #define HAVE_LINUX_IOCTL_H 1
3935 | #define HAVE_LINUX_JOYSTICK_H 1
3936 | #define HAVE_LINUX_MAJOR_H 1
3937 | #define HAVE_LINUX_PARAM_H 1
3938 | #define HAVE_LINUX_SERIAL_H 1
3939 | #define HAVE_MNTENT_H 1
3940 | #define HAVE_NETDB_H 1
3941 | #define HAVE_NETINET_IN_H 1
3942 | #define HAVE_NETINET_IN_SYSTM_H 1
3943 | #define HAVE_NETINET_TCP_H 1
3944 | #define HAVE_OPENSSL_SSL_H 1
3945 | #define HAVE_PTHREAD_H 1
3946 | #define HAVE_PWD_H 1
3947 | #define HAVE_REGEX_H 1
3948 | #define HAVE_SCHED_H 1
3949 rizwank 1.1 | #define HAVE_SCSI_SG_H 1
3950 | #define HAVE_SCSI_SCSI_H 1
3951 | #define HAVE_SCSI_SCSI_IOCTL_H 1
3952 | #define HAVE_STDINT_H 1
3953 | #define HAVE_STRINGS_H 1
3954 | #define HAVE_SYS_ERRNO_H 1
3955 | #define HAVE_SYS_IOCTL_H 1
3956 | #define HAVE_SYS_IPC_H 1
3957 | #define HAVE_SYS_MMAN_H 1
3958 | #define HAVE_SYS_MSG_H 1
3959 | #define HAVE_SYS_PARAM_H 1
3960 | #define HAVE_SYS_POLL_H 1
3961 | #define HAVE_SYS_PTRACE_H 1
3962 | #define HAVE_SYS_REG_H 1
3963 | /* end confdefs.h. */
3964 | #include <sys/scsiio.h>
3965 configure:7437: result: no
3966 configure:7472: checking for sys/scsiio.h
3967 configure:7479: result: no
3968 configure:7357: checking sys/shm.h usability
3969 configure:7369: gcc -c -g -O2 conftest.c >&5
3970 rizwank 1.1 configure:7375: $? = 0
3971 configure:7378: test -z || test ! -s conftest.err
3972 configure:7381: $? = 0
3973 configure:7384: test -s conftest.o
3974 configure:7387: $? = 0
3975 configure:7397: result: yes
3976 configure:7401: checking sys/shm.h presence
3977 configure:7411: gcc -E conftest.c
3978 configure:7417: $? = 0
3979 configure:7437: result: yes
3980 configure:7472: checking for sys/shm.h
3981 configure:7479: result: yes
3982 configure:7357: checking sys/signal.h usability
3983 configure:7369: gcc -c -g -O2 conftest.c >&5
3984 configure:7375: $? = 0
3985 configure:7378: test -z || test ! -s conftest.err
3986 configure:7381: $? = 0
3987 configure:7384: test -s conftest.o
3988 configure:7387: $? = 0
3989 configure:7397: result: yes
3990 configure:7401: checking sys/signal.h presence
3991 rizwank 1.1 configure:7411: gcc -E conftest.c
3992 configure:7417: $? = 0
3993 configure:7437: result: yes
3994 configure:7472: checking for sys/signal.h
3995 configure:7479: result: yes
3996 configure:7357: checking sys/socket.h usability
3997 configure:7369: gcc -c -g -O2 conftest.c >&5
3998 configure:7375: $? = 0
3999 configure:7378: test -z || test ! -s conftest.err
4000 configure:7381: $? = 0
4001 configure:7384: test -s conftest.o
4002 configure:7387: $? = 0
4003 configure:7397: result: yes
4004 configure:7401: checking sys/socket.h presence
4005 configure:7411: gcc -E conftest.c
4006 configure:7417: $? = 0
4007 configure:7437: result: yes
4008 configure:7472: checking for sys/socket.h
4009 configure:7479: result: yes
4010 configure:7357: checking sys/sockio.h usability
4011 configure:7369: gcc -c -g -O2 conftest.c >&5
4012 rizwank 1.1 conftest.c:103: sys/sockio.h: No such file or directory
4013 configure:7375: $? = 1
4014 configure: failed program was:
4015 | /* confdefs.h. */
4016 |
4017 | #define PACKAGE_NAME "Wine"
4018 | #define PACKAGE_TARNAME "wine"
4019 | #define PACKAGE_VERSION "20050111"
4020 | #define PACKAGE_STRING "Wine 20050111"
4021 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4022 | #define YYTEXT_POINTER 1
4023 | #define HAVE_ISWALNUM 1
4024 | #define HAVE_GETHOSTBYNAME 1
4025 | #define HAVE_CONNECT 1
4026 | #define HAVE_INET_ATON 1
4027 | #define STDC_HEADERS 1
4028 | #define HAVE_SYS_TYPES_H 1
4029 | #define HAVE_SYS_STAT_H 1
4030 | #define HAVE_STDLIB_H 1
4031 | #define HAVE_STRING_H 1
4032 | #define HAVE_MEMORY_H 1
4033 rizwank 1.1 | #define HAVE_STRINGS_H 1
4034 | #define HAVE_INTTYPES_H 1
4035 | #define HAVE_STDINT_H 1
4036 | #define HAVE_UNISTD_H 1
4037 | #define HAVE_ARPA_INET_H 1
4038 | #define HAVE_ARPA_NAMESER_H 1
4039 | #define HAVE_ELF_H 1
4040 | #define HAVE_FLOAT_H 1
4041 | #define HAVE_GETOPT_H 1
4042 | #define HAVE_GIF_LIB_H 1
4043 | #define HAVE_JPEGLIB_H 1
4044 | #define HAVE_LCMS_LCMS_H 1
4045 | #define HAVE_LINK_H 1
4046 | #define HAVE_LINUX_CDROM_H 1
4047 | #define HAVE_LINUX_COMPILER_H 1
4048 | #define HAVE_LINUX_HDREG_H 1
4049 | #define HAVE_LINUX_INPUT_H 1
4050 | #define HAVE_LINUX_IOCTL_H 1
4051 | #define HAVE_LINUX_JOYSTICK_H 1
4052 | #define HAVE_LINUX_MAJOR_H 1
4053 | #define HAVE_LINUX_PARAM_H 1
4054 rizwank 1.1 | #define HAVE_LINUX_SERIAL_H 1
4055 | #define HAVE_MNTENT_H 1
4056 | #define HAVE_NETDB_H 1
4057 | #define HAVE_NETINET_IN_H 1
4058 | #define HAVE_NETINET_IN_SYSTM_H 1
4059 | #define HAVE_NETINET_TCP_H 1
4060 | #define HAVE_OPENSSL_SSL_H 1
4061 | #define HAVE_PTHREAD_H 1
4062 | #define HAVE_PWD_H 1
4063 | #define HAVE_REGEX_H 1
4064 | #define HAVE_SCHED_H 1
4065 | #define HAVE_SCSI_SG_H 1
4066 | #define HAVE_SCSI_SCSI_H 1
4067 | #define HAVE_SCSI_SCSI_IOCTL_H 1
4068 | #define HAVE_STDINT_H 1
4069 | #define HAVE_STRINGS_H 1
4070 | #define HAVE_SYS_ERRNO_H 1
4071 | #define HAVE_SYS_IOCTL_H 1
4072 | #define HAVE_SYS_IPC_H 1
4073 | #define HAVE_SYS_MMAN_H 1
4074 | #define HAVE_SYS_MSG_H 1
4075 rizwank 1.1 | #define HAVE_SYS_PARAM_H 1
4076 | #define HAVE_SYS_POLL_H 1
4077 | #define HAVE_SYS_PTRACE_H 1
4078 | #define HAVE_SYS_REG_H 1
4079 | #define HAVE_SYS_SHM_H 1
4080 | #define HAVE_SYS_SIGNAL_H 1
4081 | #define HAVE_SYS_SOCKET_H 1
4082 | /* end confdefs.h. */
4083 | #include <stdio.h>
4084 | #if HAVE_SYS_TYPES_H
4085 | # include <sys/types.h>
4086 | #endif
4087 | #if HAVE_SYS_STAT_H
4088 | # include <sys/stat.h>
4089 | #endif
4090 | #if STDC_HEADERS
4091 | # include <stdlib.h>
4092 | # include <stddef.h>
4093 | #else
4094 | # if HAVE_STDLIB_H
4095 | # include <stdlib.h>
4096 rizwank 1.1 | # endif
4097 | #endif
4098 | #if HAVE_STRING_H
4099 | # if !STDC_HEADERS && HAVE_MEMORY_H
4100 | # include <memory.h>
4101 | # endif
4102 | # include <string.h>
4103 | #endif
4104 | #if HAVE_STRINGS_H
4105 | # include <strings.h>
4106 | #endif
4107 | #if HAVE_INTTYPES_H
4108 | # include <inttypes.h>
4109 | #else
4110 | # if HAVE_STDINT_H
4111 | # include <stdint.h>
4112 | # endif
4113 | #endif
4114 | #if HAVE_UNISTD_H
4115 | # include <unistd.h>
4116 | #endif
4117 rizwank 1.1 | #include <sys/sockio.h>
4118 configure:7397: result: no
4119 configure:7401: checking sys/sockio.h presence
4120 configure:7411: gcc -E conftest.c
4121 conftest.c:69: sys/sockio.h: No such file or directory
4122 configure:7417: $? = 1
4123 configure: failed program was:
4124 | /* confdefs.h. */
4125 |
4126 | #define PACKAGE_NAME "Wine"
4127 | #define PACKAGE_TARNAME "wine"
4128 | #define PACKAGE_VERSION "20050111"
4129 | #define PACKAGE_STRING "Wine 20050111"
4130 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4131 | #define YYTEXT_POINTER 1
4132 | #define HAVE_ISWALNUM 1
4133 | #define HAVE_GETHOSTBYNAME 1
4134 | #define HAVE_CONNECT 1
4135 | #define HAVE_INET_ATON 1
4136 | #define STDC_HEADERS 1
4137 | #define HAVE_SYS_TYPES_H 1
4138 rizwank 1.1 | #define HAVE_SYS_STAT_H 1
4139 | #define HAVE_STDLIB_H 1
4140 | #define HAVE_STRING_H 1
4141 | #define HAVE_MEMORY_H 1
4142 | #define HAVE_STRINGS_H 1
4143 | #define HAVE_INTTYPES_H 1
4144 | #define HAVE_STDINT_H 1
4145 | #define HAVE_UNISTD_H 1
4146 | #define HAVE_ARPA_INET_H 1
4147 | #define HAVE_ARPA_NAMESER_H 1
4148 | #define HAVE_ELF_H 1
4149 | #define HAVE_FLOAT_H 1
4150 | #define HAVE_GETOPT_H 1
4151 | #define HAVE_GIF_LIB_H 1
4152 | #define HAVE_JPEGLIB_H 1
4153 | #define HAVE_LCMS_LCMS_H 1
4154 | #define HAVE_LINK_H 1
4155 | #define HAVE_LINUX_CDROM_H 1
4156 | #define HAVE_LINUX_COMPILER_H 1
4157 | #define HAVE_LINUX_HDREG_H 1
4158 | #define HAVE_LINUX_INPUT_H 1
4159 rizwank 1.1 | #define HAVE_LINUX_IOCTL_H 1
4160 | #define HAVE_LINUX_JOYSTICK_H 1
4161 | #define HAVE_LINUX_MAJOR_H 1
4162 | #define HAVE_LINUX_PARAM_H 1
4163 | #define HAVE_LINUX_SERIAL_H 1
4164 | #define HAVE_MNTENT_H 1
4165 | #define HAVE_NETDB_H 1
4166 | #define HAVE_NETINET_IN_H 1
4167 | #define HAVE_NETINET_IN_SYSTM_H 1
4168 | #define HAVE_NETINET_TCP_H 1
4169 | #define HAVE_OPENSSL_SSL_H 1
4170 | #define HAVE_PTHREAD_H 1
4171 | #define HAVE_PWD_H 1
4172 | #define HAVE_REGEX_H 1
4173 | #define HAVE_SCHED_H 1
4174 | #define HAVE_SCSI_SG_H 1
4175 | #define HAVE_SCSI_SCSI_H 1
4176 | #define HAVE_SCSI_SCSI_IOCTL_H 1
4177 | #define HAVE_STDINT_H 1
4178 | #define HAVE_STRINGS_H 1
4179 | #define HAVE_SYS_ERRNO_H 1
4180 rizwank 1.1 | #define HAVE_SYS_IOCTL_H 1
4181 | #define HAVE_SYS_IPC_H 1
4182 | #define HAVE_SYS_MMAN_H 1
4183 | #define HAVE_SYS_MSG_H 1
4184 | #define HAVE_SYS_PARAM_H 1
4185 | #define HAVE_SYS_POLL_H 1
4186 | #define HAVE_SYS_PTRACE_H 1
4187 | #define HAVE_SYS_REG_H 1
4188 | #define HAVE_SYS_SHM_H 1
4189 | #define HAVE_SYS_SIGNAL_H 1
4190 | #define HAVE_SYS_SOCKET_H 1
4191 | /* end confdefs.h. */
4192 | #include <sys/sockio.h>
4193 configure:7437: result: no
4194 configure:7472: checking for sys/sockio.h
4195 configure:7479: result: no
4196 configure:7357: checking sys/statfs.h usability
4197 configure:7369: gcc -c -g -O2 conftest.c >&5
4198 configure:7375: $? = 0
4199 configure:7378: test -z || test ! -s conftest.err
4200 configure:7381: $? = 0
4201 rizwank 1.1 configure:7384: test -s conftest.o
4202 configure:7387: $? = 0
4203 configure:7397: result: yes
4204 configure:7401: checking sys/statfs.h presence
4205 configure:7411: gcc -E conftest.c
4206 configure:7417: $? = 0
4207 configure:7437: result: yes
4208 configure:7472: checking for sys/statfs.h
4209 configure:7479: result: yes
4210 configure:7357: checking sys/statvfs.h usability
4211 configure:7369: gcc -c -g -O2 conftest.c >&5
4212 configure:7375: $? = 0
4213 configure:7378: test -z || test ! -s conftest.err
4214 configure:7381: $? = 0
4215 configure:7384: test -s conftest.o
4216 configure:7387: $? = 0
4217 configure:7397: result: yes
4218 configure:7401: checking sys/statvfs.h presence
4219 configure:7411: gcc -E conftest.c
4220 configure:7417: $? = 0
4221 configure:7437: result: yes
4222 rizwank 1.1 configure:7472: checking for sys/statvfs.h
4223 configure:7479: result: yes
4224 configure:7357: checking sys/strtio.h usability
4225 configure:7369: gcc -c -g -O2 conftest.c >&5
4226 conftest.c:105: sys/strtio.h: No such file or directory
4227 configure:7375: $? = 1
4228 configure: failed program was:
4229 | /* confdefs.h. */
4230 |
4231 | #define PACKAGE_NAME "Wine"
4232 | #define PACKAGE_TARNAME "wine"
4233 | #define PACKAGE_VERSION "20050111"
4234 | #define PACKAGE_STRING "Wine 20050111"
4235 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4236 | #define YYTEXT_POINTER 1
4237 | #define HAVE_ISWALNUM 1
4238 | #define HAVE_GETHOSTBYNAME 1
4239 | #define HAVE_CONNECT 1
4240 | #define HAVE_INET_ATON 1
4241 | #define STDC_HEADERS 1
4242 | #define HAVE_SYS_TYPES_H 1
4243 rizwank 1.1 | #define HAVE_SYS_STAT_H 1
4244 | #define HAVE_STDLIB_H 1
4245 | #define HAVE_STRING_H 1
4246 | #define HAVE_MEMORY_H 1
4247 | #define HAVE_STRINGS_H 1
4248 | #define HAVE_INTTYPES_H 1
4249 | #define HAVE_STDINT_H 1
4250 | #define HAVE_UNISTD_H 1
4251 | #define HAVE_ARPA_INET_H 1
4252 | #define HAVE_ARPA_NAMESER_H 1
4253 | #define HAVE_ELF_H 1
4254 | #define HAVE_FLOAT_H 1
4255 | #define HAVE_GETOPT_H 1
4256 | #define HAVE_GIF_LIB_H 1
4257 | #define HAVE_JPEGLIB_H 1
4258 | #define HAVE_LCMS_LCMS_H 1
4259 | #define HAVE_LINK_H 1
4260 | #define HAVE_LINUX_CDROM_H 1
4261 | #define HAVE_LINUX_COMPILER_H 1
4262 | #define HAVE_LINUX_HDREG_H 1
4263 | #define HAVE_LINUX_INPUT_H 1
4264 rizwank 1.1 | #define HAVE_LINUX_IOCTL_H 1
4265 | #define HAVE_LINUX_JOYSTICK_H 1
4266 | #define HAVE_LINUX_MAJOR_H 1
4267 | #define HAVE_LINUX_PARAM_H 1
4268 | #define HAVE_LINUX_SERIAL_H 1
4269 | #define HAVE_MNTENT_H 1
4270 | #define HAVE_NETDB_H 1
4271 | #define HAVE_NETINET_IN_H 1
4272 | #define HAVE_NETINET_IN_SYSTM_H 1
4273 | #define HAVE_NETINET_TCP_H 1
4274 | #define HAVE_OPENSSL_SSL_H 1
4275 | #define HAVE_PTHREAD_H 1
4276 | #define HAVE_PWD_H 1
4277 | #define HAVE_REGEX_H 1
4278 | #define HAVE_SCHED_H 1
4279 | #define HAVE_SCSI_SG_H 1
4280 | #define HAVE_SCSI_SCSI_H 1
4281 | #define HAVE_SCSI_SCSI_IOCTL_H 1
4282 | #define HAVE_STDINT_H 1
4283 | #define HAVE_STRINGS_H 1
4284 | #define HAVE_SYS_ERRNO_H 1
4285 rizwank 1.1 | #define HAVE_SYS_IOCTL_H 1
4286 | #define HAVE_SYS_IPC_H 1
4287 | #define HAVE_SYS_MMAN_H 1
4288 | #define HAVE_SYS_MSG_H 1
4289 | #define HAVE_SYS_PARAM_H 1
4290 | #define HAVE_SYS_POLL_H 1
4291 | #define HAVE_SYS_PTRACE_H 1
4292 | #define HAVE_SYS_REG_H 1
4293 | #define HAVE_SYS_SHM_H 1
4294 | #define HAVE_SYS_SIGNAL_H 1
4295 | #define HAVE_SYS_SOCKET_H 1
4296 | #define HAVE_SYS_STATFS_H 1
4297 | #define HAVE_SYS_STATVFS_H 1
4298 | /* end confdefs.h. */
4299 | #include <stdio.h>
4300 | #if HAVE_SYS_TYPES_H
4301 | # include <sys/types.h>
4302 | #endif
4303 | #if HAVE_SYS_STAT_H
4304 | # include <sys/stat.h>
4305 | #endif
4306 rizwank 1.1 | #if STDC_HEADERS
4307 | # include <stdlib.h>
4308 | # include <stddef.h>
4309 | #else
4310 | # if HAVE_STDLIB_H
4311 | # include <stdlib.h>
4312 | # endif
4313 | #endif
4314 | #if HAVE_STRING_H
4315 | # if !STDC_HEADERS && HAVE_MEMORY_H
4316 | # include <memory.h>
4317 | # endif
4318 | # include <string.h>
4319 | #endif
4320 | #if HAVE_STRINGS_H
4321 | # include <strings.h>
4322 | #endif
4323 | #if HAVE_INTTYPES_H
4324 | # include <inttypes.h>
4325 | #else
4326 | # if HAVE_STDINT_H
4327 rizwank 1.1 | # include <stdint.h>
4328 | # endif
4329 | #endif
4330 | #if HAVE_UNISTD_H
4331 | # include <unistd.h>
4332 | #endif
4333 | #include <sys/strtio.h>
4334 configure:7397: result: no
4335 configure:7401: checking sys/strtio.h presence
4336 configure:7411: gcc -E conftest.c
4337 conftest.c:71: sys/strtio.h: No such file or directory
4338 configure:7417: $? = 1
4339 configure: failed program was:
4340 | /* confdefs.h. */
4341 |
4342 | #define PACKAGE_NAME "Wine"
4343 | #define PACKAGE_TARNAME "wine"
4344 | #define PACKAGE_VERSION "20050111"
4345 | #define PACKAGE_STRING "Wine 20050111"
4346 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4347 | #define YYTEXT_POINTER 1
4348 rizwank 1.1 | #define HAVE_ISWALNUM 1
4349 | #define HAVE_GETHOSTBYNAME 1
4350 | #define HAVE_CONNECT 1
4351 | #define HAVE_INET_ATON 1
4352 | #define STDC_HEADERS 1
4353 | #define HAVE_SYS_TYPES_H 1
4354 | #define HAVE_SYS_STAT_H 1
4355 | #define HAVE_STDLIB_H 1
4356 | #define HAVE_STRING_H 1
4357 | #define HAVE_MEMORY_H 1
4358 | #define HAVE_STRINGS_H 1
4359 | #define HAVE_INTTYPES_H 1
4360 | #define HAVE_STDINT_H 1
4361 | #define HAVE_UNISTD_H 1
4362 | #define HAVE_ARPA_INET_H 1
4363 | #define HAVE_ARPA_NAMESER_H 1
4364 | #define HAVE_ELF_H 1
4365 | #define HAVE_FLOAT_H 1
4366 | #define HAVE_GETOPT_H 1
4367 | #define HAVE_GIF_LIB_H 1
4368 | #define HAVE_JPEGLIB_H 1
4369 rizwank 1.1 | #define HAVE_LCMS_LCMS_H 1
4370 | #define HAVE_LINK_H 1
4371 | #define HAVE_LINUX_CDROM_H 1
4372 | #define HAVE_LINUX_COMPILER_H 1
4373 | #define HAVE_LINUX_HDREG_H 1
4374 | #define HAVE_LINUX_INPUT_H 1
4375 | #define HAVE_LINUX_IOCTL_H 1
4376 | #define HAVE_LINUX_JOYSTICK_H 1
4377 | #define HAVE_LINUX_MAJOR_H 1
4378 | #define HAVE_LINUX_PARAM_H 1
4379 | #define HAVE_LINUX_SERIAL_H 1
4380 | #define HAVE_MNTENT_H 1
4381 | #define HAVE_NETDB_H 1
4382 | #define HAVE_NETINET_IN_H 1
4383 | #define HAVE_NETINET_IN_SYSTM_H 1
4384 | #define HAVE_NETINET_TCP_H 1
4385 | #define HAVE_OPENSSL_SSL_H 1
4386 | #define HAVE_PTHREAD_H 1
4387 | #define HAVE_PWD_H 1
4388 | #define HAVE_REGEX_H 1
4389 | #define HAVE_SCHED_H 1
4390 rizwank 1.1 | #define HAVE_SCSI_SG_H 1
4391 | #define HAVE_SCSI_SCSI_H 1
4392 | #define HAVE_SCSI_SCSI_IOCTL_H 1
4393 | #define HAVE_STDINT_H 1
4394 | #define HAVE_STRINGS_H 1
4395 | #define HAVE_SYS_ERRNO_H 1
4396 | #define HAVE_SYS_IOCTL_H 1
4397 | #define HAVE_SYS_IPC_H 1
4398 | #define HAVE_SYS_MMAN_H 1
4399 | #define HAVE_SYS_MSG_H 1
4400 | #define HAVE_SYS_PARAM_H 1
4401 | #define HAVE_SYS_POLL_H 1
4402 | #define HAVE_SYS_PTRACE_H 1
4403 | #define HAVE_SYS_REG_H 1
4404 | #define HAVE_SYS_SHM_H 1
4405 | #define HAVE_SYS_SIGNAL_H 1
4406 | #define HAVE_SYS_SOCKET_H 1
4407 | #define HAVE_SYS_STATFS_H 1
4408 | #define HAVE_SYS_STATVFS_H 1
4409 | /* end confdefs.h. */
4410 | #include <sys/strtio.h>
4411 rizwank 1.1 configure:7437: result: no
4412 configure:7472: checking for sys/strtio.h
4413 configure:7479: result: no
4414 configure:7357: checking sys/syscall.h usability
4415 configure:7369: gcc -c -g -O2 conftest.c >&5
4416 configure:7375: $? = 0
4417 configure:7378: test -z || test ! -s conftest.err
4418 configure:7381: $? = 0
4419 configure:7384: test -s conftest.o
4420 configure:7387: $? = 0
4421 configure:7397: result: yes
4422 configure:7401: checking sys/syscall.h presence
4423 configure:7411: gcc -E conftest.c
4424 configure:7417: $? = 0
4425 configure:7437: result: yes
4426 configure:7472: checking for sys/syscall.h
4427 configure:7479: result: yes
4428 configure:7357: checking sys/sysctl.h usability
4429 configure:7369: gcc -c -g -O2 conftest.c >&5
4430 configure:7375: $? = 0
4431 configure:7378: test -z || test ! -s conftest.err
4432 rizwank 1.1 configure:7381: $? = 0
4433 configure:7384: test -s conftest.o
4434 configure:7387: $? = 0
4435 configure:7397: result: yes
4436 configure:7401: checking sys/sysctl.h presence
4437 configure:7411: gcc -E conftest.c
4438 configure:7417: $? = 0
4439 configure:7437: result: yes
4440 configure:7472: checking for sys/sysctl.h
4441 configure:7479: result: yes
4442 configure:7357: checking sys/time.h usability
4443 configure:7369: gcc -c -g -O2 conftest.c >&5
4444 configure:7375: $? = 0
4445 configure:7378: test -z || test ! -s conftest.err
4446 configure:7381: $? = 0
4447 configure:7384: test -s conftest.o
4448 configure:7387: $? = 0
4449 configure:7397: result: yes
4450 configure:7401: checking sys/time.h presence
4451 configure:7411: gcc -E conftest.c
4452 configure:7417: $? = 0
4453 rizwank 1.1 configure:7437: result: yes
4454 configure:7472: checking for sys/time.h
4455 configure:7479: result: yes
4456 configure:7357: checking sys/times.h usability
4457 configure:7369: gcc -c -g -O2 conftest.c >&5
4458 configure:7375: $? = 0
4459 configure:7378: test -z || test ! -s conftest.err
4460 configure:7381: $? = 0
4461 configure:7384: test -s conftest.o
4462 configure:7387: $? = 0
4463 configure:7397: result: yes
4464 configure:7401: checking sys/times.h presence
4465 configure:7411: gcc -E conftest.c
4466 configure:7417: $? = 0
4467 configure:7437: result: yes
4468 configure:7472: checking for sys/times.h
4469 configure:7479: result: yes
4470 configure:7357: checking sys/uio.h usability
4471 configure:7369: gcc -c -g -O2 conftest.c >&5
4472 configure:7375: $? = 0
4473 configure:7378: test -z || test ! -s conftest.err
4474 rizwank 1.1 configure:7381: $? = 0
4475 configure:7384: test -s conftest.o
4476 configure:7387: $? = 0
4477 configure:7397: result: yes
4478 configure:7401: checking sys/uio.h presence
4479 configure:7411: gcc -E conftest.c
4480 configure:7417: $? = 0
4481 configure:7437: result: yes
4482 configure:7472: checking for sys/uio.h
4483 configure:7479: result: yes
4484 configure:7357: checking sys/un.h usability
4485 configure:7369: gcc -c -g -O2 conftest.c >&5
4486 configure:7375: $? = 0
4487 configure:7378: test -z || test ! -s conftest.err
4488 configure:7381: $? = 0
4489 configure:7384: test -s conftest.o
4490 configure:7387: $? = 0
4491 configure:7397: result: yes
4492 configure:7401: checking sys/un.h presence
4493 configure:7411: gcc -E conftest.c
4494 configure:7417: $? = 0
4495 rizwank 1.1 configure:7437: result: yes
4496 configure:7472: checking for sys/un.h
4497 configure:7479: result: yes
4498 configure:7357: checking sys/vfs.h usability
4499 configure:7369: gcc -c -g -O2 conftest.c >&5
4500 configure:7375: $? = 0
4501 configure:7378: test -z || test ! -s conftest.err
4502 configure:7381: $? = 0
4503 configure:7384: test -s conftest.o
4504 configure:7387: $? = 0
4505 configure:7397: result: yes
4506 configure:7401: checking sys/vfs.h presence
4507 configure:7411: gcc -E conftest.c
4508 configure:7417: $? = 0
4509 configure:7437: result: yes
4510 configure:7472: checking for sys/vfs.h
4511 configure:7479: result: yes
4512 configure:7357: checking sys/vm86.h usability
4513 configure:7369: gcc -c -g -O2 conftest.c >&5
4514 configure:7375: $? = 0
4515 configure:7378: test -z || test ! -s conftest.err
4516 rizwank 1.1 configure:7381: $? = 0
4517 configure:7384: test -s conftest.o
4518 configure:7387: $? = 0
4519 configure:7397: result: yes
4520 configure:7401: checking sys/vm86.h presence
4521 configure:7411: gcc -E conftest.c
4522 configure:7417: $? = 0
4523 configure:7437: result: yes
4524 configure:7472: checking for sys/vm86.h
4525 configure:7479: result: yes
4526 configure:7357: checking sys/wait.h usability
4527 configure:7369: gcc -c -g -O2 conftest.c >&5
4528 configure:7375: $? = 0
4529 configure:7378: test -z || test ! -s conftest.err
4530 configure:7381: $? = 0
4531 configure:7384: test -s conftest.o
4532 configure:7387: $? = 0
4533 configure:7397: result: yes
4534 configure:7401: checking sys/wait.h presence
4535 configure:7411: gcc -E conftest.c
4536 configure:7417: $? = 0
4537 rizwank 1.1 configure:7437: result: yes
4538 configure:7472: checking for sys/wait.h
4539 configure:7479: result: yes
4540 configure:7357: checking syscall.h usability
4541 configure:7369: gcc -c -g -O2 conftest.c >&5
4542 configure:7375: $? = 0
4543 configure:7378: test -z || test ! -s conftest.err
4544 configure:7381: $? = 0
4545 configure:7384: test -s conftest.o
4546 configure:7387: $? = 0
4547 configure:7397: result: yes
4548 configure:7401: checking syscall.h presence
4549 configure:7411: gcc -E conftest.c
4550 configure:7417: $? = 0
4551 configure:7437: result: yes
4552 configure:7472: checking for syscall.h
4553 configure:7479: result: yes
4554 configure:7357: checking termios.h usability
4555 configure:7369: gcc -c -g -O2 conftest.c >&5
4556 configure:7375: $? = 0
4557 configure:7378: test -z || test ! -s conftest.err
4558 rizwank 1.1 configure:7381: $? = 0
4559 configure:7384: test -s conftest.o
4560 configure:7387: $? = 0
4561 configure:7397: result: yes
4562 configure:7401: checking termios.h presence
4563 configure:7411: gcc -E conftest.c
4564 configure:7417: $? = 0
4565 configure:7437: result: yes
4566 configure:7472: checking for termios.h
4567 configure:7479: result: yes
4568 configure:7348: checking for unistd.h
4569 configure:7353: result: yes
4570 configure:7357: checking utime.h usability
4571 configure:7369: gcc -c -g -O2 conftest.c >&5
4572 configure:7375: $? = 0
4573 configure:7378: test -z || test ! -s conftest.err
4574 configure:7381: $? = 0
4575 configure:7384: test -s conftest.o
4576 configure:7387: $? = 0
4577 configure:7397: result: yes
4578 configure:7401: checking utime.h presence
4579 rizwank 1.1 configure:7411: gcc -E conftest.c
4580 configure:7417: $? = 0
4581 configure:7437: result: yes
4582 configure:7472: checking for utime.h
4583 configure:7479: result: yes
4584 configure:7357: checking valgrind/memcheck.h usability
4585 configure:7369: gcc -c -g -O2 conftest.c >&5
4586 conftest.c:118: valgrind/memcheck.h: No such file or directory
4587 configure:7375: $? = 1
4588 configure: failed program was:
4589 | /* confdefs.h. */
4590 |
4591 | #define PACKAGE_NAME "Wine"
4592 | #define PACKAGE_TARNAME "wine"
4593 | #define PACKAGE_VERSION "20050111"
4594 | #define PACKAGE_STRING "Wine 20050111"
4595 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4596 | #define YYTEXT_POINTER 1
4597 | #define HAVE_ISWALNUM 1
4598 | #define HAVE_GETHOSTBYNAME 1
4599 | #define HAVE_CONNECT 1
4600 rizwank 1.1 | #define HAVE_INET_ATON 1
4601 | #define STDC_HEADERS 1
4602 | #define HAVE_SYS_TYPES_H 1
4603 | #define HAVE_SYS_STAT_H 1
4604 | #define HAVE_STDLIB_H 1
4605 | #define HAVE_STRING_H 1
4606 | #define HAVE_MEMORY_H 1
4607 | #define HAVE_STRINGS_H 1
4608 | #define HAVE_INTTYPES_H 1
4609 | #define HAVE_STDINT_H 1
4610 | #define HAVE_UNISTD_H 1
4611 | #define HAVE_ARPA_INET_H 1
4612 | #define HAVE_ARPA_NAMESER_H 1
4613 | #define HAVE_ELF_H 1
4614 | #define HAVE_FLOAT_H 1
4615 | #define HAVE_GETOPT_H 1
4616 | #define HAVE_GIF_LIB_H 1
4617 | #define HAVE_JPEGLIB_H 1
4618 | #define HAVE_LCMS_LCMS_H 1
4619 | #define HAVE_LINK_H 1
4620 | #define HAVE_LINUX_CDROM_H 1
4621 rizwank 1.1 | #define HAVE_LINUX_COMPILER_H 1
4622 | #define HAVE_LINUX_HDREG_H 1
4623 | #define HAVE_LINUX_INPUT_H 1
4624 | #define HAVE_LINUX_IOCTL_H 1
4625 | #define HAVE_LINUX_JOYSTICK_H 1
4626 | #define HAVE_LINUX_MAJOR_H 1
4627 | #define HAVE_LINUX_PARAM_H 1
4628 | #define HAVE_LINUX_SERIAL_H 1
4629 | #define HAVE_MNTENT_H 1
4630 | #define HAVE_NETDB_H 1
4631 | #define HAVE_NETINET_IN_H 1
4632 | #define HAVE_NETINET_IN_SYSTM_H 1
4633 | #define HAVE_NETINET_TCP_H 1
4634 | #define HAVE_OPENSSL_SSL_H 1
4635 | #define HAVE_PTHREAD_H 1
4636 | #define HAVE_PWD_H 1
4637 | #define HAVE_REGEX_H 1
4638 | #define HAVE_SCHED_H 1
4639 | #define HAVE_SCSI_SG_H 1
4640 | #define HAVE_SCSI_SCSI_H 1
4641 | #define HAVE_SCSI_SCSI_IOCTL_H 1
4642 rizwank 1.1 | #define HAVE_STDINT_H 1
4643 | #define HAVE_STRINGS_H 1
4644 | #define HAVE_SYS_ERRNO_H 1
4645 | #define HAVE_SYS_IOCTL_H 1
4646 | #define HAVE_SYS_IPC_H 1
4647 | #define HAVE_SYS_MMAN_H 1
4648 | #define HAVE_SYS_MSG_H 1
4649 | #define HAVE_SYS_PARAM_H 1
4650 | #define HAVE_SYS_POLL_H 1
4651 | #define HAVE_SYS_PTRACE_H 1
4652 | #define HAVE_SYS_REG_H 1
4653 | #define HAVE_SYS_SHM_H 1
4654 | #define HAVE_SYS_SIGNAL_H 1
4655 | #define HAVE_SYS_SOCKET_H 1
4656 | #define HAVE_SYS_STATFS_H 1
4657 | #define HAVE_SYS_STATVFS_H 1
4658 | #define HAVE_SYS_SYSCALL_H 1
4659 | #define HAVE_SYS_SYSCTL_H 1
4660 | #define HAVE_SYS_TIME_H 1
4661 | #define HAVE_SYS_TIMES_H 1
4662 | #define HAVE_SYS_UIO_H 1
4663 rizwank 1.1 | #define HAVE_SYS_UN_H 1
4664 | #define HAVE_SYS_VFS_H 1
4665 | #define HAVE_SYS_VM86_H 1
4666 | #define HAVE_SYS_WAIT_H 1
4667 | #define HAVE_SYSCALL_H 1
4668 | #define HAVE_TERMIOS_H 1
4669 | #define HAVE_UNISTD_H 1
4670 | #define HAVE_UTIME_H 1
4671 | /* end confdefs.h. */
4672 | #include <stdio.h>
4673 | #if HAVE_SYS_TYPES_H
4674 | # include <sys/types.h>
4675 | #endif
4676 | #if HAVE_SYS_STAT_H
4677 | # include <sys/stat.h>
4678 | #endif
4679 | #if STDC_HEADERS
4680 | # include <stdlib.h>
4681 | # include <stddef.h>
4682 | #else
4683 | # if HAVE_STDLIB_H
4684 rizwank 1.1 | # include <stdlib.h>
4685 | # endif
4686 | #endif
4687 | #if HAVE_STRING_H
4688 | # if !STDC_HEADERS && HAVE_MEMORY_H
4689 | # include <memory.h>
4690 | # endif
4691 | # include <string.h>
4692 | #endif
4693 | #if HAVE_STRINGS_H
4694 | # include <strings.h>
4695 | #endif
4696 | #if HAVE_INTTYPES_H
4697 | # include <inttypes.h>
4698 | #else
4699 | # if HAVE_STDINT_H
4700 | # include <stdint.h>
4701 | # endif
4702 | #endif
4703 | #if HAVE_UNISTD_H
4704 | # include <unistd.h>
4705 rizwank 1.1 | #endif
4706 | #include <valgrind/memcheck.h>
4707 configure:7397: result: no
4708 configure:7401: checking valgrind/memcheck.h presence
4709 configure:7411: gcc -E conftest.c
4710 conftest.c:84: valgrind/memcheck.h: No such file or directory
4711 configure:7417: $? = 1
4712 configure: failed program was:
4713 | /* confdefs.h. */
4714 |
4715 | #define PACKAGE_NAME "Wine"
4716 | #define PACKAGE_TARNAME "wine"
4717 | #define PACKAGE_VERSION "20050111"
4718 | #define PACKAGE_STRING "Wine 20050111"
4719 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4720 | #define YYTEXT_POINTER 1
4721 | #define HAVE_ISWALNUM 1
4722 | #define HAVE_GETHOSTBYNAME 1
4723 | #define HAVE_CONNECT 1
4724 | #define HAVE_INET_ATON 1
4725 | #define STDC_HEADERS 1
4726 rizwank 1.1 | #define HAVE_SYS_TYPES_H 1
4727 | #define HAVE_SYS_STAT_H 1
4728 | #define HAVE_STDLIB_H 1
4729 | #define HAVE_STRING_H 1
4730 | #define HAVE_MEMORY_H 1
4731 | #define HAVE_STRINGS_H 1
4732 | #define HAVE_INTTYPES_H 1
4733 | #define HAVE_STDINT_H 1
4734 | #define HAVE_UNISTD_H 1
4735 | #define HAVE_ARPA_INET_H 1
4736 | #define HAVE_ARPA_NAMESER_H 1
4737 | #define HAVE_ELF_H 1
4738 | #define HAVE_FLOAT_H 1
4739 | #define HAVE_GETOPT_H 1
4740 | #define HAVE_GIF_LIB_H 1
4741 | #define HAVE_JPEGLIB_H 1
4742 | #define HAVE_LCMS_LCMS_H 1
4743 | #define HAVE_LINK_H 1
4744 | #define HAVE_LINUX_CDROM_H 1
4745 | #define HAVE_LINUX_COMPILER_H 1
4746 | #define HAVE_LINUX_HDREG_H 1
4747 rizwank 1.1 | #define HAVE_LINUX_INPUT_H 1
4748 | #define HAVE_LINUX_IOCTL_H 1
4749 | #define HAVE_LINUX_JOYSTICK_H 1
4750 | #define HAVE_LINUX_MAJOR_H 1
4751 | #define HAVE_LINUX_PARAM_H 1
4752 | #define HAVE_LINUX_SERIAL_H 1
4753 | #define HAVE_MNTENT_H 1
4754 | #define HAVE_NETDB_H 1
4755 | #define HAVE_NETINET_IN_H 1
4756 | #define HAVE_NETINET_IN_SYSTM_H 1
4757 | #define HAVE_NETINET_TCP_H 1
4758 | #define HAVE_OPENSSL_SSL_H 1
4759 | #define HAVE_PTHREAD_H 1
4760 | #define HAVE_PWD_H 1
4761 | #define HAVE_REGEX_H 1
4762 | #define HAVE_SCHED_H 1
4763 | #define HAVE_SCSI_SG_H 1
4764 | #define HAVE_SCSI_SCSI_H 1
4765 | #define HAVE_SCSI_SCSI_IOCTL_H 1
4766 | #define HAVE_STDINT_H 1
4767 | #define HAVE_STRINGS_H 1
4768 rizwank 1.1 | #define HAVE_SYS_ERRNO_H 1
4769 | #define HAVE_SYS_IOCTL_H 1
4770 | #define HAVE_SYS_IPC_H 1
4771 | #define HAVE_SYS_MMAN_H 1
4772 | #define HAVE_SYS_MSG_H 1
4773 | #define HAVE_SYS_PARAM_H 1
4774 | #define HAVE_SYS_POLL_H 1
4775 | #define HAVE_SYS_PTRACE_H 1
4776 | #define HAVE_SYS_REG_H 1
4777 | #define HAVE_SYS_SHM_H 1
4778 | #define HAVE_SYS_SIGNAL_H 1
4779 | #define HAVE_SYS_SOCKET_H 1
4780 | #define HAVE_SYS_STATFS_H 1
4781 | #define HAVE_SYS_STATVFS_H 1
4782 | #define HAVE_SYS_SYSCALL_H 1
4783 | #define HAVE_SYS_SYSCTL_H 1
4784 | #define HAVE_SYS_TIME_H 1
4785 | #define HAVE_SYS_TIMES_H 1
4786 | #define HAVE_SYS_UIO_H 1
4787 | #define HAVE_SYS_UN_H 1
4788 | #define HAVE_SYS_VFS_H 1
4789 rizwank 1.1 | #define HAVE_SYS_VM86_H 1
4790 | #define HAVE_SYS_WAIT_H 1
4791 | #define HAVE_SYSCALL_H 1
4792 | #define HAVE_TERMIOS_H 1
4793 | #define HAVE_UNISTD_H 1
4794 | #define HAVE_UTIME_H 1
4795 | /* end confdefs.h. */
4796 | #include <valgrind/memcheck.h>
4797 configure:7437: result: no
4798 configure:7472: checking for valgrind/memcheck.h
4799 configure:7479: result: no
4800 configure:7492: checking whether stat file-mode macros are broken
4801 configure:7540: result: no
4802 configure:7572: checking X11/Xlib.h usability
4803 configure:7584: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5
4804 configure:7590: $? = 0
4805 configure:7593: test -z || test ! -s conftest.err
4806 configure:7596: $? = 0
4807 configure:7599: test -s conftest.o
4808 configure:7602: $? = 0
4809 configure:7612: result: yes
4810 rizwank 1.1 configure:7616: checking X11/Xlib.h presence
4811 configure:7626: gcc -E -I/usr/X11R6/include conftest.c
4812 configure:7632: $? = 0
4813 configure:7652: result: yes
4814 configure:7687: checking for X11/Xlib.h
4815 configure:7694: result: yes
4816 configure:7723: checking for X11/XKBlib.h
4817 configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5
4818 configure:7748: $? = 0
4819 configure:7751: test -z || test ! -s conftest.err
4820 configure:7754: $? = 0
4821 configure:7757: test -s conftest.o
4822 configure:7760: $? = 0
4823 configure:7771: result: yes
4824 configure:7723: checking for X11/Xutil.h
4825 configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5
4826 configure:7748: $? = 0
4827 configure:7751: test -z || test ! -s conftest.err
4828 configure:7754: $? = 0
4829 configure:7757: test -s conftest.o
4830 configure:7760: $? = 0
4831 rizwank 1.1 configure:7771: result: yes
4832 configure:7723: checking for X11/extensions/shape.h
4833 configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5
4834 configure:7748: $? = 0
4835 configure:7751: test -z || test ! -s conftest.err
4836 configure:7754: $? = 0
4837 configure:7757: test -s conftest.o
4838 configure:7760: $? = 0
4839 configure:7771: result: yes
4840 configure:7723: checking for X11/extensions/XInput.h
4841 configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5
4842 configure:7748: $? = 0
4843 configure:7751: test -z || test ! -s conftest.err
4844 configure:7754: $? = 0
4845 configure:7757: test -s conftest.o
4846 configure:7760: $? = 0
4847 configure:7771: result: yes
4848 configure:7723: checking for X11/extensions/XShm.h
4849 configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5
4850 configure:7748: $? = 0
4851 configure:7751: test -z || test ! -s conftest.err
4852 rizwank 1.1 configure:7754: $? = 0
4853 configure:7757: test -s conftest.o
4854 configure:7760: $? = 0
4855 configure:7771: result: yes
4856 configure:7723: checking for X11/extensions/Xrandr.h
4857 configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5
4858 conftest.c:95: X11/extensions/Xrandr.h: No such file or directory
4859 configure:7748: $? = 1
4860 configure: failed program was:
4861 | /* confdefs.h. */
4862 |
4863 | #define PACKAGE_NAME "Wine"
4864 | #define PACKAGE_TARNAME "wine"
4865 | #define PACKAGE_VERSION "20050111"
4866 | #define PACKAGE_STRING "Wine 20050111"
4867 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4868 | #define YYTEXT_POINTER 1
4869 | #define HAVE_ISWALNUM 1
4870 | #define HAVE_GETHOSTBYNAME 1
4871 | #define HAVE_CONNECT 1
4872 | #define HAVE_INET_ATON 1
4873 rizwank 1.1 | #define STDC_HEADERS 1
4874 | #define HAVE_SYS_TYPES_H 1
4875 | #define HAVE_SYS_STAT_H 1
4876 | #define HAVE_STDLIB_H 1
4877 | #define HAVE_STRING_H 1
4878 | #define HAVE_MEMORY_H 1
4879 | #define HAVE_STRINGS_H 1
4880 | #define HAVE_INTTYPES_H 1
4881 | #define HAVE_STDINT_H 1
4882 | #define HAVE_UNISTD_H 1
4883 | #define HAVE_ARPA_INET_H 1
4884 | #define HAVE_ARPA_NAMESER_H 1
4885 | #define HAVE_ELF_H 1
4886 | #define HAVE_FLOAT_H 1
4887 | #define HAVE_GETOPT_H 1
4888 | #define HAVE_GIF_LIB_H 1
4889 | #define HAVE_JPEGLIB_H 1
4890 | #define HAVE_LCMS_LCMS_H 1
4891 | #define HAVE_LINK_H 1
4892 | #define HAVE_LINUX_CDROM_H 1
4893 | #define HAVE_LINUX_COMPILER_H 1
4894 rizwank 1.1 | #define HAVE_LINUX_HDREG_H 1
4895 | #define HAVE_LINUX_INPUT_H 1
4896 | #define HAVE_LINUX_IOCTL_H 1
4897 | #define HAVE_LINUX_JOYSTICK_H 1
4898 | #define HAVE_LINUX_MAJOR_H 1
4899 | #define HAVE_LINUX_PARAM_H 1
4900 | #define HAVE_LINUX_SERIAL_H 1
4901 | #define HAVE_MNTENT_H 1
4902 | #define HAVE_NETDB_H 1
4903 | #define HAVE_NETINET_IN_H 1
4904 | #define HAVE_NETINET_IN_SYSTM_H 1
4905 | #define HAVE_NETINET_TCP_H 1
4906 | #define HAVE_OPENSSL_SSL_H 1
4907 | #define HAVE_PTHREAD_H 1
4908 | #define HAVE_PWD_H 1
4909 | #define HAVE_REGEX_H 1
4910 | #define HAVE_SCHED_H 1
4911 | #define HAVE_SCSI_SG_H 1
4912 | #define HAVE_SCSI_SCSI_H 1
4913 | #define HAVE_SCSI_SCSI_IOCTL_H 1
4914 | #define HAVE_STDINT_H 1
4915 rizwank 1.1 | #define HAVE_STRINGS_H 1
4916 | #define HAVE_SYS_ERRNO_H 1
4917 | #define HAVE_SYS_IOCTL_H 1
4918 | #define HAVE_SYS_IPC_H 1
4919 | #define HAVE_SYS_MMAN_H 1
4920 | #define HAVE_SYS_MSG_H 1
4921 | #define HAVE_SYS_PARAM_H 1
4922 | #define HAVE_SYS_POLL_H 1
4923 | #define HAVE_SYS_PTRACE_H 1
4924 | #define HAVE_SYS_REG_H 1
4925 | #define HAVE_SYS_SHM_H 1
4926 | #define HAVE_SYS_SIGNAL_H 1
4927 | #define HAVE_SYS_SOCKET_H 1
4928 | #define HAVE_SYS_STATFS_H 1
4929 | #define HAVE_SYS_STATVFS_H 1
4930 | #define HAVE_SYS_SYSCALL_H 1
4931 | #define HAVE_SYS_SYSCTL_H 1
4932 | #define HAVE_SYS_TIME_H 1
4933 | #define HAVE_SYS_TIMES_H 1
4934 | #define HAVE_SYS_UIO_H 1
4935 | #define HAVE_SYS_UN_H 1
4936 rizwank 1.1 | #define HAVE_SYS_VFS_H 1
4937 | #define HAVE_SYS_VM86_H 1
4938 | #define HAVE_SYS_WAIT_H 1
4939 | #define HAVE_SYSCALL_H 1
4940 | #define HAVE_TERMIOS_H 1
4941 | #define HAVE_UNISTD_H 1
4942 | #define HAVE_UTIME_H 1
4943 | #define HAVE_X11_XLIB_H 1
4944 | #define HAVE_X11_XKBLIB_H 1
4945 | #define HAVE_X11_XUTIL_H 1
4946 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
4947 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
4948 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
4949 | /* end confdefs.h. */
4950 | #include <X11/Xlib.h>
4951 | #ifdef HAVE_X11_XUTIL_H
4952 | # include <X11/Xutil.h>
4953 | #endif
4954 |
4955 | #include <X11/extensions/Xrandr.h>
4956 configure:7771: result: no
4957 rizwank 1.1 configure:7723: checking for X11/extensions/Xrender.h
4958 configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5
4959 configure:7748: $? = 0
4960 configure:7751: test -z || test ! -s conftest.err
4961 configure:7754: $? = 0
4962 configure:7757: test -s conftest.o
4963 configure:7760: $? = 0
4964 configure:7771: result: yes
4965 configure:7723: checking for X11/extensions/xf86dga.h
4966 configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5
4967 configure:7748: $? = 0
4968 configure:7751: test -z || test ! -s conftest.err
4969 configure:7754: $? = 0
4970 configure:7757: test -s conftest.o
4971 configure:7760: $? = 0
4972 configure:7771: result: yes
4973 configure:7723: checking for X11/extensions/xf86vmode.h
4974 configure:7742: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5
4975 configure:7748: $? = 0
4976 configure:7751: test -z || test ! -s conftest.err
4977 configure:7754: $? = 0
4978 rizwank 1.1 configure:7757: test -s conftest.o
4979 configure:7760: $? = 0
4980 configure:7771: result: yes
4981 configure:7785: checking for XkbQueryExtension in -lX11
4982 configure:7815: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lX11 -L/usr/X11R6/lib -lXext -lX11 >&5
4983 configure:7821: $? = 0
4984 configure:7824: test -z || test ! -s conftest.err
4985 configure:7827: $? = 0
4986 configure:7830: test -s conftest
4987 configure:7833: $? = 0
4988 configure:7846: result: yes
4989 configure:7860: checking for XShmQueryExtension in -lXext
4990 configure:7890: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXext -L/usr/X11R6/lib -lXext -lX11 >&5
4991 configure:7896: $? = 0
4992 configure:7899: test -z || test ! -s conftest.err
4993 configure:7902: $? = 0
4994 configure:7905: test -s conftest
4995 configure:7908: $? = 0
4996 configure:7921: result: yes
4997 configure:7935: checking for XShapeQueryExtension in -lXext
4998 configure:7965: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXext -L/usr/X11R6/lib -lXext -lX11 >&5
4999 rizwank 1.1 configure:7971: $? = 0
5000 configure:7974: test -z || test ! -s conftest.err
5001 configure:7977: $? = 0
5002 configure:7980: test -s conftest
5003 configure:7983: $? = 0
5004 configure:7996: result: yes
5005 configure:8010: checking for XDGAQueryExtension in -lXxf86dga
5006 configure:8040: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXxf86dga -L/usr/X11R6/lib -lXext -lX11 >&5
5007 configure:8046: $? = 0
5008 configure:8049: test -z || test ! -s conftest.err
5009 configure:8052: $? = 0
5010 configure:8055: test -s conftest
5011 configure:8058: $? = 0
5012 configure:8071: result: yes
5013 configure:8087: checking for XF86VidModeQueryExtension in -lXxf86vm
5014 configure:8117: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXxf86vm -L/usr/X11R6/lib -lXext -lX11 >&5
5015 configure:8123: $? = 0
5016 configure:8126: test -z || test ! -s conftest.err
5017 configure:8129: $? = 0
5018 configure:8132: test -s conftest
5019 configure:8135: $? = 0
5020 rizwank 1.1 configure:8148: result: yes
5021 configure:8216: checking for XRenderSetPictureTransform in -lXrender
5022 configure:8246: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -lXrender -L/usr/X11R6/lib -lXext -lX11 >&5
5023 /tmp/ccLHhanJ.o: In function `main':
5024 /home/rizwank/wine/conftest.c:109: undefined reference to `XRenderSetPictureTransform'
5025 collect2: ld returned 1 exit status
5026 configure:8252: $? = 1
5027 configure: failed program was:
5028 | /* confdefs.h. */
5029 |
5030 | #define PACKAGE_NAME "Wine"
5031 | #define PACKAGE_TARNAME "wine"
5032 | #define PACKAGE_VERSION "20050111"
5033 | #define PACKAGE_STRING "Wine 20050111"
5034 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5035 | #define YYTEXT_POINTER 1
5036 | #define HAVE_ISWALNUM 1
5037 | #define HAVE_GETHOSTBYNAME 1
5038 | #define HAVE_CONNECT 1
5039 | #define HAVE_INET_ATON 1
5040 | #define STDC_HEADERS 1
5041 rizwank 1.1 | #define HAVE_SYS_TYPES_H 1
5042 | #define HAVE_SYS_STAT_H 1
5043 | #define HAVE_STDLIB_H 1
5044 | #define HAVE_STRING_H 1
5045 | #define HAVE_MEMORY_H 1
5046 | #define HAVE_STRINGS_H 1
5047 | #define HAVE_INTTYPES_H 1
5048 | #define HAVE_STDINT_H 1
5049 | #define HAVE_UNISTD_H 1
5050 | #define HAVE_ARPA_INET_H 1
5051 | #define HAVE_ARPA_NAMESER_H 1
5052 | #define HAVE_ELF_H 1
5053 | #define HAVE_FLOAT_H 1
5054 | #define HAVE_GETOPT_H 1
5055 | #define HAVE_GIF_LIB_H 1
5056 | #define HAVE_JPEGLIB_H 1
5057 | #define HAVE_LCMS_LCMS_H 1
5058 | #define HAVE_LINK_H 1
5059 | #define HAVE_LINUX_CDROM_H 1
5060 | #define HAVE_LINUX_COMPILER_H 1
5061 | #define HAVE_LINUX_HDREG_H 1
5062 rizwank 1.1 | #define HAVE_LINUX_INPUT_H 1
5063 | #define HAVE_LINUX_IOCTL_H 1
5064 | #define HAVE_LINUX_JOYSTICK_H 1
5065 | #define HAVE_LINUX_MAJOR_H 1
5066 | #define HAVE_LINUX_PARAM_H 1
5067 | #define HAVE_LINUX_SERIAL_H 1
5068 | #define HAVE_MNTENT_H 1
5069 | #define HAVE_NETDB_H 1
5070 | #define HAVE_NETINET_IN_H 1
5071 | #define HAVE_NETINET_IN_SYSTM_H 1
5072 | #define HAVE_NETINET_TCP_H 1
5073 | #define HAVE_OPENSSL_SSL_H 1
5074 | #define HAVE_PTHREAD_H 1
5075 | #define HAVE_PWD_H 1
5076 | #define HAVE_REGEX_H 1
5077 | #define HAVE_SCHED_H 1
5078 | #define HAVE_SCSI_SG_H 1
5079 | #define HAVE_SCSI_SCSI_H 1
5080 | #define HAVE_SCSI_SCSI_IOCTL_H 1
5081 | #define HAVE_STDINT_H 1
5082 | #define HAVE_STRINGS_H 1
5083 rizwank 1.1 | #define HAVE_SYS_ERRNO_H 1
5084 | #define HAVE_SYS_IOCTL_H 1
5085 | #define HAVE_SYS_IPC_H 1
5086 | #define HAVE_SYS_MMAN_H 1
5087 | #define HAVE_SYS_MSG_H 1
5088 | #define HAVE_SYS_PARAM_H 1
5089 | #define HAVE_SYS_POLL_H 1
5090 | #define HAVE_SYS_PTRACE_H 1
5091 | #define HAVE_SYS_REG_H 1
5092 | #define HAVE_SYS_SHM_H 1
5093 | #define HAVE_SYS_SIGNAL_H 1
5094 | #define HAVE_SYS_SOCKET_H 1
5095 | #define HAVE_SYS_STATFS_H 1
5096 | #define HAVE_SYS_STATVFS_H 1
5097 | #define HAVE_SYS_SYSCALL_H 1
5098 | #define HAVE_SYS_SYSCTL_H 1
5099 | #define HAVE_SYS_TIME_H 1
5100 | #define HAVE_SYS_TIMES_H 1
5101 | #define HAVE_SYS_UIO_H 1
5102 | #define HAVE_SYS_UN_H 1
5103 | #define HAVE_SYS_VFS_H 1
5104 rizwank 1.1 | #define HAVE_SYS_VM86_H 1
5105 | #define HAVE_SYS_WAIT_H 1
5106 | #define HAVE_SYSCALL_H 1
5107 | #define HAVE_TERMIOS_H 1
5108 | #define HAVE_UNISTD_H 1
5109 | #define HAVE_UTIME_H 1
5110 | #define HAVE_X11_XLIB_H 1
5111 | #define HAVE_X11_XKBLIB_H 1
5112 | #define HAVE_X11_XUTIL_H 1
5113 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
5114 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
5115 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
5116 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
5117 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
5118 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
5119 | #define HAVE_XKB 1
5120 | #define HAVE_LIBXXSHM 1
5121 | #define HAVE_LIBXSHAPE 1
5122 | #define HAVE_LIBXXF86DGA2 1
5123 | #define HAVE_LIBXXF86VM 1
5124 | /* end confdefs.h. */
5125 rizwank 1.1 |
5126 | /* Override any gcc2 internal prototype to avoid an error. */
5127 | #ifdef __cplusplus
5128 | extern "C"
5129 | #endif
5130 | /* We use char because int might match the return type of a gcc2
5131 | builtin and then its argument prototype would still apply. */
5132 | char XRenderSetPictureTransform ();
5133 | int
5134 | main ()
5135 | {
5136 | XRenderSetPictureTransform ();
5137 | ;
5138 | return 0;
5139 | }
5140 configure:8277: result: no
5141 configure:8320: checking GL/gl.h usability
5142 configure:8332: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5
5143 conftest.c:132: GL/gl.h: No such file or directory
5144 configure:8338: $? = 1
5145 configure: failed program was:
5146 rizwank 1.1 | /* confdefs.h. */
5147 |
5148 | #define PACKAGE_NAME "Wine"
5149 | #define PACKAGE_TARNAME "wine"
5150 | #define PACKAGE_VERSION "20050111"
5151 | #define PACKAGE_STRING "Wine 20050111"
5152 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5153 | #define YYTEXT_POINTER 1
5154 | #define HAVE_ISWALNUM 1
5155 | #define HAVE_GETHOSTBYNAME 1
5156 | #define HAVE_CONNECT 1
5157 | #define HAVE_INET_ATON 1
5158 | #define STDC_HEADERS 1
5159 | #define HAVE_SYS_TYPES_H 1
5160 | #define HAVE_SYS_STAT_H 1
5161 | #define HAVE_STDLIB_H 1
5162 | #define HAVE_STRING_H 1
5163 | #define HAVE_MEMORY_H 1
5164 | #define HAVE_STRINGS_H 1
5165 | #define HAVE_INTTYPES_H 1
5166 | #define HAVE_STDINT_H 1
5167 rizwank 1.1 | #define HAVE_UNISTD_H 1
5168 | #define HAVE_ARPA_INET_H 1
5169 | #define HAVE_ARPA_NAMESER_H 1
5170 | #define HAVE_ELF_H 1
5171 | #define HAVE_FLOAT_H 1
5172 | #define HAVE_GETOPT_H 1
5173 | #define HAVE_GIF_LIB_H 1
5174 | #define HAVE_JPEGLIB_H 1
5175 | #define HAVE_LCMS_LCMS_H 1
5176 | #define HAVE_LINK_H 1
5177 | #define HAVE_LINUX_CDROM_H 1
5178 | #define HAVE_LINUX_COMPILER_H 1
5179 | #define HAVE_LINUX_HDREG_H 1
5180 | #define HAVE_LINUX_INPUT_H 1
5181 | #define HAVE_LINUX_IOCTL_H 1
5182 | #define HAVE_LINUX_JOYSTICK_H 1
5183 | #define HAVE_LINUX_MAJOR_H 1
5184 | #define HAVE_LINUX_PARAM_H 1
5185 | #define HAVE_LINUX_SERIAL_H 1
5186 | #define HAVE_MNTENT_H 1
5187 | #define HAVE_NETDB_H 1
5188 rizwank 1.1 | #define HAVE_NETINET_IN_H 1
5189 | #define HAVE_NETINET_IN_SYSTM_H 1
5190 | #define HAVE_NETINET_TCP_H 1
5191 | #define HAVE_OPENSSL_SSL_H 1
5192 | #define HAVE_PTHREAD_H 1
5193 | #define HAVE_PWD_H 1
5194 | #define HAVE_REGEX_H 1
5195 | #define HAVE_SCHED_H 1
5196 | #define HAVE_SCSI_SG_H 1
5197 | #define HAVE_SCSI_SCSI_H 1
5198 | #define HAVE_SCSI_SCSI_IOCTL_H 1
5199 | #define HAVE_STDINT_H 1
5200 | #define HAVE_STRINGS_H 1
5201 | #define HAVE_SYS_ERRNO_H 1
5202 | #define HAVE_SYS_IOCTL_H 1
5203 | #define HAVE_SYS_IPC_H 1
5204 | #define HAVE_SYS_MMAN_H 1
5205 | #define HAVE_SYS_MSG_H 1
5206 | #define HAVE_SYS_PARAM_H 1
5207 | #define HAVE_SYS_POLL_H 1
5208 | #define HAVE_SYS_PTRACE_H 1
5209 rizwank 1.1 | #define HAVE_SYS_REG_H 1
5210 | #define HAVE_SYS_SHM_H 1
5211 | #define HAVE_SYS_SIGNAL_H 1
5212 | #define HAVE_SYS_SOCKET_H 1
5213 | #define HAVE_SYS_STATFS_H 1
5214 | #define HAVE_SYS_STATVFS_H 1
5215 | #define HAVE_SYS_SYSCALL_H 1
5216 | #define HAVE_SYS_SYSCTL_H 1
5217 | #define HAVE_SYS_TIME_H 1
5218 | #define HAVE_SYS_TIMES_H 1
5219 | #define HAVE_SYS_UIO_H 1
5220 | #define HAVE_SYS_UN_H 1
5221 | #define HAVE_SYS_VFS_H 1
5222 | #define HAVE_SYS_VM86_H 1
5223 | #define HAVE_SYS_WAIT_H 1
5224 | #define HAVE_SYSCALL_H 1
5225 | #define HAVE_TERMIOS_H 1
5226 | #define HAVE_UNISTD_H 1
5227 | #define HAVE_UTIME_H 1
5228 | #define HAVE_X11_XLIB_H 1
5229 | #define HAVE_X11_XKBLIB_H 1
5230 rizwank 1.1 | #define HAVE_X11_XUTIL_H 1
5231 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
5232 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
5233 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
5234 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
5235 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
5236 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
5237 | #define HAVE_XKB 1
5238 | #define HAVE_LIBXXSHM 1
5239 | #define HAVE_LIBXSHAPE 1
5240 | #define HAVE_LIBXXF86DGA2 1
5241 | #define HAVE_LIBXXF86VM 1
5242 | /* end confdefs.h. */
5243 | #include <stdio.h>
5244 | #if HAVE_SYS_TYPES_H
5245 | # include <sys/types.h>
5246 | #endif
5247 | #if HAVE_SYS_STAT_H
5248 | # include <sys/stat.h>
5249 | #endif
5250 | #if STDC_HEADERS
5251 rizwank 1.1 | # include <stdlib.h>
5252 | # include <stddef.h>
5253 | #else
5254 | # if HAVE_STDLIB_H
5255 | # include <stdlib.h>
5256 | # endif
5257 | #endif
5258 | #if HAVE_STRING_H
5259 | # if !STDC_HEADERS && HAVE_MEMORY_H
5260 | # include <memory.h>
5261 | # endif
5262 | # include <string.h>
5263 | #endif
5264 | #if HAVE_STRINGS_H
5265 | # include <strings.h>
5266 | #endif
5267 | #if HAVE_INTTYPES_H
5268 | # include <inttypes.h>
5269 | #else
5270 | # if HAVE_STDINT_H
5271 | # include <stdint.h>
5272 rizwank 1.1 | # endif
5273 | #endif
5274 | #if HAVE_UNISTD_H
5275 | # include <unistd.h>
5276 | #endif
5277 | #include <GL/gl.h>
5278 configure:8360: result: no
5279 configure:8364: checking GL/gl.h presence
5280 configure:8374: gcc -E -I/usr/X11R6/include conftest.c
5281 conftest.c:98: GL/gl.h: No such file or directory
5282 configure:8380: $? = 1
5283 configure: failed program was:
5284 | /* confdefs.h. */
5285 |
5286 | #define PACKAGE_NAME "Wine"
5287 | #define PACKAGE_TARNAME "wine"
5288 | #define PACKAGE_VERSION "20050111"
5289 | #define PACKAGE_STRING "Wine 20050111"
5290 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5291 | #define YYTEXT_POINTER 1
5292 | #define HAVE_ISWALNUM 1
5293 rizwank 1.1 | #define HAVE_GETHOSTBYNAME 1
5294 | #define HAVE_CONNECT 1
5295 | #define HAVE_INET_ATON 1
5296 | #define STDC_HEADERS 1
5297 | #define HAVE_SYS_TYPES_H 1
5298 | #define HAVE_SYS_STAT_H 1
5299 | #define HAVE_STDLIB_H 1
5300 | #define HAVE_STRING_H 1
5301 | #define HAVE_MEMORY_H 1
5302 | #define HAVE_STRINGS_H 1
5303 | #define HAVE_INTTYPES_H 1
5304 | #define HAVE_STDINT_H 1
5305 | #define HAVE_UNISTD_H 1
5306 | #define HAVE_ARPA_INET_H 1
5307 | #define HAVE_ARPA_NAMESER_H 1
5308 | #define HAVE_ELF_H 1
5309 | #define HAVE_FLOAT_H 1
5310 | #define HAVE_GETOPT_H 1
5311 | #define HAVE_GIF_LIB_H 1
5312 | #define HAVE_JPEGLIB_H 1
5313 | #define HAVE_LCMS_LCMS_H 1
5314 rizwank 1.1 | #define HAVE_LINK_H 1
5315 | #define HAVE_LINUX_CDROM_H 1
5316 | #define HAVE_LINUX_COMPILER_H 1
5317 | #define HAVE_LINUX_HDREG_H 1
5318 | #define HAVE_LINUX_INPUT_H 1
5319 | #define HAVE_LINUX_IOCTL_H 1
5320 | #define HAVE_LINUX_JOYSTICK_H 1
5321 | #define HAVE_LINUX_MAJOR_H 1
5322 | #define HAVE_LINUX_PARAM_H 1
5323 | #define HAVE_LINUX_SERIAL_H 1
5324 | #define HAVE_MNTENT_H 1
5325 | #define HAVE_NETDB_H 1
5326 | #define HAVE_NETINET_IN_H 1
5327 | #define HAVE_NETINET_IN_SYSTM_H 1
5328 | #define HAVE_NETINET_TCP_H 1
5329 | #define HAVE_OPENSSL_SSL_H 1
5330 | #define HAVE_PTHREAD_H 1
5331 | #define HAVE_PWD_H 1
5332 | #define HAVE_REGEX_H 1
5333 | #define HAVE_SCHED_H 1
5334 | #define HAVE_SCSI_SG_H 1
5335 rizwank 1.1 | #define HAVE_SCSI_SCSI_H 1
5336 | #define HAVE_SCSI_SCSI_IOCTL_H 1
5337 | #define HAVE_STDINT_H 1
5338 | #define HAVE_STRINGS_H 1
5339 | #define HAVE_SYS_ERRNO_H 1
5340 | #define HAVE_SYS_IOCTL_H 1
5341 | #define HAVE_SYS_IPC_H 1
5342 | #define HAVE_SYS_MMAN_H 1
5343 | #define HAVE_SYS_MSG_H 1
5344 | #define HAVE_SYS_PARAM_H 1
5345 | #define HAVE_SYS_POLL_H 1
5346 | #define HAVE_SYS_PTRACE_H 1
5347 | #define HAVE_SYS_REG_H 1
5348 | #define HAVE_SYS_SHM_H 1
5349 | #define HAVE_SYS_SIGNAL_H 1
5350 | #define HAVE_SYS_SOCKET_H 1
5351 | #define HAVE_SYS_STATFS_H 1
5352 | #define HAVE_SYS_STATVFS_H 1
5353 | #define HAVE_SYS_SYSCALL_H 1
5354 | #define HAVE_SYS_SYSCTL_H 1
5355 | #define HAVE_SYS_TIME_H 1
5356 rizwank 1.1 | #define HAVE_SYS_TIMES_H 1
5357 | #define HAVE_SYS_UIO_H 1
5358 | #define HAVE_SYS_UN_H 1
5359 | #define HAVE_SYS_VFS_H 1
5360 | #define HAVE_SYS_VM86_H 1
5361 | #define HAVE_SYS_WAIT_H 1
5362 | #define HAVE_SYSCALL_H 1
5363 | #define HAVE_TERMIOS_H 1
5364 | #define HAVE_UNISTD_H 1
5365 | #define HAVE_UTIME_H 1
5366 | #define HAVE_X11_XLIB_H 1
5367 | #define HAVE_X11_XKBLIB_H 1
5368 | #define HAVE_X11_XUTIL_H 1
5369 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
5370 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
5371 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
5372 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
5373 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
5374 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
5375 | #define HAVE_XKB 1
5376 | #define HAVE_LIBXXSHM 1
5377 rizwank 1.1 | #define HAVE_LIBXSHAPE 1
5378 | #define HAVE_LIBXXF86DGA2 1
5379 | #define HAVE_LIBXXF86VM 1
5380 | /* end confdefs.h. */
5381 | #include <GL/gl.h>
5382 configure:8400: result: no
5383 configure:8435: checking for GL/gl.h
5384 configure:8442: result: no
5385 configure:8320: checking GL/glx.h usability
5386 configure:8332: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5
5387 conftest.c:132: GL/glx.h: No such file or directory
5388 configure:8338: $? = 1
5389 configure: failed program was:
5390 | /* confdefs.h. */
5391 |
5392 | #define PACKAGE_NAME "Wine"
5393 | #define PACKAGE_TARNAME "wine"
5394 | #define PACKAGE_VERSION "20050111"
5395 | #define PACKAGE_STRING "Wine 20050111"
5396 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5397 | #define YYTEXT_POINTER 1
5398 rizwank 1.1 | #define HAVE_ISWALNUM 1
5399 | #define HAVE_GETHOSTBYNAME 1
5400 | #define HAVE_CONNECT 1
5401 | #define HAVE_INET_ATON 1
5402 | #define STDC_HEADERS 1
5403 | #define HAVE_SYS_TYPES_H 1
5404 | #define HAVE_SYS_STAT_H 1
5405 | #define HAVE_STDLIB_H 1
5406 | #define HAVE_STRING_H 1
5407 | #define HAVE_MEMORY_H 1
5408 | #define HAVE_STRINGS_H 1
5409 | #define HAVE_INTTYPES_H 1
5410 | #define HAVE_STDINT_H 1
5411 | #define HAVE_UNISTD_H 1
5412 | #define HAVE_ARPA_INET_H 1
5413 | #define HAVE_ARPA_NAMESER_H 1
5414 | #define HAVE_ELF_H 1
5415 | #define HAVE_FLOAT_H 1
5416 | #define HAVE_GETOPT_H 1
5417 | #define HAVE_GIF_LIB_H 1
5418 | #define HAVE_JPEGLIB_H 1
5419 rizwank 1.1 | #define HAVE_LCMS_LCMS_H 1
5420 | #define HAVE_LINK_H 1
5421 | #define HAVE_LINUX_CDROM_H 1
5422 | #define HAVE_LINUX_COMPILER_H 1
5423 | #define HAVE_LINUX_HDREG_H 1
5424 | #define HAVE_LINUX_INPUT_H 1
5425 | #define HAVE_LINUX_IOCTL_H 1
5426 | #define HAVE_LINUX_JOYSTICK_H 1
5427 | #define HAVE_LINUX_MAJOR_H 1
5428 | #define HAVE_LINUX_PARAM_H 1
5429 | #define HAVE_LINUX_SERIAL_H 1
5430 | #define HAVE_MNTENT_H 1
5431 | #define HAVE_NETDB_H 1
5432 | #define HAVE_NETINET_IN_H 1
5433 | #define HAVE_NETINET_IN_SYSTM_H 1
5434 | #define HAVE_NETINET_TCP_H 1
5435 | #define HAVE_OPENSSL_SSL_H 1
5436 | #define HAVE_PTHREAD_H 1
5437 | #define HAVE_PWD_H 1
5438 | #define HAVE_REGEX_H 1
5439 | #define HAVE_SCHED_H 1
5440 rizwank 1.1 | #define HAVE_SCSI_SG_H 1
5441 | #define HAVE_SCSI_SCSI_H 1
5442 | #define HAVE_SCSI_SCSI_IOCTL_H 1
5443 | #define HAVE_STDINT_H 1
5444 | #define HAVE_STRINGS_H 1
5445 | #define HAVE_SYS_ERRNO_H 1
5446 | #define HAVE_SYS_IOCTL_H 1
5447 | #define HAVE_SYS_IPC_H 1
5448 | #define HAVE_SYS_MMAN_H 1
5449 | #define HAVE_SYS_MSG_H 1
5450 | #define HAVE_SYS_PARAM_H 1
5451 | #define HAVE_SYS_POLL_H 1
5452 | #define HAVE_SYS_PTRACE_H 1
5453 | #define HAVE_SYS_REG_H 1
5454 | #define HAVE_SYS_SHM_H 1
5455 | #define HAVE_SYS_SIGNAL_H 1
5456 | #define HAVE_SYS_SOCKET_H 1
5457 | #define HAVE_SYS_STATFS_H 1
5458 | #define HAVE_SYS_STATVFS_H 1
5459 | #define HAVE_SYS_SYSCALL_H 1
5460 | #define HAVE_SYS_SYSCTL_H 1
5461 rizwank 1.1 | #define HAVE_SYS_TIME_H 1
5462 | #define HAVE_SYS_TIMES_H 1
5463 | #define HAVE_SYS_UIO_H 1
5464 | #define HAVE_SYS_UN_H 1
5465 | #define HAVE_SYS_VFS_H 1
5466 | #define HAVE_SYS_VM86_H 1
5467 | #define HAVE_SYS_WAIT_H 1
5468 | #define HAVE_SYSCALL_H 1
5469 | #define HAVE_TERMIOS_H 1
5470 | #define HAVE_UNISTD_H 1
5471 | #define HAVE_UTIME_H 1
5472 | #define HAVE_X11_XLIB_H 1
5473 | #define HAVE_X11_XKBLIB_H 1
5474 | #define HAVE_X11_XUTIL_H 1
5475 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
5476 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
5477 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
5478 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
5479 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
5480 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
5481 | #define HAVE_XKB 1
5482 rizwank 1.1 | #define HAVE_LIBXXSHM 1
5483 | #define HAVE_LIBXSHAPE 1
5484 | #define HAVE_LIBXXF86DGA2 1
5485 | #define HAVE_LIBXXF86VM 1
5486 | /* end confdefs.h. */
5487 | #include <stdio.h>
5488 | #if HAVE_SYS_TYPES_H
5489 | # include <sys/types.h>
5490 | #endif
5491 | #if HAVE_SYS_STAT_H
5492 | # include <sys/stat.h>
5493 | #endif
5494 | #if STDC_HEADERS
5495 | # include <stdlib.h>
5496 | # include <stddef.h>
5497 | #else
5498 | # if HAVE_STDLIB_H
5499 | # include <stdlib.h>
5500 | # endif
5501 | #endif
5502 | #if HAVE_STRING_H
5503 rizwank 1.1 | # if !STDC_HEADERS && HAVE_MEMORY_H
5504 | # include <memory.h>
5505 | # endif
5506 | # include <string.h>
5507 | #endif
5508 | #if HAVE_STRINGS_H
5509 | # include <strings.h>
5510 | #endif
5511 | #if HAVE_INTTYPES_H
5512 | # include <inttypes.h>
5513 | #else
5514 | # if HAVE_STDINT_H
5515 | # include <stdint.h>
5516 | # endif
5517 | #endif
5518 | #if HAVE_UNISTD_H
5519 | # include <unistd.h>
5520 | #endif
5521 | #include <GL/glx.h>
5522 configure:8360: result: no
5523 configure:8364: checking GL/glx.h presence
5524 rizwank 1.1 configure:8374: gcc -E -I/usr/X11R6/include conftest.c
5525 conftest.c:98: GL/glx.h: No such file or directory
5526 configure:8380: $? = 1
5527 configure: failed program was:
5528 | /* confdefs.h. */
5529 |
5530 | #define PACKAGE_NAME "Wine"
5531 | #define PACKAGE_TARNAME "wine"
5532 | #define PACKAGE_VERSION "20050111"
5533 | #define PACKAGE_STRING "Wine 20050111"
5534 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5535 | #define YYTEXT_POINTER 1
5536 | #define HAVE_ISWALNUM 1
5537 | #define HAVE_GETHOSTBYNAME 1
5538 | #define HAVE_CONNECT 1
5539 | #define HAVE_INET_ATON 1
5540 | #define STDC_HEADERS 1
5541 | #define HAVE_SYS_TYPES_H 1
5542 | #define HAVE_SYS_STAT_H 1
5543 | #define HAVE_STDLIB_H 1
5544 | #define HAVE_STRING_H 1
5545 rizwank 1.1 | #define HAVE_MEMORY_H 1
5546 | #define HAVE_STRINGS_H 1
5547 | #define HAVE_INTTYPES_H 1
5548 | #define HAVE_STDINT_H 1
5549 | #define HAVE_UNISTD_H 1
5550 | #define HAVE_ARPA_INET_H 1
5551 | #define HAVE_ARPA_NAMESER_H 1
5552 | #define HAVE_ELF_H 1
5553 | #define HAVE_FLOAT_H 1
5554 | #define HAVE_GETOPT_H 1
5555 | #define HAVE_GIF_LIB_H 1
5556 | #define HAVE_JPEGLIB_H 1
5557 | #define HAVE_LCMS_LCMS_H 1
5558 | #define HAVE_LINK_H 1
5559 | #define HAVE_LINUX_CDROM_H 1
5560 | #define HAVE_LINUX_COMPILER_H 1
5561 | #define HAVE_LINUX_HDREG_H 1
5562 | #define HAVE_LINUX_INPUT_H 1
5563 | #define HAVE_LINUX_IOCTL_H 1
5564 | #define HAVE_LINUX_JOYSTICK_H 1
5565 | #define HAVE_LINUX_MAJOR_H 1
5566 rizwank 1.1 | #define HAVE_LINUX_PARAM_H 1
5567 | #define HAVE_LINUX_SERIAL_H 1
5568 | #define HAVE_MNTENT_H 1
5569 | #define HAVE_NETDB_H 1
5570 | #define HAVE_NETINET_IN_H 1
5571 | #define HAVE_NETINET_IN_SYSTM_H 1
5572 | #define HAVE_NETINET_TCP_H 1
5573 | #define HAVE_OPENSSL_SSL_H 1
5574 | #define HAVE_PTHREAD_H 1
5575 | #define HAVE_PWD_H 1
5576 | #define HAVE_REGEX_H 1
5577 | #define HAVE_SCHED_H 1
5578 | #define HAVE_SCSI_SG_H 1
5579 | #define HAVE_SCSI_SCSI_H 1
5580 | #define HAVE_SCSI_SCSI_IOCTL_H 1
5581 | #define HAVE_STDINT_H 1
5582 | #define HAVE_STRINGS_H 1
5583 | #define HAVE_SYS_ERRNO_H 1
5584 | #define HAVE_SYS_IOCTL_H 1
5585 | #define HAVE_SYS_IPC_H 1
5586 | #define HAVE_SYS_MMAN_H 1
5587 rizwank 1.1 | #define HAVE_SYS_MSG_H 1
5588 | #define HAVE_SYS_PARAM_H 1
5589 | #define HAVE_SYS_POLL_H 1
5590 | #define HAVE_SYS_PTRACE_H 1
5591 | #define HAVE_SYS_REG_H 1
5592 | #define HAVE_SYS_SHM_H 1
5593 | #define HAVE_SYS_SIGNAL_H 1
5594 | #define HAVE_SYS_SOCKET_H 1
5595 | #define HAVE_SYS_STATFS_H 1
5596 | #define HAVE_SYS_STATVFS_H 1
5597 | #define HAVE_SYS_SYSCALL_H 1
5598 | #define HAVE_SYS_SYSCTL_H 1
5599 | #define HAVE_SYS_TIME_H 1
5600 | #define HAVE_SYS_TIMES_H 1
5601 | #define HAVE_SYS_UIO_H 1
5602 | #define HAVE_SYS_UN_H 1
5603 | #define HAVE_SYS_VFS_H 1
5604 | #define HAVE_SYS_VM86_H 1
5605 | #define HAVE_SYS_WAIT_H 1
5606 | #define HAVE_SYSCALL_H 1
5607 | #define HAVE_TERMIOS_H 1
5608 rizwank 1.1 | #define HAVE_UNISTD_H 1
5609 | #define HAVE_UTIME_H 1
5610 | #define HAVE_X11_XLIB_H 1
5611 | #define HAVE_X11_XKBLIB_H 1
5612 | #define HAVE_X11_XUTIL_H 1
5613 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
5614 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
5615 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
5616 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
5617 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
5618 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
5619 | #define HAVE_XKB 1
5620 | #define HAVE_LIBXXSHM 1
5621 | #define HAVE_LIBXSHAPE 1
5622 | #define HAVE_LIBXXF86DGA2 1
5623 | #define HAVE_LIBXXF86VM 1
5624 | /* end confdefs.h. */
5625 | #include <GL/glx.h>
5626 configure:8400: result: no
5627 configure:8435: checking for GL/glx.h
5628 configure:8442: result: no
5629 rizwank 1.1 configure:8813: checking audio/audiolib.h usability
5630 configure:8825: gcc -c -g -O2 -I/usr/X11R6/include conftest.c >&5
5631 conftest.c:132: audio/audiolib.h: No such file or directory
5632 configure:8831: $? = 1
5633 configure: failed program was:
5634 | /* confdefs.h. */
5635 |
5636 | #define PACKAGE_NAME "Wine"
5637 | #define PACKAGE_TARNAME "wine"
5638 | #define PACKAGE_VERSION "20050111"
5639 | #define PACKAGE_STRING "Wine 20050111"
5640 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5641 | #define YYTEXT_POINTER 1
5642 | #define HAVE_ISWALNUM 1
5643 | #define HAVE_GETHOSTBYNAME 1
5644 | #define HAVE_CONNECT 1
5645 | #define HAVE_INET_ATON 1
5646 | #define STDC_HEADERS 1
5647 | #define HAVE_SYS_TYPES_H 1
5648 | #define HAVE_SYS_STAT_H 1
5649 | #define HAVE_STDLIB_H 1
5650 rizwank 1.1 | #define HAVE_STRING_H 1
5651 | #define HAVE_MEMORY_H 1
5652 | #define HAVE_STRINGS_H 1
5653 | #define HAVE_INTTYPES_H 1
5654 | #define HAVE_STDINT_H 1
5655 | #define HAVE_UNISTD_H 1
5656 | #define HAVE_ARPA_INET_H 1
5657 | #define HAVE_ARPA_NAMESER_H 1
5658 | #define HAVE_ELF_H 1
5659 | #define HAVE_FLOAT_H 1
5660 | #define HAVE_GETOPT_H 1
5661 | #define HAVE_GIF_LIB_H 1
5662 | #define HAVE_JPEGLIB_H 1
5663 | #define HAVE_LCMS_LCMS_H 1
5664 | #define HAVE_LINK_H 1
5665 | #define HAVE_LINUX_CDROM_H 1
5666 | #define HAVE_LINUX_COMPILER_H 1
5667 | #define HAVE_LINUX_HDREG_H 1
5668 | #define HAVE_LINUX_INPUT_H 1
5669 | #define HAVE_LINUX_IOCTL_H 1
5670 | #define HAVE_LINUX_JOYSTICK_H 1
5671 rizwank 1.1 | #define HAVE_LINUX_MAJOR_H 1
5672 | #define HAVE_LINUX_PARAM_H 1
5673 | #define HAVE_LINUX_SERIAL_H 1
5674 | #define HAVE_MNTENT_H 1
5675 | #define HAVE_NETDB_H 1
5676 | #define HAVE_NETINET_IN_H 1
5677 | #define HAVE_NETINET_IN_SYSTM_H 1
5678 | #define HAVE_NETINET_TCP_H 1
5679 | #define HAVE_OPENSSL_SSL_H 1
5680 | #define HAVE_PTHREAD_H 1
5681 | #define HAVE_PWD_H 1
5682 | #define HAVE_REGEX_H 1
5683 | #define HAVE_SCHED_H 1
5684 | #define HAVE_SCSI_SG_H 1
5685 | #define HAVE_SCSI_SCSI_H 1
5686 | #define HAVE_SCSI_SCSI_IOCTL_H 1
5687 | #define HAVE_STDINT_H 1
5688 | #define HAVE_STRINGS_H 1
5689 | #define HAVE_SYS_ERRNO_H 1
5690 | #define HAVE_SYS_IOCTL_H 1
5691 | #define HAVE_SYS_IPC_H 1
5692 rizwank 1.1 | #define HAVE_SYS_MMAN_H 1
5693 | #define HAVE_SYS_MSG_H 1
5694 | #define HAVE_SYS_PARAM_H 1
5695 | #define HAVE_SYS_POLL_H 1
5696 | #define HAVE_SYS_PTRACE_H 1
5697 | #define HAVE_SYS_REG_H 1
5698 | #define HAVE_SYS_SHM_H 1
5699 | #define HAVE_SYS_SIGNAL_H 1
5700 | #define HAVE_SYS_SOCKET_H 1
5701 | #define HAVE_SYS_STATFS_H 1
5702 | #define HAVE_SYS_STATVFS_H 1
5703 | #define HAVE_SYS_SYSCALL_H 1
5704 | #define HAVE_SYS_SYSCTL_H 1
5705 | #define HAVE_SYS_TIME_H 1
5706 | #define HAVE_SYS_TIMES_H 1
5707 | #define HAVE_SYS_UIO_H 1
5708 | #define HAVE_SYS_UN_H 1
5709 | #define HAVE_SYS_VFS_H 1
5710 | #define HAVE_SYS_VM86_H 1
5711 | #define HAVE_SYS_WAIT_H 1
5712 | #define HAVE_SYSCALL_H 1
5713 rizwank 1.1 | #define HAVE_TERMIOS_H 1
5714 | #define HAVE_UNISTD_H 1
5715 | #define HAVE_UTIME_H 1
5716 | #define HAVE_X11_XLIB_H 1
5717 | #define HAVE_X11_XKBLIB_H 1
5718 | #define HAVE_X11_XUTIL_H 1
5719 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
5720 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
5721 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
5722 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
5723 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
5724 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
5725 | #define HAVE_XKB 1
5726 | #define HAVE_LIBXXSHM 1
5727 | #define HAVE_LIBXSHAPE 1
5728 | #define HAVE_LIBXXF86DGA2 1
5729 | #define HAVE_LIBXXF86VM 1
5730 | /* end confdefs.h. */
5731 | #include <stdio.h>
5732 | #if HAVE_SYS_TYPES_H
5733 | # include <sys/types.h>
5734 rizwank 1.1 | #endif
5735 | #if HAVE_SYS_STAT_H
5736 | # include <sys/stat.h>
5737 | #endif
5738 | #if STDC_HEADERS
5739 | # include <stdlib.h>
5740 | # include <stddef.h>
5741 | #else
5742 | # if HAVE_STDLIB_H
5743 | # include <stdlib.h>
5744 | # endif
5745 | #endif
5746 | #if HAVE_STRING_H
5747 | # if !STDC_HEADERS && HAVE_MEMORY_H
5748 | # include <memory.h>
5749 | # endif
5750 | # include <string.h>
5751 | #endif
5752 | #if HAVE_STRINGS_H
5753 | # include <strings.h>
5754 | #endif
5755 rizwank 1.1 | #if HAVE_INTTYPES_H
5756 | # include <inttypes.h>
5757 | #else
5758 | # if HAVE_STDINT_H
5759 | # include <stdint.h>
5760 | # endif
5761 | #endif
5762 | #if HAVE_UNISTD_H
5763 | # include <unistd.h>
5764 | #endif
5765 | #include <audio/audiolib.h>
5766 configure:8853: result: no
5767 configure:8857: checking audio/audiolib.h presence
5768 configure:8867: gcc -E -I/usr/X11R6/include conftest.c
5769 conftest.c:98: audio/audiolib.h: No such file or directory
5770 configure:8873: $? = 1
5771 configure: failed program was:
5772 | /* confdefs.h. */
5773 |
5774 | #define PACKAGE_NAME "Wine"
5775 | #define PACKAGE_TARNAME "wine"
5776 rizwank 1.1 | #define PACKAGE_VERSION "20050111"
5777 | #define PACKAGE_STRING "Wine 20050111"
5778 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5779 | #define YYTEXT_POINTER 1
5780 | #define HAVE_ISWALNUM 1
5781 | #define HAVE_GETHOSTBYNAME 1
5782 | #define HAVE_CONNECT 1
5783 | #define HAVE_INET_ATON 1
5784 | #define STDC_HEADERS 1
5785 | #define HAVE_SYS_TYPES_H 1
5786 | #define HAVE_SYS_STAT_H 1
5787 | #define HAVE_STDLIB_H 1
5788 | #define HAVE_STRING_H 1
5789 | #define HAVE_MEMORY_H 1
5790 | #define HAVE_STRINGS_H 1
5791 | #define HAVE_INTTYPES_H 1
5792 | #define HAVE_STDINT_H 1
5793 | #define HAVE_UNISTD_H 1
5794 | #define HAVE_ARPA_INET_H 1
5795 | #define HAVE_ARPA_NAMESER_H 1
5796 | #define HAVE_ELF_H 1
5797 rizwank 1.1 | #define HAVE_FLOAT_H 1
5798 | #define HAVE_GETOPT_H 1
5799 | #define HAVE_GIF_LIB_H 1
5800 | #define HAVE_JPEGLIB_H 1
5801 | #define HAVE_LCMS_LCMS_H 1
5802 | #define HAVE_LINK_H 1
5803 | #define HAVE_LINUX_CDROM_H 1
5804 | #define HAVE_LINUX_COMPILER_H 1
5805 | #define HAVE_LINUX_HDREG_H 1
5806 | #define HAVE_LINUX_INPUT_H 1
5807 | #define HAVE_LINUX_IOCTL_H 1
5808 | #define HAVE_LINUX_JOYSTICK_H 1
5809 | #define HAVE_LINUX_MAJOR_H 1
5810 | #define HAVE_LINUX_PARAM_H 1
5811 | #define HAVE_LINUX_SERIAL_H 1
5812 | #define HAVE_MNTENT_H 1
5813 | #define HAVE_NETDB_H 1
5814 | #define HAVE_NETINET_IN_H 1
5815 | #define HAVE_NETINET_IN_SYSTM_H 1
5816 | #define HAVE_NETINET_TCP_H 1
5817 | #define HAVE_OPENSSL_SSL_H 1
5818 rizwank 1.1 | #define HAVE_PTHREAD_H 1
5819 | #define HAVE_PWD_H 1
5820 | #define HAVE_REGEX_H 1
5821 | #define HAVE_SCHED_H 1
5822 | #define HAVE_SCSI_SG_H 1
5823 | #define HAVE_SCSI_SCSI_H 1
5824 | #define HAVE_SCSI_SCSI_IOCTL_H 1
5825 | #define HAVE_STDINT_H 1
5826 | #define HAVE_STRINGS_H 1
5827 | #define HAVE_SYS_ERRNO_H 1
5828 | #define HAVE_SYS_IOCTL_H 1
5829 | #define HAVE_SYS_IPC_H 1
5830 | #define HAVE_SYS_MMAN_H 1
5831 | #define HAVE_SYS_MSG_H 1
5832 | #define HAVE_SYS_PARAM_H 1
5833 | #define HAVE_SYS_POLL_H 1
5834 | #define HAVE_SYS_PTRACE_H 1
5835 | #define HAVE_SYS_REG_H 1
5836 | #define HAVE_SYS_SHM_H 1
5837 | #define HAVE_SYS_SIGNAL_H 1
5838 | #define HAVE_SYS_SOCKET_H 1
5839 rizwank 1.1 | #define HAVE_SYS_STATFS_H 1
5840 | #define HAVE_SYS_STATVFS_H 1
5841 | #define HAVE_SYS_SYSCALL_H 1
5842 | #define HAVE_SYS_SYSCTL_H 1
5843 | #define HAVE_SYS_TIME_H 1
5844 | #define HAVE_SYS_TIMES_H 1
5845 | #define HAVE_SYS_UIO_H 1
5846 | #define HAVE_SYS_UN_H 1
5847 | #define HAVE_SYS_VFS_H 1
5848 | #define HAVE_SYS_VM86_H 1
5849 | #define HAVE_SYS_WAIT_H 1
5850 | #define HAVE_SYSCALL_H 1
5851 | #define HAVE_TERMIOS_H 1
5852 | #define HAVE_UNISTD_H 1
5853 | #define HAVE_UTIME_H 1
5854 | #define HAVE_X11_XLIB_H 1
5855 | #define HAVE_X11_XKBLIB_H 1
5856 | #define HAVE_X11_XUTIL_H 1
5857 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
5858 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
5859 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
5860 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
5861 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
5862 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
5863 | #define HAVE_XKB 1
5864 | #define HAVE_LIBXXSHM 1
5865 | #define HAVE_LIBXSHAPE 1
5866 | #define HAVE_LIBXXF86DGA2 1
5867 | #define HAVE_LIBXXF86VM 1
5868 | /* end confdefs.h. */
5869 | #include <audio/audiolib.h>
5870 configure:8893: result: no
5871 configure:8928: checking for audio/audiolib.h
5872 configure:8935: result: no
5873 configure:9105: checking ncurses.h usability
5874 configure:9117: gcc -c -g -O2 conftest.c >&5
5875 configure:9123: $? = 0
5876 configure:9126: test -z || test ! -s conftest.err
5877 configure:9129: $? = 0
5878 configure:9132: test -s conftest.o
5879 configure:9135: $? = 0
5880 configure:9145: result: yes
5881 rizwank 1.1 configure:9149: checking ncurses.h presence
5882 configure:9159: gcc -E conftest.c
5883 configure:9165: $? = 0
5884 configure:9185: result: yes
5885 configure:9220: checking for ncurses.h
5886 configure:9227: result: yes
5887 configure:9235: checking for waddch in -lncurses
5888 configure:9265: gcc -o conftest -g -O2 conftest.c -lncurses >&5
5889 configure:9271: $? = 0
5890 configure:9274: test -z || test ! -s conftest.err
5891 configure:9277: $? = 0
5892 configure:9280: test -s conftest
5893 configure:9283: $? = 0
5894 configure:9296: result: yes
5895 configure:9537: checking for sane-config
5896 configure:9564: result: no
5897 configure:9819: checking unicode/ubidi.h usability
5898 configure:9831: gcc -c -g -O2 conftest.c >&5
5899 conftest.c:134: unicode/ubidi.h: No such file or directory
5900 configure:9837: $? = 1
5901 configure: failed program was:
5902 rizwank 1.1 | /* confdefs.h. */
5903 |
5904 | #define PACKAGE_NAME "Wine"
5905 | #define PACKAGE_TARNAME "wine"
5906 | #define PACKAGE_VERSION "20050111"
5907 | #define PACKAGE_STRING "Wine 20050111"
5908 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5909 | #define YYTEXT_POINTER 1
5910 | #define HAVE_ISWALNUM 1
5911 | #define HAVE_GETHOSTBYNAME 1
5912 | #define HAVE_CONNECT 1
5913 | #define HAVE_INET_ATON 1
5914 | #define STDC_HEADERS 1
5915 | #define HAVE_SYS_TYPES_H 1
5916 | #define HAVE_SYS_STAT_H 1
5917 | #define HAVE_STDLIB_H 1
5918 | #define HAVE_STRING_H 1
5919 | #define HAVE_MEMORY_H 1
5920 | #define HAVE_STRINGS_H 1
5921 | #define HAVE_INTTYPES_H 1
5922 | #define HAVE_STDINT_H 1
5923 rizwank 1.1 | #define HAVE_UNISTD_H 1
5924 | #define HAVE_ARPA_INET_H 1
5925 | #define HAVE_ARPA_NAMESER_H 1
5926 | #define HAVE_ELF_H 1
5927 | #define HAVE_FLOAT_H 1
5928 | #define HAVE_GETOPT_H 1
5929 | #define HAVE_GIF_LIB_H 1
5930 | #define HAVE_JPEGLIB_H 1
5931 | #define HAVE_LCMS_LCMS_H 1
5932 | #define HAVE_LINK_H 1
5933 | #define HAVE_LINUX_CDROM_H 1
5934 | #define HAVE_LINUX_COMPILER_H 1
5935 | #define HAVE_LINUX_HDREG_H 1
5936 | #define HAVE_LINUX_INPUT_H 1
5937 | #define HAVE_LINUX_IOCTL_H 1
5938 | #define HAVE_LINUX_JOYSTICK_H 1
5939 | #define HAVE_LINUX_MAJOR_H 1
5940 | #define HAVE_LINUX_PARAM_H 1
5941 | #define HAVE_LINUX_SERIAL_H 1
5942 | #define HAVE_MNTENT_H 1
5943 | #define HAVE_NETDB_H 1
5944 rizwank 1.1 | #define HAVE_NETINET_IN_H 1
5945 | #define HAVE_NETINET_IN_SYSTM_H 1
5946 | #define HAVE_NETINET_TCP_H 1
5947 | #define HAVE_OPENSSL_SSL_H 1
5948 | #define HAVE_PTHREAD_H 1
5949 | #define HAVE_PWD_H 1
5950 | #define HAVE_REGEX_H 1
5951 | #define HAVE_SCHED_H 1
5952 | #define HAVE_SCSI_SG_H 1
5953 | #define HAVE_SCSI_SCSI_H 1
5954 | #define HAVE_SCSI_SCSI_IOCTL_H 1
5955 | #define HAVE_STDINT_H 1
5956 | #define HAVE_STRINGS_H 1
5957 | #define HAVE_SYS_ERRNO_H 1
5958 | #define HAVE_SYS_IOCTL_H 1
5959 | #define HAVE_SYS_IPC_H 1
5960 | #define HAVE_SYS_MMAN_H 1
5961 | #define HAVE_SYS_MSG_H 1
5962 | #define HAVE_SYS_PARAM_H 1
5963 | #define HAVE_SYS_POLL_H 1
5964 | #define HAVE_SYS_PTRACE_H 1
5965 rizwank 1.1 | #define HAVE_SYS_REG_H 1
5966 | #define HAVE_SYS_SHM_H 1
5967 | #define HAVE_SYS_SIGNAL_H 1
5968 | #define HAVE_SYS_SOCKET_H 1
5969 | #define HAVE_SYS_STATFS_H 1
5970 | #define HAVE_SYS_STATVFS_H 1
5971 | #define HAVE_SYS_SYSCALL_H 1
5972 | #define HAVE_SYS_SYSCTL_H 1
5973 | #define HAVE_SYS_TIME_H 1
5974 | #define HAVE_SYS_TIMES_H 1
5975 | #define HAVE_SYS_UIO_H 1
5976 | #define HAVE_SYS_UN_H 1
5977 | #define HAVE_SYS_VFS_H 1
5978 | #define HAVE_SYS_VM86_H 1
5979 | #define HAVE_SYS_WAIT_H 1
5980 | #define HAVE_SYSCALL_H 1
5981 | #define HAVE_TERMIOS_H 1
5982 | #define HAVE_UNISTD_H 1
5983 | #define HAVE_UTIME_H 1
5984 | #define HAVE_X11_XLIB_H 1
5985 | #define HAVE_X11_XKBLIB_H 1
5986 rizwank 1.1 | #define HAVE_X11_XUTIL_H 1
5987 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
5988 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
5989 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
5990 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
5991 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
5992 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
5993 | #define HAVE_XKB 1
5994 | #define HAVE_LIBXXSHM 1
5995 | #define HAVE_LIBXSHAPE 1
5996 | #define HAVE_LIBXXF86DGA2 1
5997 | #define HAVE_LIBXXF86VM 1
5998 | #define HAVE_NCURSES_H 1
5999 | #define HAVE_LIBNCURSES 1
6000 | /* end confdefs.h. */
6001 | #include <stdio.h>
6002 | #if HAVE_SYS_TYPES_H
6003 | # include <sys/types.h>
6004 | #endif
6005 | #if HAVE_SYS_STAT_H
6006 | # include <sys/stat.h>
6007 rizwank 1.1 | #endif
6008 | #if STDC_HEADERS
6009 | # include <stdlib.h>
6010 | # include <stddef.h>
6011 | #else
6012 | # if HAVE_STDLIB_H
6013 | # include <stdlib.h>
6014 | # endif
6015 | #endif
6016 | #if HAVE_STRING_H
6017 | # if !STDC_HEADERS && HAVE_MEMORY_H
6018 | # include <memory.h>
6019 | # endif
6020 | # include <string.h>
6021 | #endif
6022 | #if HAVE_STRINGS_H
6023 | # include <strings.h>
6024 | #endif
6025 | #if HAVE_INTTYPES_H
6026 | # include <inttypes.h>
6027 | #else
6028 rizwank 1.1 | # if HAVE_STDINT_H
6029 | # include <stdint.h>
6030 | # endif
6031 | #endif
6032 | #if HAVE_UNISTD_H
6033 | # include <unistd.h>
6034 | #endif
6035 | #include <unicode/ubidi.h>
6036 configure:9859: result: no
6037 configure:9863: checking unicode/ubidi.h presence
6038 configure:9873: gcc -E conftest.c
6039 conftest.c:100: unicode/ubidi.h: No such file or directory
6040 configure:9879: $? = 1
6041 configure: failed program was:
6042 | /* confdefs.h. */
6043 |
6044 | #define PACKAGE_NAME "Wine"
6045 | #define PACKAGE_TARNAME "wine"
6046 | #define PACKAGE_VERSION "20050111"
6047 | #define PACKAGE_STRING "Wine 20050111"
6048 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6049 rizwank 1.1 | #define YYTEXT_POINTER 1
6050 | #define HAVE_ISWALNUM 1
6051 | #define HAVE_GETHOSTBYNAME 1
6052 | #define HAVE_CONNECT 1
6053 | #define HAVE_INET_ATON 1
6054 | #define STDC_HEADERS 1
6055 | #define HAVE_SYS_TYPES_H 1
6056 | #define HAVE_SYS_STAT_H 1
6057 | #define HAVE_STDLIB_H 1
6058 | #define HAVE_STRING_H 1
6059 | #define HAVE_MEMORY_H 1
6060 | #define HAVE_STRINGS_H 1
6061 | #define HAVE_INTTYPES_H 1
6062 | #define HAVE_STDINT_H 1
6063 | #define HAVE_UNISTD_H 1
6064 | #define HAVE_ARPA_INET_H 1
6065 | #define HAVE_ARPA_NAMESER_H 1
6066 | #define HAVE_ELF_H 1
6067 | #define HAVE_FLOAT_H 1
6068 | #define HAVE_GETOPT_H 1
6069 | #define HAVE_GIF_LIB_H 1
6070 rizwank 1.1 | #define HAVE_JPEGLIB_H 1
6071 | #define HAVE_LCMS_LCMS_H 1
6072 | #define HAVE_LINK_H 1
6073 | #define HAVE_LINUX_CDROM_H 1
6074 | #define HAVE_LINUX_COMPILER_H 1
6075 | #define HAVE_LINUX_HDREG_H 1
6076 | #define HAVE_LINUX_INPUT_H 1
6077 | #define HAVE_LINUX_IOCTL_H 1
6078 | #define HAVE_LINUX_JOYSTICK_H 1
6079 | #define HAVE_LINUX_MAJOR_H 1
6080 | #define HAVE_LINUX_PARAM_H 1
6081 | #define HAVE_LINUX_SERIAL_H 1
6082 | #define HAVE_MNTENT_H 1
6083 | #define HAVE_NETDB_H 1
6084 | #define HAVE_NETINET_IN_H 1
6085 | #define HAVE_NETINET_IN_SYSTM_H 1
6086 | #define HAVE_NETINET_TCP_H 1
6087 | #define HAVE_OPENSSL_SSL_H 1
6088 | #define HAVE_PTHREAD_H 1
6089 | #define HAVE_PWD_H 1
6090 | #define HAVE_REGEX_H 1
6091 rizwank 1.1 | #define HAVE_SCHED_H 1
6092 | #define HAVE_SCSI_SG_H 1
6093 | #define HAVE_SCSI_SCSI_H 1
6094 | #define HAVE_SCSI_SCSI_IOCTL_H 1
6095 | #define HAVE_STDINT_H 1
6096 | #define HAVE_STRINGS_H 1
6097 | #define HAVE_SYS_ERRNO_H 1
6098 | #define HAVE_SYS_IOCTL_H 1
6099 | #define HAVE_SYS_IPC_H 1
6100 | #define HAVE_SYS_MMAN_H 1
6101 | #define HAVE_SYS_MSG_H 1
6102 | #define HAVE_SYS_PARAM_H 1
6103 | #define HAVE_SYS_POLL_H 1
6104 | #define HAVE_SYS_PTRACE_H 1
6105 | #define HAVE_SYS_REG_H 1
6106 | #define HAVE_SYS_SHM_H 1
6107 | #define HAVE_SYS_SIGNAL_H 1
6108 | #define HAVE_SYS_SOCKET_H 1
6109 | #define HAVE_SYS_STATFS_H 1
6110 | #define HAVE_SYS_STATVFS_H 1
6111 | #define HAVE_SYS_SYSCALL_H 1
6112 rizwank 1.1 | #define HAVE_SYS_SYSCTL_H 1
6113 | #define HAVE_SYS_TIME_H 1
6114 | #define HAVE_SYS_TIMES_H 1
6115 | #define HAVE_SYS_UIO_H 1
6116 | #define HAVE_SYS_UN_H 1
6117 | #define HAVE_SYS_VFS_H 1
6118 | #define HAVE_SYS_VM86_H 1
6119 | #define HAVE_SYS_WAIT_H 1
6120 | #define HAVE_SYSCALL_H 1
6121 | #define HAVE_TERMIOS_H 1
6122 | #define HAVE_UNISTD_H 1
6123 | #define HAVE_UTIME_H 1
6124 | #define HAVE_X11_XLIB_H 1
6125 | #define HAVE_X11_XKBLIB_H 1
6126 | #define HAVE_X11_XUTIL_H 1
6127 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
6128 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
6129 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
6130 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
6131 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
6132 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
6133 rizwank 1.1 | #define HAVE_XKB 1
6134 | #define HAVE_LIBXXSHM 1
6135 | #define HAVE_LIBXSHAPE 1
6136 | #define HAVE_LIBXXF86DGA2 1
6137 | #define HAVE_LIBXXF86VM 1
6138 | #define HAVE_NCURSES_H 1
6139 | #define HAVE_LIBNCURSES 1
6140 | /* end confdefs.h. */
6141 | #include <unicode/ubidi.h>
6142 configure:9899: result: no
6143 configure:9934: checking for unicode/ubidi.h
6144 configure:9941: result: no
6145 configure:10020: checking for FT_Init_FreeType in -lfreetype
6146 configure:10050: gcc -o conftest -g -O2 conftest.c -lfreetype -L/usr/X11R6/lib >&5
6147 configure:10056: $? = 0
6148 configure:10059: test -z || test ! -s conftest.err
6149 configure:10062: $? = 0
6150 configure:10065: test -s conftest
6151 configure:10068: $? = 0
6152 configure:10081: result: yes
6153 configure:10097: checking for freetype-config
6154 rizwank 1.1 configure:10113: found /home/rizwank/bin/freetype-config
6155 configure:10124: result: freetype-config
6156 configure:10206: checking for ft2build.h
6157 configure:10224: gcc -c -g -O2 -I/home/rizwank/include/freetype2 -I/home/rizwank/include conftest.c >&5
6158 configure:10230: $? = 0
6159 configure:10233: test -z || test ! -s conftest.err
6160 configure:10236: $? = 0
6161 configure:10239: test -s conftest.o
6162 configure:10242: $? = 0
6163 configure:10253: result: yes
6164 configure:10206: checking for freetype/freetype.h
6165 configure:10224: gcc -c -g -O2 -I/home/rizwank/include/freetype2 -I/home/rizwank/include conftest.c >&5
6166 configure:10230: $? = 0
6167 configure:10233: test -z || test ! -s conftest.err
6168 configure:10236: $? = 0
6169 configure:10239: test -s conftest.o
6170 configure:10242: $? = 0
6171 configure:10253: result: yes
6172 configure:10206: checking for freetype/ftglyph.h
6173 configure:10224: gcc -c -g -O2 -I/home/rizwank/include/freetype2 -I/home/rizwank/include conftest.c >&5
6174 configure:10230: $? = 0
6175 rizwank 1.1 configure:10233: test -z || test ! -s conftest.err
6176 configure:10236: $? = 0
6177 configure:10239: test -s conftest.o
6178 configure:10242: $? = 0
6179 configure:10253: result: yes
6180 configure:10206: checking for freetype/tttables.h
6181 configure:10224: gcc -c -g -O2 -I/home/rizwank/include/freetype2 -I/home/rizwank/include conftest.c >&5
6182 configure:10230: $? = 0
6183 configure:10233: test -z || test ! -s conftest.err
6184 configure:10236: $? = 0
6185 configure:10239: test -s conftest.o
6186 configure:10242: $? = 0
6187 configure:10253: result: yes
6188 configure:10206: checking for freetype/ftnames.h
6189 configure:10224: gcc -c -g -O2 -I/home/rizwank/include/freetype2 -I/home/rizwank/include conftest.c >&5
6190 conftest.c:108: freetype/ftnames.h: No such file or directory
6191 configure:10230: $? = 1
6192 configure: failed program was:
6193 | /* confdefs.h. */
6194 |
6195 | #define PACKAGE_NAME "Wine"
6196 rizwank 1.1 | #define PACKAGE_TARNAME "wine"
6197 | #define PACKAGE_VERSION "20050111"
6198 | #define PACKAGE_STRING "Wine 20050111"
6199 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6200 | #define YYTEXT_POINTER 1
6201 | #define HAVE_ISWALNUM 1
6202 | #define HAVE_GETHOSTBYNAME 1
6203 | #define HAVE_CONNECT 1
6204 | #define HAVE_INET_ATON 1
6205 | #define STDC_HEADERS 1
6206 | #define HAVE_SYS_TYPES_H 1
6207 | #define HAVE_SYS_STAT_H 1
6208 | #define HAVE_STDLIB_H 1
6209 | #define HAVE_STRING_H 1
6210 | #define HAVE_MEMORY_H 1
6211 | #define HAVE_STRINGS_H 1
6212 | #define HAVE_INTTYPES_H 1
6213 | #define HAVE_STDINT_H 1
6214 | #define HAVE_UNISTD_H 1
6215 | #define HAVE_ARPA_INET_H 1
6216 | #define HAVE_ARPA_NAMESER_H 1
6217 rizwank 1.1 | #define HAVE_ELF_H 1
6218 | #define HAVE_FLOAT_H 1
6219 | #define HAVE_GETOPT_H 1
6220 | #define HAVE_GIF_LIB_H 1
6221 | #define HAVE_JPEGLIB_H 1
6222 | #define HAVE_LCMS_LCMS_H 1
6223 | #define HAVE_LINK_H 1
6224 | #define HAVE_LINUX_CDROM_H 1
6225 | #define HAVE_LINUX_COMPILER_H 1
6226 | #define HAVE_LINUX_HDREG_H 1
6227 | #define HAVE_LINUX_INPUT_H 1
6228 | #define HAVE_LINUX_IOCTL_H 1
6229 | #define HAVE_LINUX_JOYSTICK_H 1
6230 | #define HAVE_LINUX_MAJOR_H 1
6231 | #define HAVE_LINUX_PARAM_H 1
6232 | #define HAVE_LINUX_SERIAL_H 1
6233 | #define HAVE_MNTENT_H 1
6234 | #define HAVE_NETDB_H 1
6235 | #define HAVE_NETINET_IN_H 1
6236 | #define HAVE_NETINET_IN_SYSTM_H 1
6237 | #define HAVE_NETINET_TCP_H 1
6238 rizwank 1.1 | #define HAVE_OPENSSL_SSL_H 1
6239 | #define HAVE_PTHREAD_H 1
6240 | #define HAVE_PWD_H 1
6241 | #define HAVE_REGEX_H 1
6242 | #define HAVE_SCHED_H 1
6243 | #define HAVE_SCSI_SG_H 1
6244 | #define HAVE_SCSI_SCSI_H 1
6245 | #define HAVE_SCSI_SCSI_IOCTL_H 1
6246 | #define HAVE_STDINT_H 1
6247 | #define HAVE_STRINGS_H 1
6248 | #define HAVE_SYS_ERRNO_H 1
6249 | #define HAVE_SYS_IOCTL_H 1
6250 | #define HAVE_SYS_IPC_H 1
6251 | #define HAVE_SYS_MMAN_H 1
6252 | #define HAVE_SYS_MSG_H 1
6253 | #define HAVE_SYS_PARAM_H 1
6254 | #define HAVE_SYS_POLL_H 1
6255 | #define HAVE_SYS_PTRACE_H 1
6256 | #define HAVE_SYS_REG_H 1
6257 | #define HAVE_SYS_SHM_H 1
6258 | #define HAVE_SYS_SIGNAL_H 1
6259 rizwank 1.1 | #define HAVE_SYS_SOCKET_H 1
6260 | #define HAVE_SYS_STATFS_H 1
6261 | #define HAVE_SYS_STATVFS_H 1
6262 | #define HAVE_SYS_SYSCALL_H 1
6263 | #define HAVE_SYS_SYSCTL_H 1
6264 | #define HAVE_SYS_TIME_H 1
6265 | #define HAVE_SYS_TIMES_H 1
6266 | #define HAVE_SYS_UIO_H 1
6267 | #define HAVE_SYS_UN_H 1
6268 | #define HAVE_SYS_VFS_H 1
6269 | #define HAVE_SYS_VM86_H 1
6270 | #define HAVE_SYS_WAIT_H 1
6271 | #define HAVE_SYSCALL_H 1
6272 | #define HAVE_TERMIOS_H 1
6273 | #define HAVE_UNISTD_H 1
6274 | #define HAVE_UTIME_H 1
6275 | #define HAVE_X11_XLIB_H 1
6276 | #define HAVE_X11_XKBLIB_H 1
6277 | #define HAVE_X11_XUTIL_H 1
6278 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
6279 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
6280 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
6281 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
6282 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
6283 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
6284 | #define HAVE_XKB 1
6285 | #define HAVE_LIBXXSHM 1
6286 | #define HAVE_LIBXSHAPE 1
6287 | #define HAVE_LIBXXF86DGA2 1
6288 | #define HAVE_LIBXXF86VM 1
6289 | #define HAVE_NCURSES_H 1
6290 | #define HAVE_LIBNCURSES 1
6291 | #define HAVE_FT2BUILD_H 1
6292 | #define HAVE_FREETYPE_FREETYPE_H 1
6293 | #define HAVE_FREETYPE_FTGLYPH_H 1
6294 | #define HAVE_FREETYPE_TTTABLES_H 1
6295 | /* end confdefs.h. */
6296 | #if HAVE_FT2BUILD_H
6297 | #include <ft2build.h>
6298 | #endif
6299 |
6300 | #include <freetype/ftnames.h>
6301 rizwank 1.1 configure:10253: result: no
6302 configure:10206: checking for freetype/ftsnames.h
6303 configure:10224: gcc -c -g -O2 -I/home/rizwank/include/freetype2 -I/home/rizwank/include conftest.c >&5
6304 configure:10230: $? = 0
6305 configure:10233: test -z || test ! -s conftest.err
6306 configure:10236: $? = 0
6307 configure:10239: test -s conftest.o
6308 configure:10242: $? = 0
6309 configure:10253: result: yes
6310 configure:10206: checking for freetype/ttnameid.h
6311 configure:10224: gcc -c -g -O2 -I/home/rizwank/include/freetype2 -I/home/rizwank/include conftest.c >&5
6312 configure:10230: $? = 0
6313 configure:10233: test -z || test ! -s conftest.err
6314 configure:10236: $? = 0
6315 configure:10239: test -s conftest.o
6316 configure:10242: $? = 0
6317 configure:10253: result: yes
6318 configure:10206: checking for freetype/ftoutln.h
6319 configure:10224: gcc -c -g -O2 -I/home/rizwank/include/freetype2 -I/home/rizwank/include conftest.c >&5
6320 configure:10230: $? = 0
6321 configure:10233: test -z || test ! -s conftest.err
6322 rizwank 1.1 configure:10236: $? = 0
6323 configure:10239: test -s conftest.o
6324 configure:10242: $? = 0
6325 configure:10253: result: yes
6326 configure:10206: checking for freetype/ftwinfnt.h
6327 configure:10224: gcc -c -g -O2 -I/home/rizwank/include/freetype2 -I/home/rizwank/include conftest.c >&5
6328 configure:10230: $? = 0
6329 configure:10233: test -z || test ! -s conftest.err
6330 configure:10236: $? = 0
6331 configure:10239: test -s conftest.o
6332 configure:10242: $? = 0
6333 configure:10253: result: yes
6334 configure:10206: checking for freetype/internal/sfnt.h
6335 configure:10224: gcc -c -g -O2 -I/home/rizwank/include/freetype2 -I/home/rizwank/include conftest.c >&5
6336 configure:10230: $? = 0
6337 configure:10233: test -z || test ! -s conftest.err
6338 configure:10236: $? = 0
6339 configure:10239: test -s conftest.o
6340 configure:10242: $? = 0
6341 configure:10253: result: yes
6342 configure:10273: gcc -E -I/home/rizwank/include/freetype2 -I/home/rizwank/include conftest.c
6343 rizwank 1.1 configure:10279: $? = 0
6344 configure:10329: checking for parport header/ppdev.h
6345 configure:10350: gcc -c -g -O2 conftest.c >&5
6346 configure:10356: $? = 0
6347 configure:10359: test -z || test ! -s conftest.err
6348 configure:10362: $? = 0
6349 configure:10365: test -s conftest.o
6350 configure:10368: $? = 0
6351 configure:10380: result: yes
6352 configure:10391: checking for va_copy
6353 configure:10414: gcc -o conftest -g -O2 conftest.c >&5
6354 /tmp/ccWJ3vCE.o: In function `main':
6355 /home/rizwank/wine/conftest.c:117: undefined reference to `va_copy'
6356 collect2: ld returned 1 exit status
6357 configure:10420: $? = 1
6358 configure: failed program was:
6359 | /* confdefs.h. */
6360 |
6361 | #define PACKAGE_NAME "Wine"
6362 | #define PACKAGE_TARNAME "wine"
6363 | #define PACKAGE_VERSION "20050111"
6364 rizwank 1.1 | #define PACKAGE_STRING "Wine 20050111"
6365 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6366 | #define YYTEXT_POINTER 1
6367 | #define HAVE_ISWALNUM 1
6368 | #define HAVE_GETHOSTBYNAME 1
6369 | #define HAVE_CONNECT 1
6370 | #define HAVE_INET_ATON 1
6371 | #define STDC_HEADERS 1
6372 | #define HAVE_SYS_TYPES_H 1
6373 | #define HAVE_SYS_STAT_H 1
6374 | #define HAVE_STDLIB_H 1
6375 | #define HAVE_STRING_H 1
6376 | #define HAVE_MEMORY_H 1
6377 | #define HAVE_STRINGS_H 1
6378 | #define HAVE_INTTYPES_H 1
6379 | #define HAVE_STDINT_H 1
6380 | #define HAVE_UNISTD_H 1
6381 | #define HAVE_ARPA_INET_H 1
6382 | #define HAVE_ARPA_NAMESER_H 1
6383 | #define HAVE_ELF_H 1
6384 | #define HAVE_FLOAT_H 1
6385 rizwank 1.1 | #define HAVE_GETOPT_H 1
6386 | #define HAVE_GIF_LIB_H 1
6387 | #define HAVE_JPEGLIB_H 1
6388 | #define HAVE_LCMS_LCMS_H 1
6389 | #define HAVE_LINK_H 1
6390 | #define HAVE_LINUX_CDROM_H 1
6391 | #define HAVE_LINUX_COMPILER_H 1
6392 | #define HAVE_LINUX_HDREG_H 1
6393 | #define HAVE_LINUX_INPUT_H 1
6394 | #define HAVE_LINUX_IOCTL_H 1
6395 | #define HAVE_LINUX_JOYSTICK_H 1
6396 | #define HAVE_LINUX_MAJOR_H 1
6397 | #define HAVE_LINUX_PARAM_H 1
6398 | #define HAVE_LINUX_SERIAL_H 1
6399 | #define HAVE_MNTENT_H 1
6400 | #define HAVE_NETDB_H 1
6401 | #define HAVE_NETINET_IN_H 1
6402 | #define HAVE_NETINET_IN_SYSTM_H 1
6403 | #define HAVE_NETINET_TCP_H 1
6404 | #define HAVE_OPENSSL_SSL_H 1
6405 | #define HAVE_PTHREAD_H 1
6406 rizwank 1.1 | #define HAVE_PWD_H 1
6407 | #define HAVE_REGEX_H 1
6408 | #define HAVE_SCHED_H 1
6409 | #define HAVE_SCSI_SG_H 1
6410 | #define HAVE_SCSI_SCSI_H 1
6411 | #define HAVE_SCSI_SCSI_IOCTL_H 1
6412 | #define HAVE_STDINT_H 1
6413 | #define HAVE_STRINGS_H 1
6414 | #define HAVE_SYS_ERRNO_H 1
6415 | #define HAVE_SYS_IOCTL_H 1
6416 | #define HAVE_SYS_IPC_H 1
6417 | #define HAVE_SYS_MMAN_H 1
6418 | #define HAVE_SYS_MSG_H 1
6419 | #define HAVE_SYS_PARAM_H 1
6420 | #define HAVE_SYS_POLL_H 1
6421 | #define HAVE_SYS_PTRACE_H 1
6422 | #define HAVE_SYS_REG_H 1
6423 | #define HAVE_SYS_SHM_H 1
6424 | #define HAVE_SYS_SIGNAL_H 1
6425 | #define HAVE_SYS_SOCKET_H 1
6426 | #define HAVE_SYS_STATFS_H 1
6427 rizwank 1.1 | #define HAVE_SYS_STATVFS_H 1
6428 | #define HAVE_SYS_SYSCALL_H 1
6429 | #define HAVE_SYS_SYSCTL_H 1
6430 | #define HAVE_SYS_TIME_H 1
6431 | #define HAVE_SYS_TIMES_H 1
6432 | #define HAVE_SYS_UIO_H 1
6433 | #define HAVE_SYS_UN_H 1
6434 | #define HAVE_SYS_VFS_H 1
6435 | #define HAVE_SYS_VM86_H 1
6436 | #define HAVE_SYS_WAIT_H 1
6437 | #define HAVE_SYSCALL_H 1
6438 | #define HAVE_TERMIOS_H 1
6439 | #define HAVE_UNISTD_H 1
6440 | #define HAVE_UTIME_H 1
6441 | #define HAVE_X11_XLIB_H 1
6442 | #define HAVE_X11_XKBLIB_H 1
6443 | #define HAVE_X11_XUTIL_H 1
6444 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
6445 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
6446 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
6447 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
6448 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
6449 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
6450 | #define HAVE_XKB 1
6451 | #define HAVE_LIBXXSHM 1
6452 | #define HAVE_LIBXSHAPE 1
6453 | #define HAVE_LIBXXF86DGA2 1
6454 | #define HAVE_LIBXXF86VM 1
6455 | #define HAVE_NCURSES_H 1
6456 | #define HAVE_LIBNCURSES 1
6457 | #define HAVE_FT2BUILD_H 1
6458 | #define HAVE_FREETYPE_FREETYPE_H 1
6459 | #define HAVE_FREETYPE_FTGLYPH_H 1
6460 | #define HAVE_FREETYPE_TTTABLES_H 1
6461 | #define HAVE_FREETYPE_FTSNAMES_H 1
6462 | #define HAVE_FREETYPE_TTNAMEID_H 1
6463 | #define HAVE_FREETYPE_FTOUTLN_H 1
6464 | #define HAVE_FREETYPE_FTWINFNT_H 1
6465 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
6466 | #define HAVE_FREETYPE_FTTRIGON_H 1
6467 | #define HAVE_FREETYPE 1
6468 | #define HAVE_PPDEV 1
6469 rizwank 1.1 | /* end confdefs.h. */
6470 | #include <stdarg.h>
6471 | int
6472 | main ()
6473 | {
6474 | va_list ap1, ap2;
6475 | va_copy(ap1,ap2);
6476 |
6477 | ;
6478 | return 0;
6479 | }
6480 configure:10445: result: no
6481 configure:10455: checking for __va_copy
6482 configure:10478: gcc -o conftest -g -O2 conftest.c >&5
6483 configure:10484: $? = 0
6484 configure:10487: test -z || test ! -s conftest.err
6485 configure:10490: $? = 0
6486 configure:10493: test -s conftest
6487 configure:10496: $? = 0
6488 configure:10509: result: yes
6489 configure:10520: checking for sigsetjmp
6490 rizwank 1.1 configure:10543: gcc -o conftest -g -O2 conftest.c >&5
6491 configure:10549: $? = 0
6492 configure:10552: test -z || test ! -s conftest.err
6493 configure:10555: $? = 0
6494 configure:10558: test -s conftest
6495 configure:10561: $? = 0
6496 configure:10574: result: yes
6497 configure:10585: checking for pthread_rwlock_t
6498 configure:10611: gcc -c -g -O2 conftest.c >&5
6499 configure:10617: $? = 0
6500 configure:10620: test -z || test ! -s conftest.err
6501 configure:10623: $? = 0
6502 configure:10626: test -s conftest.o
6503 configure:10629: $? = 0
6504 configure:10640: result: yes
6505 configure:10650: checking for pthread_rwlockattr_t
6506 configure:10676: gcc -c -g -O2 conftest.c >&5
6507 configure:10682: $? = 0
6508 configure:10685: test -z || test ! -s conftest.err
6509 configure:10688: $? = 0
6510 configure:10691: test -s conftest.o
6511 rizwank 1.1 configure:10694: $? = 0
6512 configure:10705: result: yes
6513 configure:10729: checking for pthread_getattr_np
6514 configure:10786: gcc -o conftest -g -O2 conftest.c -lpthread >&5
6515 configure:10792: $? = 0
6516 configure:10795: test -z || test ! -s conftest.err
6517 configure:10798: $? = 0
6518 configure:10801: test -s conftest
6519 configure:10804: $? = 0
6520 configure:10816: result: yes
6521 configure:10729: checking for pthread_get_stackaddr_np
6522 configure:10786: gcc -o conftest -g -O2 conftest.c -lpthread >&5
6523 /tmp/cc5m1WH1.o: In function `main':
6524 /home/rizwank/wine/conftest.c:157: undefined reference to `pthread_get_stackaddr_np'
6525 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `pthread_get_stackaddr_np'
6526 collect2: ld returned 1 exit status
6527 configure:10792: $? = 1
6528 configure: failed program was:
6529 | /* confdefs.h. */
6530 |
6531 | #define PACKAGE_NAME "Wine"
6532 rizwank 1.1 | #define PACKAGE_TARNAME "wine"
6533 | #define PACKAGE_VERSION "20050111"
6534 | #define PACKAGE_STRING "Wine 20050111"
6535 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6536 | #define YYTEXT_POINTER 1
6537 | #define HAVE_ISWALNUM 1
6538 | #define HAVE_GETHOSTBYNAME 1
6539 | #define HAVE_CONNECT 1
6540 | #define HAVE_INET_ATON 1
6541 | #define STDC_HEADERS 1
6542 | #define HAVE_SYS_TYPES_H 1
6543 | #define HAVE_SYS_STAT_H 1
6544 | #define HAVE_STDLIB_H 1
6545 | #define HAVE_STRING_H 1
6546 | #define HAVE_MEMORY_H 1
6547 | #define HAVE_STRINGS_H 1
6548 | #define HAVE_INTTYPES_H 1
6549 | #define HAVE_STDINT_H 1
6550 | #define HAVE_UNISTD_H 1
6551 | #define HAVE_ARPA_INET_H 1
6552 | #define HAVE_ARPA_NAMESER_H 1
6553 rizwank 1.1 | #define HAVE_ELF_H 1
6554 | #define HAVE_FLOAT_H 1
6555 | #define HAVE_GETOPT_H 1
6556 | #define HAVE_GIF_LIB_H 1
6557 | #define HAVE_JPEGLIB_H 1
6558 | #define HAVE_LCMS_LCMS_H 1
6559 | #define HAVE_LINK_H 1
6560 | #define HAVE_LINUX_CDROM_H 1
6561 | #define HAVE_LINUX_COMPILER_H 1
6562 | #define HAVE_LINUX_HDREG_H 1
6563 | #define HAVE_LINUX_INPUT_H 1
6564 | #define HAVE_LINUX_IOCTL_H 1
6565 | #define HAVE_LINUX_JOYSTICK_H 1
6566 | #define HAVE_LINUX_MAJOR_H 1
6567 | #define HAVE_LINUX_PARAM_H 1
6568 | #define HAVE_LINUX_SERIAL_H 1
6569 | #define HAVE_MNTENT_H 1
6570 | #define HAVE_NETDB_H 1
6571 | #define HAVE_NETINET_IN_H 1
6572 | #define HAVE_NETINET_IN_SYSTM_H 1
6573 | #define HAVE_NETINET_TCP_H 1
6574 rizwank 1.1 | #define HAVE_OPENSSL_SSL_H 1
6575 | #define HAVE_PTHREAD_H 1
6576 | #define HAVE_PWD_H 1
6577 | #define HAVE_REGEX_H 1
6578 | #define HAVE_SCHED_H 1
6579 | #define HAVE_SCSI_SG_H 1
6580 | #define HAVE_SCSI_SCSI_H 1
6581 | #define HAVE_SCSI_SCSI_IOCTL_H 1
6582 | #define HAVE_STDINT_H 1
6583 | #define HAVE_STRINGS_H 1
6584 | #define HAVE_SYS_ERRNO_H 1
6585 | #define HAVE_SYS_IOCTL_H 1
6586 | #define HAVE_SYS_IPC_H 1
6587 | #define HAVE_SYS_MMAN_H 1
6588 | #define HAVE_SYS_MSG_H 1
6589 | #define HAVE_SYS_PARAM_H 1
6590 | #define HAVE_SYS_POLL_H 1
6591 | #define HAVE_SYS_PTRACE_H 1
6592 | #define HAVE_SYS_REG_H 1
6593 | #define HAVE_SYS_SHM_H 1
6594 | #define HAVE_SYS_SIGNAL_H 1
6595 rizwank 1.1 | #define HAVE_SYS_SOCKET_H 1
6596 | #define HAVE_SYS_STATFS_H 1
6597 | #define HAVE_SYS_STATVFS_H 1
6598 | #define HAVE_SYS_SYSCALL_H 1
6599 | #define HAVE_SYS_SYSCTL_H 1
6600 | #define HAVE_SYS_TIME_H 1
6601 | #define HAVE_SYS_TIMES_H 1
6602 | #define HAVE_SYS_UIO_H 1
6603 | #define HAVE_SYS_UN_H 1
6604 | #define HAVE_SYS_VFS_H 1
6605 | #define HAVE_SYS_VM86_H 1
6606 | #define HAVE_SYS_WAIT_H 1
6607 | #define HAVE_SYSCALL_H 1
6608 | #define HAVE_TERMIOS_H 1
6609 | #define HAVE_UNISTD_H 1
6610 | #define HAVE_UTIME_H 1
6611 | #define HAVE_X11_XLIB_H 1
6612 | #define HAVE_X11_XKBLIB_H 1
6613 | #define HAVE_X11_XUTIL_H 1
6614 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
6615 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
6616 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
6617 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
6618 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
6619 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
6620 | #define HAVE_XKB 1
6621 | #define HAVE_LIBXXSHM 1
6622 | #define HAVE_LIBXSHAPE 1
6623 | #define HAVE_LIBXXF86DGA2 1
6624 | #define HAVE_LIBXXF86VM 1
6625 | #define HAVE_NCURSES_H 1
6626 | #define HAVE_LIBNCURSES 1
6627 | #define HAVE_FT2BUILD_H 1
6628 | #define HAVE_FREETYPE_FREETYPE_H 1
6629 | #define HAVE_FREETYPE_FTGLYPH_H 1
6630 | #define HAVE_FREETYPE_TTTABLES_H 1
6631 | #define HAVE_FREETYPE_FTSNAMES_H 1
6632 | #define HAVE_FREETYPE_TTNAMEID_H 1
6633 | #define HAVE_FREETYPE_FTOUTLN_H 1
6634 | #define HAVE_FREETYPE_FTWINFNT_H 1
6635 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
6636 | #define HAVE_FREETYPE_FTTRIGON_H 1
6637 rizwank 1.1 | #define HAVE_FREETYPE 1
6638 | #define HAVE_PPDEV 1
6639 | #define HAVE___VA_COPY 1
6640 | #define HAVE_SIGSETJMP 1
6641 | #define HAVE_PTHREAD_RWLOCK_T 1
6642 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
6643 | #define HAVE_PTHREAD_GETATTR_NP 1
6644 | /* end confdefs.h. */
6645 | /* Define pthread_get_stackaddr_np to an innocuous variant, in case <limits.h> declares pthread_get_stackaddr_np.
6646 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
6647 | #define pthread_get_stackaddr_np innocuous_pthread_get_stackaddr_np
6648 |
6649 | /* System header to define __stub macros and hopefully few prototypes,
6650 | which can conflict with char pthread_get_stackaddr_np (); below.
6651 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6652 | <limits.h> exists even on freestanding compilers. */
6653 |
6654 | #ifdef __STDC__
6655 | # include <limits.h>
6656 | #else
6657 | # include <assert.h>
6658 rizwank 1.1 | #endif
6659 |
6660 | #undef pthread_get_stackaddr_np
6661 |
6662 | /* Override any gcc2 internal prototype to avoid an error. */
6663 | #ifdef __cplusplus
6664 | extern "C"
6665 | {
6666 | #endif
6667 | /* We use char because int might match the return type of a gcc2
6668 | builtin and then its argument prototype would still apply. */
6669 | char pthread_get_stackaddr_np ();
6670 | /* The GNU C library defines this for functions which it implements
6671 | to always fail with ENOSYS. Some functions are actually named
6672 | something starting with __ and the normal name is an alias. */
6673 | #if defined (__stub_pthread_get_stackaddr_np) || defined (__stub___pthread_get_stackaddr_np)
6674 | choke me
6675 | #else
6676 | char (*f) () = pthread_get_stackaddr_np;
6677 | #endif
6678 | #ifdef __cplusplus
6679 rizwank 1.1 | }
6680 | #endif
6681 |
6682 | int
6683 | main ()
6684 | {
6685 | return f != pthread_get_stackaddr_np;
6686 | ;
6687 | return 0;
6688 | }
6689 configure:10816: result: no
6690 configure:10729: checking for pthread_get_stacksize_np
6691 configure:10786: gcc -o conftest -g -O2 conftest.c -lpthread >&5
6692 /tmp/ccUx1Y3j.o: In function `main':
6693 /home/rizwank/wine/conftest.c:157: undefined reference to `pthread_get_stacksize_np'
6694 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `pthread_get_stacksize_np'
6695 collect2: ld returned 1 exit status
6696 configure:10792: $? = 1
6697 configure: failed program was:
6698 | /* confdefs.h. */
6699 |
6700 rizwank 1.1 | #define PACKAGE_NAME "Wine"
6701 | #define PACKAGE_TARNAME "wine"
6702 | #define PACKAGE_VERSION "20050111"
6703 | #define PACKAGE_STRING "Wine 20050111"
6704 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6705 | #define YYTEXT_POINTER 1
6706 | #define HAVE_ISWALNUM 1
6707 | #define HAVE_GETHOSTBYNAME 1
6708 | #define HAVE_CONNECT 1
6709 | #define HAVE_INET_ATON 1
6710 | #define STDC_HEADERS 1
6711 | #define HAVE_SYS_TYPES_H 1
6712 | #define HAVE_SYS_STAT_H 1
6713 | #define HAVE_STDLIB_H 1
6714 | #define HAVE_STRING_H 1
6715 | #define HAVE_MEMORY_H 1
6716 | #define HAVE_STRINGS_H 1
6717 | #define HAVE_INTTYPES_H 1
6718 | #define HAVE_STDINT_H 1
6719 | #define HAVE_UNISTD_H 1
6720 | #define HAVE_ARPA_INET_H 1
6721 rizwank 1.1 | #define HAVE_ARPA_NAMESER_H 1
6722 | #define HAVE_ELF_H 1
6723 | #define HAVE_FLOAT_H 1
6724 | #define HAVE_GETOPT_H 1
6725 | #define HAVE_GIF_LIB_H 1
6726 | #define HAVE_JPEGLIB_H 1
6727 | #define HAVE_LCMS_LCMS_H 1
6728 | #define HAVE_LINK_H 1
6729 | #define HAVE_LINUX_CDROM_H 1
6730 | #define HAVE_LINUX_COMPILER_H 1
6731 | #define HAVE_LINUX_HDREG_H 1
6732 | #define HAVE_LINUX_INPUT_H 1
6733 | #define HAVE_LINUX_IOCTL_H 1
6734 | #define HAVE_LINUX_JOYSTICK_H 1
6735 | #define HAVE_LINUX_MAJOR_H 1
6736 | #define HAVE_LINUX_PARAM_H 1
6737 | #define HAVE_LINUX_SERIAL_H 1
6738 | #define HAVE_MNTENT_H 1
6739 | #define HAVE_NETDB_H 1
6740 | #define HAVE_NETINET_IN_H 1
6741 | #define HAVE_NETINET_IN_SYSTM_H 1
6742 rizwank 1.1 | #define HAVE_NETINET_TCP_H 1
6743 | #define HAVE_OPENSSL_SSL_H 1
6744 | #define HAVE_PTHREAD_H 1
6745 | #define HAVE_PWD_H 1
6746 | #define HAVE_REGEX_H 1
6747 | #define HAVE_SCHED_H 1
6748 | #define HAVE_SCSI_SG_H 1
6749 | #define HAVE_SCSI_SCSI_H 1
6750 | #define HAVE_SCSI_SCSI_IOCTL_H 1
6751 | #define HAVE_STDINT_H 1
6752 | #define HAVE_STRINGS_H 1
6753 | #define HAVE_SYS_ERRNO_H 1
6754 | #define HAVE_SYS_IOCTL_H 1
6755 | #define HAVE_SYS_IPC_H 1
6756 | #define HAVE_SYS_MMAN_H 1
6757 | #define HAVE_SYS_MSG_H 1
6758 | #define HAVE_SYS_PARAM_H 1
6759 | #define HAVE_SYS_POLL_H 1
6760 | #define HAVE_SYS_PTRACE_H 1
6761 | #define HAVE_SYS_REG_H 1
6762 | #define HAVE_SYS_SHM_H 1
6763 rizwank 1.1 | #define HAVE_SYS_SIGNAL_H 1
6764 | #define HAVE_SYS_SOCKET_H 1
6765 | #define HAVE_SYS_STATFS_H 1
6766 | #define HAVE_SYS_STATVFS_H 1
6767 | #define HAVE_SYS_SYSCALL_H 1
6768 | #define HAVE_SYS_SYSCTL_H 1
6769 | #define HAVE_SYS_TIME_H 1
6770 | #define HAVE_SYS_TIMES_H 1
6771 | #define HAVE_SYS_UIO_H 1
6772 | #define HAVE_SYS_UN_H 1
6773 | #define HAVE_SYS_VFS_H 1
6774 | #define HAVE_SYS_VM86_H 1
6775 | #define HAVE_SYS_WAIT_H 1
6776 | #define HAVE_SYSCALL_H 1
6777 | #define HAVE_TERMIOS_H 1
6778 | #define HAVE_UNISTD_H 1
6779 | #define HAVE_UTIME_H 1
6780 | #define HAVE_X11_XLIB_H 1
6781 | #define HAVE_X11_XKBLIB_H 1
6782 | #define HAVE_X11_XUTIL_H 1
6783 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
6784 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
6785 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
6786 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
6787 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
6788 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
6789 | #define HAVE_XKB 1
6790 | #define HAVE_LIBXXSHM 1
6791 | #define HAVE_LIBXSHAPE 1
6792 | #define HAVE_LIBXXF86DGA2 1
6793 | #define HAVE_LIBXXF86VM 1
6794 | #define HAVE_NCURSES_H 1
6795 | #define HAVE_LIBNCURSES 1
6796 | #define HAVE_FT2BUILD_H 1
6797 | #define HAVE_FREETYPE_FREETYPE_H 1
6798 | #define HAVE_FREETYPE_FTGLYPH_H 1
6799 | #define HAVE_FREETYPE_TTTABLES_H 1
6800 | #define HAVE_FREETYPE_FTSNAMES_H 1
6801 | #define HAVE_FREETYPE_TTNAMEID_H 1
6802 | #define HAVE_FREETYPE_FTOUTLN_H 1
6803 | #define HAVE_FREETYPE_FTWINFNT_H 1
6804 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
6805 rizwank 1.1 | #define HAVE_FREETYPE_FTTRIGON_H 1
6806 | #define HAVE_FREETYPE 1
6807 | #define HAVE_PPDEV 1
6808 | #define HAVE___VA_COPY 1
6809 | #define HAVE_SIGSETJMP 1
6810 | #define HAVE_PTHREAD_RWLOCK_T 1
6811 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
6812 | #define HAVE_PTHREAD_GETATTR_NP 1
6813 | /* end confdefs.h. */
6814 | /* Define pthread_get_stacksize_np to an innocuous variant, in case <limits.h> declares pthread_get_stacksize_np.
6815 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
6816 | #define pthread_get_stacksize_np innocuous_pthread_get_stacksize_np
6817 |
6818 | /* System header to define __stub macros and hopefully few prototypes,
6819 | which can conflict with char pthread_get_stacksize_np (); below.
6820 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6821 | <limits.h> exists even on freestanding compilers. */
6822 |
6823 | #ifdef __STDC__
6824 | # include <limits.h>
6825 | #else
6826 rizwank 1.1 | # include <assert.h>
6827 | #endif
6828 |
6829 | #undef pthread_get_stacksize_np
6830 |
6831 | /* Override any gcc2 internal prototype to avoid an error. */
6832 | #ifdef __cplusplus
6833 | extern "C"
6834 | {
6835 | #endif
6836 | /* We use char because int might match the return type of a gcc2
6837 | builtin and then its argument prototype would still apply. */
6838 | char pthread_get_stacksize_np ();
6839 | /* The GNU C library defines this for functions which it implements
6840 | to always fail with ENOSYS. Some functions are actually named
6841 | something starting with __ and the normal name is an alias. */
6842 | #if defined (__stub_pthread_get_stacksize_np) || defined (__stub___pthread_get_stacksize_np)
6843 | choke me
6844 | #else
6845 | char (*f) () = pthread_get_stacksize_np;
6846 | #endif
6847 rizwank 1.1 | #ifdef __cplusplus
6848 | }
6849 | #endif
6850 |
6851 | int
6852 | main ()
6853 | {
6854 | return f != pthread_get_stacksize_np;
6855 | ;
6856 | return 0;
6857 | }
6858 configure:10816: result: no
6859 configure:10844: checking sys/soundcard.h usability
6860 configure:10856: gcc -c -g -O2 conftest.c >&5
6861 configure:10862: $? = 0
6862 configure:10865: test -z || test ! -s conftest.err
6863 configure:10868: $? = 0
6864 configure:10871: test -s conftest.o
6865 configure:10874: $? = 0
6866 configure:10884: result: yes
6867 configure:10888: checking sys/soundcard.h presence
6868 rizwank 1.1 configure:10898: gcc -E conftest.c
6869 configure:10904: $? = 0
6870 configure:10924: result: yes
6871 configure:10959: checking for sys/soundcard.h
6872 configure:10966: result: yes
6873 configure:10980: checking for Open Sound System
6874 configure:11015: gcc -c -g -O2 conftest.c >&5
6875 configure:11021: $? = 0
6876 configure:11024: test -z || test ! -s conftest.err
6877 configure:11027: $? = 0
6878 configure:11030: test -s conftest.o
6879 configure:11033: $? = 0
6880 configure:11044: result: yes
6881 configure:11056: checking for Open Sound System/MIDI interface
6882 configure:11091: gcc -c -g -O2 conftest.c >&5
6883 configure:11097: $? = 0
6884 configure:11100: test -z || test ! -s conftest.err
6885 configure:11103: $? = 0
6886 configure:11106: test -s conftest.o
6887 configure:11109: $? = 0
6888 configure:11120: result: yes
6889 rizwank 1.1 configure:11134: checking for artsc-config
6890 configure:11167: result: no
6891 configure:11254: checking alsa/asoundlib.h usability
6892 configure:11266: gcc -c -g -O2 conftest.c >&5
6893 conftest.c:154: alsa/asoundlib.h: No such file or directory
6894 configure:11272: $? = 1
6895 configure: failed program was:
6896 | /* confdefs.h. */
6897 |
6898 | #define PACKAGE_NAME "Wine"
6899 | #define PACKAGE_TARNAME "wine"
6900 | #define PACKAGE_VERSION "20050111"
6901 | #define PACKAGE_STRING "Wine 20050111"
6902 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6903 | #define YYTEXT_POINTER 1
6904 | #define HAVE_ISWALNUM 1
6905 | #define HAVE_GETHOSTBYNAME 1
6906 | #define HAVE_CONNECT 1
6907 | #define HAVE_INET_ATON 1
6908 | #define STDC_HEADERS 1
6909 | #define HAVE_SYS_TYPES_H 1
6910 rizwank 1.1 | #define HAVE_SYS_STAT_H 1
6911 | #define HAVE_STDLIB_H 1
6912 | #define HAVE_STRING_H 1
6913 | #define HAVE_MEMORY_H 1
6914 | #define HAVE_STRINGS_H 1
6915 | #define HAVE_INTTYPES_H 1
6916 | #define HAVE_STDINT_H 1
6917 | #define HAVE_UNISTD_H 1
6918 | #define HAVE_ARPA_INET_H 1
6919 | #define HAVE_ARPA_NAMESER_H 1
6920 | #define HAVE_ELF_H 1
6921 | #define HAVE_FLOAT_H 1
6922 | #define HAVE_GETOPT_H 1
6923 | #define HAVE_GIF_LIB_H 1
6924 | #define HAVE_JPEGLIB_H 1
6925 | #define HAVE_LCMS_LCMS_H 1
6926 | #define HAVE_LINK_H 1
6927 | #define HAVE_LINUX_CDROM_H 1
6928 | #define HAVE_LINUX_COMPILER_H 1
6929 | #define HAVE_LINUX_HDREG_H 1
6930 | #define HAVE_LINUX_INPUT_H 1
6931 rizwank 1.1 | #define HAVE_LINUX_IOCTL_H 1
6932 | #define HAVE_LINUX_JOYSTICK_H 1
6933 | #define HAVE_LINUX_MAJOR_H 1
6934 | #define HAVE_LINUX_PARAM_H 1
6935 | #define HAVE_LINUX_SERIAL_H 1
6936 | #define HAVE_MNTENT_H 1
6937 | #define HAVE_NETDB_H 1
6938 | #define HAVE_NETINET_IN_H 1
6939 | #define HAVE_NETINET_IN_SYSTM_H 1
6940 | #define HAVE_NETINET_TCP_H 1
6941 | #define HAVE_OPENSSL_SSL_H 1
6942 | #define HAVE_PTHREAD_H 1
6943 | #define HAVE_PWD_H 1
6944 | #define HAVE_REGEX_H 1
6945 | #define HAVE_SCHED_H 1
6946 | #define HAVE_SCSI_SG_H 1
6947 | #define HAVE_SCSI_SCSI_H 1
6948 | #define HAVE_SCSI_SCSI_IOCTL_H 1
6949 | #define HAVE_STDINT_H 1
6950 | #define HAVE_STRINGS_H 1
6951 | #define HAVE_SYS_ERRNO_H 1
6952 rizwank 1.1 | #define HAVE_SYS_IOCTL_H 1
6953 | #define HAVE_SYS_IPC_H 1
6954 | #define HAVE_SYS_MMAN_H 1
6955 | #define HAVE_SYS_MSG_H 1
6956 | #define HAVE_SYS_PARAM_H 1
6957 | #define HAVE_SYS_POLL_H 1
6958 | #define HAVE_SYS_PTRACE_H 1
6959 | #define HAVE_SYS_REG_H 1
6960 | #define HAVE_SYS_SHM_H 1
6961 | #define HAVE_SYS_SIGNAL_H 1
6962 | #define HAVE_SYS_SOCKET_H 1
6963 | #define HAVE_SYS_STATFS_H 1
6964 | #define HAVE_SYS_STATVFS_H 1
6965 | #define HAVE_SYS_SYSCALL_H 1
6966 | #define HAVE_SYS_SYSCTL_H 1
6967 | #define HAVE_SYS_TIME_H 1
6968 | #define HAVE_SYS_TIMES_H 1
6969 | #define HAVE_SYS_UIO_H 1
6970 | #define HAVE_SYS_UN_H 1
6971 | #define HAVE_SYS_VFS_H 1
6972 | #define HAVE_SYS_VM86_H 1
6973 rizwank 1.1 | #define HAVE_SYS_WAIT_H 1
6974 | #define HAVE_SYSCALL_H 1
6975 | #define HAVE_TERMIOS_H 1
6976 | #define HAVE_UNISTD_H 1
6977 | #define HAVE_UTIME_H 1
6978 | #define HAVE_X11_XLIB_H 1
6979 | #define HAVE_X11_XKBLIB_H 1
6980 | #define HAVE_X11_XUTIL_H 1
6981 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
6982 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
6983 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
6984 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
6985 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
6986 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
6987 | #define HAVE_XKB 1
6988 | #define HAVE_LIBXXSHM 1
6989 | #define HAVE_LIBXSHAPE 1
6990 | #define HAVE_LIBXXF86DGA2 1
6991 | #define HAVE_LIBXXF86VM 1
6992 | #define HAVE_NCURSES_H 1
6993 | #define HAVE_LIBNCURSES 1
6994 rizwank 1.1 | #define HAVE_FT2BUILD_H 1
6995 | #define HAVE_FREETYPE_FREETYPE_H 1
6996 | #define HAVE_FREETYPE_FTGLYPH_H 1
6997 | #define HAVE_FREETYPE_TTTABLES_H 1
6998 | #define HAVE_FREETYPE_FTSNAMES_H 1
6999 | #define HAVE_FREETYPE_TTNAMEID_H 1
7000 | #define HAVE_FREETYPE_FTOUTLN_H 1
7001 | #define HAVE_FREETYPE_FTWINFNT_H 1
7002 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
7003 | #define HAVE_FREETYPE_FTTRIGON_H 1
7004 | #define HAVE_FREETYPE 1
7005 | #define HAVE_PPDEV 1
7006 | #define HAVE___VA_COPY 1
7007 | #define HAVE_SIGSETJMP 1
7008 | #define HAVE_PTHREAD_RWLOCK_T 1
7009 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
7010 | #define HAVE_PTHREAD_GETATTR_NP 1
7011 | #define HAVE_SYS_SOUNDCARD_H 1
7012 | #define HAVE_OSS 1
7013 | #define HAVE_OSS_MIDI 1
7014 | /* end confdefs.h. */
7015 rizwank 1.1 | #include <stdio.h>
7016 | #if HAVE_SYS_TYPES_H
7017 | # include <sys/types.h>
7018 | #endif
7019 | #if HAVE_SYS_STAT_H
7020 | # include <sys/stat.h>
7021 | #endif
7022 | #if STDC_HEADERS
7023 | # include <stdlib.h>
7024 | # include <stddef.h>
7025 | #else
7026 | # if HAVE_STDLIB_H
7027 | # include <stdlib.h>
7028 | # endif
7029 | #endif
7030 | #if HAVE_STRING_H
7031 | # if !STDC_HEADERS && HAVE_MEMORY_H
7032 | # include <memory.h>
7033 | # endif
7034 | # include <string.h>
7035 | #endif
7036 rizwank 1.1 | #if HAVE_STRINGS_H
7037 | # include <strings.h>
7038 | #endif
7039 | #if HAVE_INTTYPES_H
7040 | # include <inttypes.h>
7041 | #else
7042 | # if HAVE_STDINT_H
7043 | # include <stdint.h>
7044 | # endif
7045 | #endif
7046 | #if HAVE_UNISTD_H
7047 | # include <unistd.h>
7048 | #endif
7049 | #include <alsa/asoundlib.h>
7050 configure:11294: result: no
7051 configure:11298: checking alsa/asoundlib.h presence
7052 configure:11308: gcc -E conftest.c
7053 conftest.c:120: alsa/asoundlib.h: No such file or directory
7054 configure:11314: $? = 1
7055 configure: failed program was:
7056 | /* confdefs.h. */
7057 rizwank 1.1 |
7058 | #define PACKAGE_NAME "Wine"
7059 | #define PACKAGE_TARNAME "wine"
7060 | #define PACKAGE_VERSION "20050111"
7061 | #define PACKAGE_STRING "Wine 20050111"
7062 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7063 | #define YYTEXT_POINTER 1
7064 | #define HAVE_ISWALNUM 1
7065 | #define HAVE_GETHOSTBYNAME 1
7066 | #define HAVE_CONNECT 1
7067 | #define HAVE_INET_ATON 1
7068 | #define STDC_HEADERS 1
7069 | #define HAVE_SYS_TYPES_H 1
7070 | #define HAVE_SYS_STAT_H 1
7071 | #define HAVE_STDLIB_H 1
7072 | #define HAVE_STRING_H 1
7073 | #define HAVE_MEMORY_H 1
7074 | #define HAVE_STRINGS_H 1
7075 | #define HAVE_INTTYPES_H 1
7076 | #define HAVE_STDINT_H 1
7077 | #define HAVE_UNISTD_H 1
7078 rizwank 1.1 | #define HAVE_ARPA_INET_H 1
7079 | #define HAVE_ARPA_NAMESER_H 1
7080 | #define HAVE_ELF_H 1
7081 | #define HAVE_FLOAT_H 1
7082 | #define HAVE_GETOPT_H 1
7083 | #define HAVE_GIF_LIB_H 1
7084 | #define HAVE_JPEGLIB_H 1
7085 | #define HAVE_LCMS_LCMS_H 1
7086 | #define HAVE_LINK_H 1
7087 | #define HAVE_LINUX_CDROM_H 1
7088 | #define HAVE_LINUX_COMPILER_H 1
7089 | #define HAVE_LINUX_HDREG_H 1
7090 | #define HAVE_LINUX_INPUT_H 1
7091 | #define HAVE_LINUX_IOCTL_H 1
7092 | #define HAVE_LINUX_JOYSTICK_H 1
7093 | #define HAVE_LINUX_MAJOR_H 1
7094 | #define HAVE_LINUX_PARAM_H 1
7095 | #define HAVE_LINUX_SERIAL_H 1
7096 | #define HAVE_MNTENT_H 1
7097 | #define HAVE_NETDB_H 1
7098 | #define HAVE_NETINET_IN_H 1
7099 rizwank 1.1 | #define HAVE_NETINET_IN_SYSTM_H 1
7100 | #define HAVE_NETINET_TCP_H 1
7101 | #define HAVE_OPENSSL_SSL_H 1
7102 | #define HAVE_PTHREAD_H 1
7103 | #define HAVE_PWD_H 1
7104 | #define HAVE_REGEX_H 1
7105 | #define HAVE_SCHED_H 1
7106 | #define HAVE_SCSI_SG_H 1
7107 | #define HAVE_SCSI_SCSI_H 1
7108 | #define HAVE_SCSI_SCSI_IOCTL_H 1
7109 | #define HAVE_STDINT_H 1
7110 | #define HAVE_STRINGS_H 1
7111 | #define HAVE_SYS_ERRNO_H 1
7112 | #define HAVE_SYS_IOCTL_H 1
7113 | #define HAVE_SYS_IPC_H 1
7114 | #define HAVE_SYS_MMAN_H 1
7115 | #define HAVE_SYS_MSG_H 1
7116 | #define HAVE_SYS_PARAM_H 1
7117 | #define HAVE_SYS_POLL_H 1
7118 | #define HAVE_SYS_PTRACE_H 1
7119 | #define HAVE_SYS_REG_H 1
7120 rizwank 1.1 | #define HAVE_SYS_SHM_H 1
7121 | #define HAVE_SYS_SIGNAL_H 1
7122 | #define HAVE_SYS_SOCKET_H 1
7123 | #define HAVE_SYS_STATFS_H 1
7124 | #define HAVE_SYS_STATVFS_H 1
7125 | #define HAVE_SYS_SYSCALL_H 1
7126 | #define HAVE_SYS_SYSCTL_H 1
7127 | #define HAVE_SYS_TIME_H 1
7128 | #define HAVE_SYS_TIMES_H 1
7129 | #define HAVE_SYS_UIO_H 1
7130 | #define HAVE_SYS_UN_H 1
7131 | #define HAVE_SYS_VFS_H 1
7132 | #define HAVE_SYS_VM86_H 1
7133 | #define HAVE_SYS_WAIT_H 1
7134 | #define HAVE_SYSCALL_H 1
7135 | #define HAVE_TERMIOS_H 1
7136 | #define HAVE_UNISTD_H 1
7137 | #define HAVE_UTIME_H 1
7138 | #define HAVE_X11_XLIB_H 1
7139 | #define HAVE_X11_XKBLIB_H 1
7140 | #define HAVE_X11_XUTIL_H 1
7141 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
7142 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
7143 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
7144 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
7145 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
7146 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
7147 | #define HAVE_XKB 1
7148 | #define HAVE_LIBXXSHM 1
7149 | #define HAVE_LIBXSHAPE 1
7150 | #define HAVE_LIBXXF86DGA2 1
7151 | #define HAVE_LIBXXF86VM 1
7152 | #define HAVE_NCURSES_H 1
7153 | #define HAVE_LIBNCURSES 1
7154 | #define HAVE_FT2BUILD_H 1
7155 | #define HAVE_FREETYPE_FREETYPE_H 1
7156 | #define HAVE_FREETYPE_FTGLYPH_H 1
7157 | #define HAVE_FREETYPE_TTTABLES_H 1
7158 | #define HAVE_FREETYPE_FTSNAMES_H 1
7159 | #define HAVE_FREETYPE_TTNAMEID_H 1
7160 | #define HAVE_FREETYPE_FTOUTLN_H 1
7161 | #define HAVE_FREETYPE_FTWINFNT_H 1
7162 rizwank 1.1 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
7163 | #define HAVE_FREETYPE_FTTRIGON_H 1
7164 | #define HAVE_FREETYPE 1
7165 | #define HAVE_PPDEV 1
7166 | #define HAVE___VA_COPY 1
7167 | #define HAVE_SIGSETJMP 1
7168 | #define HAVE_PTHREAD_RWLOCK_T 1
7169 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
7170 | #define HAVE_PTHREAD_GETATTR_NP 1
7171 | #define HAVE_SYS_SOUNDCARD_H 1
7172 | #define HAVE_OSS 1
7173 | #define HAVE_OSS_MIDI 1
7174 | /* end confdefs.h. */
7175 | #include <alsa/asoundlib.h>
7176 configure:11334: result: no
7177 configure:11369: checking for alsa/asoundlib.h
7178 configure:11376: result: no
7179 configure:11254: checking sys/asoundlib.h usability
7180 configure:11266: gcc -c -g -O2 conftest.c >&5
7181 conftest.c:154: sys/asoundlib.h: No such file or directory
7182 configure:11272: $? = 1
7183 rizwank 1.1 configure: failed program was:
7184 | /* confdefs.h. */
7185 |
7186 | #define PACKAGE_NAME "Wine"
7187 | #define PACKAGE_TARNAME "wine"
7188 | #define PACKAGE_VERSION "20050111"
7189 | #define PACKAGE_STRING "Wine 20050111"
7190 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7191 | #define YYTEXT_POINTER 1
7192 | #define HAVE_ISWALNUM 1
7193 | #define HAVE_GETHOSTBYNAME 1
7194 | #define HAVE_CONNECT 1
7195 | #define HAVE_INET_ATON 1
7196 | #define STDC_HEADERS 1
7197 | #define HAVE_SYS_TYPES_H 1
7198 | #define HAVE_SYS_STAT_H 1
7199 | #define HAVE_STDLIB_H 1
7200 | #define HAVE_STRING_H 1
7201 | #define HAVE_MEMORY_H 1
7202 | #define HAVE_STRINGS_H 1
7203 | #define HAVE_INTTYPES_H 1
7204 rizwank 1.1 | #define HAVE_STDINT_H 1
7205 | #define HAVE_UNISTD_H 1
7206 | #define HAVE_ARPA_INET_H 1
7207 | #define HAVE_ARPA_NAMESER_H 1
7208 | #define HAVE_ELF_H 1
7209 | #define HAVE_FLOAT_H 1
7210 | #define HAVE_GETOPT_H 1
7211 | #define HAVE_GIF_LIB_H 1
7212 | #define HAVE_JPEGLIB_H 1
7213 | #define HAVE_LCMS_LCMS_H 1
7214 | #define HAVE_LINK_H 1
7215 | #define HAVE_LINUX_CDROM_H 1
7216 | #define HAVE_LINUX_COMPILER_H 1
7217 | #define HAVE_LINUX_HDREG_H 1
7218 | #define HAVE_LINUX_INPUT_H 1
7219 | #define HAVE_LINUX_IOCTL_H 1
7220 | #define HAVE_LINUX_JOYSTICK_H 1
7221 | #define HAVE_LINUX_MAJOR_H 1
7222 | #define HAVE_LINUX_PARAM_H 1
7223 | #define HAVE_LINUX_SERIAL_H 1
7224 | #define HAVE_MNTENT_H 1
7225 rizwank 1.1 | #define HAVE_NETDB_H 1
7226 | #define HAVE_NETINET_IN_H 1
7227 | #define HAVE_NETINET_IN_SYSTM_H 1
7228 | #define HAVE_NETINET_TCP_H 1
7229 | #define HAVE_OPENSSL_SSL_H 1
7230 | #define HAVE_PTHREAD_H 1
7231 | #define HAVE_PWD_H 1
7232 | #define HAVE_REGEX_H 1
7233 | #define HAVE_SCHED_H 1
7234 | #define HAVE_SCSI_SG_H 1
7235 | #define HAVE_SCSI_SCSI_H 1
7236 | #define HAVE_SCSI_SCSI_IOCTL_H 1
7237 | #define HAVE_STDINT_H 1
7238 | #define HAVE_STRINGS_H 1
7239 | #define HAVE_SYS_ERRNO_H 1
7240 | #define HAVE_SYS_IOCTL_H 1
7241 | #define HAVE_SYS_IPC_H 1
7242 | #define HAVE_SYS_MMAN_H 1
7243 | #define HAVE_SYS_MSG_H 1
7244 | #define HAVE_SYS_PARAM_H 1
7245 | #define HAVE_SYS_POLL_H 1
7246 rizwank 1.1 | #define HAVE_SYS_PTRACE_H 1
7247 | #define HAVE_SYS_REG_H 1
7248 | #define HAVE_SYS_SHM_H 1
7249 | #define HAVE_SYS_SIGNAL_H 1
7250 | #define HAVE_SYS_SOCKET_H 1
7251 | #define HAVE_SYS_STATFS_H 1
7252 | #define HAVE_SYS_STATVFS_H 1
7253 | #define HAVE_SYS_SYSCALL_H 1
7254 | #define HAVE_SYS_SYSCTL_H 1
7255 | #define HAVE_SYS_TIME_H 1
7256 | #define HAVE_SYS_TIMES_H 1
7257 | #define HAVE_SYS_UIO_H 1
7258 | #define HAVE_SYS_UN_H 1
7259 | #define HAVE_SYS_VFS_H 1
7260 | #define HAVE_SYS_VM86_H 1
7261 | #define HAVE_SYS_WAIT_H 1
7262 | #define HAVE_SYSCALL_H 1
7263 | #define HAVE_TERMIOS_H 1
7264 | #define HAVE_UNISTD_H 1
7265 | #define HAVE_UTIME_H 1
7266 | #define HAVE_X11_XLIB_H 1
7267 rizwank 1.1 | #define HAVE_X11_XKBLIB_H 1
7268 | #define HAVE_X11_XUTIL_H 1
7269 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
7270 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
7271 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
7272 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
7273 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
7274 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
7275 | #define HAVE_XKB 1
7276 | #define HAVE_LIBXXSHM 1
7277 | #define HAVE_LIBXSHAPE 1
7278 | #define HAVE_LIBXXF86DGA2 1
7279 | #define HAVE_LIBXXF86VM 1
7280 | #define HAVE_NCURSES_H 1
7281 | #define HAVE_LIBNCURSES 1
7282 | #define HAVE_FT2BUILD_H 1
7283 | #define HAVE_FREETYPE_FREETYPE_H 1
7284 | #define HAVE_FREETYPE_FTGLYPH_H 1
7285 | #define HAVE_FREETYPE_TTTABLES_H 1
7286 | #define HAVE_FREETYPE_FTSNAMES_H 1
7287 | #define HAVE_FREETYPE_TTNAMEID_H 1
7288 rizwank 1.1 | #define HAVE_FREETYPE_FTOUTLN_H 1
7289 | #define HAVE_FREETYPE_FTWINFNT_H 1
7290 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
7291 | #define HAVE_FREETYPE_FTTRIGON_H 1
7292 | #define HAVE_FREETYPE 1
7293 | #define HAVE_PPDEV 1
7294 | #define HAVE___VA_COPY 1
7295 | #define HAVE_SIGSETJMP 1
7296 | #define HAVE_PTHREAD_RWLOCK_T 1
7297 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
7298 | #define HAVE_PTHREAD_GETATTR_NP 1
7299 | #define HAVE_SYS_SOUNDCARD_H 1
7300 | #define HAVE_OSS 1
7301 | #define HAVE_OSS_MIDI 1
7302 | /* end confdefs.h. */
7303 | #include <stdio.h>
7304 | #if HAVE_SYS_TYPES_H
7305 | # include <sys/types.h>
7306 | #endif
7307 | #if HAVE_SYS_STAT_H
7308 | # include <sys/stat.h>
7309 rizwank 1.1 | #endif
7310 | #if STDC_HEADERS
7311 | # include <stdlib.h>
7312 | # include <stddef.h>
7313 | #else
7314 | # if HAVE_STDLIB_H
7315 | # include <stdlib.h>
7316 | # endif
7317 | #endif
7318 | #if HAVE_STRING_H
7319 | # if !STDC_HEADERS && HAVE_MEMORY_H
7320 | # include <memory.h>
7321 | # endif
7322 | # include <string.h>
7323 | #endif
7324 | #if HAVE_STRINGS_H
7325 | # include <strings.h>
7326 | #endif
7327 | #if HAVE_INTTYPES_H
7328 | # include <inttypes.h>
7329 | #else
7330 rizwank 1.1 | # if HAVE_STDINT_H
7331 | # include <stdint.h>
7332 | # endif
7333 | #endif
7334 | #if HAVE_UNISTD_H
7335 | # include <unistd.h>
7336 | #endif
7337 | #include <sys/asoundlib.h>
7338 configure:11294: result: no
7339 configure:11298: checking sys/asoundlib.h presence
7340 configure:11308: gcc -E conftest.c
7341 conftest.c:120: sys/asoundlib.h: No such file or directory
7342 configure:11314: $? = 1
7343 configure: failed program was:
7344 | /* confdefs.h. */
7345 |
7346 | #define PACKAGE_NAME "Wine"
7347 | #define PACKAGE_TARNAME "wine"
7348 | #define PACKAGE_VERSION "20050111"
7349 | #define PACKAGE_STRING "Wine 20050111"
7350 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7351 rizwank 1.1 | #define YYTEXT_POINTER 1
7352 | #define HAVE_ISWALNUM 1
7353 | #define HAVE_GETHOSTBYNAME 1
7354 | #define HAVE_CONNECT 1
7355 | #define HAVE_INET_ATON 1
7356 | #define STDC_HEADERS 1
7357 | #define HAVE_SYS_TYPES_H 1
7358 | #define HAVE_SYS_STAT_H 1
7359 | #define HAVE_STDLIB_H 1
7360 | #define HAVE_STRING_H 1
7361 | #define HAVE_MEMORY_H 1
7362 | #define HAVE_STRINGS_H 1
7363 | #define HAVE_INTTYPES_H 1
7364 | #define HAVE_STDINT_H 1
7365 | #define HAVE_UNISTD_H 1
7366 | #define HAVE_ARPA_INET_H 1
7367 | #define HAVE_ARPA_NAMESER_H 1
7368 | #define HAVE_ELF_H 1
7369 | #define HAVE_FLOAT_H 1
7370 | #define HAVE_GETOPT_H 1
7371 | #define HAVE_GIF_LIB_H 1
7372 rizwank 1.1 | #define HAVE_JPEGLIB_H 1
7373 | #define HAVE_LCMS_LCMS_H 1
7374 | #define HAVE_LINK_H 1
7375 | #define HAVE_LINUX_CDROM_H 1
7376 | #define HAVE_LINUX_COMPILER_H 1
7377 | #define HAVE_LINUX_HDREG_H 1
7378 | #define HAVE_LINUX_INPUT_H 1
7379 | #define HAVE_LINUX_IOCTL_H 1
7380 | #define HAVE_LINUX_JOYSTICK_H 1
7381 | #define HAVE_LINUX_MAJOR_H 1
7382 | #define HAVE_LINUX_PARAM_H 1
7383 | #define HAVE_LINUX_SERIAL_H 1
7384 | #define HAVE_MNTENT_H 1
7385 | #define HAVE_NETDB_H 1
7386 | #define HAVE_NETINET_IN_H 1
7387 | #define HAVE_NETINET_IN_SYSTM_H 1
7388 | #define HAVE_NETINET_TCP_H 1
7389 | #define HAVE_OPENSSL_SSL_H 1
7390 | #define HAVE_PTHREAD_H 1
7391 | #define HAVE_PWD_H 1
7392 | #define HAVE_REGEX_H 1
7393 rizwank 1.1 | #define HAVE_SCHED_H 1
7394 | #define HAVE_SCSI_SG_H 1
7395 | #define HAVE_SCSI_SCSI_H 1
7396 | #define HAVE_SCSI_SCSI_IOCTL_H 1
7397 | #define HAVE_STDINT_H 1
7398 | #define HAVE_STRINGS_H 1
7399 | #define HAVE_SYS_ERRNO_H 1
7400 | #define HAVE_SYS_IOCTL_H 1
7401 | #define HAVE_SYS_IPC_H 1
7402 | #define HAVE_SYS_MMAN_H 1
7403 | #define HAVE_SYS_MSG_H 1
7404 | #define HAVE_SYS_PARAM_H 1
7405 | #define HAVE_SYS_POLL_H 1
7406 | #define HAVE_SYS_PTRACE_H 1
7407 | #define HAVE_SYS_REG_H 1
7408 | #define HAVE_SYS_SHM_H 1
7409 | #define HAVE_SYS_SIGNAL_H 1
7410 | #define HAVE_SYS_SOCKET_H 1
7411 | #define HAVE_SYS_STATFS_H 1
7412 | #define HAVE_SYS_STATVFS_H 1
7413 | #define HAVE_SYS_SYSCALL_H 1
7414 rizwank 1.1 | #define HAVE_SYS_SYSCTL_H 1
7415 | #define HAVE_SYS_TIME_H 1
7416 | #define HAVE_SYS_TIMES_H 1
7417 | #define HAVE_SYS_UIO_H 1
7418 | #define HAVE_SYS_UN_H 1
7419 | #define HAVE_SYS_VFS_H 1
7420 | #define HAVE_SYS_VM86_H 1
7421 | #define HAVE_SYS_WAIT_H 1
7422 | #define HAVE_SYSCALL_H 1
7423 | #define HAVE_TERMIOS_H 1
7424 | #define HAVE_UNISTD_H 1
7425 | #define HAVE_UTIME_H 1
7426 | #define HAVE_X11_XLIB_H 1
7427 | #define HAVE_X11_XKBLIB_H 1
7428 | #define HAVE_X11_XUTIL_H 1
7429 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
7430 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
7431 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
7432 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
7433 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
7434 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
7435 rizwank 1.1 | #define HAVE_XKB 1
7436 | #define HAVE_LIBXXSHM 1
7437 | #define HAVE_LIBXSHAPE 1
7438 | #define HAVE_LIBXXF86DGA2 1
7439 | #define HAVE_LIBXXF86VM 1
7440 | #define HAVE_NCURSES_H 1
7441 | #define HAVE_LIBNCURSES 1
7442 | #define HAVE_FT2BUILD_H 1
7443 | #define HAVE_FREETYPE_FREETYPE_H 1
7444 | #define HAVE_FREETYPE_FTGLYPH_H 1
7445 | #define HAVE_FREETYPE_TTTABLES_H 1
7446 | #define HAVE_FREETYPE_FTSNAMES_H 1
7447 | #define HAVE_FREETYPE_TTNAMEID_H 1
7448 | #define HAVE_FREETYPE_FTOUTLN_H 1
7449 | #define HAVE_FREETYPE_FTWINFNT_H 1
7450 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
7451 | #define HAVE_FREETYPE_FTTRIGON_H 1
7452 | #define HAVE_FREETYPE 1
7453 | #define HAVE_PPDEV 1
7454 | #define HAVE___VA_COPY 1
7455 | #define HAVE_SIGSETJMP 1
7456 rizwank 1.1 | #define HAVE_PTHREAD_RWLOCK_T 1
7457 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
7458 | #define HAVE_PTHREAD_GETATTR_NP 1
7459 | #define HAVE_SYS_SOUNDCARD_H 1
7460 | #define HAVE_OSS 1
7461 | #define HAVE_OSS_MIDI 1
7462 | /* end confdefs.h. */
7463 | #include <sys/asoundlib.h>
7464 configure:11334: result: no
7465 configure:11369: checking for sys/asoundlib.h
7466 configure:11376: result: no
7467 configure:11528: checking libaudioio.h usability
7468 configure:11540: gcc -c -g -O2 conftest.c >&5
7469 conftest.c:154: libaudioio.h: No such file or directory
7470 configure:11546: $? = 1
7471 configure: failed program was:
7472 | /* confdefs.h. */
7473 |
7474 | #define PACKAGE_NAME "Wine"
7475 | #define PACKAGE_TARNAME "wine"
7476 | #define PACKAGE_VERSION "20050111"
7477 rizwank 1.1 | #define PACKAGE_STRING "Wine 20050111"
7478 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7479 | #define YYTEXT_POINTER 1
7480 | #define HAVE_ISWALNUM 1
7481 | #define HAVE_GETHOSTBYNAME 1
7482 | #define HAVE_CONNECT 1
7483 | #define HAVE_INET_ATON 1
7484 | #define STDC_HEADERS 1
7485 | #define HAVE_SYS_TYPES_H 1
7486 | #define HAVE_SYS_STAT_H 1
7487 | #define HAVE_STDLIB_H 1
7488 | #define HAVE_STRING_H 1
7489 | #define HAVE_MEMORY_H 1
7490 | #define HAVE_STRINGS_H 1
7491 | #define HAVE_INTTYPES_H 1
7492 | #define HAVE_STDINT_H 1
7493 | #define HAVE_UNISTD_H 1
7494 | #define HAVE_ARPA_INET_H 1
7495 | #define HAVE_ARPA_NAMESER_H 1
7496 | #define HAVE_ELF_H 1
7497 | #define HAVE_FLOAT_H 1
7498 rizwank 1.1 | #define HAVE_GETOPT_H 1
7499 | #define HAVE_GIF_LIB_H 1
7500 | #define HAVE_JPEGLIB_H 1
7501 | #define HAVE_LCMS_LCMS_H 1
7502 | #define HAVE_LINK_H 1
7503 | #define HAVE_LINUX_CDROM_H 1
7504 | #define HAVE_LINUX_COMPILER_H 1
7505 | #define HAVE_LINUX_HDREG_H 1
7506 | #define HAVE_LINUX_INPUT_H 1
7507 | #define HAVE_LINUX_IOCTL_H 1
7508 | #define HAVE_LINUX_JOYSTICK_H 1
7509 | #define HAVE_LINUX_MAJOR_H 1
7510 | #define HAVE_LINUX_PARAM_H 1
7511 | #define HAVE_LINUX_SERIAL_H 1
7512 | #define HAVE_MNTENT_H 1
7513 | #define HAVE_NETDB_H 1
7514 | #define HAVE_NETINET_IN_H 1
7515 | #define HAVE_NETINET_IN_SYSTM_H 1
7516 | #define HAVE_NETINET_TCP_H 1
7517 | #define HAVE_OPENSSL_SSL_H 1
7518 | #define HAVE_PTHREAD_H 1
7519 rizwank 1.1 | #define HAVE_PWD_H 1
7520 | #define HAVE_REGEX_H 1
7521 | #define HAVE_SCHED_H 1
7522 | #define HAVE_SCSI_SG_H 1
7523 | #define HAVE_SCSI_SCSI_H 1
7524 | #define HAVE_SCSI_SCSI_IOCTL_H 1
7525 | #define HAVE_STDINT_H 1
7526 | #define HAVE_STRINGS_H 1
7527 | #define HAVE_SYS_ERRNO_H 1
7528 | #define HAVE_SYS_IOCTL_H 1
7529 | #define HAVE_SYS_IPC_H 1
7530 | #define HAVE_SYS_MMAN_H 1
7531 | #define HAVE_SYS_MSG_H 1
7532 | #define HAVE_SYS_PARAM_H 1
7533 | #define HAVE_SYS_POLL_H 1
7534 | #define HAVE_SYS_PTRACE_H 1
7535 | #define HAVE_SYS_REG_H 1
7536 | #define HAVE_SYS_SHM_H 1
7537 | #define HAVE_SYS_SIGNAL_H 1
7538 | #define HAVE_SYS_SOCKET_H 1
7539 | #define HAVE_SYS_STATFS_H 1
7540 rizwank 1.1 | #define HAVE_SYS_STATVFS_H 1
7541 | #define HAVE_SYS_SYSCALL_H 1
7542 | #define HAVE_SYS_SYSCTL_H 1
7543 | #define HAVE_SYS_TIME_H 1
7544 | #define HAVE_SYS_TIMES_H 1
7545 | #define HAVE_SYS_UIO_H 1
7546 | #define HAVE_SYS_UN_H 1
7547 | #define HAVE_SYS_VFS_H 1
7548 | #define HAVE_SYS_VM86_H 1
7549 | #define HAVE_SYS_WAIT_H 1
7550 | #define HAVE_SYSCALL_H 1
7551 | #define HAVE_TERMIOS_H 1
7552 | #define HAVE_UNISTD_H 1
7553 | #define HAVE_UTIME_H 1
7554 | #define HAVE_X11_XLIB_H 1
7555 | #define HAVE_X11_XKBLIB_H 1
7556 | #define HAVE_X11_XUTIL_H 1
7557 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
7558 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
7559 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
7560 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
7561 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
7562 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
7563 | #define HAVE_XKB 1
7564 | #define HAVE_LIBXXSHM 1
7565 | #define HAVE_LIBXSHAPE 1
7566 | #define HAVE_LIBXXF86DGA2 1
7567 | #define HAVE_LIBXXF86VM 1
7568 | #define HAVE_NCURSES_H 1
7569 | #define HAVE_LIBNCURSES 1
7570 | #define HAVE_FT2BUILD_H 1
7571 | #define HAVE_FREETYPE_FREETYPE_H 1
7572 | #define HAVE_FREETYPE_FTGLYPH_H 1
7573 | #define HAVE_FREETYPE_TTTABLES_H 1
7574 | #define HAVE_FREETYPE_FTSNAMES_H 1
7575 | #define HAVE_FREETYPE_TTNAMEID_H 1
7576 | #define HAVE_FREETYPE_FTOUTLN_H 1
7577 | #define HAVE_FREETYPE_FTWINFNT_H 1
7578 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
7579 | #define HAVE_FREETYPE_FTTRIGON_H 1
7580 | #define HAVE_FREETYPE 1
7581 | #define HAVE_PPDEV 1
7582 rizwank 1.1 | #define HAVE___VA_COPY 1
7583 | #define HAVE_SIGSETJMP 1
7584 | #define HAVE_PTHREAD_RWLOCK_T 1
7585 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
7586 | #define HAVE_PTHREAD_GETATTR_NP 1
7587 | #define HAVE_SYS_SOUNDCARD_H 1
7588 | #define HAVE_OSS 1
7589 | #define HAVE_OSS_MIDI 1
7590 | /* end confdefs.h. */
7591 | #include <stdio.h>
7592 | #if HAVE_SYS_TYPES_H
7593 | # include <sys/types.h>
7594 | #endif
7595 | #if HAVE_SYS_STAT_H
7596 | # include <sys/stat.h>
7597 | #endif
7598 | #if STDC_HEADERS
7599 | # include <stdlib.h>
7600 | # include <stddef.h>
7601 | #else
7602 | # if HAVE_STDLIB_H
7603 rizwank 1.1 | # include <stdlib.h>
7604 | # endif
7605 | #endif
7606 | #if HAVE_STRING_H
7607 | # if !STDC_HEADERS && HAVE_MEMORY_H
7608 | # include <memory.h>
7609 | # endif
7610 | # include <string.h>
7611 | #endif
7612 | #if HAVE_STRINGS_H
7613 | # include <strings.h>
7614 | #endif
7615 | #if HAVE_INTTYPES_H
7616 | # include <inttypes.h>
7617 | #else
7618 | # if HAVE_STDINT_H
7619 | # include <stdint.h>
7620 | # endif
7621 | #endif
7622 | #if HAVE_UNISTD_H
7623 | # include <unistd.h>
7624 rizwank 1.1 | #endif
7625 | #include <libaudioio.h>
7626 configure:11568: result: no
7627 configure:11572: checking libaudioio.h presence
7628 configure:11582: gcc -E conftest.c
7629 conftest.c:120: libaudioio.h: No such file or directory
7630 configure:11588: $? = 1
7631 configure: failed program was:
7632 | /* confdefs.h. */
7633 |
7634 | #define PACKAGE_NAME "Wine"
7635 | #define PACKAGE_TARNAME "wine"
7636 | #define PACKAGE_VERSION "20050111"
7637 | #define PACKAGE_STRING "Wine 20050111"
7638 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7639 | #define YYTEXT_POINTER 1
7640 | #define HAVE_ISWALNUM 1
7641 | #define HAVE_GETHOSTBYNAME 1
7642 | #define HAVE_CONNECT 1
7643 | #define HAVE_INET_ATON 1
7644 | #define STDC_HEADERS 1
7645 rizwank 1.1 | #define HAVE_SYS_TYPES_H 1
7646 | #define HAVE_SYS_STAT_H 1
7647 | #define HAVE_STDLIB_H 1
7648 | #define HAVE_STRING_H 1
7649 | #define HAVE_MEMORY_H 1
7650 | #define HAVE_STRINGS_H 1
7651 | #define HAVE_INTTYPES_H 1
7652 | #define HAVE_STDINT_H 1
7653 | #define HAVE_UNISTD_H 1
7654 | #define HAVE_ARPA_INET_H 1
7655 | #define HAVE_ARPA_NAMESER_H 1
7656 | #define HAVE_ELF_H 1
7657 | #define HAVE_FLOAT_H 1
7658 | #define HAVE_GETOPT_H 1
7659 | #define HAVE_GIF_LIB_H 1
7660 | #define HAVE_JPEGLIB_H 1
7661 | #define HAVE_LCMS_LCMS_H 1
7662 | #define HAVE_LINK_H 1
7663 | #define HAVE_LINUX_CDROM_H 1
7664 | #define HAVE_LINUX_COMPILER_H 1
7665 | #define HAVE_LINUX_HDREG_H 1
7666 rizwank 1.1 | #define HAVE_LINUX_INPUT_H 1
7667 | #define HAVE_LINUX_IOCTL_H 1
7668 | #define HAVE_LINUX_JOYSTICK_H 1
7669 | #define HAVE_LINUX_MAJOR_H 1
7670 | #define HAVE_LINUX_PARAM_H 1
7671 | #define HAVE_LINUX_SERIAL_H 1
7672 | #define HAVE_MNTENT_H 1
7673 | #define HAVE_NETDB_H 1
7674 | #define HAVE_NETINET_IN_H 1
7675 | #define HAVE_NETINET_IN_SYSTM_H 1
7676 | #define HAVE_NETINET_TCP_H 1
7677 | #define HAVE_OPENSSL_SSL_H 1
7678 | #define HAVE_PTHREAD_H 1
7679 | #define HAVE_PWD_H 1
7680 | #define HAVE_REGEX_H 1
7681 | #define HAVE_SCHED_H 1
7682 | #define HAVE_SCSI_SG_H 1
7683 | #define HAVE_SCSI_SCSI_H 1
7684 | #define HAVE_SCSI_SCSI_IOCTL_H 1
7685 | #define HAVE_STDINT_H 1
7686 | #define HAVE_STRINGS_H 1
7687 rizwank 1.1 | #define HAVE_SYS_ERRNO_H 1
7688 | #define HAVE_SYS_IOCTL_H 1
7689 | #define HAVE_SYS_IPC_H 1
7690 | #define HAVE_SYS_MMAN_H 1
7691 | #define HAVE_SYS_MSG_H 1
7692 | #define HAVE_SYS_PARAM_H 1
7693 | #define HAVE_SYS_POLL_H 1
7694 | #define HAVE_SYS_PTRACE_H 1
7695 | #define HAVE_SYS_REG_H 1
7696 | #define HAVE_SYS_SHM_H 1
7697 | #define HAVE_SYS_SIGNAL_H 1
7698 | #define HAVE_SYS_SOCKET_H 1
7699 | #define HAVE_SYS_STATFS_H 1
7700 | #define HAVE_SYS_STATVFS_H 1
7701 | #define HAVE_SYS_SYSCALL_H 1
7702 | #define HAVE_SYS_SYSCTL_H 1
7703 | #define HAVE_SYS_TIME_H 1
7704 | #define HAVE_SYS_TIMES_H 1
7705 | #define HAVE_SYS_UIO_H 1
7706 | #define HAVE_SYS_UN_H 1
7707 | #define HAVE_SYS_VFS_H 1
7708 rizwank 1.1 | #define HAVE_SYS_VM86_H 1
7709 | #define HAVE_SYS_WAIT_H 1
7710 | #define HAVE_SYSCALL_H 1
7711 | #define HAVE_TERMIOS_H 1
7712 | #define HAVE_UNISTD_H 1
7713 | #define HAVE_UTIME_H 1
7714 | #define HAVE_X11_XLIB_H 1
7715 | #define HAVE_X11_XKBLIB_H 1
7716 | #define HAVE_X11_XUTIL_H 1
7717 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
7718 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
7719 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
7720 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
7721 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
7722 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
7723 | #define HAVE_XKB 1
7724 | #define HAVE_LIBXXSHM 1
7725 | #define HAVE_LIBXSHAPE 1
7726 | #define HAVE_LIBXXF86DGA2 1
7727 | #define HAVE_LIBXXF86VM 1
7728 | #define HAVE_NCURSES_H 1
7729 rizwank 1.1 | #define HAVE_LIBNCURSES 1
7730 | #define HAVE_FT2BUILD_H 1
7731 | #define HAVE_FREETYPE_FREETYPE_H 1
7732 | #define HAVE_FREETYPE_FTGLYPH_H 1
7733 | #define HAVE_FREETYPE_TTTABLES_H 1
7734 | #define HAVE_FREETYPE_FTSNAMES_H 1
7735 | #define HAVE_FREETYPE_TTNAMEID_H 1
7736 | #define HAVE_FREETYPE_FTOUTLN_H 1
7737 | #define HAVE_FREETYPE_FTWINFNT_H 1
7738 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
7739 | #define HAVE_FREETYPE_FTTRIGON_H 1
7740 | #define HAVE_FREETYPE 1
7741 | #define HAVE_PPDEV 1
7742 | #define HAVE___VA_COPY 1
7743 | #define HAVE_SIGSETJMP 1
7744 | #define HAVE_PTHREAD_RWLOCK_T 1
7745 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
7746 | #define HAVE_PTHREAD_GETATTR_NP 1
7747 | #define HAVE_SYS_SOUNDCARD_H 1
7748 | #define HAVE_OSS 1
7749 | #define HAVE_OSS_MIDI 1
7750 rizwank 1.1 | /* end confdefs.h. */
7751 | #include <libaudioio.h>
7752 configure:11608: result: no
7753 configure:11643: checking for libaudioio.h
7754 configure:11650: result: no
7755 configure:11750: checking capi20.h usability
7756 configure:11762: gcc -c -g -O2 conftest.c >&5
7757 conftest.c:154: capi20.h: No such file or directory
7758 configure:11768: $? = 1
7759 configure: failed program was:
7760 | /* confdefs.h. */
7761 |
7762 | #define PACKAGE_NAME "Wine"
7763 | #define PACKAGE_TARNAME "wine"
7764 | #define PACKAGE_VERSION "20050111"
7765 | #define PACKAGE_STRING "Wine 20050111"
7766 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7767 | #define YYTEXT_POINTER 1
7768 | #define HAVE_ISWALNUM 1
7769 | #define HAVE_GETHOSTBYNAME 1
7770 | #define HAVE_CONNECT 1
7771 rizwank 1.1 | #define HAVE_INET_ATON 1
7772 | #define STDC_HEADERS 1
7773 | #define HAVE_SYS_TYPES_H 1
7774 | #define HAVE_SYS_STAT_H 1
7775 | #define HAVE_STDLIB_H 1
7776 | #define HAVE_STRING_H 1
7777 | #define HAVE_MEMORY_H 1
7778 | #define HAVE_STRINGS_H 1
7779 | #define HAVE_INTTYPES_H 1
7780 | #define HAVE_STDINT_H 1
7781 | #define HAVE_UNISTD_H 1
7782 | #define HAVE_ARPA_INET_H 1
7783 | #define HAVE_ARPA_NAMESER_H 1
7784 | #define HAVE_ELF_H 1
7785 | #define HAVE_FLOAT_H 1
7786 | #define HAVE_GETOPT_H 1
7787 | #define HAVE_GIF_LIB_H 1
7788 | #define HAVE_JPEGLIB_H 1
7789 | #define HAVE_LCMS_LCMS_H 1
7790 | #define HAVE_LINK_H 1
7791 | #define HAVE_LINUX_CDROM_H 1
7792 rizwank 1.1 | #define HAVE_LINUX_COMPILER_H 1
7793 | #define HAVE_LINUX_HDREG_H 1
7794 | #define HAVE_LINUX_INPUT_H 1
7795 | #define HAVE_LINUX_IOCTL_H 1
7796 | #define HAVE_LINUX_JOYSTICK_H 1
7797 | #define HAVE_LINUX_MAJOR_H 1
7798 | #define HAVE_LINUX_PARAM_H 1
7799 | #define HAVE_LINUX_SERIAL_H 1
7800 | #define HAVE_MNTENT_H 1
7801 | #define HAVE_NETDB_H 1
7802 | #define HAVE_NETINET_IN_H 1
7803 | #define HAVE_NETINET_IN_SYSTM_H 1
7804 | #define HAVE_NETINET_TCP_H 1
7805 | #define HAVE_OPENSSL_SSL_H 1
7806 | #define HAVE_PTHREAD_H 1
7807 | #define HAVE_PWD_H 1
7808 | #define HAVE_REGEX_H 1
7809 | #define HAVE_SCHED_H 1
7810 | #define HAVE_SCSI_SG_H 1
7811 | #define HAVE_SCSI_SCSI_H 1
7812 | #define HAVE_SCSI_SCSI_IOCTL_H 1
7813 rizwank 1.1 | #define HAVE_STDINT_H 1
7814 | #define HAVE_STRINGS_H 1
7815 | #define HAVE_SYS_ERRNO_H 1
7816 | #define HAVE_SYS_IOCTL_H 1
7817 | #define HAVE_SYS_IPC_H 1
7818 | #define HAVE_SYS_MMAN_H 1
7819 | #define HAVE_SYS_MSG_H 1
7820 | #define HAVE_SYS_PARAM_H 1
7821 | #define HAVE_SYS_POLL_H 1
7822 | #define HAVE_SYS_PTRACE_H 1
7823 | #define HAVE_SYS_REG_H 1
7824 | #define HAVE_SYS_SHM_H 1
7825 | #define HAVE_SYS_SIGNAL_H 1
7826 | #define HAVE_SYS_SOCKET_H 1
7827 | #define HAVE_SYS_STATFS_H 1
7828 | #define HAVE_SYS_STATVFS_H 1
7829 | #define HAVE_SYS_SYSCALL_H 1
7830 | #define HAVE_SYS_SYSCTL_H 1
7831 | #define HAVE_SYS_TIME_H 1
7832 | #define HAVE_SYS_TIMES_H 1
7833 | #define HAVE_SYS_UIO_H 1
7834 rizwank 1.1 | #define HAVE_SYS_UN_H 1
7835 | #define HAVE_SYS_VFS_H 1
7836 | #define HAVE_SYS_VM86_H 1
7837 | #define HAVE_SYS_WAIT_H 1
7838 | #define HAVE_SYSCALL_H 1
7839 | #define HAVE_TERMIOS_H 1
7840 | #define HAVE_UNISTD_H 1
7841 | #define HAVE_UTIME_H 1
7842 | #define HAVE_X11_XLIB_H 1
7843 | #define HAVE_X11_XKBLIB_H 1
7844 | #define HAVE_X11_XUTIL_H 1
7845 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
7846 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
7847 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
7848 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
7849 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
7850 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
7851 | #define HAVE_XKB 1
7852 | #define HAVE_LIBXXSHM 1
7853 | #define HAVE_LIBXSHAPE 1
7854 | #define HAVE_LIBXXF86DGA2 1
7855 rizwank 1.1 | #define HAVE_LIBXXF86VM 1
7856 | #define HAVE_NCURSES_H 1
7857 | #define HAVE_LIBNCURSES 1
7858 | #define HAVE_FT2BUILD_H 1
7859 | #define HAVE_FREETYPE_FREETYPE_H 1
7860 | #define HAVE_FREETYPE_FTGLYPH_H 1
7861 | #define HAVE_FREETYPE_TTTABLES_H 1
7862 | #define HAVE_FREETYPE_FTSNAMES_H 1
7863 | #define HAVE_FREETYPE_TTNAMEID_H 1
7864 | #define HAVE_FREETYPE_FTOUTLN_H 1
7865 | #define HAVE_FREETYPE_FTWINFNT_H 1
7866 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
7867 | #define HAVE_FREETYPE_FTTRIGON_H 1
7868 | #define HAVE_FREETYPE 1
7869 | #define HAVE_PPDEV 1
7870 | #define HAVE___VA_COPY 1
7871 | #define HAVE_SIGSETJMP 1
7872 | #define HAVE_PTHREAD_RWLOCK_T 1
7873 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
7874 | #define HAVE_PTHREAD_GETATTR_NP 1
7875 | #define HAVE_SYS_SOUNDCARD_H 1
7876 rizwank 1.1 | #define HAVE_OSS 1
7877 | #define HAVE_OSS_MIDI 1
7878 | /* end confdefs.h. */
7879 | #include <stdio.h>
7880 | #if HAVE_SYS_TYPES_H
7881 | # include <sys/types.h>
7882 | #endif
7883 | #if HAVE_SYS_STAT_H
7884 | # include <sys/stat.h>
7885 | #endif
7886 | #if STDC_HEADERS
7887 | # include <stdlib.h>
7888 | # include <stddef.h>
7889 | #else
7890 | # if HAVE_STDLIB_H
7891 | # include <stdlib.h>
7892 | # endif
7893 | #endif
7894 | #if HAVE_STRING_H
7895 | # if !STDC_HEADERS && HAVE_MEMORY_H
7896 | # include <memory.h>
7897 rizwank 1.1 | # endif
7898 | # include <string.h>
7899 | #endif
7900 | #if HAVE_STRINGS_H
7901 | # include <strings.h>
7902 | #endif
7903 | #if HAVE_INTTYPES_H
7904 | # include <inttypes.h>
7905 | #else
7906 | # if HAVE_STDINT_H
7907 | # include <stdint.h>
7908 | # endif
7909 | #endif
7910 | #if HAVE_UNISTD_H
7911 | # include <unistd.h>
7912 | #endif
7913 | #include <capi20.h>
7914 configure:11790: result: no
7915 configure:11794: checking capi20.h presence
7916 configure:11804: gcc -E conftest.c
7917 conftest.c:120: capi20.h: No such file or directory
7918 rizwank 1.1 configure:11810: $? = 1
7919 configure: failed program was:
7920 | /* confdefs.h. */
7921 |
7922 | #define PACKAGE_NAME "Wine"
7923 | #define PACKAGE_TARNAME "wine"
7924 | #define PACKAGE_VERSION "20050111"
7925 | #define PACKAGE_STRING "Wine 20050111"
7926 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7927 | #define YYTEXT_POINTER 1
7928 | #define HAVE_ISWALNUM 1
7929 | #define HAVE_GETHOSTBYNAME 1
7930 | #define HAVE_CONNECT 1
7931 | #define HAVE_INET_ATON 1
7932 | #define STDC_HEADERS 1
7933 | #define HAVE_SYS_TYPES_H 1
7934 | #define HAVE_SYS_STAT_H 1
7935 | #define HAVE_STDLIB_H 1
7936 | #define HAVE_STRING_H 1
7937 | #define HAVE_MEMORY_H 1
7938 | #define HAVE_STRINGS_H 1
7939 rizwank 1.1 | #define HAVE_INTTYPES_H 1
7940 | #define HAVE_STDINT_H 1
7941 | #define HAVE_UNISTD_H 1
7942 | #define HAVE_ARPA_INET_H 1
7943 | #define HAVE_ARPA_NAMESER_H 1
7944 | #define HAVE_ELF_H 1
7945 | #define HAVE_FLOAT_H 1
7946 | #define HAVE_GETOPT_H 1
7947 | #define HAVE_GIF_LIB_H 1
7948 | #define HAVE_JPEGLIB_H 1
7949 | #define HAVE_LCMS_LCMS_H 1
7950 | #define HAVE_LINK_H 1
7951 | #define HAVE_LINUX_CDROM_H 1
7952 | #define HAVE_LINUX_COMPILER_H 1
7953 | #define HAVE_LINUX_HDREG_H 1
7954 | #define HAVE_LINUX_INPUT_H 1
7955 | #define HAVE_LINUX_IOCTL_H 1
7956 | #define HAVE_LINUX_JOYSTICK_H 1
7957 | #define HAVE_LINUX_MAJOR_H 1
7958 | #define HAVE_LINUX_PARAM_H 1
7959 | #define HAVE_LINUX_SERIAL_H 1
7960 rizwank 1.1 | #define HAVE_MNTENT_H 1
7961 | #define HAVE_NETDB_H 1
7962 | #define HAVE_NETINET_IN_H 1
7963 | #define HAVE_NETINET_IN_SYSTM_H 1
7964 | #define HAVE_NETINET_TCP_H 1
7965 | #define HAVE_OPENSSL_SSL_H 1
7966 | #define HAVE_PTHREAD_H 1
7967 | #define HAVE_PWD_H 1
7968 | #define HAVE_REGEX_H 1
7969 | #define HAVE_SCHED_H 1
7970 | #define HAVE_SCSI_SG_H 1
7971 | #define HAVE_SCSI_SCSI_H 1
7972 | #define HAVE_SCSI_SCSI_IOCTL_H 1
7973 | #define HAVE_STDINT_H 1
7974 | #define HAVE_STRINGS_H 1
7975 | #define HAVE_SYS_ERRNO_H 1
7976 | #define HAVE_SYS_IOCTL_H 1
7977 | #define HAVE_SYS_IPC_H 1
7978 | #define HAVE_SYS_MMAN_H 1
7979 | #define HAVE_SYS_MSG_H 1
7980 | #define HAVE_SYS_PARAM_H 1
7981 rizwank 1.1 | #define HAVE_SYS_POLL_H 1
7982 | #define HAVE_SYS_PTRACE_H 1
7983 | #define HAVE_SYS_REG_H 1
7984 | #define HAVE_SYS_SHM_H 1
7985 | #define HAVE_SYS_SIGNAL_H 1
7986 | #define HAVE_SYS_SOCKET_H 1
7987 | #define HAVE_SYS_STATFS_H 1
7988 | #define HAVE_SYS_STATVFS_H 1
7989 | #define HAVE_SYS_SYSCALL_H 1
7990 | #define HAVE_SYS_SYSCTL_H 1
7991 | #define HAVE_SYS_TIME_H 1
7992 | #define HAVE_SYS_TIMES_H 1
7993 | #define HAVE_SYS_UIO_H 1
7994 | #define HAVE_SYS_UN_H 1
7995 | #define HAVE_SYS_VFS_H 1
7996 | #define HAVE_SYS_VM86_H 1
7997 | #define HAVE_SYS_WAIT_H 1
7998 | #define HAVE_SYSCALL_H 1
7999 | #define HAVE_TERMIOS_H 1
8000 | #define HAVE_UNISTD_H 1
8001 | #define HAVE_UTIME_H 1
8002 rizwank 1.1 | #define HAVE_X11_XLIB_H 1
8003 | #define HAVE_X11_XKBLIB_H 1
8004 | #define HAVE_X11_XUTIL_H 1
8005 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
8006 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
8007 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
8008 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
8009 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
8010 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
8011 | #define HAVE_XKB 1
8012 | #define HAVE_LIBXXSHM 1
8013 | #define HAVE_LIBXSHAPE 1
8014 | #define HAVE_LIBXXF86DGA2 1
8015 | #define HAVE_LIBXXF86VM 1
8016 | #define HAVE_NCURSES_H 1
8017 | #define HAVE_LIBNCURSES 1
8018 | #define HAVE_FT2BUILD_H 1
8019 | #define HAVE_FREETYPE_FREETYPE_H 1
8020 | #define HAVE_FREETYPE_FTGLYPH_H 1
8021 | #define HAVE_FREETYPE_TTTABLES_H 1
8022 | #define HAVE_FREETYPE_FTSNAMES_H 1
8023 rizwank 1.1 | #define HAVE_FREETYPE_TTNAMEID_H 1
8024 | #define HAVE_FREETYPE_FTOUTLN_H 1
8025 | #define HAVE_FREETYPE_FTWINFNT_H 1
8026 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
8027 | #define HAVE_FREETYPE_FTTRIGON_H 1
8028 | #define HAVE_FREETYPE 1
8029 | #define HAVE_PPDEV 1
8030 | #define HAVE___VA_COPY 1
8031 | #define HAVE_SIGSETJMP 1
8032 | #define HAVE_PTHREAD_RWLOCK_T 1
8033 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
8034 | #define HAVE_PTHREAD_GETATTR_NP 1
8035 | #define HAVE_SYS_SOUNDCARD_H 1
8036 | #define HAVE_OSS 1
8037 | #define HAVE_OSS_MIDI 1
8038 | /* end confdefs.h. */
8039 | #include <capi20.h>
8040 configure:11830: result: no
8041 configure:11865: checking for capi20.h
8042 configure:11872: result: no
8043 configure:12111: checking whether mmap64 works defined as mmap
8044 rizwank 1.1 configure:12154: gcc -o conftest -g -O2 conftest.c >&5
8045 conftest.c: In function `main':
8046 conftest.c:136: warning: comparison between pointer and integer
8047 configure:12157: $? = 0
8048 configure:12159: ./conftest
8049 success!
8050 configure:12162: $? = 0
8051 configure:12176: result: yes
8052 configure:12195: checking for gcc strength-reduce bug
8053 configure:12223: gcc -o conftest -g -O2 conftest.c >&5
8054 configure:12226: $? = 0
8055 configure:12228: ./conftest
8056 configure:12231: $? = 0
8057 configure:12245: result: no
8058 configure:12252: checking for gcc -fshort-wchar support
8059 configure:12275: gcc -o conftest -g -O2 -fshort-wchar conftest.c >&5
8060 cc1: Invalid option `-fshort-wchar'
8061 configure:12281: $? = 1
8062 configure: failed program was:
8063 | /* confdefs.h. */
8064 |
8065 rizwank 1.1 | #define PACKAGE_NAME "Wine"
8066 | #define PACKAGE_TARNAME "wine"
8067 | #define PACKAGE_VERSION "20050111"
8068 | #define PACKAGE_STRING "Wine 20050111"
8069 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
8070 | #define YYTEXT_POINTER 1
8071 | #define HAVE_ISWALNUM 1
8072 | #define HAVE_GETHOSTBYNAME 1
8073 | #define HAVE_CONNECT 1
8074 | #define HAVE_INET_ATON 1
8075 | #define STDC_HEADERS 1
8076 | #define HAVE_SYS_TYPES_H 1
8077 | #define HAVE_SYS_STAT_H 1
8078 | #define HAVE_STDLIB_H 1
8079 | #define HAVE_STRING_H 1
8080 | #define HAVE_MEMORY_H 1
8081 | #define HAVE_STRINGS_H 1
8082 | #define HAVE_INTTYPES_H 1
8083 | #define HAVE_STDINT_H 1
8084 | #define HAVE_UNISTD_H 1
8085 | #define HAVE_ARPA_INET_H 1
8086 rizwank 1.1 | #define HAVE_ARPA_NAMESER_H 1
8087 | #define HAVE_ELF_H 1
8088 | #define HAVE_FLOAT_H 1
8089 | #define HAVE_GETOPT_H 1
8090 | #define HAVE_GIF_LIB_H 1
8091 | #define HAVE_JPEGLIB_H 1
8092 | #define HAVE_LCMS_LCMS_H 1
8093 | #define HAVE_LINK_H 1
8094 | #define HAVE_LINUX_CDROM_H 1
8095 | #define HAVE_LINUX_COMPILER_H 1
8096 | #define HAVE_LINUX_HDREG_H 1
8097 | #define HAVE_LINUX_INPUT_H 1
8098 | #define HAVE_LINUX_IOCTL_H 1
8099 | #define HAVE_LINUX_JOYSTICK_H 1
8100 | #define HAVE_LINUX_MAJOR_H 1
8101 | #define HAVE_LINUX_PARAM_H 1
8102 | #define HAVE_LINUX_SERIAL_H 1
8103 | #define HAVE_MNTENT_H 1
8104 | #define HAVE_NETDB_H 1
8105 | #define HAVE_NETINET_IN_H 1
8106 | #define HAVE_NETINET_IN_SYSTM_H 1
8107 rizwank 1.1 | #define HAVE_NETINET_TCP_H 1
8108 | #define HAVE_OPENSSL_SSL_H 1
8109 | #define HAVE_PTHREAD_H 1
8110 | #define HAVE_PWD_H 1
8111 | #define HAVE_REGEX_H 1
8112 | #define HAVE_SCHED_H 1
8113 | #define HAVE_SCSI_SG_H 1
8114 | #define HAVE_SCSI_SCSI_H 1
8115 | #define HAVE_SCSI_SCSI_IOCTL_H 1
8116 | #define HAVE_STDINT_H 1
8117 | #define HAVE_STRINGS_H 1
8118 | #define HAVE_SYS_ERRNO_H 1
8119 | #define HAVE_SYS_IOCTL_H 1
8120 | #define HAVE_SYS_IPC_H 1
8121 | #define HAVE_SYS_MMAN_H 1
8122 | #define HAVE_SYS_MSG_H 1
8123 | #define HAVE_SYS_PARAM_H 1
8124 | #define HAVE_SYS_POLL_H 1
8125 | #define HAVE_SYS_PTRACE_H 1
8126 | #define HAVE_SYS_REG_H 1
8127 | #define HAVE_SYS_SHM_H 1
8128 rizwank 1.1 | #define HAVE_SYS_SIGNAL_H 1
8129 | #define HAVE_SYS_SOCKET_H 1
8130 | #define HAVE_SYS_STATFS_H 1
8131 | #define HAVE_SYS_STATVFS_H 1
8132 | #define HAVE_SYS_SYSCALL_H 1
8133 | #define HAVE_SYS_SYSCTL_H 1
8134 | #define HAVE_SYS_TIME_H 1
8135 | #define HAVE_SYS_TIMES_H 1
8136 | #define HAVE_SYS_UIO_H 1
8137 | #define HAVE_SYS_UN_H 1
8138 | #define HAVE_SYS_VFS_H 1
8139 | #define HAVE_SYS_VM86_H 1
8140 | #define HAVE_SYS_WAIT_H 1
8141 | #define HAVE_SYSCALL_H 1
8142 | #define HAVE_TERMIOS_H 1
8143 | #define HAVE_UNISTD_H 1
8144 | #define HAVE_UTIME_H 1
8145 | #define HAVE_X11_XLIB_H 1
8146 | #define HAVE_X11_XKBLIB_H 1
8147 | #define HAVE_X11_XUTIL_H 1
8148 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
8149 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
8150 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
8151 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
8152 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
8153 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
8154 | #define HAVE_XKB 1
8155 | #define HAVE_LIBXXSHM 1
8156 | #define HAVE_LIBXSHAPE 1
8157 | #define HAVE_LIBXXF86DGA2 1
8158 | #define HAVE_LIBXXF86VM 1
8159 | #define HAVE_NCURSES_H 1
8160 | #define HAVE_LIBNCURSES 1
8161 | #define HAVE_FT2BUILD_H 1
8162 | #define HAVE_FREETYPE_FREETYPE_H 1
8163 | #define HAVE_FREETYPE_FTGLYPH_H 1
8164 | #define HAVE_FREETYPE_TTTABLES_H 1
8165 | #define HAVE_FREETYPE_FTSNAMES_H 1
8166 | #define HAVE_FREETYPE_TTNAMEID_H 1
8167 | #define HAVE_FREETYPE_FTOUTLN_H 1
8168 | #define HAVE_FREETYPE_FTWINFNT_H 1
8169 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
8170 rizwank 1.1 | #define HAVE_FREETYPE_FTTRIGON_H 1
8171 | #define HAVE_FREETYPE 1
8172 | #define HAVE_PPDEV 1
8173 | #define HAVE___VA_COPY 1
8174 | #define HAVE_SIGSETJMP 1
8175 | #define HAVE_PTHREAD_RWLOCK_T 1
8176 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
8177 | #define HAVE_PTHREAD_GETATTR_NP 1
8178 | #define HAVE_SYS_SOUNDCARD_H 1
8179 | #define HAVE_OSS 1
8180 | #define HAVE_OSS_MIDI 1
8181 | #define _FILE_OFFSET_BITS 64
8182 | /* end confdefs.h. */
8183 |
8184 | int
8185 | main ()
8186 | {
8187 |
8188 | ;
8189 | return 0;
8190 | }
8191 rizwank 1.1 configure:12306: result: no
8192 configure:12317: checking for gcc -mpreferred-stack-boundary=2 support
8193 configure:12340: gcc -o conftest -g -O2 -mpreferred-stack-boundary=2 conftest.c >&5
8194 configure:12346: $? = 0
8195 configure:12349: test -z || test ! -s conftest.err
8196 configure:12352: $? = 0
8197 configure:12355: test -s conftest
8198 configure:12358: $? = 0
8199 configure:12371: result: yes
8200 configure:12378: checking for gcc -fno-strict-aliasing support
8201 configure:12401: gcc -o conftest -g -O2 -fno-strict-aliasing conftest.c >&5
8202 configure:12407: $? = 0
8203 configure:12410: test -z || test ! -s conftest.err
8204 configure:12413: $? = 0
8205 configure:12416: test -s conftest
8206 configure:12419: $? = 0
8207 configure:12432: result: yes
8208 configure:12439: checking for gcc -gstabs+ support
8209 configure:12462: gcc -o conftest -g -O2 -gstabs+ conftest.c >&5
8210 configure:12468: $? = 0
8211 configure:12471: test -z || test ! -s conftest.err
8212 rizwank 1.1 configure:12474: $? = 0
8213 configure:12477: test -s conftest
8214 configure:12480: $? = 0
8215 configure:12493: result: yes
8216 configure:12502: checking for broken string.h that generates warnings
8217 configure:12523: gcc -c -g -O2 -Wpointer-arith -Werror conftest.c >&5
8218 configure:12529: $? = 0
8219 configure:12532: test -z || test ! -s conftest.err
8220 configure:12535: $? = 0
8221 configure:12538: test -s conftest.o
8222 configure:12541: $? = 0
8223 configure:12552: result: no
8224 configure:12562: checking how to define a function in assembly code
8225 configure:12584: gcc -o conftest -g -O2 conftest.c >&5
8226 /tmp/ccegM1o3.s: Assembler messages:
8227 /tmp/ccegM1o3.s:38: Error: unknown pseudo-op: `.def'
8228 /tmp/ccegM1o3.s:38: Error: unknown pseudo-op: `.scl'
8229 /tmp/ccegM1o3.s:38: Error: unrecognized symbol type ""
8230 /tmp/ccegM1o3.s:38: Warning: rest of line ignored; first ignored character is `3'
8231 /tmp/ccegM1o3.s:38: Error: unknown pseudo-op: `.endef'
8232 configure:12590: $? = 1
8233 rizwank 1.1 configure: failed program was:
8234 | /* confdefs.h. */
8235 |
8236 | #define PACKAGE_NAME "Wine"
8237 | #define PACKAGE_TARNAME "wine"
8238 | #define PACKAGE_VERSION "20050111"
8239 | #define PACKAGE_STRING "Wine 20050111"
8240 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
8241 | #define YYTEXT_POINTER 1
8242 | #define HAVE_ISWALNUM 1
8243 | #define HAVE_GETHOSTBYNAME 1
8244 | #define HAVE_CONNECT 1
8245 | #define HAVE_INET_ATON 1
8246 | #define STDC_HEADERS 1
8247 | #define HAVE_SYS_TYPES_H 1
8248 | #define HAVE_SYS_STAT_H 1
8249 | #define HAVE_STDLIB_H 1
8250 | #define HAVE_STRING_H 1
8251 | #define HAVE_MEMORY_H 1
8252 | #define HAVE_STRINGS_H 1
8253 | #define HAVE_INTTYPES_H 1
8254 rizwank 1.1 | #define HAVE_STDINT_H 1
8255 | #define HAVE_UNISTD_H 1
8256 | #define HAVE_ARPA_INET_H 1
8257 | #define HAVE_ARPA_NAMESER_H 1
8258 | #define HAVE_ELF_H 1
8259 | #define HAVE_FLOAT_H 1
8260 | #define HAVE_GETOPT_H 1
8261 | #define HAVE_GIF_LIB_H 1
8262 | #define HAVE_JPEGLIB_H 1
8263 | #define HAVE_LCMS_LCMS_H 1
8264 | #define HAVE_LINK_H 1
8265 | #define HAVE_LINUX_CDROM_H 1
8266 | #define HAVE_LINUX_COMPILER_H 1
8267 | #define HAVE_LINUX_HDREG_H 1
8268 | #define HAVE_LINUX_INPUT_H 1
8269 | #define HAVE_LINUX_IOCTL_H 1
8270 | #define HAVE_LINUX_JOYSTICK_H 1
8271 | #define HAVE_LINUX_MAJOR_H 1
8272 | #define HAVE_LINUX_PARAM_H 1
8273 | #define HAVE_LINUX_SERIAL_H 1
8274 | #define HAVE_MNTENT_H 1
8275 rizwank 1.1 | #define HAVE_NETDB_H 1
8276 | #define HAVE_NETINET_IN_H 1
8277 | #define HAVE_NETINET_IN_SYSTM_H 1
8278 | #define HAVE_NETINET_TCP_H 1
8279 | #define HAVE_OPENSSL_SSL_H 1
8280 | #define HAVE_PTHREAD_H 1
8281 | #define HAVE_PWD_H 1
8282 | #define HAVE_REGEX_H 1
8283 | #define HAVE_SCHED_H 1
8284 | #define HAVE_SCSI_SG_H 1
8285 | #define HAVE_SCSI_SCSI_H 1
8286 | #define HAVE_SCSI_SCSI_IOCTL_H 1
8287 | #define HAVE_STDINT_H 1
8288 | #define HAVE_STRINGS_H 1
8289 | #define HAVE_SYS_ERRNO_H 1
8290 | #define HAVE_SYS_IOCTL_H 1
8291 | #define HAVE_SYS_IPC_H 1
8292 | #define HAVE_SYS_MMAN_H 1
8293 | #define HAVE_SYS_MSG_H 1
8294 | #define HAVE_SYS_PARAM_H 1
8295 | #define HAVE_SYS_POLL_H 1
8296 rizwank 1.1 | #define HAVE_SYS_PTRACE_H 1
8297 | #define HAVE_SYS_REG_H 1
8298 | #define HAVE_SYS_SHM_H 1
8299 | #define HAVE_SYS_SIGNAL_H 1
8300 | #define HAVE_SYS_SOCKET_H 1
8301 | #define HAVE_SYS_STATFS_H 1
8302 | #define HAVE_SYS_STATVFS_H 1
8303 | #define HAVE_SYS_SYSCALL_H 1
8304 | #define HAVE_SYS_SYSCTL_H 1
8305 | #define HAVE_SYS_TIME_H 1
8306 | #define HAVE_SYS_TIMES_H 1
8307 | #define HAVE_SYS_UIO_H 1
8308 | #define HAVE_SYS_UN_H 1
8309 | #define HAVE_SYS_VFS_H 1
8310 | #define HAVE_SYS_VM86_H 1
8311 | #define HAVE_SYS_WAIT_H 1
8312 | #define HAVE_SYSCALL_H 1
8313 | #define HAVE_TERMIOS_H 1
8314 | #define HAVE_UNISTD_H 1
8315 | #define HAVE_UTIME_H 1
8316 | #define HAVE_X11_XLIB_H 1
8317 rizwank 1.1 | #define HAVE_X11_XKBLIB_H 1
8318 | #define HAVE_X11_XUTIL_H 1
8319 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
8320 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
8321 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
8322 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
8323 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
8324 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
8325 | #define HAVE_XKB 1
8326 | #define HAVE_LIBXXSHM 1
8327 | #define HAVE_LIBXSHAPE 1
8328 | #define HAVE_LIBXXF86DGA2 1
8329 | #define HAVE_LIBXXF86VM 1
8330 | #define HAVE_NCURSES_H 1
8331 | #define HAVE_LIBNCURSES 1
8332 | #define HAVE_FT2BUILD_H 1
8333 | #define HAVE_FREETYPE_FREETYPE_H 1
8334 | #define HAVE_FREETYPE_FTGLYPH_H 1
8335 | #define HAVE_FREETYPE_TTTABLES_H 1
8336 | #define HAVE_FREETYPE_FTSNAMES_H 1
8337 | #define HAVE_FREETYPE_TTNAMEID_H 1
8338 rizwank 1.1 | #define HAVE_FREETYPE_FTOUTLN_H 1
8339 | #define HAVE_FREETYPE_FTWINFNT_H 1
8340 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
8341 | #define HAVE_FREETYPE_FTTRIGON_H 1
8342 | #define HAVE_FREETYPE 1
8343 | #define HAVE_PPDEV 1
8344 | #define HAVE___VA_COPY 1
8345 | #define HAVE_SIGSETJMP 1
8346 | #define HAVE_PTHREAD_RWLOCK_T 1
8347 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
8348 | #define HAVE_PTHREAD_GETATTR_NP 1
8349 | #define HAVE_SYS_SOUNDCARD_H 1
8350 | #define HAVE_OSS 1
8351 | #define HAVE_OSS_MIDI 1
8352 | #define _FILE_OFFSET_BITS 64
8353 | /* end confdefs.h. */
8354 | 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"); }
8355 |
8356 | int
8357 | main ()
8358 | {
8359 rizwank 1.1 |
8360 | ;
8361 | return 0;
8362 | }
8363 configure:12626: gcc -o conftest -g -O2 conftest.c >&5
8364 configure:12632: $? = 0
8365 configure:12635: test -z || test ! -s conftest.err
8366 configure:12638: $? = 0
8367 configure:12641: test -s conftest
8368 configure:12644: $? = 0
8369 configure:12704: result: .type @function
8370 configure:12733: checking whether external symbols need an underscore prefix
8371 configure:12755: gcc -o conftest -g -O2 conftest.c >&5
8372 /tmp/ccyS31xj.o: In function `main':
8373 /home/rizwank/wine/conftest.c:127: undefined reference to `ac_test'
8374 collect2: ld returned 1 exit status
8375 configure:12761: $? = 1
8376 configure: failed program was:
8377 | /* confdefs.h. */
8378 |
8379 | #define PACKAGE_NAME "Wine"
8380 rizwank 1.1 | #define PACKAGE_TARNAME "wine"
8381 | #define PACKAGE_VERSION "20050111"
8382 | #define PACKAGE_STRING "Wine 20050111"
8383 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
8384 | #define YYTEXT_POINTER 1
8385 | #define HAVE_ISWALNUM 1
8386 | #define HAVE_GETHOSTBYNAME 1
8387 | #define HAVE_CONNECT 1
8388 | #define HAVE_INET_ATON 1
8389 | #define STDC_HEADERS 1
8390 | #define HAVE_SYS_TYPES_H 1
8391 | #define HAVE_SYS_STAT_H 1
8392 | #define HAVE_STDLIB_H 1
8393 | #define HAVE_STRING_H 1
8394 | #define HAVE_MEMORY_H 1
8395 | #define HAVE_STRINGS_H 1
8396 | #define HAVE_INTTYPES_H 1
8397 | #define HAVE_STDINT_H 1
8398 | #define HAVE_UNISTD_H 1
8399 | #define HAVE_ARPA_INET_H 1
8400 | #define HAVE_ARPA_NAMESER_H 1
8401 rizwank 1.1 | #define HAVE_ELF_H 1
8402 | #define HAVE_FLOAT_H 1
8403 | #define HAVE_GETOPT_H 1
8404 | #define HAVE_GIF_LIB_H 1
8405 | #define HAVE_JPEGLIB_H 1
8406 | #define HAVE_LCMS_LCMS_H 1
8407 | #define HAVE_LINK_H 1
8408 | #define HAVE_LINUX_CDROM_H 1
8409 | #define HAVE_LINUX_COMPILER_H 1
8410 | #define HAVE_LINUX_HDREG_H 1
8411 | #define HAVE_LINUX_INPUT_H 1
8412 | #define HAVE_LINUX_IOCTL_H 1
8413 | #define HAVE_LINUX_JOYSTICK_H 1
8414 | #define HAVE_LINUX_MAJOR_H 1
8415 | #define HAVE_LINUX_PARAM_H 1
8416 | #define HAVE_LINUX_SERIAL_H 1
8417 | #define HAVE_MNTENT_H 1
8418 | #define HAVE_NETDB_H 1
8419 | #define HAVE_NETINET_IN_H 1
8420 | #define HAVE_NETINET_IN_SYSTM_H 1
8421 | #define HAVE_NETINET_TCP_H 1
8422 rizwank 1.1 | #define HAVE_OPENSSL_SSL_H 1
8423 | #define HAVE_PTHREAD_H 1
8424 | #define HAVE_PWD_H 1
8425 | #define HAVE_REGEX_H 1
8426 | #define HAVE_SCHED_H 1
8427 | #define HAVE_SCSI_SG_H 1
8428 | #define HAVE_SCSI_SCSI_H 1
8429 | #define HAVE_SCSI_SCSI_IOCTL_H 1
8430 | #define HAVE_STDINT_H 1
8431 | #define HAVE_STRINGS_H 1
8432 | #define HAVE_SYS_ERRNO_H 1
8433 | #define HAVE_SYS_IOCTL_H 1
8434 | #define HAVE_SYS_IPC_H 1
8435 | #define HAVE_SYS_MMAN_H 1
8436 | #define HAVE_SYS_MSG_H 1
8437 | #define HAVE_SYS_PARAM_H 1
8438 | #define HAVE_SYS_POLL_H 1
8439 | #define HAVE_SYS_PTRACE_H 1
8440 | #define HAVE_SYS_REG_H 1
8441 | #define HAVE_SYS_SHM_H 1
8442 | #define HAVE_SYS_SIGNAL_H 1
8443 rizwank 1.1 | #define HAVE_SYS_SOCKET_H 1
8444 | #define HAVE_SYS_STATFS_H 1
8445 | #define HAVE_SYS_STATVFS_H 1
8446 | #define HAVE_SYS_SYSCALL_H 1
8447 | #define HAVE_SYS_SYSCTL_H 1
8448 | #define HAVE_SYS_TIME_H 1
8449 | #define HAVE_SYS_TIMES_H 1
8450 | #define HAVE_SYS_UIO_H 1
8451 | #define HAVE_SYS_UN_H 1
8452 | #define HAVE_SYS_VFS_H 1
8453 | #define HAVE_SYS_VM86_H 1
8454 | #define HAVE_SYS_WAIT_H 1
8455 | #define HAVE_SYSCALL_H 1
8456 | #define HAVE_TERMIOS_H 1
8457 | #define HAVE_UNISTD_H 1
8458 | #define HAVE_UTIME_H 1
8459 | #define HAVE_X11_XLIB_H 1
8460 | #define HAVE_X11_XKBLIB_H 1
8461 | #define HAVE_X11_XUTIL_H 1
8462 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
8463 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
8464 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
8465 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
8466 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
8467 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
8468 | #define HAVE_XKB 1
8469 | #define HAVE_LIBXXSHM 1
8470 | #define HAVE_LIBXSHAPE 1
8471 | #define HAVE_LIBXXF86DGA2 1
8472 | #define HAVE_LIBXXF86VM 1
8473 | #define HAVE_NCURSES_H 1
8474 | #define HAVE_LIBNCURSES 1
8475 | #define HAVE_FT2BUILD_H 1
8476 | #define HAVE_FREETYPE_FREETYPE_H 1
8477 | #define HAVE_FREETYPE_FTGLYPH_H 1
8478 | #define HAVE_FREETYPE_TTTABLES_H 1
8479 | #define HAVE_FREETYPE_FTSNAMES_H 1
8480 | #define HAVE_FREETYPE_TTNAMEID_H 1
8481 | #define HAVE_FREETYPE_FTOUTLN_H 1
8482 | #define HAVE_FREETYPE_FTWINFNT_H 1
8483 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
8484 | #define HAVE_FREETYPE_FTTRIGON_H 1
8485 rizwank 1.1 | #define HAVE_FREETYPE 1
8486 | #define HAVE_PPDEV 1
8487 | #define HAVE___VA_COPY 1
8488 | #define HAVE_SIGSETJMP 1
8489 | #define HAVE_PTHREAD_RWLOCK_T 1
8490 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
8491 | #define HAVE_PTHREAD_GETATTR_NP 1
8492 | #define HAVE_SYS_SOUNDCARD_H 1
8493 | #define HAVE_OSS 1
8494 | #define HAVE_OSS_MIDI 1
8495 | #define _FILE_OFFSET_BITS 64
8496 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
8497 | /* end confdefs.h. */
8498 | void ac_asm(void) { asm(".globl _ac_test\n_ac_test:\t.long 0"); }
8499 | extern int ac_test;
8500 | int
8501 | main ()
8502 | {
8503 | if (ac_test) return 1
8504 | ;
8505 | return 0;
8506 rizwank 1.1 | }
8507 configure:12785: result: no
8508 configure:12804: checking for assembler keyword for ASCII strings
8509 configure:12826: gcc -o conftest -g -O2 conftest.c >&5
8510 configure:12832: $? = 0
8511 configure:12835: test -z || test ! -s conftest.err
8512 configure:12838: $? = 0
8513 configure:12841: test -s conftest
8514 configure:12844: $? = 0
8515 configure:12948: result: .string
8516 configure:12958: checking for assembler keyword for word values
8517 configure:12980: gcc -o conftest -g -O2 conftest.c >&5
8518 configure:12986: $? = 0
8519 configure:12989: test -z || test ! -s conftest.err
8520 configure:12992: $? = 0
8521 configure:12995: test -s conftest
8522 configure:12998: $? = 0
8523 configure:13057: result: .short
8524 configure:13067: checking for .size in assembler
8525 configure:13089: gcc -o conftest -g -O2 conftest.c >&5
8526 configure:13095: $? = 0
8527 rizwank 1.1 configure:13098: test -z || test ! -s conftest.err
8528 configure:13101: $? = 0
8529 configure:13104: test -s conftest
8530 configure:13107: $? = 0
8531 configure:13119: result: yes
8532 configure:13333: checking dlfcn.h usability
8533 configure:13345: gcc -c -g -O2 conftest.c >&5
8534 configure:13351: $? = 0
8535 configure:13354: test -z || test ! -s conftest.err
8536 configure:13357: $? = 0
8537 configure:13360: test -s conftest.o
8538 configure:13363: $? = 0
8539 configure:13373: result: yes
8540 configure:13377: checking dlfcn.h presence
8541 configure:13387: gcc -E conftest.c
8542 configure:13393: $? = 0
8543 configure:13413: result: yes
8544 configure:13448: checking for dlfcn.h
8545 configure:13455: result: yes
8546 configure:13467: checking for dlopen
8547 configure:13524: gcc -o conftest -g -O2 conftest.c >&5
8548 rizwank 1.1 /tmp/ccBpK689.o: In function `main':
8549 /home/rizwank/wine/conftest.c:167: undefined reference to `dlopen'
8550 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `dlopen'
8551 collect2: ld returned 1 exit status
8552 configure:13530: $? = 1
8553 configure: failed program was:
8554 | /* confdefs.h. */
8555 |
8556 | #define PACKAGE_NAME "Wine"
8557 | #define PACKAGE_TARNAME "wine"
8558 | #define PACKAGE_VERSION "20050111"
8559 | #define PACKAGE_STRING "Wine 20050111"
8560 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
8561 | #define YYTEXT_POINTER 1
8562 | #define HAVE_ISWALNUM 1
8563 | #define HAVE_GETHOSTBYNAME 1
8564 | #define HAVE_CONNECT 1
8565 | #define HAVE_INET_ATON 1
8566 | #define STDC_HEADERS 1
8567 | #define HAVE_SYS_TYPES_H 1
8568 | #define HAVE_SYS_STAT_H 1
8569 rizwank 1.1 | #define HAVE_STDLIB_H 1
8570 | #define HAVE_STRING_H 1
8571 | #define HAVE_MEMORY_H 1
8572 | #define HAVE_STRINGS_H 1
8573 | #define HAVE_INTTYPES_H 1
8574 | #define HAVE_STDINT_H 1
8575 | #define HAVE_UNISTD_H 1
8576 | #define HAVE_ARPA_INET_H 1
8577 | #define HAVE_ARPA_NAMESER_H 1
8578 | #define HAVE_ELF_H 1
8579 | #define HAVE_FLOAT_H 1
8580 | #define HAVE_GETOPT_H 1
8581 | #define HAVE_GIF_LIB_H 1
8582 | #define HAVE_JPEGLIB_H 1
8583 | #define HAVE_LCMS_LCMS_H 1
8584 | #define HAVE_LINK_H 1
8585 | #define HAVE_LINUX_CDROM_H 1
8586 | #define HAVE_LINUX_COMPILER_H 1
8587 | #define HAVE_LINUX_HDREG_H 1
8588 | #define HAVE_LINUX_INPUT_H 1
8589 | #define HAVE_LINUX_IOCTL_H 1
8590 rizwank 1.1 | #define HAVE_LINUX_JOYSTICK_H 1
8591 | #define HAVE_LINUX_MAJOR_H 1
8592 | #define HAVE_LINUX_PARAM_H 1
8593 | #define HAVE_LINUX_SERIAL_H 1
8594 | #define HAVE_MNTENT_H 1
8595 | #define HAVE_NETDB_H 1
8596 | #define HAVE_NETINET_IN_H 1
8597 | #define HAVE_NETINET_IN_SYSTM_H 1
8598 | #define HAVE_NETINET_TCP_H 1
8599 | #define HAVE_OPENSSL_SSL_H 1
8600 | #define HAVE_PTHREAD_H 1
8601 | #define HAVE_PWD_H 1
8602 | #define HAVE_REGEX_H 1
8603 | #define HAVE_SCHED_H 1
8604 | #define HAVE_SCSI_SG_H 1
8605 | #define HAVE_SCSI_SCSI_H 1
8606 | #define HAVE_SCSI_SCSI_IOCTL_H 1
8607 | #define HAVE_STDINT_H 1
8608 | #define HAVE_STRINGS_H 1
8609 | #define HAVE_SYS_ERRNO_H 1
8610 | #define HAVE_SYS_IOCTL_H 1
8611 rizwank 1.1 | #define HAVE_SYS_IPC_H 1
8612 | #define HAVE_SYS_MMAN_H 1
8613 | #define HAVE_SYS_MSG_H 1
8614 | #define HAVE_SYS_PARAM_H 1
8615 | #define HAVE_SYS_POLL_H 1
8616 | #define HAVE_SYS_PTRACE_H 1
8617 | #define HAVE_SYS_REG_H 1
8618 | #define HAVE_SYS_SHM_H 1
8619 | #define HAVE_SYS_SIGNAL_H 1
8620 | #define HAVE_SYS_SOCKET_H 1
8621 | #define HAVE_SYS_STATFS_H 1
8622 | #define HAVE_SYS_STATVFS_H 1
8623 | #define HAVE_SYS_SYSCALL_H 1
8624 | #define HAVE_SYS_SYSCTL_H 1
8625 | #define HAVE_SYS_TIME_H 1
8626 | #define HAVE_SYS_TIMES_H 1
8627 | #define HAVE_SYS_UIO_H 1
8628 | #define HAVE_SYS_UN_H 1
8629 | #define HAVE_SYS_VFS_H 1
8630 | #define HAVE_SYS_VM86_H 1
8631 | #define HAVE_SYS_WAIT_H 1
8632 rizwank 1.1 | #define HAVE_SYSCALL_H 1
8633 | #define HAVE_TERMIOS_H 1
8634 | #define HAVE_UNISTD_H 1
8635 | #define HAVE_UTIME_H 1
8636 | #define HAVE_X11_XLIB_H 1
8637 | #define HAVE_X11_XKBLIB_H 1
8638 | #define HAVE_X11_XUTIL_H 1
8639 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
8640 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
8641 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
8642 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
8643 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
8644 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
8645 | #define HAVE_XKB 1
8646 | #define HAVE_LIBXXSHM 1
8647 | #define HAVE_LIBXSHAPE 1
8648 | #define HAVE_LIBXXF86DGA2 1
8649 | #define HAVE_LIBXXF86VM 1
8650 | #define HAVE_NCURSES_H 1
8651 | #define HAVE_LIBNCURSES 1
8652 | #define HAVE_FT2BUILD_H 1
8653 rizwank 1.1 | #define HAVE_FREETYPE_FREETYPE_H 1
8654 | #define HAVE_FREETYPE_FTGLYPH_H 1
8655 | #define HAVE_FREETYPE_TTTABLES_H 1
8656 | #define HAVE_FREETYPE_FTSNAMES_H 1
8657 | #define HAVE_FREETYPE_TTNAMEID_H 1
8658 | #define HAVE_FREETYPE_FTOUTLN_H 1
8659 | #define HAVE_FREETYPE_FTWINFNT_H 1
8660 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
8661 | #define HAVE_FREETYPE_FTTRIGON_H 1
8662 | #define HAVE_FREETYPE 1
8663 | #define HAVE_PPDEV 1
8664 | #define HAVE___VA_COPY 1
8665 | #define HAVE_SIGSETJMP 1
8666 | #define HAVE_PTHREAD_RWLOCK_T 1
8667 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
8668 | #define HAVE_PTHREAD_GETATTR_NP 1
8669 | #define HAVE_SYS_SOUNDCARD_H 1
8670 | #define HAVE_OSS 1
8671 | #define HAVE_OSS_MIDI 1
8672 | #define _FILE_OFFSET_BITS 64
8673 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
8674 rizwank 1.1 | #define __ASM_NAME(name) name
8675 | #define __ASM_STRING ".string"
8676 | #define __ASM_SHORT ".short"
8677 | #define HAVE_ASM_DOT_SIZE 1
8678 | #define HAVE_DLFCN_H 1
8679 | /* end confdefs.h. */
8680 | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
8681 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
8682 | #define dlopen innocuous_dlopen
8683 |
8684 | /* System header to define __stub macros and hopefully few prototypes,
8685 | which can conflict with char dlopen (); below.
8686 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8687 | <limits.h> exists even on freestanding compilers. */
8688 |
8689 | #ifdef __STDC__
8690 | # include <limits.h>
8691 | #else
8692 | # include <assert.h>
8693 | #endif
8694 |
8695 rizwank 1.1 | #undef dlopen
8696 |
8697 | /* Override any gcc2 internal prototype to avoid an error. */
8698 | #ifdef __cplusplus
8699 | extern "C"
8700 | {
8701 | #endif
8702 | /* We use char because int might match the return type of a gcc2
8703 | builtin and then its argument prototype would still apply. */
8704 | char dlopen ();
8705 | /* The GNU C library defines this for functions which it implements
8706 | to always fail with ENOSYS. Some functions are actually named
8707 | something starting with __ and the normal name is an alias. */
8708 | #if defined (__stub_dlopen) || defined (__stub___dlopen)
8709 | choke me
8710 | #else
8711 | char (*f) () = dlopen;
8712 | #endif
8713 | #ifdef __cplusplus
8714 | }
8715 | #endif
8716 rizwank 1.1 |
8717 | int
8718 | main ()
8719 | {
8720 | return f != dlopen;
8721 | ;
8722 | return 0;
8723 | }
8724 configure:13554: result: no
8725 configure:13562: checking for dlopen in -ldl
8726 configure:13592: gcc -o conftest -g -O2 conftest.c -ldl >&5
8727 configure:13598: $? = 0
8728 configure:13601: test -z || test ! -s conftest.err
8729 configure:13604: $? = 0
8730 configure:13607: test -s conftest
8731 configure:13610: $? = 0
8732 configure:13623: result: yes
8733 configure:13650: checking whether we can build a GNU style ELF dll
8734 configure:13661: gcc -o conftest -g -O2 -fPIC -shared -Wl,-soname,conftest.so.1.0,-Bsymbolic conftest.c >&5
8735 configure:13667: $? = 0
8736 configure:13670: test -z || test ! -s conftest.err
8737 rizwank 1.1 configure:13673: $? = 0
8738 configure:13676: test -s conftest
8739 configure:13679: $? = 0
8740 configure:13692: result: yes
8741 configure:13698: checking whether the linker accepts -z defs
8742 configure:13721: gcc -o conftest -g -O2 -fPIC -shared -Wl,-Bsymbolic,-z,defs conftest.c >&5
8743 configure:13727: $? = 0
8744 configure:13730: test -z || test ! -s conftest.err
8745 configure:13733: $? = 0
8746 configure:13736: test -s conftest
8747 configure:13739: $? = 0
8748 configure:13752: result: yes
8749 configure:13759: checking whether the linker accepts -init and -fini
8750 configure:13782: gcc -o conftest -g -O2 -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini conftest.c >&5
8751 configure:13788: $? = 0
8752 configure:13791: test -z || test ! -s conftest.err
8753 configure:13794: $? = 0
8754 configure:13797: test -s conftest
8755 configure:13800: $? = 0
8756 configure:13813: result: yes
8757 configure:13820: checking whether the linker accepts version scripts
8758 rizwank 1.1 configure:13844: gcc -o conftest -g -O2 -fPIC -shared -Wl,--version-script=conftest.map conftest.c >&5
8759 configure:13850: $? = 0
8760 configure:13853: test -z || test ! -s conftest.err
8761 configure:13856: $? = 0
8762 configure:13859: test -s conftest
8763 configure:13862: $? = 0
8764 configure:13876: result: yes
8765 configure:13883: checking whether the linker accepts --export-dynamic
8766 configure:13906: gcc -o conftest -g -O2 -fPIC -Wl,--export-dynamic conftest.c >&5
8767 configure:13912: $? = 0
8768 configure:13915: test -z || test ! -s conftest.err
8769 configure:13918: $? = 0
8770 configure:13921: test -s conftest
8771 configure:13924: $? = 0
8772 configure:13937: result: yes
8773 configure:13947: checking whether we can relocate the executable to 0x77f00000
8774 configure:13970: gcc -o conftest -g -O2 -Wl,--section-start,.interp=0x77f00400 conftest.c >&5
8775 configure:13976: $? = 0
8776 configure:13979: test -z || test ! -s conftest.err
8777 configure:13982: $? = 0
8778 configure:13985: test -s conftest
8779 rizwank 1.1 configure:13988: $? = 0
8780 configure:14001: result: yes
8781 configure:14186: checking for i586-mingw32msvc-gcc
8782 configure:14215: result: no
8783 configure:14186: checking for i386-mingw32msvc-gcc
8784 configure:14215: result: no
8785 configure:14186: checking for i386-mingw32-gcc
8786 configure:14215: result: no
8787 configure:14186: checking for mingw-gcc
8788 configure:14215: result: no
8789 configure:14227: checking for i586-mingw32msvc-dlltool
8790 configure:14256: result: no
8791 configure:14227: checking for i386-mingw32msvc-dlltool
8792 configure:14256: result: no
8793 configure:14227: checking for i386-mingw32-dlltool
8794 configure:14256: result: no
8795 configure:14227: checking for mingw-dlltool
8796 configure:14256: result: no
8797 configure:14268: checking for i586-mingw32msvc-windres
8798 configure:14297: result: no
8799 configure:14268: checking for i386-mingw32msvc-windres
8800 rizwank 1.1 configure:14297: result: no
8801 configure:14268: checking for i386-mingw32-windres
8802 configure:14297: result: no
8803 configure:14268: checking for mingw-windres
8804 configure:14297: result: no
8805 configure:14375: checking for ldd
8806 configure:14394: found /usr/bin/ldd
8807 configure:14407: result: /usr/bin/ldd
8808 configure:14415: checking for -lX11 soname
8809 configure:14445: gcc -o conftest -g -O2 conftest.c -lX11 -L/usr/X11R6/lib >&5
8810 configure:14451: $? = 0
8811 configure:14454: test -z || test ! -s conftest.err
8812 configure:14457: $? = 0
8813 configure:14460: test -s conftest
8814 configure:14463: $? = 0
8815 configure:14480: result: libX11.so.6
8816 configure:14489: checking for -lXext soname
8817 configure:14519: gcc -o conftest -g -O2 conftest.c -lXext -L/usr/X11R6/lib -lX11 >&5
8818 configure:14525: $? = 0
8819 configure:14528: test -z || test ! -s conftest.err
8820 configure:14531: $? = 0
8821 rizwank 1.1 configure:14534: test -s conftest
8822 configure:14537: $? = 0
8823 configure:14554: result: libXext.so.6
8824 configure:14563: checking for -lXi soname
8825 configure:14593: gcc -o conftest -g -O2 conftest.c -lXi -L/usr/X11R6/lib -lXext -lX11 >&5
8826 configure:14599: $? = 0
8827 configure:14602: test -z || test ! -s conftest.err
8828 configure:14605: $? = 0
8829 configure:14608: test -s conftest
8830 configure:14611: $? = 0
8831 configure:14628: result: libXi.so.6
8832 configure:14637: checking for -lXrender soname
8833 configure:14667: gcc -o conftest -g -O2 conftest.c -lXrender -L/usr/X11R6/lib -lXext -lX11 >&5
8834 configure:14673: $? = 0
8835 configure:14676: test -z || test ! -s conftest.err
8836 configure:14679: $? = 0
8837 configure:14682: test -s conftest
8838 configure:14685: $? = 0
8839 configure:14702: result: libXrender.so.1
8840 configure:14711: checking for -lXrandr soname
8841 configure:14741: gcc -o conftest -g -O2 conftest.c -lXrandr -L/usr/X11R6/lib -lXext -lX11 >&5
8842 rizwank 1.1 /usr/bin/ld: cannot find -lXrandr
8843 collect2: ld returned 1 exit status
8844 configure:14747: $? = 1
8845 configure: failed program was:
8846 | /* confdefs.h. */
8847 |
8848 | #define PACKAGE_NAME "Wine"
8849 | #define PACKAGE_TARNAME "wine"
8850 | #define PACKAGE_VERSION "20050111"
8851 | #define PACKAGE_STRING "Wine 20050111"
8852 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
8853 | #define YYTEXT_POINTER 1
8854 | #define HAVE_ISWALNUM 1
8855 | #define HAVE_GETHOSTBYNAME 1
8856 | #define HAVE_CONNECT 1
8857 | #define HAVE_INET_ATON 1
8858 | #define STDC_HEADERS 1
8859 | #define HAVE_SYS_TYPES_H 1
8860 | #define HAVE_SYS_STAT_H 1
8861 | #define HAVE_STDLIB_H 1
8862 | #define HAVE_STRING_H 1
8863 rizwank 1.1 | #define HAVE_MEMORY_H 1
8864 | #define HAVE_STRINGS_H 1
8865 | #define HAVE_INTTYPES_H 1
8866 | #define HAVE_STDINT_H 1
8867 | #define HAVE_UNISTD_H 1
8868 | #define HAVE_ARPA_INET_H 1
8869 | #define HAVE_ARPA_NAMESER_H 1
8870 | #define HAVE_ELF_H 1
8871 | #define HAVE_FLOAT_H 1
8872 | #define HAVE_GETOPT_H 1
8873 | #define HAVE_GIF_LIB_H 1
8874 | #define HAVE_JPEGLIB_H 1
8875 | #define HAVE_LCMS_LCMS_H 1
8876 | #define HAVE_LINK_H 1
8877 | #define HAVE_LINUX_CDROM_H 1
8878 | #define HAVE_LINUX_COMPILER_H 1
8879 | #define HAVE_LINUX_HDREG_H 1
8880 | #define HAVE_LINUX_INPUT_H 1
8881 | #define HAVE_LINUX_IOCTL_H 1
8882 | #define HAVE_LINUX_JOYSTICK_H 1
8883 | #define HAVE_LINUX_MAJOR_H 1
8884 rizwank 1.1 | #define HAVE_LINUX_PARAM_H 1
8885 | #define HAVE_LINUX_SERIAL_H 1
8886 | #define HAVE_MNTENT_H 1
8887 | #define HAVE_NETDB_H 1
8888 | #define HAVE_NETINET_IN_H 1
8889 | #define HAVE_NETINET_IN_SYSTM_H 1
8890 | #define HAVE_NETINET_TCP_H 1
8891 | #define HAVE_OPENSSL_SSL_H 1
8892 | #define HAVE_PTHREAD_H 1
8893 | #define HAVE_PWD_H 1
8894 | #define HAVE_REGEX_H 1
8895 | #define HAVE_SCHED_H 1
8896 | #define HAVE_SCSI_SG_H 1
8897 | #define HAVE_SCSI_SCSI_H 1
8898 | #define HAVE_SCSI_SCSI_IOCTL_H 1
8899 | #define HAVE_STDINT_H 1
8900 | #define HAVE_STRINGS_H 1
8901 | #define HAVE_SYS_ERRNO_H 1
8902 | #define HAVE_SYS_IOCTL_H 1
8903 | #define HAVE_SYS_IPC_H 1
8904 | #define HAVE_SYS_MMAN_H 1
8905 rizwank 1.1 | #define HAVE_SYS_MSG_H 1
8906 | #define HAVE_SYS_PARAM_H 1
8907 | #define HAVE_SYS_POLL_H 1
8908 | #define HAVE_SYS_PTRACE_H 1
8909 | #define HAVE_SYS_REG_H 1
8910 | #define HAVE_SYS_SHM_H 1
8911 | #define HAVE_SYS_SIGNAL_H 1
8912 | #define HAVE_SYS_SOCKET_H 1
8913 | #define HAVE_SYS_STATFS_H 1
8914 | #define HAVE_SYS_STATVFS_H 1
8915 | #define HAVE_SYS_SYSCALL_H 1
8916 | #define HAVE_SYS_SYSCTL_H 1
8917 | #define HAVE_SYS_TIME_H 1
8918 | #define HAVE_SYS_TIMES_H 1
8919 | #define HAVE_SYS_UIO_H 1
8920 | #define HAVE_SYS_UN_H 1
8921 | #define HAVE_SYS_VFS_H 1
8922 | #define HAVE_SYS_VM86_H 1
8923 | #define HAVE_SYS_WAIT_H 1
8924 | #define HAVE_SYSCALL_H 1
8925 | #define HAVE_TERMIOS_H 1
8926 rizwank 1.1 | #define HAVE_UNISTD_H 1
8927 | #define HAVE_UTIME_H 1
8928 | #define HAVE_X11_XLIB_H 1
8929 | #define HAVE_X11_XKBLIB_H 1
8930 | #define HAVE_X11_XUTIL_H 1
8931 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
8932 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
8933 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
8934 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
8935 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
8936 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
8937 | #define HAVE_XKB 1
8938 | #define HAVE_LIBXXSHM 1
8939 | #define HAVE_LIBXSHAPE 1
8940 | #define HAVE_LIBXXF86DGA2 1
8941 | #define HAVE_LIBXXF86VM 1
8942 | #define HAVE_NCURSES_H 1
8943 | #define HAVE_LIBNCURSES 1
8944 | #define HAVE_FT2BUILD_H 1
8945 | #define HAVE_FREETYPE_FREETYPE_H 1
8946 | #define HAVE_FREETYPE_FTGLYPH_H 1
8947 rizwank 1.1 | #define HAVE_FREETYPE_TTTABLES_H 1
8948 | #define HAVE_FREETYPE_FTSNAMES_H 1
8949 | #define HAVE_FREETYPE_TTNAMEID_H 1
8950 | #define HAVE_FREETYPE_FTOUTLN_H 1
8951 | #define HAVE_FREETYPE_FTWINFNT_H 1
8952 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
8953 | #define HAVE_FREETYPE_FTTRIGON_H 1
8954 | #define HAVE_FREETYPE 1
8955 | #define HAVE_PPDEV 1
8956 | #define HAVE___VA_COPY 1
8957 | #define HAVE_SIGSETJMP 1
8958 | #define HAVE_PTHREAD_RWLOCK_T 1
8959 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
8960 | #define HAVE_PTHREAD_GETATTR_NP 1
8961 | #define HAVE_SYS_SOUNDCARD_H 1
8962 | #define HAVE_OSS 1
8963 | #define HAVE_OSS_MIDI 1
8964 | #define _FILE_OFFSET_BITS 64
8965 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
8966 | #define __ASM_NAME(name) name
8967 | #define __ASM_STRING ".string"
8968 rizwank 1.1 | #define __ASM_SHORT ".short"
8969 | #define HAVE_ASM_DOT_SIZE 1
8970 | #define HAVE_DLFCN_H 1
8971 | #define HAVE_DLOPEN 1
8972 | #define SONAME_LIBX11 "libX11.so.6"
8973 | #define SONAME_LIBXEXT "libXext.so.6"
8974 | #define SONAME_LIBXI "libXi.so.6"
8975 | #define SONAME_LIBXRENDER "libXrender.so.1"
8976 | /* end confdefs.h. */
8977 |
8978 | /* Override any gcc2 internal prototype to avoid an error. */
8979 | #ifdef __cplusplus
8980 | extern "C"
8981 | #endif
8982 | /* We use char because int might match the return type of a gcc2
8983 | builtin and then its argument prototype would still apply. */
8984 | char XRRQueryExtension ();
8985 | int
8986 | main ()
8987 | {
8988 | XRRQueryExtension ();
8989 rizwank 1.1 | ;
8990 | return 0;
8991 | }
8992 configure:14776: result: libXrandr.so
8993 configure:14785: checking for -lfreetype soname
8994 configure:14815: gcc -o conftest -g -O2 conftest.c -lfreetype -L/usr/X11R6/lib >&5
8995 configure:14821: $? = 0
8996 configure:14824: test -z || test ! -s conftest.err
8997 configure:14827: $? = 0
8998 configure:14830: test -s conftest
8999 configure:14833: $? = 0
9000 configure:14850: result: libfreetype.so.6
9001 configure:14859: checking for -lGL soname
9002 configure:14889: gcc -o conftest -g -O2 conftest.c -lGL -L/usr/X11R6/lib >&5
9003 /usr/bin/ld: cannot find -lGL
9004 collect2: ld returned 1 exit status
9005 configure:14895: $? = 1
9006 configure: failed program was:
9007 | /* confdefs.h. */
9008 |
9009 | #define PACKAGE_NAME "Wine"
9010 rizwank 1.1 | #define PACKAGE_TARNAME "wine"
9011 | #define PACKAGE_VERSION "20050111"
9012 | #define PACKAGE_STRING "Wine 20050111"
9013 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
9014 | #define YYTEXT_POINTER 1
9015 | #define HAVE_ISWALNUM 1
9016 | #define HAVE_GETHOSTBYNAME 1
9017 | #define HAVE_CONNECT 1
9018 | #define HAVE_INET_ATON 1
9019 | #define STDC_HEADERS 1
9020 | #define HAVE_SYS_TYPES_H 1
9021 | #define HAVE_SYS_STAT_H 1
9022 | #define HAVE_STDLIB_H 1
9023 | #define HAVE_STRING_H 1
9024 | #define HAVE_MEMORY_H 1
9025 | #define HAVE_STRINGS_H 1
9026 | #define HAVE_INTTYPES_H 1
9027 | #define HAVE_STDINT_H 1
9028 | #define HAVE_UNISTD_H 1
9029 | #define HAVE_ARPA_INET_H 1
9030 | #define HAVE_ARPA_NAMESER_H 1
9031 rizwank 1.1 | #define HAVE_ELF_H 1
9032 | #define HAVE_FLOAT_H 1
9033 | #define HAVE_GETOPT_H 1
9034 | #define HAVE_GIF_LIB_H 1
9035 | #define HAVE_JPEGLIB_H 1
9036 | #define HAVE_LCMS_LCMS_H 1
9037 | #define HAVE_LINK_H 1
9038 | #define HAVE_LINUX_CDROM_H 1
9039 | #define HAVE_LINUX_COMPILER_H 1
9040 | #define HAVE_LINUX_HDREG_H 1
9041 | #define HAVE_LINUX_INPUT_H 1
9042 | #define HAVE_LINUX_IOCTL_H 1
9043 | #define HAVE_LINUX_JOYSTICK_H 1
9044 | #define HAVE_LINUX_MAJOR_H 1
9045 | #define HAVE_LINUX_PARAM_H 1
9046 | #define HAVE_LINUX_SERIAL_H 1
9047 | #define HAVE_MNTENT_H 1
9048 | #define HAVE_NETDB_H 1
9049 | #define HAVE_NETINET_IN_H 1
9050 | #define HAVE_NETINET_IN_SYSTM_H 1
9051 | #define HAVE_NETINET_TCP_H 1
9052 rizwank 1.1 | #define HAVE_OPENSSL_SSL_H 1
9053 | #define HAVE_PTHREAD_H 1
9054 | #define HAVE_PWD_H 1
9055 | #define HAVE_REGEX_H 1
9056 | #define HAVE_SCHED_H 1
9057 | #define HAVE_SCSI_SG_H 1
9058 | #define HAVE_SCSI_SCSI_H 1
9059 | #define HAVE_SCSI_SCSI_IOCTL_H 1
9060 | #define HAVE_STDINT_H 1
9061 | #define HAVE_STRINGS_H 1
9062 | #define HAVE_SYS_ERRNO_H 1
9063 | #define HAVE_SYS_IOCTL_H 1
9064 | #define HAVE_SYS_IPC_H 1
9065 | #define HAVE_SYS_MMAN_H 1
9066 | #define HAVE_SYS_MSG_H 1
9067 | #define HAVE_SYS_PARAM_H 1
9068 | #define HAVE_SYS_POLL_H 1
9069 | #define HAVE_SYS_PTRACE_H 1
9070 | #define HAVE_SYS_REG_H 1
9071 | #define HAVE_SYS_SHM_H 1
9072 | #define HAVE_SYS_SIGNAL_H 1
9073 rizwank 1.1 | #define HAVE_SYS_SOCKET_H 1
9074 | #define HAVE_SYS_STATFS_H 1
9075 | #define HAVE_SYS_STATVFS_H 1
9076 | #define HAVE_SYS_SYSCALL_H 1
9077 | #define HAVE_SYS_SYSCTL_H 1
9078 | #define HAVE_SYS_TIME_H 1
9079 | #define HAVE_SYS_TIMES_H 1
9080 | #define HAVE_SYS_UIO_H 1
9081 | #define HAVE_SYS_UN_H 1
9082 | #define HAVE_SYS_VFS_H 1
9083 | #define HAVE_SYS_VM86_H 1
9084 | #define HAVE_SYS_WAIT_H 1
9085 | #define HAVE_SYSCALL_H 1
9086 | #define HAVE_TERMIOS_H 1
9087 | #define HAVE_UNISTD_H 1
9088 | #define HAVE_UTIME_H 1
9089 | #define HAVE_X11_XLIB_H 1
9090 | #define HAVE_X11_XKBLIB_H 1
9091 | #define HAVE_X11_XUTIL_H 1
9092 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
9093 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
9094 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
9095 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
9096 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
9097 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
9098 | #define HAVE_XKB 1
9099 | #define HAVE_LIBXXSHM 1
9100 | #define HAVE_LIBXSHAPE 1
9101 | #define HAVE_LIBXXF86DGA2 1
9102 | #define HAVE_LIBXXF86VM 1
9103 | #define HAVE_NCURSES_H 1
9104 | #define HAVE_LIBNCURSES 1
9105 | #define HAVE_FT2BUILD_H 1
9106 | #define HAVE_FREETYPE_FREETYPE_H 1
9107 | #define HAVE_FREETYPE_FTGLYPH_H 1
9108 | #define HAVE_FREETYPE_TTTABLES_H 1
9109 | #define HAVE_FREETYPE_FTSNAMES_H 1
9110 | #define HAVE_FREETYPE_TTNAMEID_H 1
9111 | #define HAVE_FREETYPE_FTOUTLN_H 1
9112 | #define HAVE_FREETYPE_FTWINFNT_H 1
9113 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
9114 | #define HAVE_FREETYPE_FTTRIGON_H 1
9115 rizwank 1.1 | #define HAVE_FREETYPE 1
9116 | #define HAVE_PPDEV 1
9117 | #define HAVE___VA_COPY 1
9118 | #define HAVE_SIGSETJMP 1
9119 | #define HAVE_PTHREAD_RWLOCK_T 1
9120 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
9121 | #define HAVE_PTHREAD_GETATTR_NP 1
9122 | #define HAVE_SYS_SOUNDCARD_H 1
9123 | #define HAVE_OSS 1
9124 | #define HAVE_OSS_MIDI 1
9125 | #define _FILE_OFFSET_BITS 64
9126 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
9127 | #define __ASM_NAME(name) name
9128 | #define __ASM_STRING ".string"
9129 | #define __ASM_SHORT ".short"
9130 | #define HAVE_ASM_DOT_SIZE 1
9131 | #define HAVE_DLFCN_H 1
9132 | #define HAVE_DLOPEN 1
9133 | #define SONAME_LIBX11 "libX11.so.6"
9134 | #define SONAME_LIBXEXT "libXext.so.6"
9135 | #define SONAME_LIBXI "libXi.so.6"
9136 rizwank 1.1 | #define SONAME_LIBXRENDER "libXrender.so.1"
9137 | #define SONAME_LIBXRANDR "libXrandr.so"
9138 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
9139 | /* end confdefs.h. */
9140 |
9141 | /* Override any gcc2 internal prototype to avoid an error. */
9142 | #ifdef __cplusplus
9143 | extern "C"
9144 | #endif
9145 | /* We use char because int might match the return type of a gcc2
9146 | builtin and then its argument prototype would still apply. */
9147 | char glXQueryExtension ();
9148 | int
9149 | main ()
9150 | {
9151 | glXQueryExtension ();
9152 | ;
9153 | return 0;
9154 | }
9155 configure:14924: result: libGL.so
9156 configure:14933: checking for -ltxc_dxtn soname
9157 rizwank 1.1 configure:14963: gcc -o conftest -g -O2 conftest.c -ltxc_dxtn >&5
9158 /usr/bin/ld: cannot find -ltxc_dxtn
9159 collect2: ld returned 1 exit status
9160 configure:14969: $? = 1
9161 configure: failed program was:
9162 | /* confdefs.h. */
9163 |
9164 | #define PACKAGE_NAME "Wine"
9165 | #define PACKAGE_TARNAME "wine"
9166 | #define PACKAGE_VERSION "20050111"
9167 | #define PACKAGE_STRING "Wine 20050111"
9168 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
9169 | #define YYTEXT_POINTER 1
9170 | #define HAVE_ISWALNUM 1
9171 | #define HAVE_GETHOSTBYNAME 1
9172 | #define HAVE_CONNECT 1
9173 | #define HAVE_INET_ATON 1
9174 | #define STDC_HEADERS 1
9175 | #define HAVE_SYS_TYPES_H 1
9176 | #define HAVE_SYS_STAT_H 1
9177 | #define HAVE_STDLIB_H 1
9178 rizwank 1.1 | #define HAVE_STRING_H 1
9179 | #define HAVE_MEMORY_H 1
9180 | #define HAVE_STRINGS_H 1
9181 | #define HAVE_INTTYPES_H 1
9182 | #define HAVE_STDINT_H 1
9183 | #define HAVE_UNISTD_H 1
9184 | #define HAVE_ARPA_INET_H 1
9185 | #define HAVE_ARPA_NAMESER_H 1
9186 | #define HAVE_ELF_H 1
9187 | #define HAVE_FLOAT_H 1
9188 | #define HAVE_GETOPT_H 1
9189 | #define HAVE_GIF_LIB_H 1
9190 | #define HAVE_JPEGLIB_H 1
9191 | #define HAVE_LCMS_LCMS_H 1
9192 | #define HAVE_LINK_H 1
9193 | #define HAVE_LINUX_CDROM_H 1
9194 | #define HAVE_LINUX_COMPILER_H 1
9195 | #define HAVE_LINUX_HDREG_H 1
9196 | #define HAVE_LINUX_INPUT_H 1
9197 | #define HAVE_LINUX_IOCTL_H 1
9198 | #define HAVE_LINUX_JOYSTICK_H 1
9199 rizwank 1.1 | #define HAVE_LINUX_MAJOR_H 1
9200 | #define HAVE_LINUX_PARAM_H 1
9201 | #define HAVE_LINUX_SERIAL_H 1
9202 | #define HAVE_MNTENT_H 1
9203 | #define HAVE_NETDB_H 1
9204 | #define HAVE_NETINET_IN_H 1
9205 | #define HAVE_NETINET_IN_SYSTM_H 1
9206 | #define HAVE_NETINET_TCP_H 1
9207 | #define HAVE_OPENSSL_SSL_H 1
9208 | #define HAVE_PTHREAD_H 1
9209 | #define HAVE_PWD_H 1
9210 | #define HAVE_REGEX_H 1
9211 | #define HAVE_SCHED_H 1
9212 | #define HAVE_SCSI_SG_H 1
9213 | #define HAVE_SCSI_SCSI_H 1
9214 | #define HAVE_SCSI_SCSI_IOCTL_H 1
9215 | #define HAVE_STDINT_H 1
9216 | #define HAVE_STRINGS_H 1
9217 | #define HAVE_SYS_ERRNO_H 1
9218 | #define HAVE_SYS_IOCTL_H 1
9219 | #define HAVE_SYS_IPC_H 1
9220 rizwank 1.1 | #define HAVE_SYS_MMAN_H 1
9221 | #define HAVE_SYS_MSG_H 1
9222 | #define HAVE_SYS_PARAM_H 1
9223 | #define HAVE_SYS_POLL_H 1
9224 | #define HAVE_SYS_PTRACE_H 1
9225 | #define HAVE_SYS_REG_H 1
9226 | #define HAVE_SYS_SHM_H 1
9227 | #define HAVE_SYS_SIGNAL_H 1
9228 | #define HAVE_SYS_SOCKET_H 1
9229 | #define HAVE_SYS_STATFS_H 1
9230 | #define HAVE_SYS_STATVFS_H 1
9231 | #define HAVE_SYS_SYSCALL_H 1
9232 | #define HAVE_SYS_SYSCTL_H 1
9233 | #define HAVE_SYS_TIME_H 1
9234 | #define HAVE_SYS_TIMES_H 1
9235 | #define HAVE_SYS_UIO_H 1
9236 | #define HAVE_SYS_UN_H 1
9237 | #define HAVE_SYS_VFS_H 1
9238 | #define HAVE_SYS_VM86_H 1
9239 | #define HAVE_SYS_WAIT_H 1
9240 | #define HAVE_SYSCALL_H 1
9241 rizwank 1.1 | #define HAVE_TERMIOS_H 1
9242 | #define HAVE_UNISTD_H 1
9243 | #define HAVE_UTIME_H 1
9244 | #define HAVE_X11_XLIB_H 1
9245 | #define HAVE_X11_XKBLIB_H 1
9246 | #define HAVE_X11_XUTIL_H 1
9247 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
9248 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
9249 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
9250 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
9251 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
9252 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
9253 | #define HAVE_XKB 1
9254 | #define HAVE_LIBXXSHM 1
9255 | #define HAVE_LIBXSHAPE 1
9256 | #define HAVE_LIBXXF86DGA2 1
9257 | #define HAVE_LIBXXF86VM 1
9258 | #define HAVE_NCURSES_H 1
9259 | #define HAVE_LIBNCURSES 1
9260 | #define HAVE_FT2BUILD_H 1
9261 | #define HAVE_FREETYPE_FREETYPE_H 1
9262 rizwank 1.1 | #define HAVE_FREETYPE_FTGLYPH_H 1
9263 | #define HAVE_FREETYPE_TTTABLES_H 1
9264 | #define HAVE_FREETYPE_FTSNAMES_H 1
9265 | #define HAVE_FREETYPE_TTNAMEID_H 1
9266 | #define HAVE_FREETYPE_FTOUTLN_H 1
9267 | #define HAVE_FREETYPE_FTWINFNT_H 1
9268 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
9269 | #define HAVE_FREETYPE_FTTRIGON_H 1
9270 | #define HAVE_FREETYPE 1
9271 | #define HAVE_PPDEV 1
9272 | #define HAVE___VA_COPY 1
9273 | #define HAVE_SIGSETJMP 1
9274 | #define HAVE_PTHREAD_RWLOCK_T 1
9275 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
9276 | #define HAVE_PTHREAD_GETATTR_NP 1
9277 | #define HAVE_SYS_SOUNDCARD_H 1
9278 | #define HAVE_OSS 1
9279 | #define HAVE_OSS_MIDI 1
9280 | #define _FILE_OFFSET_BITS 64
9281 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
9282 | #define __ASM_NAME(name) name
9283 rizwank 1.1 | #define __ASM_STRING ".string"
9284 | #define __ASM_SHORT ".short"
9285 | #define HAVE_ASM_DOT_SIZE 1
9286 | #define HAVE_DLFCN_H 1
9287 | #define HAVE_DLOPEN 1
9288 | #define SONAME_LIBX11 "libX11.so.6"
9289 | #define SONAME_LIBXEXT "libXext.so.6"
9290 | #define SONAME_LIBXI "libXi.so.6"
9291 | #define SONAME_LIBXRENDER "libXrender.so.1"
9292 | #define SONAME_LIBXRANDR "libXrandr.so"
9293 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
9294 | #define SONAME_LIBGL "libGL.so"
9295 | /* end confdefs.h. */
9296 |
9297 | /* Override any gcc2 internal prototype to avoid an error. */
9298 | #ifdef __cplusplus
9299 | extern "C"
9300 | #endif
9301 | /* We use char because int might match the return type of a gcc2
9302 | builtin and then its argument prototype would still apply. */
9303 | char fetch_2d_texel_rgba_dxt1 ();
9304 rizwank 1.1 | int
9305 | main ()
9306 | {
9307 | fetch_2d_texel_rgba_dxt1 ();
9308 | ;
9309 | return 0;
9310 | }
9311 configure:14998: result: libtxc_dxtn.so
9312 configure:15007: checking for -lcups soname
9313 configure:15037: gcc -o conftest -g -O2 conftest.c -lcups >&5
9314 /usr/bin/ld: cannot find -lcups
9315 collect2: ld returned 1 exit status
9316 configure:15043: $? = 1
9317 configure: failed program was:
9318 | /* confdefs.h. */
9319 |
9320 | #define PACKAGE_NAME "Wine"
9321 | #define PACKAGE_TARNAME "wine"
9322 | #define PACKAGE_VERSION "20050111"
9323 | #define PACKAGE_STRING "Wine 20050111"
9324 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
9325 rizwank 1.1 | #define YYTEXT_POINTER 1
9326 | #define HAVE_ISWALNUM 1
9327 | #define HAVE_GETHOSTBYNAME 1
9328 | #define HAVE_CONNECT 1
9329 | #define HAVE_INET_ATON 1
9330 | #define STDC_HEADERS 1
9331 | #define HAVE_SYS_TYPES_H 1
9332 | #define HAVE_SYS_STAT_H 1
9333 | #define HAVE_STDLIB_H 1
9334 | #define HAVE_STRING_H 1
9335 | #define HAVE_MEMORY_H 1
9336 | #define HAVE_STRINGS_H 1
9337 | #define HAVE_INTTYPES_H 1
9338 | #define HAVE_STDINT_H 1
9339 | #define HAVE_UNISTD_H 1
9340 | #define HAVE_ARPA_INET_H 1
9341 | #define HAVE_ARPA_NAMESER_H 1
9342 | #define HAVE_ELF_H 1
9343 | #define HAVE_FLOAT_H 1
9344 | #define HAVE_GETOPT_H 1
9345 | #define HAVE_GIF_LIB_H 1
9346 rizwank 1.1 | #define HAVE_JPEGLIB_H 1
9347 | #define HAVE_LCMS_LCMS_H 1
9348 | #define HAVE_LINK_H 1
9349 | #define HAVE_LINUX_CDROM_H 1
9350 | #define HAVE_LINUX_COMPILER_H 1
9351 | #define HAVE_LINUX_HDREG_H 1
9352 | #define HAVE_LINUX_INPUT_H 1
9353 | #define HAVE_LINUX_IOCTL_H 1
9354 | #define HAVE_LINUX_JOYSTICK_H 1
9355 | #define HAVE_LINUX_MAJOR_H 1
9356 | #define HAVE_LINUX_PARAM_H 1
9357 | #define HAVE_LINUX_SERIAL_H 1
9358 | #define HAVE_MNTENT_H 1
9359 | #define HAVE_NETDB_H 1
9360 | #define HAVE_NETINET_IN_H 1
9361 | #define HAVE_NETINET_IN_SYSTM_H 1
9362 | #define HAVE_NETINET_TCP_H 1
9363 | #define HAVE_OPENSSL_SSL_H 1
9364 | #define HAVE_PTHREAD_H 1
9365 | #define HAVE_PWD_H 1
9366 | #define HAVE_REGEX_H 1
9367 rizwank 1.1 | #define HAVE_SCHED_H 1
9368 | #define HAVE_SCSI_SG_H 1
9369 | #define HAVE_SCSI_SCSI_H 1
9370 | #define HAVE_SCSI_SCSI_IOCTL_H 1
9371 | #define HAVE_STDINT_H 1
9372 | #define HAVE_STRINGS_H 1
9373 | #define HAVE_SYS_ERRNO_H 1
9374 | #define HAVE_SYS_IOCTL_H 1
9375 | #define HAVE_SYS_IPC_H 1
9376 | #define HAVE_SYS_MMAN_H 1
9377 | #define HAVE_SYS_MSG_H 1
9378 | #define HAVE_SYS_PARAM_H 1
9379 | #define HAVE_SYS_POLL_H 1
9380 | #define HAVE_SYS_PTRACE_H 1
9381 | #define HAVE_SYS_REG_H 1
9382 | #define HAVE_SYS_SHM_H 1
9383 | #define HAVE_SYS_SIGNAL_H 1
9384 | #define HAVE_SYS_SOCKET_H 1
9385 | #define HAVE_SYS_STATFS_H 1
9386 | #define HAVE_SYS_STATVFS_H 1
9387 | #define HAVE_SYS_SYSCALL_H 1
9388 rizwank 1.1 | #define HAVE_SYS_SYSCTL_H 1
9389 | #define HAVE_SYS_TIME_H 1
9390 | #define HAVE_SYS_TIMES_H 1
9391 | #define HAVE_SYS_UIO_H 1
9392 | #define HAVE_SYS_UN_H 1
9393 | #define HAVE_SYS_VFS_H 1
9394 | #define HAVE_SYS_VM86_H 1
9395 | #define HAVE_SYS_WAIT_H 1
9396 | #define HAVE_SYSCALL_H 1
9397 | #define HAVE_TERMIOS_H 1
9398 | #define HAVE_UNISTD_H 1
9399 | #define HAVE_UTIME_H 1
9400 | #define HAVE_X11_XLIB_H 1
9401 | #define HAVE_X11_XKBLIB_H 1
9402 | #define HAVE_X11_XUTIL_H 1
9403 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
9404 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
9405 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
9406 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
9407 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
9408 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
9409 rizwank 1.1 | #define HAVE_XKB 1
9410 | #define HAVE_LIBXXSHM 1
9411 | #define HAVE_LIBXSHAPE 1
9412 | #define HAVE_LIBXXF86DGA2 1
9413 | #define HAVE_LIBXXF86VM 1
9414 | #define HAVE_NCURSES_H 1
9415 | #define HAVE_LIBNCURSES 1
9416 | #define HAVE_FT2BUILD_H 1
9417 | #define HAVE_FREETYPE_FREETYPE_H 1
9418 | #define HAVE_FREETYPE_FTGLYPH_H 1
9419 | #define HAVE_FREETYPE_TTTABLES_H 1
9420 | #define HAVE_FREETYPE_FTSNAMES_H 1
9421 | #define HAVE_FREETYPE_TTNAMEID_H 1
9422 | #define HAVE_FREETYPE_FTOUTLN_H 1
9423 | #define HAVE_FREETYPE_FTWINFNT_H 1
9424 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
9425 | #define HAVE_FREETYPE_FTTRIGON_H 1
9426 | #define HAVE_FREETYPE 1
9427 | #define HAVE_PPDEV 1
9428 | #define HAVE___VA_COPY 1
9429 | #define HAVE_SIGSETJMP 1
9430 rizwank 1.1 | #define HAVE_PTHREAD_RWLOCK_T 1
9431 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
9432 | #define HAVE_PTHREAD_GETATTR_NP 1
9433 | #define HAVE_SYS_SOUNDCARD_H 1
9434 | #define HAVE_OSS 1
9435 | #define HAVE_OSS_MIDI 1
9436 | #define _FILE_OFFSET_BITS 64
9437 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
9438 | #define __ASM_NAME(name) name
9439 | #define __ASM_STRING ".string"
9440 | #define __ASM_SHORT ".short"
9441 | #define HAVE_ASM_DOT_SIZE 1
9442 | #define HAVE_DLFCN_H 1
9443 | #define HAVE_DLOPEN 1
9444 | #define SONAME_LIBX11 "libX11.so.6"
9445 | #define SONAME_LIBXEXT "libXext.so.6"
9446 | #define SONAME_LIBXI "libXi.so.6"
9447 | #define SONAME_LIBXRENDER "libXrender.so.1"
9448 | #define SONAME_LIBXRANDR "libXrandr.so"
9449 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
9450 | #define SONAME_LIBGL "libGL.so"
9451 rizwank 1.1 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
9452 | /* end confdefs.h. */
9453 |
9454 | /* Override any gcc2 internal prototype to avoid an error. */
9455 | #ifdef __cplusplus
9456 | extern "C"
9457 | #endif
9458 | /* We use char because int might match the return type of a gcc2
9459 | builtin and then its argument prototype would still apply. */
9460 | char cupsGetDefault ();
9461 | int
9462 | main ()
9463 | {
9464 | cupsGetDefault ();
9465 | ;
9466 | return 0;
9467 | }
9468 configure:15072: result: libcups.so
9469 configure:15081: checking for -ljack soname
9470 configure:15111: gcc -o conftest -g -O2 conftest.c -ljack >&5
9471 /usr/bin/ld: cannot find -ljack
9472 rizwank 1.1 collect2: ld returned 1 exit status
9473 configure:15117: $? = 1
9474 configure: failed program was:
9475 | /* confdefs.h. */
9476 |
9477 | #define PACKAGE_NAME "Wine"
9478 | #define PACKAGE_TARNAME "wine"
9479 | #define PACKAGE_VERSION "20050111"
9480 | #define PACKAGE_STRING "Wine 20050111"
9481 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
9482 | #define YYTEXT_POINTER 1
9483 | #define HAVE_ISWALNUM 1
9484 | #define HAVE_GETHOSTBYNAME 1
9485 | #define HAVE_CONNECT 1
9486 | #define HAVE_INET_ATON 1
9487 | #define STDC_HEADERS 1
9488 | #define HAVE_SYS_TYPES_H 1
9489 | #define HAVE_SYS_STAT_H 1
9490 | #define HAVE_STDLIB_H 1
9491 | #define HAVE_STRING_H 1
9492 | #define HAVE_MEMORY_H 1
9493 rizwank 1.1 | #define HAVE_STRINGS_H 1
9494 | #define HAVE_INTTYPES_H 1
9495 | #define HAVE_STDINT_H 1
9496 | #define HAVE_UNISTD_H 1
9497 | #define HAVE_ARPA_INET_H 1
9498 | #define HAVE_ARPA_NAMESER_H 1
9499 | #define HAVE_ELF_H 1
9500 | #define HAVE_FLOAT_H 1
9501 | #define HAVE_GETOPT_H 1
9502 | #define HAVE_GIF_LIB_H 1
9503 | #define HAVE_JPEGLIB_H 1
9504 | #define HAVE_LCMS_LCMS_H 1
9505 | #define HAVE_LINK_H 1
9506 | #define HAVE_LINUX_CDROM_H 1
9507 | #define HAVE_LINUX_COMPILER_H 1
9508 | #define HAVE_LINUX_HDREG_H 1
9509 | #define HAVE_LINUX_INPUT_H 1
9510 | #define HAVE_LINUX_IOCTL_H 1
9511 | #define HAVE_LINUX_JOYSTICK_H 1
9512 | #define HAVE_LINUX_MAJOR_H 1
9513 | #define HAVE_LINUX_PARAM_H 1
9514 rizwank 1.1 | #define HAVE_LINUX_SERIAL_H 1
9515 | #define HAVE_MNTENT_H 1
9516 | #define HAVE_NETDB_H 1
9517 | #define HAVE_NETINET_IN_H 1
9518 | #define HAVE_NETINET_IN_SYSTM_H 1
9519 | #define HAVE_NETINET_TCP_H 1
9520 | #define HAVE_OPENSSL_SSL_H 1
9521 | #define HAVE_PTHREAD_H 1
9522 | #define HAVE_PWD_H 1
9523 | #define HAVE_REGEX_H 1
9524 | #define HAVE_SCHED_H 1
9525 | #define HAVE_SCSI_SG_H 1
9526 | #define HAVE_SCSI_SCSI_H 1
9527 | #define HAVE_SCSI_SCSI_IOCTL_H 1
9528 | #define HAVE_STDINT_H 1
9529 | #define HAVE_STRINGS_H 1
9530 | #define HAVE_SYS_ERRNO_H 1
9531 | #define HAVE_SYS_IOCTL_H 1
9532 | #define HAVE_SYS_IPC_H 1
9533 | #define HAVE_SYS_MMAN_H 1
9534 | #define HAVE_SYS_MSG_H 1
9535 rizwank 1.1 | #define HAVE_SYS_PARAM_H 1
9536 | #define HAVE_SYS_POLL_H 1
9537 | #define HAVE_SYS_PTRACE_H 1
9538 | #define HAVE_SYS_REG_H 1
9539 | #define HAVE_SYS_SHM_H 1
9540 | #define HAVE_SYS_SIGNAL_H 1
9541 | #define HAVE_SYS_SOCKET_H 1
9542 | #define HAVE_SYS_STATFS_H 1
9543 | #define HAVE_SYS_STATVFS_H 1
9544 | #define HAVE_SYS_SYSCALL_H 1
9545 | #define HAVE_SYS_SYSCTL_H 1
9546 | #define HAVE_SYS_TIME_H 1
9547 | #define HAVE_SYS_TIMES_H 1
9548 | #define HAVE_SYS_UIO_H 1
9549 | #define HAVE_SYS_UN_H 1
9550 | #define HAVE_SYS_VFS_H 1
9551 | #define HAVE_SYS_VM86_H 1
9552 | #define HAVE_SYS_WAIT_H 1
9553 | #define HAVE_SYSCALL_H 1
9554 | #define HAVE_TERMIOS_H 1
9555 | #define HAVE_UNISTD_H 1
9556 rizwank 1.1 | #define HAVE_UTIME_H 1
9557 | #define HAVE_X11_XLIB_H 1
9558 | #define HAVE_X11_XKBLIB_H 1
9559 | #define HAVE_X11_XUTIL_H 1
9560 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
9561 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
9562 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
9563 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
9564 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
9565 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
9566 | #define HAVE_XKB 1
9567 | #define HAVE_LIBXXSHM 1
9568 | #define HAVE_LIBXSHAPE 1
9569 | #define HAVE_LIBXXF86DGA2 1
9570 | #define HAVE_LIBXXF86VM 1
9571 | #define HAVE_NCURSES_H 1
9572 | #define HAVE_LIBNCURSES 1
9573 | #define HAVE_FT2BUILD_H 1
9574 | #define HAVE_FREETYPE_FREETYPE_H 1
9575 | #define HAVE_FREETYPE_FTGLYPH_H 1
9576 | #define HAVE_FREETYPE_TTTABLES_H 1
9577 rizwank 1.1 | #define HAVE_FREETYPE_FTSNAMES_H 1
9578 | #define HAVE_FREETYPE_TTNAMEID_H 1
9579 | #define HAVE_FREETYPE_FTOUTLN_H 1
9580 | #define HAVE_FREETYPE_FTWINFNT_H 1
9581 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
9582 | #define HAVE_FREETYPE_FTTRIGON_H 1
9583 | #define HAVE_FREETYPE 1
9584 | #define HAVE_PPDEV 1
9585 | #define HAVE___VA_COPY 1
9586 | #define HAVE_SIGSETJMP 1
9587 | #define HAVE_PTHREAD_RWLOCK_T 1
9588 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
9589 | #define HAVE_PTHREAD_GETATTR_NP 1
9590 | #define HAVE_SYS_SOUNDCARD_H 1
9591 | #define HAVE_OSS 1
9592 | #define HAVE_OSS_MIDI 1
9593 | #define _FILE_OFFSET_BITS 64
9594 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
9595 | #define __ASM_NAME(name) name
9596 | #define __ASM_STRING ".string"
9597 | #define __ASM_SHORT ".short"
9598 rizwank 1.1 | #define HAVE_ASM_DOT_SIZE 1
9599 | #define HAVE_DLFCN_H 1
9600 | #define HAVE_DLOPEN 1
9601 | #define SONAME_LIBX11 "libX11.so.6"
9602 | #define SONAME_LIBXEXT "libXext.so.6"
9603 | #define SONAME_LIBXI "libXi.so.6"
9604 | #define SONAME_LIBXRENDER "libXrender.so.1"
9605 | #define SONAME_LIBXRANDR "libXrandr.so"
9606 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
9607 | #define SONAME_LIBGL "libGL.so"
9608 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
9609 | #define SONAME_LIBCUPS "libcups.so"
9610 | /* end confdefs.h. */
9611 |
9612 | /* Override any gcc2 internal prototype to avoid an error. */
9613 | #ifdef __cplusplus
9614 | extern "C"
9615 | #endif
9616 | /* We use char because int might match the return type of a gcc2
9617 | builtin and then its argument prototype would still apply. */
9618 | char jack_client_new ();
9619 rizwank 1.1 | int
9620 | main ()
9621 | {
9622 | jack_client_new ();
9623 | ;
9624 | return 0;
9625 | }
9626 configure:15146: result: libjack.so
9627 configure:15155: checking for -lfontconfig soname
9628 configure:15185: gcc -o conftest -g -O2 conftest.c -lfontconfig >&5
9629 /usr/bin/ld: cannot find -lfontconfig
9630 collect2: ld returned 1 exit status
9631 configure:15191: $? = 1
9632 configure: failed program was:
9633 | /* confdefs.h. */
9634 |
9635 | #define PACKAGE_NAME "Wine"
9636 | #define PACKAGE_TARNAME "wine"
9637 | #define PACKAGE_VERSION "20050111"
9638 | #define PACKAGE_STRING "Wine 20050111"
9639 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
9640 rizwank 1.1 | #define YYTEXT_POINTER 1
9641 | #define HAVE_ISWALNUM 1
9642 | #define HAVE_GETHOSTBYNAME 1
9643 | #define HAVE_CONNECT 1
9644 | #define HAVE_INET_ATON 1
9645 | #define STDC_HEADERS 1
9646 | #define HAVE_SYS_TYPES_H 1
9647 | #define HAVE_SYS_STAT_H 1
9648 | #define HAVE_STDLIB_H 1
9649 | #define HAVE_STRING_H 1
9650 | #define HAVE_MEMORY_H 1
9651 | #define HAVE_STRINGS_H 1
9652 | #define HAVE_INTTYPES_H 1
9653 | #define HAVE_STDINT_H 1
9654 | #define HAVE_UNISTD_H 1
9655 | #define HAVE_ARPA_INET_H 1
9656 | #define HAVE_ARPA_NAMESER_H 1
9657 | #define HAVE_ELF_H 1
9658 | #define HAVE_FLOAT_H 1
9659 | #define HAVE_GETOPT_H 1
9660 | #define HAVE_GIF_LIB_H 1
9661 rizwank 1.1 | #define HAVE_JPEGLIB_H 1
9662 | #define HAVE_LCMS_LCMS_H 1
9663 | #define HAVE_LINK_H 1
9664 | #define HAVE_LINUX_CDROM_H 1
9665 | #define HAVE_LINUX_COMPILER_H 1
9666 | #define HAVE_LINUX_HDREG_H 1
9667 | #define HAVE_LINUX_INPUT_H 1
9668 | #define HAVE_LINUX_IOCTL_H 1
9669 | #define HAVE_LINUX_JOYSTICK_H 1
9670 | #define HAVE_LINUX_MAJOR_H 1
9671 | #define HAVE_LINUX_PARAM_H 1
9672 | #define HAVE_LINUX_SERIAL_H 1
9673 | #define HAVE_MNTENT_H 1
9674 | #define HAVE_NETDB_H 1
9675 | #define HAVE_NETINET_IN_H 1
9676 | #define HAVE_NETINET_IN_SYSTM_H 1
9677 | #define HAVE_NETINET_TCP_H 1
9678 | #define HAVE_OPENSSL_SSL_H 1
9679 | #define HAVE_PTHREAD_H 1
9680 | #define HAVE_PWD_H 1
9681 | #define HAVE_REGEX_H 1
9682 rizwank 1.1 | #define HAVE_SCHED_H 1
9683 | #define HAVE_SCSI_SG_H 1
9684 | #define HAVE_SCSI_SCSI_H 1
9685 | #define HAVE_SCSI_SCSI_IOCTL_H 1
9686 | #define HAVE_STDINT_H 1
9687 | #define HAVE_STRINGS_H 1
9688 | #define HAVE_SYS_ERRNO_H 1
9689 | #define HAVE_SYS_IOCTL_H 1
9690 | #define HAVE_SYS_IPC_H 1
9691 | #define HAVE_SYS_MMAN_H 1
9692 | #define HAVE_SYS_MSG_H 1
9693 | #define HAVE_SYS_PARAM_H 1
9694 | #define HAVE_SYS_POLL_H 1
9695 | #define HAVE_SYS_PTRACE_H 1
9696 | #define HAVE_SYS_REG_H 1
9697 | #define HAVE_SYS_SHM_H 1
9698 | #define HAVE_SYS_SIGNAL_H 1
9699 | #define HAVE_SYS_SOCKET_H 1
9700 | #define HAVE_SYS_STATFS_H 1
9701 | #define HAVE_SYS_STATVFS_H 1
9702 | #define HAVE_SYS_SYSCALL_H 1
9703 rizwank 1.1 | #define HAVE_SYS_SYSCTL_H 1
9704 | #define HAVE_SYS_TIME_H 1
9705 | #define HAVE_SYS_TIMES_H 1
9706 | #define HAVE_SYS_UIO_H 1
9707 | #define HAVE_SYS_UN_H 1
9708 | #define HAVE_SYS_VFS_H 1
9709 | #define HAVE_SYS_VM86_H 1
9710 | #define HAVE_SYS_WAIT_H 1
9711 | #define HAVE_SYSCALL_H 1
9712 | #define HAVE_TERMIOS_H 1
9713 | #define HAVE_UNISTD_H 1
9714 | #define HAVE_UTIME_H 1
9715 | #define HAVE_X11_XLIB_H 1
9716 | #define HAVE_X11_XKBLIB_H 1
9717 | #define HAVE_X11_XUTIL_H 1
9718 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
9719 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
9720 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
9721 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
9722 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
9723 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
9724 rizwank 1.1 | #define HAVE_XKB 1
9725 | #define HAVE_LIBXXSHM 1
9726 | #define HAVE_LIBXSHAPE 1
9727 | #define HAVE_LIBXXF86DGA2 1
9728 | #define HAVE_LIBXXF86VM 1
9729 | #define HAVE_NCURSES_H 1
9730 | #define HAVE_LIBNCURSES 1
9731 | #define HAVE_FT2BUILD_H 1
9732 | #define HAVE_FREETYPE_FREETYPE_H 1
9733 | #define HAVE_FREETYPE_FTGLYPH_H 1
9734 | #define HAVE_FREETYPE_TTTABLES_H 1
9735 | #define HAVE_FREETYPE_FTSNAMES_H 1
9736 | #define HAVE_FREETYPE_TTNAMEID_H 1
9737 | #define HAVE_FREETYPE_FTOUTLN_H 1
9738 | #define HAVE_FREETYPE_FTWINFNT_H 1
9739 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
9740 | #define HAVE_FREETYPE_FTTRIGON_H 1
9741 | #define HAVE_FREETYPE 1
9742 | #define HAVE_PPDEV 1
9743 | #define HAVE___VA_COPY 1
9744 | #define HAVE_SIGSETJMP 1
9745 rizwank 1.1 | #define HAVE_PTHREAD_RWLOCK_T 1
9746 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
9747 | #define HAVE_PTHREAD_GETATTR_NP 1
9748 | #define HAVE_SYS_SOUNDCARD_H 1
9749 | #define HAVE_OSS 1
9750 | #define HAVE_OSS_MIDI 1
9751 | #define _FILE_OFFSET_BITS 64
9752 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
9753 | #define __ASM_NAME(name) name
9754 | #define __ASM_STRING ".string"
9755 | #define __ASM_SHORT ".short"
9756 | #define HAVE_ASM_DOT_SIZE 1
9757 | #define HAVE_DLFCN_H 1
9758 | #define HAVE_DLOPEN 1
9759 | #define SONAME_LIBX11 "libX11.so.6"
9760 | #define SONAME_LIBXEXT "libXext.so.6"
9761 | #define SONAME_LIBXI "libXi.so.6"
9762 | #define SONAME_LIBXRENDER "libXrender.so.1"
9763 | #define SONAME_LIBXRANDR "libXrandr.so"
9764 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
9765 | #define SONAME_LIBGL "libGL.so"
9766 rizwank 1.1 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
9767 | #define SONAME_LIBCUPS "libcups.so"
9768 | #define SONAME_LIBJACK "libjack.so"
9769 | /* end confdefs.h. */
9770 |
9771 | /* Override any gcc2 internal prototype to avoid an error. */
9772 | #ifdef __cplusplus
9773 | extern "C"
9774 | #endif
9775 | /* We use char because int might match the return type of a gcc2
9776 | builtin and then its argument prototype would still apply. */
9777 | char FcInit ();
9778 | int
9779 | main ()
9780 | {
9781 | FcInit ();
9782 | ;
9783 | return 0;
9784 | }
9785 configure:15220: result: libfontconfig.so
9786 configure:15229: checking for -lssl soname
9787 rizwank 1.1 configure:15259: gcc -o conftest -g -O2 conftest.c -lssl >&5
9788 configure:15265: $? = 0
9789 configure:15268: test -z || test ! -s conftest.err
9790 configure:15271: $? = 0
9791 configure:15274: test -s conftest
9792 configure:15277: $? = 0
9793 configure:15294: result: libssl.so.0.9.6
9794 configure:15303: checking for -lcrypto soname
9795 configure:15333: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
9796 configure:15339: $? = 0
9797 configure:15342: test -z || test ! -s conftest.err
9798 configure:15345: $? = 0
9799 configure:15348: test -s conftest
9800 configure:15351: $? = 0
9801 configure:15368: result: libcrypto.so.0.9.6
9802 configure:15377: checking for -lncurses soname
9803 configure:15407: gcc -o conftest -g -O2 conftest.c -lncurses >&5
9804 configure:15413: $? = 0
9805 configure:15416: test -z || test ! -s conftest.err
9806 configure:15419: $? = 0
9807 configure:15422: test -s conftest
9808 rizwank 1.1 configure:15425: $? = 0
9809 configure:15442: result: libncurses.so.5
9810 configure:15451: checking for -lcurses soname
9811 configure:15481: gcc -o conftest -g -O2 conftest.c -lcurses >&5
9812 configure:15487: $? = 0
9813 configure:15490: test -z || test ! -s conftest.err
9814 configure:15493: $? = 0
9815 configure:15496: test -s conftest
9816 configure:15499: $? = 0
9817 configure:15516: result: libcurses.so
9818 configure:15525: checking for -ljpeg soname
9819 configure:15555: gcc -o conftest -g -O2 conftest.c -ljpeg >&5
9820 configure:15561: $? = 0
9821 configure:15564: test -z || test ! -s conftest.err
9822 configure:15567: $? = 0
9823 configure:15570: test -s conftest
9824 configure:15573: $? = 0
9825 configure:15590: result: libjpeg.so.62
9826 configure:15599: checking for -lungif soname
9827 configure:15629: gcc -o conftest -g -O2 conftest.c -lungif >&5
9828 /tmp/ccdg49tg.o: In function `main':
9829 rizwank 1.1 /home/rizwank/wine/conftest.c:155: undefined reference to `DGifOpen'
9830 collect2: ld returned 1 exit status
9831 configure:15635: $? = 1
9832 configure: failed program was:
9833 | /* confdefs.h. */
9834 |
9835 | #define PACKAGE_NAME "Wine"
9836 | #define PACKAGE_TARNAME "wine"
9837 | #define PACKAGE_VERSION "20050111"
9838 | #define PACKAGE_STRING "Wine 20050111"
9839 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
9840 | #define YYTEXT_POINTER 1
9841 | #define HAVE_ISWALNUM 1
9842 | #define HAVE_GETHOSTBYNAME 1
9843 | #define HAVE_CONNECT 1
9844 | #define HAVE_INET_ATON 1
9845 | #define STDC_HEADERS 1
9846 | #define HAVE_SYS_TYPES_H 1
9847 | #define HAVE_SYS_STAT_H 1
9848 | #define HAVE_STDLIB_H 1
9849 | #define HAVE_STRING_H 1
9850 rizwank 1.1 | #define HAVE_MEMORY_H 1
9851 | #define HAVE_STRINGS_H 1
9852 | #define HAVE_INTTYPES_H 1
9853 | #define HAVE_STDINT_H 1
9854 | #define HAVE_UNISTD_H 1
9855 | #define HAVE_ARPA_INET_H 1
9856 | #define HAVE_ARPA_NAMESER_H 1
9857 | #define HAVE_ELF_H 1
9858 | #define HAVE_FLOAT_H 1
9859 | #define HAVE_GETOPT_H 1
9860 | #define HAVE_GIF_LIB_H 1
9861 | #define HAVE_JPEGLIB_H 1
9862 | #define HAVE_LCMS_LCMS_H 1
9863 | #define HAVE_LINK_H 1
9864 | #define HAVE_LINUX_CDROM_H 1
9865 | #define HAVE_LINUX_COMPILER_H 1
9866 | #define HAVE_LINUX_HDREG_H 1
9867 | #define HAVE_LINUX_INPUT_H 1
9868 | #define HAVE_LINUX_IOCTL_H 1
9869 | #define HAVE_LINUX_JOYSTICK_H 1
9870 | #define HAVE_LINUX_MAJOR_H 1
9871 rizwank 1.1 | #define HAVE_LINUX_PARAM_H 1
9872 | #define HAVE_LINUX_SERIAL_H 1
9873 | #define HAVE_MNTENT_H 1
9874 | #define HAVE_NETDB_H 1
9875 | #define HAVE_NETINET_IN_H 1
9876 | #define HAVE_NETINET_IN_SYSTM_H 1
9877 | #define HAVE_NETINET_TCP_H 1
9878 | #define HAVE_OPENSSL_SSL_H 1
9879 | #define HAVE_PTHREAD_H 1
9880 | #define HAVE_PWD_H 1
9881 | #define HAVE_REGEX_H 1
9882 | #define HAVE_SCHED_H 1
9883 | #define HAVE_SCSI_SG_H 1
9884 | #define HAVE_SCSI_SCSI_H 1
9885 | #define HAVE_SCSI_SCSI_IOCTL_H 1
9886 | #define HAVE_STDINT_H 1
9887 | #define HAVE_STRINGS_H 1
9888 | #define HAVE_SYS_ERRNO_H 1
9889 | #define HAVE_SYS_IOCTL_H 1
9890 | #define HAVE_SYS_IPC_H 1
9891 | #define HAVE_SYS_MMAN_H 1
9892 rizwank 1.1 | #define HAVE_SYS_MSG_H 1
9893 | #define HAVE_SYS_PARAM_H 1
9894 | #define HAVE_SYS_POLL_H 1
9895 | #define HAVE_SYS_PTRACE_H 1
9896 | #define HAVE_SYS_REG_H 1
9897 | #define HAVE_SYS_SHM_H 1
9898 | #define HAVE_SYS_SIGNAL_H 1
9899 | #define HAVE_SYS_SOCKET_H 1
9900 | #define HAVE_SYS_STATFS_H 1
9901 | #define HAVE_SYS_STATVFS_H 1
9902 | #define HAVE_SYS_SYSCALL_H 1
9903 | #define HAVE_SYS_SYSCTL_H 1
9904 | #define HAVE_SYS_TIME_H 1
9905 | #define HAVE_SYS_TIMES_H 1
9906 | #define HAVE_SYS_UIO_H 1
9907 | #define HAVE_SYS_UN_H 1
9908 | #define HAVE_SYS_VFS_H 1
9909 | #define HAVE_SYS_VM86_H 1
9910 | #define HAVE_SYS_WAIT_H 1
9911 | #define HAVE_SYSCALL_H 1
9912 | #define HAVE_TERMIOS_H 1
9913 rizwank 1.1 | #define HAVE_UNISTD_H 1
9914 | #define HAVE_UTIME_H 1
9915 | #define HAVE_X11_XLIB_H 1
9916 | #define HAVE_X11_XKBLIB_H 1
9917 | #define HAVE_X11_XUTIL_H 1
9918 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
9919 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
9920 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
9921 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
9922 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
9923 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
9924 | #define HAVE_XKB 1
9925 | #define HAVE_LIBXXSHM 1
9926 | #define HAVE_LIBXSHAPE 1
9927 | #define HAVE_LIBXXF86DGA2 1
9928 | #define HAVE_LIBXXF86VM 1
9929 | #define HAVE_NCURSES_H 1
9930 | #define HAVE_LIBNCURSES 1
9931 | #define HAVE_FT2BUILD_H 1
9932 | #define HAVE_FREETYPE_FREETYPE_H 1
9933 | #define HAVE_FREETYPE_FTGLYPH_H 1
9934 rizwank 1.1 | #define HAVE_FREETYPE_TTTABLES_H 1
9935 | #define HAVE_FREETYPE_FTSNAMES_H 1
9936 | #define HAVE_FREETYPE_TTNAMEID_H 1
9937 | #define HAVE_FREETYPE_FTOUTLN_H 1
9938 | #define HAVE_FREETYPE_FTWINFNT_H 1
9939 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
9940 | #define HAVE_FREETYPE_FTTRIGON_H 1
9941 | #define HAVE_FREETYPE 1
9942 | #define HAVE_PPDEV 1
9943 | #define HAVE___VA_COPY 1
9944 | #define HAVE_SIGSETJMP 1
9945 | #define HAVE_PTHREAD_RWLOCK_T 1
9946 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
9947 | #define HAVE_PTHREAD_GETATTR_NP 1
9948 | #define HAVE_SYS_SOUNDCARD_H 1
9949 | #define HAVE_OSS 1
9950 | #define HAVE_OSS_MIDI 1
9951 | #define _FILE_OFFSET_BITS 64
9952 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
9953 | #define __ASM_NAME(name) name
9954 | #define __ASM_STRING ".string"
9955 rizwank 1.1 | #define __ASM_SHORT ".short"
9956 | #define HAVE_ASM_DOT_SIZE 1
9957 | #define HAVE_DLFCN_H 1
9958 | #define HAVE_DLOPEN 1
9959 | #define SONAME_LIBX11 "libX11.so.6"
9960 | #define SONAME_LIBXEXT "libXext.so.6"
9961 | #define SONAME_LIBXI "libXi.so.6"
9962 | #define SONAME_LIBXRENDER "libXrender.so.1"
9963 | #define SONAME_LIBXRANDR "libXrandr.so"
9964 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
9965 | #define SONAME_LIBGL "libGL.so"
9966 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
9967 | #define SONAME_LIBCUPS "libcups.so"
9968 | #define SONAME_LIBJACK "libjack.so"
9969 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
9970 | #define SONAME_LIBSSL "libssl.so.0.9.6"
9971 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
9972 | #define SONAME_LIBNCURSES "libncurses.so.5"
9973 | #define SONAME_LIBCURSES "libcurses.so"
9974 | #define SONAME_LIBJPEG "libjpeg.so.62"
9975 | /* end confdefs.h. */
9976 rizwank 1.1 |
9977 | /* Override any gcc2 internal prototype to avoid an error. */
9978 | #ifdef __cplusplus
9979 | extern "C"
9980 | #endif
9981 | /* We use char because int might match the return type of a gcc2
9982 | builtin and then its argument prototype would still apply. */
9983 | char DGifOpen ();
9984 | int
9985 | main ()
9986 | {
9987 | DGifOpen ();
9988 | ;
9989 | return 0;
9990 | }
9991 configure:15664: result: libungif.so
9992 configure:15673: checking for -lgif soname
9993 configure:15703: gcc -o conftest -g -O2 conftest.c -lgif >&5
9994 /tmp/cck7REsn.o: In function `main':
9995 /home/rizwank/wine/conftest.c:156: undefined reference to `DGifOpen'
9996 collect2: ld returned 1 exit status
9997 rizwank 1.1 configure:15709: $? = 1
9998 configure: failed program was:
9999 | /* confdefs.h. */
10000 |
10001 | #define PACKAGE_NAME "Wine"
10002 | #define PACKAGE_TARNAME "wine"
10003 | #define PACKAGE_VERSION "20050111"
10004 | #define PACKAGE_STRING "Wine 20050111"
10005 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
10006 | #define YYTEXT_POINTER 1
10007 | #define HAVE_ISWALNUM 1
10008 | #define HAVE_GETHOSTBYNAME 1
10009 | #define HAVE_CONNECT 1
10010 | #define HAVE_INET_ATON 1
10011 | #define STDC_HEADERS 1
10012 | #define HAVE_SYS_TYPES_H 1
10013 | #define HAVE_SYS_STAT_H 1
10014 | #define HAVE_STDLIB_H 1
10015 | #define HAVE_STRING_H 1
10016 | #define HAVE_MEMORY_H 1
10017 | #define HAVE_STRINGS_H 1
10018 rizwank 1.1 | #define HAVE_INTTYPES_H 1
10019 | #define HAVE_STDINT_H 1
10020 | #define HAVE_UNISTD_H 1
10021 | #define HAVE_ARPA_INET_H 1
10022 | #define HAVE_ARPA_NAMESER_H 1
10023 | #define HAVE_ELF_H 1
10024 | #define HAVE_FLOAT_H 1
10025 | #define HAVE_GETOPT_H 1
10026 | #define HAVE_GIF_LIB_H 1
10027 | #define HAVE_JPEGLIB_H 1
10028 | #define HAVE_LCMS_LCMS_H 1
10029 | #define HAVE_LINK_H 1
10030 | #define HAVE_LINUX_CDROM_H 1
10031 | #define HAVE_LINUX_COMPILER_H 1
10032 | #define HAVE_LINUX_HDREG_H 1
10033 | #define HAVE_LINUX_INPUT_H 1
10034 | #define HAVE_LINUX_IOCTL_H 1
10035 | #define HAVE_LINUX_JOYSTICK_H 1
10036 | #define HAVE_LINUX_MAJOR_H 1
10037 | #define HAVE_LINUX_PARAM_H 1
10038 | #define HAVE_LINUX_SERIAL_H 1
10039 rizwank 1.1 | #define HAVE_MNTENT_H 1
10040 | #define HAVE_NETDB_H 1
10041 | #define HAVE_NETINET_IN_H 1
10042 | #define HAVE_NETINET_IN_SYSTM_H 1
10043 | #define HAVE_NETINET_TCP_H 1
10044 | #define HAVE_OPENSSL_SSL_H 1
10045 | #define HAVE_PTHREAD_H 1
10046 | #define HAVE_PWD_H 1
10047 | #define HAVE_REGEX_H 1
10048 | #define HAVE_SCHED_H 1
10049 | #define HAVE_SCSI_SG_H 1
10050 | #define HAVE_SCSI_SCSI_H 1
10051 | #define HAVE_SCSI_SCSI_IOCTL_H 1
10052 | #define HAVE_STDINT_H 1
10053 | #define HAVE_STRINGS_H 1
10054 | #define HAVE_SYS_ERRNO_H 1
10055 | #define HAVE_SYS_IOCTL_H 1
10056 | #define HAVE_SYS_IPC_H 1
10057 | #define HAVE_SYS_MMAN_H 1
10058 | #define HAVE_SYS_MSG_H 1
10059 | #define HAVE_SYS_PARAM_H 1
10060 rizwank 1.1 | #define HAVE_SYS_POLL_H 1
10061 | #define HAVE_SYS_PTRACE_H 1
10062 | #define HAVE_SYS_REG_H 1
10063 | #define HAVE_SYS_SHM_H 1
10064 | #define HAVE_SYS_SIGNAL_H 1
10065 | #define HAVE_SYS_SOCKET_H 1
10066 | #define HAVE_SYS_STATFS_H 1
10067 | #define HAVE_SYS_STATVFS_H 1
10068 | #define HAVE_SYS_SYSCALL_H 1
10069 | #define HAVE_SYS_SYSCTL_H 1
10070 | #define HAVE_SYS_TIME_H 1
10071 | #define HAVE_SYS_TIMES_H 1
10072 | #define HAVE_SYS_UIO_H 1
10073 | #define HAVE_SYS_UN_H 1
10074 | #define HAVE_SYS_VFS_H 1
10075 | #define HAVE_SYS_VM86_H 1
10076 | #define HAVE_SYS_WAIT_H 1
10077 | #define HAVE_SYSCALL_H 1
10078 | #define HAVE_TERMIOS_H 1
10079 | #define HAVE_UNISTD_H 1
10080 | #define HAVE_UTIME_H 1
10081 rizwank 1.1 | #define HAVE_X11_XLIB_H 1
10082 | #define HAVE_X11_XKBLIB_H 1
10083 | #define HAVE_X11_XUTIL_H 1
10084 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
10085 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
10086 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
10087 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
10088 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
10089 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
10090 | #define HAVE_XKB 1
10091 | #define HAVE_LIBXXSHM 1
10092 | #define HAVE_LIBXSHAPE 1
10093 | #define HAVE_LIBXXF86DGA2 1
10094 | #define HAVE_LIBXXF86VM 1
10095 | #define HAVE_NCURSES_H 1
10096 | #define HAVE_LIBNCURSES 1
10097 | #define HAVE_FT2BUILD_H 1
10098 | #define HAVE_FREETYPE_FREETYPE_H 1
10099 | #define HAVE_FREETYPE_FTGLYPH_H 1
10100 | #define HAVE_FREETYPE_TTTABLES_H 1
10101 | #define HAVE_FREETYPE_FTSNAMES_H 1
10102 rizwank 1.1 | #define HAVE_FREETYPE_TTNAMEID_H 1
10103 | #define HAVE_FREETYPE_FTOUTLN_H 1
10104 | #define HAVE_FREETYPE_FTWINFNT_H 1
10105 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
10106 | #define HAVE_FREETYPE_FTTRIGON_H 1
10107 | #define HAVE_FREETYPE 1
10108 | #define HAVE_PPDEV 1
10109 | #define HAVE___VA_COPY 1
10110 | #define HAVE_SIGSETJMP 1
10111 | #define HAVE_PTHREAD_RWLOCK_T 1
10112 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
10113 | #define HAVE_PTHREAD_GETATTR_NP 1
10114 | #define HAVE_SYS_SOUNDCARD_H 1
10115 | #define HAVE_OSS 1
10116 | #define HAVE_OSS_MIDI 1
10117 | #define _FILE_OFFSET_BITS 64
10118 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
10119 | #define __ASM_NAME(name) name
10120 | #define __ASM_STRING ".string"
10121 | #define __ASM_SHORT ".short"
10122 | #define HAVE_ASM_DOT_SIZE 1
10123 rizwank 1.1 | #define HAVE_DLFCN_H 1
10124 | #define HAVE_DLOPEN 1
10125 | #define SONAME_LIBX11 "libX11.so.6"
10126 | #define SONAME_LIBXEXT "libXext.so.6"
10127 | #define SONAME_LIBXI "libXi.so.6"
10128 | #define SONAME_LIBXRENDER "libXrender.so.1"
10129 | #define SONAME_LIBXRANDR "libXrandr.so"
10130 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
10131 | #define SONAME_LIBGL "libGL.so"
10132 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
10133 | #define SONAME_LIBCUPS "libcups.so"
10134 | #define SONAME_LIBJACK "libjack.so"
10135 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
10136 | #define SONAME_LIBSSL "libssl.so.0.9.6"
10137 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
10138 | #define SONAME_LIBNCURSES "libncurses.so.5"
10139 | #define SONAME_LIBCURSES "libcurses.so"
10140 | #define SONAME_LIBJPEG "libjpeg.so.62"
10141 | #define SONAME_LIBUNGIF "libungif.so"
10142 | /* end confdefs.h. */
10143 |
10144 rizwank 1.1 | /* Override any gcc2 internal prototype to avoid an error. */
10145 | #ifdef __cplusplus
10146 | extern "C"
10147 | #endif
10148 | /* We use char because int might match the return type of a gcc2
10149 | builtin and then its argument prototype would still apply. */
10150 | char DGifOpen ();
10151 | int
10152 | main ()
10153 | {
10154 | DGifOpen ();
10155 | ;
10156 | return 0;
10157 | }
10158 configure:15738: result: libgif.so
10159 configure:15747: checking for -llcms soname
10160 configure:15777: gcc -o conftest -g -O2 conftest.c -llcms >&5
10161 /usr/lib/liblcms.so: undefined reference to `log'
10162 /usr/lib/liblcms.so: undefined reference to `cos'
10163 /usr/lib/liblcms.so: undefined reference to `sin'
10164 /usr/lib/liblcms.so: undefined reference to `pow'
10165 rizwank 1.1 /usr/lib/liblcms.so: undefined reference to `tan'
10166 collect2: ld returned 1 exit status
10167 configure:15783: $? = 1
10168 configure: failed program was:
10169 | /* confdefs.h. */
10170 |
10171 | #define PACKAGE_NAME "Wine"
10172 | #define PACKAGE_TARNAME "wine"
10173 | #define PACKAGE_VERSION "20050111"
10174 | #define PACKAGE_STRING "Wine 20050111"
10175 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
10176 | #define YYTEXT_POINTER 1
10177 | #define HAVE_ISWALNUM 1
10178 | #define HAVE_GETHOSTBYNAME 1
10179 | #define HAVE_CONNECT 1
10180 | #define HAVE_INET_ATON 1
10181 | #define STDC_HEADERS 1
10182 | #define HAVE_SYS_TYPES_H 1
10183 | #define HAVE_SYS_STAT_H 1
10184 | #define HAVE_STDLIB_H 1
10185 | #define HAVE_STRING_H 1
10186 rizwank 1.1 | #define HAVE_MEMORY_H 1
10187 | #define HAVE_STRINGS_H 1
10188 | #define HAVE_INTTYPES_H 1
10189 | #define HAVE_STDINT_H 1
10190 | #define HAVE_UNISTD_H 1
10191 | #define HAVE_ARPA_INET_H 1
10192 | #define HAVE_ARPA_NAMESER_H 1
10193 | #define HAVE_ELF_H 1
10194 | #define HAVE_FLOAT_H 1
10195 | #define HAVE_GETOPT_H 1
10196 | #define HAVE_GIF_LIB_H 1
10197 | #define HAVE_JPEGLIB_H 1
10198 | #define HAVE_LCMS_LCMS_H 1
10199 | #define HAVE_LINK_H 1
10200 | #define HAVE_LINUX_CDROM_H 1
10201 | #define HAVE_LINUX_COMPILER_H 1
10202 | #define HAVE_LINUX_HDREG_H 1
10203 | #define HAVE_LINUX_INPUT_H 1
10204 | #define HAVE_LINUX_IOCTL_H 1
10205 | #define HAVE_LINUX_JOYSTICK_H 1
10206 | #define HAVE_LINUX_MAJOR_H 1
10207 rizwank 1.1 | #define HAVE_LINUX_PARAM_H 1
10208 | #define HAVE_LINUX_SERIAL_H 1
10209 | #define HAVE_MNTENT_H 1
10210 | #define HAVE_NETDB_H 1
10211 | #define HAVE_NETINET_IN_H 1
10212 | #define HAVE_NETINET_IN_SYSTM_H 1
10213 | #define HAVE_NETINET_TCP_H 1
10214 | #define HAVE_OPENSSL_SSL_H 1
10215 | #define HAVE_PTHREAD_H 1
10216 | #define HAVE_PWD_H 1
10217 | #define HAVE_REGEX_H 1
10218 | #define HAVE_SCHED_H 1
10219 | #define HAVE_SCSI_SG_H 1
10220 | #define HAVE_SCSI_SCSI_H 1
10221 | #define HAVE_SCSI_SCSI_IOCTL_H 1
10222 | #define HAVE_STDINT_H 1
10223 | #define HAVE_STRINGS_H 1
10224 | #define HAVE_SYS_ERRNO_H 1
10225 | #define HAVE_SYS_IOCTL_H 1
10226 | #define HAVE_SYS_IPC_H 1
10227 | #define HAVE_SYS_MMAN_H 1
10228 rizwank 1.1 | #define HAVE_SYS_MSG_H 1
10229 | #define HAVE_SYS_PARAM_H 1
10230 | #define HAVE_SYS_POLL_H 1
10231 | #define HAVE_SYS_PTRACE_H 1
10232 | #define HAVE_SYS_REG_H 1
10233 | #define HAVE_SYS_SHM_H 1
10234 | #define HAVE_SYS_SIGNAL_H 1
10235 | #define HAVE_SYS_SOCKET_H 1
10236 | #define HAVE_SYS_STATFS_H 1
10237 | #define HAVE_SYS_STATVFS_H 1
10238 | #define HAVE_SYS_SYSCALL_H 1
10239 | #define HAVE_SYS_SYSCTL_H 1
10240 | #define HAVE_SYS_TIME_H 1
10241 | #define HAVE_SYS_TIMES_H 1
10242 | #define HAVE_SYS_UIO_H 1
10243 | #define HAVE_SYS_UN_H 1
10244 | #define HAVE_SYS_VFS_H 1
10245 | #define HAVE_SYS_VM86_H 1
10246 | #define HAVE_SYS_WAIT_H 1
10247 | #define HAVE_SYSCALL_H 1
10248 | #define HAVE_TERMIOS_H 1
10249 rizwank 1.1 | #define HAVE_UNISTD_H 1
10250 | #define HAVE_UTIME_H 1
10251 | #define HAVE_X11_XLIB_H 1
10252 | #define HAVE_X11_XKBLIB_H 1
10253 | #define HAVE_X11_XUTIL_H 1
10254 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
10255 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
10256 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
10257 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
10258 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
10259 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
10260 | #define HAVE_XKB 1
10261 | #define HAVE_LIBXXSHM 1
10262 | #define HAVE_LIBXSHAPE 1
10263 | #define HAVE_LIBXXF86DGA2 1
10264 | #define HAVE_LIBXXF86VM 1
10265 | #define HAVE_NCURSES_H 1
10266 | #define HAVE_LIBNCURSES 1
10267 | #define HAVE_FT2BUILD_H 1
10268 | #define HAVE_FREETYPE_FREETYPE_H 1
10269 | #define HAVE_FREETYPE_FTGLYPH_H 1
10270 rizwank 1.1 | #define HAVE_FREETYPE_TTTABLES_H 1
10271 | #define HAVE_FREETYPE_FTSNAMES_H 1
10272 | #define HAVE_FREETYPE_TTNAMEID_H 1
10273 | #define HAVE_FREETYPE_FTOUTLN_H 1
10274 | #define HAVE_FREETYPE_FTWINFNT_H 1
10275 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
10276 | #define HAVE_FREETYPE_FTTRIGON_H 1
10277 | #define HAVE_FREETYPE 1
10278 | #define HAVE_PPDEV 1
10279 | #define HAVE___VA_COPY 1
10280 | #define HAVE_SIGSETJMP 1
10281 | #define HAVE_PTHREAD_RWLOCK_T 1
10282 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
10283 | #define HAVE_PTHREAD_GETATTR_NP 1
10284 | #define HAVE_SYS_SOUNDCARD_H 1
10285 | #define HAVE_OSS 1
10286 | #define HAVE_OSS_MIDI 1
10287 | #define _FILE_OFFSET_BITS 64
10288 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
10289 | #define __ASM_NAME(name) name
10290 | #define __ASM_STRING ".string"
10291 rizwank 1.1 | #define __ASM_SHORT ".short"
10292 | #define HAVE_ASM_DOT_SIZE 1
10293 | #define HAVE_DLFCN_H 1
10294 | #define HAVE_DLOPEN 1
10295 | #define SONAME_LIBX11 "libX11.so.6"
10296 | #define SONAME_LIBXEXT "libXext.so.6"
10297 | #define SONAME_LIBXI "libXi.so.6"
10298 | #define SONAME_LIBXRENDER "libXrender.so.1"
10299 | #define SONAME_LIBXRANDR "libXrandr.so"
10300 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
10301 | #define SONAME_LIBGL "libGL.so"
10302 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
10303 | #define SONAME_LIBCUPS "libcups.so"
10304 | #define SONAME_LIBJACK "libjack.so"
10305 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
10306 | #define SONAME_LIBSSL "libssl.so.0.9.6"
10307 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
10308 | #define SONAME_LIBNCURSES "libncurses.so.5"
10309 | #define SONAME_LIBCURSES "libcurses.so"
10310 | #define SONAME_LIBJPEG "libjpeg.so.62"
10311 | #define SONAME_LIBUNGIF "libungif.so"
10312 rizwank 1.1 | #define SONAME_LIBGIF "libgif.so"
10313 | /* end confdefs.h. */
10314 |
10315 | /* Override any gcc2 internal prototype to avoid an error. */
10316 | #ifdef __cplusplus
10317 | extern "C"
10318 | #endif
10319 | /* We use char because int might match the return type of a gcc2
10320 | builtin and then its argument prototype would still apply. */
10321 | char cmsOpenProfileFromFile ();
10322 | int
10323 | main ()
10324 | {
10325 | cmsOpenProfileFromFile ();
10326 | ;
10327 | return 0;
10328 | }
10329 configure:15812: result: liblcms.so
10330 configure:15821: checking for -lcapi20 soname
10331 configure:15851: gcc -o conftest -g -O2 conftest.c -lcapi20 >&5
10332 /usr/bin/ld: cannot find -lcapi20
10333 rizwank 1.1 collect2: ld returned 1 exit status
10334 configure:15857: $? = 1
10335 configure: failed program was:
10336 | /* confdefs.h. */
10337 |
10338 | #define PACKAGE_NAME "Wine"
10339 | #define PACKAGE_TARNAME "wine"
10340 | #define PACKAGE_VERSION "20050111"
10341 | #define PACKAGE_STRING "Wine 20050111"
10342 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
10343 | #define YYTEXT_POINTER 1
10344 | #define HAVE_ISWALNUM 1
10345 | #define HAVE_GETHOSTBYNAME 1
10346 | #define HAVE_CONNECT 1
10347 | #define HAVE_INET_ATON 1
10348 | #define STDC_HEADERS 1
10349 | #define HAVE_SYS_TYPES_H 1
10350 | #define HAVE_SYS_STAT_H 1
10351 | #define HAVE_STDLIB_H 1
10352 | #define HAVE_STRING_H 1
10353 | #define HAVE_MEMORY_H 1
10354 rizwank 1.1 | #define HAVE_STRINGS_H 1
10355 | #define HAVE_INTTYPES_H 1
10356 | #define HAVE_STDINT_H 1
10357 | #define HAVE_UNISTD_H 1
10358 | #define HAVE_ARPA_INET_H 1
10359 | #define HAVE_ARPA_NAMESER_H 1
10360 | #define HAVE_ELF_H 1
10361 | #define HAVE_FLOAT_H 1
10362 | #define HAVE_GETOPT_H 1
10363 | #define HAVE_GIF_LIB_H 1
10364 | #define HAVE_JPEGLIB_H 1
10365 | #define HAVE_LCMS_LCMS_H 1
10366 | #define HAVE_LINK_H 1
10367 | #define HAVE_LINUX_CDROM_H 1
10368 | #define HAVE_LINUX_COMPILER_H 1
10369 | #define HAVE_LINUX_HDREG_H 1
10370 | #define HAVE_LINUX_INPUT_H 1
10371 | #define HAVE_LINUX_IOCTL_H 1
10372 | #define HAVE_LINUX_JOYSTICK_H 1
10373 | #define HAVE_LINUX_MAJOR_H 1
10374 | #define HAVE_LINUX_PARAM_H 1
10375 rizwank 1.1 | #define HAVE_LINUX_SERIAL_H 1
10376 | #define HAVE_MNTENT_H 1
10377 | #define HAVE_NETDB_H 1
10378 | #define HAVE_NETINET_IN_H 1
10379 | #define HAVE_NETINET_IN_SYSTM_H 1
10380 | #define HAVE_NETINET_TCP_H 1
10381 | #define HAVE_OPENSSL_SSL_H 1
10382 | #define HAVE_PTHREAD_H 1
10383 | #define HAVE_PWD_H 1
10384 | #define HAVE_REGEX_H 1
10385 | #define HAVE_SCHED_H 1
10386 | #define HAVE_SCSI_SG_H 1
10387 | #define HAVE_SCSI_SCSI_H 1
10388 | #define HAVE_SCSI_SCSI_IOCTL_H 1
10389 | #define HAVE_STDINT_H 1
10390 | #define HAVE_STRINGS_H 1
10391 | #define HAVE_SYS_ERRNO_H 1
10392 | #define HAVE_SYS_IOCTL_H 1
10393 | #define HAVE_SYS_IPC_H 1
10394 | #define HAVE_SYS_MMAN_H 1
10395 | #define HAVE_SYS_MSG_H 1
10396 rizwank 1.1 | #define HAVE_SYS_PARAM_H 1
10397 | #define HAVE_SYS_POLL_H 1
10398 | #define HAVE_SYS_PTRACE_H 1
10399 | #define HAVE_SYS_REG_H 1
10400 | #define HAVE_SYS_SHM_H 1
10401 | #define HAVE_SYS_SIGNAL_H 1
10402 | #define HAVE_SYS_SOCKET_H 1
10403 | #define HAVE_SYS_STATFS_H 1
10404 | #define HAVE_SYS_STATVFS_H 1
10405 | #define HAVE_SYS_SYSCALL_H 1
10406 | #define HAVE_SYS_SYSCTL_H 1
10407 | #define HAVE_SYS_TIME_H 1
10408 | #define HAVE_SYS_TIMES_H 1
10409 | #define HAVE_SYS_UIO_H 1
10410 | #define HAVE_SYS_UN_H 1
10411 | #define HAVE_SYS_VFS_H 1
10412 | #define HAVE_SYS_VM86_H 1
10413 | #define HAVE_SYS_WAIT_H 1
10414 | #define HAVE_SYSCALL_H 1
10415 | #define HAVE_TERMIOS_H 1
10416 | #define HAVE_UNISTD_H 1
10417 rizwank 1.1 | #define HAVE_UTIME_H 1
10418 | #define HAVE_X11_XLIB_H 1
10419 | #define HAVE_X11_XKBLIB_H 1
10420 | #define HAVE_X11_XUTIL_H 1
10421 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
10422 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
10423 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
10424 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
10425 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
10426 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
10427 | #define HAVE_XKB 1
10428 | #define HAVE_LIBXXSHM 1
10429 | #define HAVE_LIBXSHAPE 1
10430 | #define HAVE_LIBXXF86DGA2 1
10431 | #define HAVE_LIBXXF86VM 1
10432 | #define HAVE_NCURSES_H 1
10433 | #define HAVE_LIBNCURSES 1
10434 | #define HAVE_FT2BUILD_H 1
10435 | #define HAVE_FREETYPE_FREETYPE_H 1
10436 | #define HAVE_FREETYPE_FTGLYPH_H 1
10437 | #define HAVE_FREETYPE_TTTABLES_H 1
10438 rizwank 1.1 | #define HAVE_FREETYPE_FTSNAMES_H 1
10439 | #define HAVE_FREETYPE_TTNAMEID_H 1
10440 | #define HAVE_FREETYPE_FTOUTLN_H 1
10441 | #define HAVE_FREETYPE_FTWINFNT_H 1
10442 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
10443 | #define HAVE_FREETYPE_FTTRIGON_H 1
10444 | #define HAVE_FREETYPE 1
10445 | #define HAVE_PPDEV 1
10446 | #define HAVE___VA_COPY 1
10447 | #define HAVE_SIGSETJMP 1
10448 | #define HAVE_PTHREAD_RWLOCK_T 1
10449 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
10450 | #define HAVE_PTHREAD_GETATTR_NP 1
10451 | #define HAVE_SYS_SOUNDCARD_H 1
10452 | #define HAVE_OSS 1
10453 | #define HAVE_OSS_MIDI 1
10454 | #define _FILE_OFFSET_BITS 64
10455 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
10456 | #define __ASM_NAME(name) name
10457 | #define __ASM_STRING ".string"
10458 | #define __ASM_SHORT ".short"
10459 rizwank 1.1 | #define HAVE_ASM_DOT_SIZE 1
10460 | #define HAVE_DLFCN_H 1
10461 | #define HAVE_DLOPEN 1
10462 | #define SONAME_LIBX11 "libX11.so.6"
10463 | #define SONAME_LIBXEXT "libXext.so.6"
10464 | #define SONAME_LIBXI "libXi.so.6"
10465 | #define SONAME_LIBXRENDER "libXrender.so.1"
10466 | #define SONAME_LIBXRANDR "libXrandr.so"
10467 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
10468 | #define SONAME_LIBGL "libGL.so"
10469 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
10470 | #define SONAME_LIBCUPS "libcups.so"
10471 | #define SONAME_LIBJACK "libjack.so"
10472 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
10473 | #define SONAME_LIBSSL "libssl.so.0.9.6"
10474 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
10475 | #define SONAME_LIBNCURSES "libncurses.so.5"
10476 | #define SONAME_LIBCURSES "libcurses.so"
10477 | #define SONAME_LIBJPEG "libjpeg.so.62"
10478 | #define SONAME_LIBUNGIF "libungif.so"
10479 | #define SONAME_LIBGIF "libgif.so"
10480 rizwank 1.1 | #define SONAME_LIBLCMS "liblcms.so"
10481 | /* end confdefs.h. */
10482 |
10483 | /* Override any gcc2 internal prototype to avoid an error. */
10484 | #ifdef __cplusplus
10485 | extern "C"
10486 | #endif
10487 | /* We use char because int might match the return type of a gcc2
10488 | builtin and then its argument prototype would still apply. */
10489 | char capi20_isinstalled ();
10490 | int
10491 | main ()
10492 | {
10493 | capi20_isinstalled ();
10494 | ;
10495 | return 0;
10496 | }
10497 configure:15886: result: libcapi20.so
10498 configure:15900: checking for working alloca.h
10499 configure:15921: gcc -o conftest -g -O2 conftest.c >&5
10500 configure:15927: $? = 0
10501 rizwank 1.1 configure:15930: test -z || test ! -s conftest.err
10502 configure:15933: $? = 0
10503 configure:15936: test -s conftest
10504 configure:15939: $? = 0
10505 configure:15951: result: yes
10506 configure:15961: checking for alloca
10507 configure:16002: gcc -o conftest -g -O2 conftest.c >&5
10508 configure:16008: $? = 0
10509 configure:16011: test -z || test ! -s conftest.err
10510 configure:16014: $? = 0
10511 configure:16017: test -s conftest
10512 configure:16020: $? = 0
10513 configure:16032: result: yes
10514 configure:16376: checking for _lwp_create
10515 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
10516 /tmp/cccEjthd.o: In function `main':
10517 /home/rizwank/wine/conftest.c:190: undefined reference to `_lwp_create'
10518 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `_lwp_create'
10519 collect2: ld returned 1 exit status
10520 configure:16439: $? = 1
10521 configure: failed program was:
10522 rizwank 1.1 | /* confdefs.h. */
10523 |
10524 | #define PACKAGE_NAME "Wine"
10525 | #define PACKAGE_TARNAME "wine"
10526 | #define PACKAGE_VERSION "20050111"
10527 | #define PACKAGE_STRING "Wine 20050111"
10528 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
10529 | #define YYTEXT_POINTER 1
10530 | #define HAVE_ISWALNUM 1
10531 | #define HAVE_GETHOSTBYNAME 1
10532 | #define HAVE_CONNECT 1
10533 | #define HAVE_INET_ATON 1
10534 | #define STDC_HEADERS 1
10535 | #define HAVE_SYS_TYPES_H 1
10536 | #define HAVE_SYS_STAT_H 1
10537 | #define HAVE_STDLIB_H 1
10538 | #define HAVE_STRING_H 1
10539 | #define HAVE_MEMORY_H 1
10540 | #define HAVE_STRINGS_H 1
10541 | #define HAVE_INTTYPES_H 1
10542 | #define HAVE_STDINT_H 1
10543 rizwank 1.1 | #define HAVE_UNISTD_H 1
10544 | #define HAVE_ARPA_INET_H 1
10545 | #define HAVE_ARPA_NAMESER_H 1
10546 | #define HAVE_ELF_H 1
10547 | #define HAVE_FLOAT_H 1
10548 | #define HAVE_GETOPT_H 1
10549 | #define HAVE_GIF_LIB_H 1
10550 | #define HAVE_JPEGLIB_H 1
10551 | #define HAVE_LCMS_LCMS_H 1
10552 | #define HAVE_LINK_H 1
10553 | #define HAVE_LINUX_CDROM_H 1
10554 | #define HAVE_LINUX_COMPILER_H 1
10555 | #define HAVE_LINUX_HDREG_H 1
10556 | #define HAVE_LINUX_INPUT_H 1
10557 | #define HAVE_LINUX_IOCTL_H 1
10558 | #define HAVE_LINUX_JOYSTICK_H 1
10559 | #define HAVE_LINUX_MAJOR_H 1
10560 | #define HAVE_LINUX_PARAM_H 1
10561 | #define HAVE_LINUX_SERIAL_H 1
10562 | #define HAVE_MNTENT_H 1
10563 | #define HAVE_NETDB_H 1
10564 rizwank 1.1 | #define HAVE_NETINET_IN_H 1
10565 | #define HAVE_NETINET_IN_SYSTM_H 1
10566 | #define HAVE_NETINET_TCP_H 1
10567 | #define HAVE_OPENSSL_SSL_H 1
10568 | #define HAVE_PTHREAD_H 1
10569 | #define HAVE_PWD_H 1
10570 | #define HAVE_REGEX_H 1
10571 | #define HAVE_SCHED_H 1
10572 | #define HAVE_SCSI_SG_H 1
10573 | #define HAVE_SCSI_SCSI_H 1
10574 | #define HAVE_SCSI_SCSI_IOCTL_H 1
10575 | #define HAVE_STDINT_H 1
10576 | #define HAVE_STRINGS_H 1
10577 | #define HAVE_SYS_ERRNO_H 1
10578 | #define HAVE_SYS_IOCTL_H 1
10579 | #define HAVE_SYS_IPC_H 1
10580 | #define HAVE_SYS_MMAN_H 1
10581 | #define HAVE_SYS_MSG_H 1
10582 | #define HAVE_SYS_PARAM_H 1
10583 | #define HAVE_SYS_POLL_H 1
10584 | #define HAVE_SYS_PTRACE_H 1
10585 rizwank 1.1 | #define HAVE_SYS_REG_H 1
10586 | #define HAVE_SYS_SHM_H 1
10587 | #define HAVE_SYS_SIGNAL_H 1
10588 | #define HAVE_SYS_SOCKET_H 1
10589 | #define HAVE_SYS_STATFS_H 1
10590 | #define HAVE_SYS_STATVFS_H 1
10591 | #define HAVE_SYS_SYSCALL_H 1
10592 | #define HAVE_SYS_SYSCTL_H 1
10593 | #define HAVE_SYS_TIME_H 1
10594 | #define HAVE_SYS_TIMES_H 1
10595 | #define HAVE_SYS_UIO_H 1
10596 | #define HAVE_SYS_UN_H 1
10597 | #define HAVE_SYS_VFS_H 1
10598 | #define HAVE_SYS_VM86_H 1
10599 | #define HAVE_SYS_WAIT_H 1
10600 | #define HAVE_SYSCALL_H 1
10601 | #define HAVE_TERMIOS_H 1
10602 | #define HAVE_UNISTD_H 1
10603 | #define HAVE_UTIME_H 1
10604 | #define HAVE_X11_XLIB_H 1
10605 | #define HAVE_X11_XKBLIB_H 1
10606 rizwank 1.1 | #define HAVE_X11_XUTIL_H 1
10607 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
10608 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
10609 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
10610 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
10611 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
10612 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
10613 | #define HAVE_XKB 1
10614 | #define HAVE_LIBXXSHM 1
10615 | #define HAVE_LIBXSHAPE 1
10616 | #define HAVE_LIBXXF86DGA2 1
10617 | #define HAVE_LIBXXF86VM 1
10618 | #define HAVE_NCURSES_H 1
10619 | #define HAVE_LIBNCURSES 1
10620 | #define HAVE_FT2BUILD_H 1
10621 | #define HAVE_FREETYPE_FREETYPE_H 1
10622 | #define HAVE_FREETYPE_FTGLYPH_H 1
10623 | #define HAVE_FREETYPE_TTTABLES_H 1
10624 | #define HAVE_FREETYPE_FTSNAMES_H 1
10625 | #define HAVE_FREETYPE_TTNAMEID_H 1
10626 | #define HAVE_FREETYPE_FTOUTLN_H 1
10627 rizwank 1.1 | #define HAVE_FREETYPE_FTWINFNT_H 1
10628 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
10629 | #define HAVE_FREETYPE_FTTRIGON_H 1
10630 | #define HAVE_FREETYPE 1
10631 | #define HAVE_PPDEV 1
10632 | #define HAVE___VA_COPY 1
10633 | #define HAVE_SIGSETJMP 1
10634 | #define HAVE_PTHREAD_RWLOCK_T 1
10635 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
10636 | #define HAVE_PTHREAD_GETATTR_NP 1
10637 | #define HAVE_SYS_SOUNDCARD_H 1
10638 | #define HAVE_OSS 1
10639 | #define HAVE_OSS_MIDI 1
10640 | #define _FILE_OFFSET_BITS 64
10641 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
10642 | #define __ASM_NAME(name) name
10643 | #define __ASM_STRING ".string"
10644 | #define __ASM_SHORT ".short"
10645 | #define HAVE_ASM_DOT_SIZE 1
10646 | #define HAVE_DLFCN_H 1
10647 | #define HAVE_DLOPEN 1
10648 rizwank 1.1 | #define SONAME_LIBX11 "libX11.so.6"
10649 | #define SONAME_LIBXEXT "libXext.so.6"
10650 | #define SONAME_LIBXI "libXi.so.6"
10651 | #define SONAME_LIBXRENDER "libXrender.so.1"
10652 | #define SONAME_LIBXRANDR "libXrandr.so"
10653 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
10654 | #define SONAME_LIBGL "libGL.so"
10655 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
10656 | #define SONAME_LIBCUPS "libcups.so"
10657 | #define SONAME_LIBJACK "libjack.so"
10658 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
10659 | #define SONAME_LIBSSL "libssl.so.0.9.6"
10660 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
10661 | #define SONAME_LIBNCURSES "libncurses.so.5"
10662 | #define SONAME_LIBCURSES "libcurses.so"
10663 | #define SONAME_LIBJPEG "libjpeg.so.62"
10664 | #define SONAME_LIBUNGIF "libungif.so"
10665 | #define SONAME_LIBGIF "libgif.so"
10666 | #define SONAME_LIBLCMS "liblcms.so"
10667 | #define SONAME_LIBCAPI20 "libcapi20.so"
10668 | #define HAVE_ALLOCA_H 1
10669 rizwank 1.1 | #define HAVE_ALLOCA 1
10670 | /* end confdefs.h. */
10671 | /* Define _lwp_create to an innocuous variant, in case <limits.h> declares _lwp_create.
10672 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
10673 | #define _lwp_create innocuous__lwp_create
10674 |
10675 | /* System header to define __stub macros and hopefully few prototypes,
10676 | which can conflict with char _lwp_create (); below.
10677 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10678 | <limits.h> exists even on freestanding compilers. */
10679 |
10680 | #ifdef __STDC__
10681 | # include <limits.h>
10682 | #else
10683 | # include <assert.h>
10684 | #endif
10685 |
10686 | #undef _lwp_create
10687 |
10688 | /* Override any gcc2 internal prototype to avoid an error. */
10689 | #ifdef __cplusplus
10690 rizwank 1.1 | extern "C"
10691 | {
10692 | #endif
10693 | /* We use char because int might match the return type of a gcc2
10694 | builtin and then its argument prototype would still apply. */
10695 | char _lwp_create ();
10696 | /* The GNU C library defines this for functions which it implements
10697 | to always fail with ENOSYS. Some functions are actually named
10698 | something starting with __ and the normal name is an alias. */
10699 | #if defined (__stub__lwp_create) || defined (__stub____lwp_create)
10700 | choke me
10701 | #else
10702 | char (*f) () = _lwp_create;
10703 | #endif
10704 | #ifdef __cplusplus
10705 | }
10706 | #endif
10707 |
10708 | int
10709 | main ()
10710 | {
10711 rizwank 1.1 | return f != _lwp_create;
10712 | ;
10713 | return 0;
10714 | }
10715 configure:16463: result: no
10716 configure:16376: checking for _lwp_self
10717 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
10718 /tmp/ccphlSev.o: In function `main':
10719 /home/rizwank/wine/conftest.c:190: undefined reference to `_lwp_self'
10720 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `_lwp_self'
10721 collect2: ld returned 1 exit status
10722 configure:16439: $? = 1
10723 configure: failed program was:
10724 | /* confdefs.h. */
10725 |
10726 | #define PACKAGE_NAME "Wine"
10727 | #define PACKAGE_TARNAME "wine"
10728 | #define PACKAGE_VERSION "20050111"
10729 | #define PACKAGE_STRING "Wine 20050111"
10730 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
10731 | #define YYTEXT_POINTER 1
10732 rizwank 1.1 | #define HAVE_ISWALNUM 1
10733 | #define HAVE_GETHOSTBYNAME 1
10734 | #define HAVE_CONNECT 1
10735 | #define HAVE_INET_ATON 1
10736 | #define STDC_HEADERS 1
10737 | #define HAVE_SYS_TYPES_H 1
10738 | #define HAVE_SYS_STAT_H 1
10739 | #define HAVE_STDLIB_H 1
10740 | #define HAVE_STRING_H 1
10741 | #define HAVE_MEMORY_H 1
10742 | #define HAVE_STRINGS_H 1
10743 | #define HAVE_INTTYPES_H 1
10744 | #define HAVE_STDINT_H 1
10745 | #define HAVE_UNISTD_H 1
10746 | #define HAVE_ARPA_INET_H 1
10747 | #define HAVE_ARPA_NAMESER_H 1
10748 | #define HAVE_ELF_H 1
10749 | #define HAVE_FLOAT_H 1
10750 | #define HAVE_GETOPT_H 1
10751 | #define HAVE_GIF_LIB_H 1
10752 | #define HAVE_JPEGLIB_H 1
10753 rizwank 1.1 | #define HAVE_LCMS_LCMS_H 1
10754 | #define HAVE_LINK_H 1
10755 | #define HAVE_LINUX_CDROM_H 1
10756 | #define HAVE_LINUX_COMPILER_H 1
10757 | #define HAVE_LINUX_HDREG_H 1
10758 | #define HAVE_LINUX_INPUT_H 1
10759 | #define HAVE_LINUX_IOCTL_H 1
10760 | #define HAVE_LINUX_JOYSTICK_H 1
10761 | #define HAVE_LINUX_MAJOR_H 1
10762 | #define HAVE_LINUX_PARAM_H 1
10763 | #define HAVE_LINUX_SERIAL_H 1
10764 | #define HAVE_MNTENT_H 1
10765 | #define HAVE_NETDB_H 1
10766 | #define HAVE_NETINET_IN_H 1
10767 | #define HAVE_NETINET_IN_SYSTM_H 1
10768 | #define HAVE_NETINET_TCP_H 1
10769 | #define HAVE_OPENSSL_SSL_H 1
10770 | #define HAVE_PTHREAD_H 1
10771 | #define HAVE_PWD_H 1
10772 | #define HAVE_REGEX_H 1
10773 | #define HAVE_SCHED_H 1
10774 rizwank 1.1 | #define HAVE_SCSI_SG_H 1
10775 | #define HAVE_SCSI_SCSI_H 1
10776 | #define HAVE_SCSI_SCSI_IOCTL_H 1
10777 | #define HAVE_STDINT_H 1
10778 | #define HAVE_STRINGS_H 1
10779 | #define HAVE_SYS_ERRNO_H 1
10780 | #define HAVE_SYS_IOCTL_H 1
10781 | #define HAVE_SYS_IPC_H 1
10782 | #define HAVE_SYS_MMAN_H 1
10783 | #define HAVE_SYS_MSG_H 1
10784 | #define HAVE_SYS_PARAM_H 1
10785 | #define HAVE_SYS_POLL_H 1
10786 | #define HAVE_SYS_PTRACE_H 1
10787 | #define HAVE_SYS_REG_H 1
10788 | #define HAVE_SYS_SHM_H 1
10789 | #define HAVE_SYS_SIGNAL_H 1
10790 | #define HAVE_SYS_SOCKET_H 1
10791 | #define HAVE_SYS_STATFS_H 1
10792 | #define HAVE_SYS_STATVFS_H 1
10793 | #define HAVE_SYS_SYSCALL_H 1
10794 | #define HAVE_SYS_SYSCTL_H 1
10795 rizwank 1.1 | #define HAVE_SYS_TIME_H 1
10796 | #define HAVE_SYS_TIMES_H 1
10797 | #define HAVE_SYS_UIO_H 1
10798 | #define HAVE_SYS_UN_H 1
10799 | #define HAVE_SYS_VFS_H 1
10800 | #define HAVE_SYS_VM86_H 1
10801 | #define HAVE_SYS_WAIT_H 1
10802 | #define HAVE_SYSCALL_H 1
10803 | #define HAVE_TERMIOS_H 1
10804 | #define HAVE_UNISTD_H 1
10805 | #define HAVE_UTIME_H 1
10806 | #define HAVE_X11_XLIB_H 1
10807 | #define HAVE_X11_XKBLIB_H 1
10808 | #define HAVE_X11_XUTIL_H 1
10809 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
10810 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
10811 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
10812 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
10813 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
10814 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
10815 | #define HAVE_XKB 1
10816 rizwank 1.1 | #define HAVE_LIBXXSHM 1
10817 | #define HAVE_LIBXSHAPE 1
10818 | #define HAVE_LIBXXF86DGA2 1
10819 | #define HAVE_LIBXXF86VM 1
10820 | #define HAVE_NCURSES_H 1
10821 | #define HAVE_LIBNCURSES 1
10822 | #define HAVE_FT2BUILD_H 1
10823 | #define HAVE_FREETYPE_FREETYPE_H 1
10824 | #define HAVE_FREETYPE_FTGLYPH_H 1
10825 | #define HAVE_FREETYPE_TTTABLES_H 1
10826 | #define HAVE_FREETYPE_FTSNAMES_H 1
10827 | #define HAVE_FREETYPE_TTNAMEID_H 1
10828 | #define HAVE_FREETYPE_FTOUTLN_H 1
10829 | #define HAVE_FREETYPE_FTWINFNT_H 1
10830 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
10831 | #define HAVE_FREETYPE_FTTRIGON_H 1
10832 | #define HAVE_FREETYPE 1
10833 | #define HAVE_PPDEV 1
10834 | #define HAVE___VA_COPY 1
10835 | #define HAVE_SIGSETJMP 1
10836 | #define HAVE_PTHREAD_RWLOCK_T 1
10837 rizwank 1.1 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
10838 | #define HAVE_PTHREAD_GETATTR_NP 1
10839 | #define HAVE_SYS_SOUNDCARD_H 1
10840 | #define HAVE_OSS 1
10841 | #define HAVE_OSS_MIDI 1
10842 | #define _FILE_OFFSET_BITS 64
10843 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
10844 | #define __ASM_NAME(name) name
10845 | #define __ASM_STRING ".string"
10846 | #define __ASM_SHORT ".short"
10847 | #define HAVE_ASM_DOT_SIZE 1
10848 | #define HAVE_DLFCN_H 1
10849 | #define HAVE_DLOPEN 1
10850 | #define SONAME_LIBX11 "libX11.so.6"
10851 | #define SONAME_LIBXEXT "libXext.so.6"
10852 | #define SONAME_LIBXI "libXi.so.6"
10853 | #define SONAME_LIBXRENDER "libXrender.so.1"
10854 | #define SONAME_LIBXRANDR "libXrandr.so"
10855 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
10856 | #define SONAME_LIBGL "libGL.so"
10857 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
10858 rizwank 1.1 | #define SONAME_LIBCUPS "libcups.so"
10859 | #define SONAME_LIBJACK "libjack.so"
10860 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
10861 | #define SONAME_LIBSSL "libssl.so.0.9.6"
10862 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
10863 | #define SONAME_LIBNCURSES "libncurses.so.5"
10864 | #define SONAME_LIBCURSES "libcurses.so"
10865 | #define SONAME_LIBJPEG "libjpeg.so.62"
10866 | #define SONAME_LIBUNGIF "libungif.so"
10867 | #define SONAME_LIBGIF "libgif.so"
10868 | #define SONAME_LIBLCMS "liblcms.so"
10869 | #define SONAME_LIBCAPI20 "libcapi20.so"
10870 | #define HAVE_ALLOCA_H 1
10871 | #define HAVE_ALLOCA 1
10872 | /* end confdefs.h. */
10873 | /* Define _lwp_self to an innocuous variant, in case <limits.h> declares _lwp_self.
10874 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
10875 | #define _lwp_self innocuous__lwp_self
10876 |
10877 | /* System header to define __stub macros and hopefully few prototypes,
10878 | which can conflict with char _lwp_self (); below.
10879 rizwank 1.1 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10880 | <limits.h> exists even on freestanding compilers. */
10881 |
10882 | #ifdef __STDC__
10883 | # include <limits.h>
10884 | #else
10885 | # include <assert.h>
10886 | #endif
10887 |
10888 | #undef _lwp_self
10889 |
10890 | /* Override any gcc2 internal prototype to avoid an error. */
10891 | #ifdef __cplusplus
10892 | extern "C"
10893 | {
10894 | #endif
10895 | /* We use char because int might match the return type of a gcc2
10896 | builtin and then its argument prototype would still apply. */
10897 | char _lwp_self ();
10898 | /* The GNU C library defines this for functions which it implements
10899 | to always fail with ENOSYS. Some functions are actually named
10900 rizwank 1.1 | something starting with __ and the normal name is an alias. */
10901 | #if defined (__stub__lwp_self) || defined (__stub____lwp_self)
10902 | choke me
10903 | #else
10904 | char (*f) () = _lwp_self;
10905 | #endif
10906 | #ifdef __cplusplus
10907 | }
10908 | #endif
10909 |
10910 | int
10911 | main ()
10912 | {
10913 | return f != _lwp_self;
10914 | ;
10915 | return 0;
10916 | }
10917 configure:16463: result: no
10918 configure:16376: checking for _pclose
10919 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
10920 /tmp/ccWiXXtP.o: In function `main':
10921 rizwank 1.1 /home/rizwank/wine/conftest.c:190: undefined reference to `_pclose'
10922 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `_pclose'
10923 collect2: ld returned 1 exit status
10924 configure:16439: $? = 1
10925 configure: failed program was:
10926 | /* confdefs.h. */
10927 |
10928 | #define PACKAGE_NAME "Wine"
10929 | #define PACKAGE_TARNAME "wine"
10930 | #define PACKAGE_VERSION "20050111"
10931 | #define PACKAGE_STRING "Wine 20050111"
10932 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
10933 | #define YYTEXT_POINTER 1
10934 | #define HAVE_ISWALNUM 1
10935 | #define HAVE_GETHOSTBYNAME 1
10936 | #define HAVE_CONNECT 1
10937 | #define HAVE_INET_ATON 1
10938 | #define STDC_HEADERS 1
10939 | #define HAVE_SYS_TYPES_H 1
10940 | #define HAVE_SYS_STAT_H 1
10941 | #define HAVE_STDLIB_H 1
10942 rizwank 1.1 | #define HAVE_STRING_H 1
10943 | #define HAVE_MEMORY_H 1
10944 | #define HAVE_STRINGS_H 1
10945 | #define HAVE_INTTYPES_H 1
10946 | #define HAVE_STDINT_H 1
10947 | #define HAVE_UNISTD_H 1
10948 | #define HAVE_ARPA_INET_H 1
10949 | #define HAVE_ARPA_NAMESER_H 1
10950 | #define HAVE_ELF_H 1
10951 | #define HAVE_FLOAT_H 1
10952 | #define HAVE_GETOPT_H 1
10953 | #define HAVE_GIF_LIB_H 1
10954 | #define HAVE_JPEGLIB_H 1
10955 | #define HAVE_LCMS_LCMS_H 1
10956 | #define HAVE_LINK_H 1
10957 | #define HAVE_LINUX_CDROM_H 1
10958 | #define HAVE_LINUX_COMPILER_H 1
10959 | #define HAVE_LINUX_HDREG_H 1
10960 | #define HAVE_LINUX_INPUT_H 1
10961 | #define HAVE_LINUX_IOCTL_H 1
10962 | #define HAVE_LINUX_JOYSTICK_H 1
10963 rizwank 1.1 | #define HAVE_LINUX_MAJOR_H 1
10964 | #define HAVE_LINUX_PARAM_H 1
10965 | #define HAVE_LINUX_SERIAL_H 1
10966 | #define HAVE_MNTENT_H 1
10967 | #define HAVE_NETDB_H 1
10968 | #define HAVE_NETINET_IN_H 1
10969 | #define HAVE_NETINET_IN_SYSTM_H 1
10970 | #define HAVE_NETINET_TCP_H 1
10971 | #define HAVE_OPENSSL_SSL_H 1
10972 | #define HAVE_PTHREAD_H 1
10973 | #define HAVE_PWD_H 1
10974 | #define HAVE_REGEX_H 1
10975 | #define HAVE_SCHED_H 1
10976 | #define HAVE_SCSI_SG_H 1
10977 | #define HAVE_SCSI_SCSI_H 1
10978 | #define HAVE_SCSI_SCSI_IOCTL_H 1
10979 | #define HAVE_STDINT_H 1
10980 | #define HAVE_STRINGS_H 1
10981 | #define HAVE_SYS_ERRNO_H 1
10982 | #define HAVE_SYS_IOCTL_H 1
10983 | #define HAVE_SYS_IPC_H 1
10984 rizwank 1.1 | #define HAVE_SYS_MMAN_H 1
10985 | #define HAVE_SYS_MSG_H 1
10986 | #define HAVE_SYS_PARAM_H 1
10987 | #define HAVE_SYS_POLL_H 1
10988 | #define HAVE_SYS_PTRACE_H 1
10989 | #define HAVE_SYS_REG_H 1
10990 | #define HAVE_SYS_SHM_H 1
10991 | #define HAVE_SYS_SIGNAL_H 1
10992 | #define HAVE_SYS_SOCKET_H 1
10993 | #define HAVE_SYS_STATFS_H 1
10994 | #define HAVE_SYS_STATVFS_H 1
10995 | #define HAVE_SYS_SYSCALL_H 1
10996 | #define HAVE_SYS_SYSCTL_H 1
10997 | #define HAVE_SYS_TIME_H 1
10998 | #define HAVE_SYS_TIMES_H 1
10999 | #define HAVE_SYS_UIO_H 1
11000 | #define HAVE_SYS_UN_H 1
11001 | #define HAVE_SYS_VFS_H 1
11002 | #define HAVE_SYS_VM86_H 1
11003 | #define HAVE_SYS_WAIT_H 1
11004 | #define HAVE_SYSCALL_H 1
11005 rizwank 1.1 | #define HAVE_TERMIOS_H 1
11006 | #define HAVE_UNISTD_H 1
11007 | #define HAVE_UTIME_H 1
11008 | #define HAVE_X11_XLIB_H 1
11009 | #define HAVE_X11_XKBLIB_H 1
11010 | #define HAVE_X11_XUTIL_H 1
11011 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
11012 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
11013 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
11014 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
11015 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
11016 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
11017 | #define HAVE_XKB 1
11018 | #define HAVE_LIBXXSHM 1
11019 | #define HAVE_LIBXSHAPE 1
11020 | #define HAVE_LIBXXF86DGA2 1
11021 | #define HAVE_LIBXXF86VM 1
11022 | #define HAVE_NCURSES_H 1
11023 | #define HAVE_LIBNCURSES 1
11024 | #define HAVE_FT2BUILD_H 1
11025 | #define HAVE_FREETYPE_FREETYPE_H 1
11026 rizwank 1.1 | #define HAVE_FREETYPE_FTGLYPH_H 1
11027 | #define HAVE_FREETYPE_TTTABLES_H 1
11028 | #define HAVE_FREETYPE_FTSNAMES_H 1
11029 | #define HAVE_FREETYPE_TTNAMEID_H 1
11030 | #define HAVE_FREETYPE_FTOUTLN_H 1
11031 | #define HAVE_FREETYPE_FTWINFNT_H 1
11032 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
11033 | #define HAVE_FREETYPE_FTTRIGON_H 1
11034 | #define HAVE_FREETYPE 1
11035 | #define HAVE_PPDEV 1
11036 | #define HAVE___VA_COPY 1
11037 | #define HAVE_SIGSETJMP 1
11038 | #define HAVE_PTHREAD_RWLOCK_T 1
11039 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
11040 | #define HAVE_PTHREAD_GETATTR_NP 1
11041 | #define HAVE_SYS_SOUNDCARD_H 1
11042 | #define HAVE_OSS 1
11043 | #define HAVE_OSS_MIDI 1
11044 | #define _FILE_OFFSET_BITS 64
11045 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
11046 | #define __ASM_NAME(name) name
11047 rizwank 1.1 | #define __ASM_STRING ".string"
11048 | #define __ASM_SHORT ".short"
11049 | #define HAVE_ASM_DOT_SIZE 1
11050 | #define HAVE_DLFCN_H 1
11051 | #define HAVE_DLOPEN 1
11052 | #define SONAME_LIBX11 "libX11.so.6"
11053 | #define SONAME_LIBXEXT "libXext.so.6"
11054 | #define SONAME_LIBXI "libXi.so.6"
11055 | #define SONAME_LIBXRENDER "libXrender.so.1"
11056 | #define SONAME_LIBXRANDR "libXrandr.so"
11057 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
11058 | #define SONAME_LIBGL "libGL.so"
11059 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
11060 | #define SONAME_LIBCUPS "libcups.so"
11061 | #define SONAME_LIBJACK "libjack.so"
11062 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
11063 | #define SONAME_LIBSSL "libssl.so.0.9.6"
11064 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
11065 | #define SONAME_LIBNCURSES "libncurses.so.5"
11066 | #define SONAME_LIBCURSES "libcurses.so"
11067 | #define SONAME_LIBJPEG "libjpeg.so.62"
11068 rizwank 1.1 | #define SONAME_LIBUNGIF "libungif.so"
11069 | #define SONAME_LIBGIF "libgif.so"
11070 | #define SONAME_LIBLCMS "liblcms.so"
11071 | #define SONAME_LIBCAPI20 "libcapi20.so"
11072 | #define HAVE_ALLOCA_H 1
11073 | #define HAVE_ALLOCA 1
11074 | /* end confdefs.h. */
11075 | /* Define _pclose to an innocuous variant, in case <limits.h> declares _pclose.
11076 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
11077 | #define _pclose innocuous__pclose
11078 |
11079 | /* System header to define __stub macros and hopefully few prototypes,
11080 | which can conflict with char _pclose (); below.
11081 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11082 | <limits.h> exists even on freestanding compilers. */
11083 |
11084 | #ifdef __STDC__
11085 | # include <limits.h>
11086 | #else
11087 | # include <assert.h>
11088 | #endif
11089 rizwank 1.1 |
11090 | #undef _pclose
11091 |
11092 | /* Override any gcc2 internal prototype to avoid an error. */
11093 | #ifdef __cplusplus
11094 | extern "C"
11095 | {
11096 | #endif
11097 | /* We use char because int might match the return type of a gcc2
11098 | builtin and then its argument prototype would still apply. */
11099 | char _pclose ();
11100 | /* The GNU C library defines this for functions which it implements
11101 | to always fail with ENOSYS. Some functions are actually named
11102 | something starting with __ and the normal name is an alias. */
11103 | #if defined (__stub__pclose) || defined (__stub____pclose)
11104 | choke me
11105 | #else
11106 | char (*f) () = _pclose;
11107 | #endif
11108 | #ifdef __cplusplus
11109 | }
11110 rizwank 1.1 | #endif
11111 |
11112 | int
11113 | main ()
11114 | {
11115 | return f != _pclose;
11116 | ;
11117 | return 0;
11118 | }
11119 configure:16463: result: no
11120 configure:16376: checking for _popen
11121 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
11122 /tmp/ccTbXJM2.o: In function `main':
11123 /home/rizwank/wine/conftest.c:190: undefined reference to `_popen'
11124 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `_popen'
11125 collect2: ld returned 1 exit status
11126 configure:16439: $? = 1
11127 configure: failed program was:
11128 | /* confdefs.h. */
11129 |
11130 | #define PACKAGE_NAME "Wine"
11131 rizwank 1.1 | #define PACKAGE_TARNAME "wine"
11132 | #define PACKAGE_VERSION "20050111"
11133 | #define PACKAGE_STRING "Wine 20050111"
11134 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
11135 | #define YYTEXT_POINTER 1
11136 | #define HAVE_ISWALNUM 1
11137 | #define HAVE_GETHOSTBYNAME 1
11138 | #define HAVE_CONNECT 1
11139 | #define HAVE_INET_ATON 1
11140 | #define STDC_HEADERS 1
11141 | #define HAVE_SYS_TYPES_H 1
11142 | #define HAVE_SYS_STAT_H 1
11143 | #define HAVE_STDLIB_H 1
11144 | #define HAVE_STRING_H 1
11145 | #define HAVE_MEMORY_H 1
11146 | #define HAVE_STRINGS_H 1
11147 | #define HAVE_INTTYPES_H 1
11148 | #define HAVE_STDINT_H 1
11149 | #define HAVE_UNISTD_H 1
11150 | #define HAVE_ARPA_INET_H 1
11151 | #define HAVE_ARPA_NAMESER_H 1
11152 rizwank 1.1 | #define HAVE_ELF_H 1
11153 | #define HAVE_FLOAT_H 1
11154 | #define HAVE_GETOPT_H 1
11155 | #define HAVE_GIF_LIB_H 1
11156 | #define HAVE_JPEGLIB_H 1
11157 | #define HAVE_LCMS_LCMS_H 1
11158 | #define HAVE_LINK_H 1
11159 | #define HAVE_LINUX_CDROM_H 1
11160 | #define HAVE_LINUX_COMPILER_H 1
11161 | #define HAVE_LINUX_HDREG_H 1
11162 | #define HAVE_LINUX_INPUT_H 1
11163 | #define HAVE_LINUX_IOCTL_H 1
11164 | #define HAVE_LINUX_JOYSTICK_H 1
11165 | #define HAVE_LINUX_MAJOR_H 1
11166 | #define HAVE_LINUX_PARAM_H 1
11167 | #define HAVE_LINUX_SERIAL_H 1
11168 | #define HAVE_MNTENT_H 1
11169 | #define HAVE_NETDB_H 1
11170 | #define HAVE_NETINET_IN_H 1
11171 | #define HAVE_NETINET_IN_SYSTM_H 1
11172 | #define HAVE_NETINET_TCP_H 1
11173 rizwank 1.1 | #define HAVE_OPENSSL_SSL_H 1
11174 | #define HAVE_PTHREAD_H 1
11175 | #define HAVE_PWD_H 1
11176 | #define HAVE_REGEX_H 1
11177 | #define HAVE_SCHED_H 1
11178 | #define HAVE_SCSI_SG_H 1
11179 | #define HAVE_SCSI_SCSI_H 1
11180 | #define HAVE_SCSI_SCSI_IOCTL_H 1
11181 | #define HAVE_STDINT_H 1
11182 | #define HAVE_STRINGS_H 1
11183 | #define HAVE_SYS_ERRNO_H 1
11184 | #define HAVE_SYS_IOCTL_H 1
11185 | #define HAVE_SYS_IPC_H 1
11186 | #define HAVE_SYS_MMAN_H 1
11187 | #define HAVE_SYS_MSG_H 1
11188 | #define HAVE_SYS_PARAM_H 1
11189 | #define HAVE_SYS_POLL_H 1
11190 | #define HAVE_SYS_PTRACE_H 1
11191 | #define HAVE_SYS_REG_H 1
11192 | #define HAVE_SYS_SHM_H 1
11193 | #define HAVE_SYS_SIGNAL_H 1
11194 rizwank 1.1 | #define HAVE_SYS_SOCKET_H 1
11195 | #define HAVE_SYS_STATFS_H 1
11196 | #define HAVE_SYS_STATVFS_H 1
11197 | #define HAVE_SYS_SYSCALL_H 1
11198 | #define HAVE_SYS_SYSCTL_H 1
11199 | #define HAVE_SYS_TIME_H 1
11200 | #define HAVE_SYS_TIMES_H 1
11201 | #define HAVE_SYS_UIO_H 1
11202 | #define HAVE_SYS_UN_H 1
11203 | #define HAVE_SYS_VFS_H 1
11204 | #define HAVE_SYS_VM86_H 1
11205 | #define HAVE_SYS_WAIT_H 1
11206 | #define HAVE_SYSCALL_H 1
11207 | #define HAVE_TERMIOS_H 1
11208 | #define HAVE_UNISTD_H 1
11209 | #define HAVE_UTIME_H 1
11210 | #define HAVE_X11_XLIB_H 1
11211 | #define HAVE_X11_XKBLIB_H 1
11212 | #define HAVE_X11_XUTIL_H 1
11213 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
11214 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
11215 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
11216 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
11217 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
11218 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
11219 | #define HAVE_XKB 1
11220 | #define HAVE_LIBXXSHM 1
11221 | #define HAVE_LIBXSHAPE 1
11222 | #define HAVE_LIBXXF86DGA2 1
11223 | #define HAVE_LIBXXF86VM 1
11224 | #define HAVE_NCURSES_H 1
11225 | #define HAVE_LIBNCURSES 1
11226 | #define HAVE_FT2BUILD_H 1
11227 | #define HAVE_FREETYPE_FREETYPE_H 1
11228 | #define HAVE_FREETYPE_FTGLYPH_H 1
11229 | #define HAVE_FREETYPE_TTTABLES_H 1
11230 | #define HAVE_FREETYPE_FTSNAMES_H 1
11231 | #define HAVE_FREETYPE_TTNAMEID_H 1
11232 | #define HAVE_FREETYPE_FTOUTLN_H 1
11233 | #define HAVE_FREETYPE_FTWINFNT_H 1
11234 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
11235 | #define HAVE_FREETYPE_FTTRIGON_H 1
11236 rizwank 1.1 | #define HAVE_FREETYPE 1
11237 | #define HAVE_PPDEV 1
11238 | #define HAVE___VA_COPY 1
11239 | #define HAVE_SIGSETJMP 1
11240 | #define HAVE_PTHREAD_RWLOCK_T 1
11241 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
11242 | #define HAVE_PTHREAD_GETATTR_NP 1
11243 | #define HAVE_SYS_SOUNDCARD_H 1
11244 | #define HAVE_OSS 1
11245 | #define HAVE_OSS_MIDI 1
11246 | #define _FILE_OFFSET_BITS 64
11247 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
11248 | #define __ASM_NAME(name) name
11249 | #define __ASM_STRING ".string"
11250 | #define __ASM_SHORT ".short"
11251 | #define HAVE_ASM_DOT_SIZE 1
11252 | #define HAVE_DLFCN_H 1
11253 | #define HAVE_DLOPEN 1
11254 | #define SONAME_LIBX11 "libX11.so.6"
11255 | #define SONAME_LIBXEXT "libXext.so.6"
11256 | #define SONAME_LIBXI "libXi.so.6"
11257 rizwank 1.1 | #define SONAME_LIBXRENDER "libXrender.so.1"
11258 | #define SONAME_LIBXRANDR "libXrandr.so"
11259 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
11260 | #define SONAME_LIBGL "libGL.so"
11261 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
11262 | #define SONAME_LIBCUPS "libcups.so"
11263 | #define SONAME_LIBJACK "libjack.so"
11264 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
11265 | #define SONAME_LIBSSL "libssl.so.0.9.6"
11266 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
11267 | #define SONAME_LIBNCURSES "libncurses.so.5"
11268 | #define SONAME_LIBCURSES "libcurses.so"
11269 | #define SONAME_LIBJPEG "libjpeg.so.62"
11270 | #define SONAME_LIBUNGIF "libungif.so"
11271 | #define SONAME_LIBGIF "libgif.so"
11272 | #define SONAME_LIBLCMS "liblcms.so"
11273 | #define SONAME_LIBCAPI20 "libcapi20.so"
11274 | #define HAVE_ALLOCA_H 1
11275 | #define HAVE_ALLOCA 1
11276 | /* end confdefs.h. */
11277 | /* Define _popen to an innocuous variant, in case <limits.h> declares _popen.
11278 rizwank 1.1 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
11279 | #define _popen innocuous__popen
11280 |
11281 | /* System header to define __stub macros and hopefully few prototypes,
11282 | which can conflict with char _popen (); below.
11283 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11284 | <limits.h> exists even on freestanding compilers. */
11285 |
11286 | #ifdef __STDC__
11287 | # include <limits.h>
11288 | #else
11289 | # include <assert.h>
11290 | #endif
11291 |
11292 | #undef _popen
11293 |
11294 | /* Override any gcc2 internal prototype to avoid an error. */
11295 | #ifdef __cplusplus
11296 | extern "C"
11297 | {
11298 | #endif
11299 rizwank 1.1 | /* We use char because int might match the return type of a gcc2
11300 | builtin and then its argument prototype would still apply. */
11301 | char _popen ();
11302 | /* The GNU C library defines this for functions which it implements
11303 | to always fail with ENOSYS. Some functions are actually named
11304 | something starting with __ and the normal name is an alias. */
11305 | #if defined (__stub__popen) || defined (__stub____popen)
11306 | choke me
11307 | #else
11308 | char (*f) () = _popen;
11309 | #endif
11310 | #ifdef __cplusplus
11311 | }
11312 | #endif
11313 |
11314 | int
11315 | main ()
11316 | {
11317 | return f != _popen;
11318 | ;
11319 | return 0;
11320 rizwank 1.1 | }
11321 configure:16463: result: no
11322 configure:16376: checking for _snprintf
11323 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
11324 /tmp/ccSVE9Hd.o: In function `main':
11325 /home/rizwank/wine/conftest.c:190: undefined reference to `_snprintf'
11326 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `_snprintf'
11327 collect2: ld returned 1 exit status
11328 configure:16439: $? = 1
11329 configure: failed program was:
11330 | /* confdefs.h. */
11331 |
11332 | #define PACKAGE_NAME "Wine"
11333 | #define PACKAGE_TARNAME "wine"
11334 | #define PACKAGE_VERSION "20050111"
11335 | #define PACKAGE_STRING "Wine 20050111"
11336 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
11337 | #define YYTEXT_POINTER 1
11338 | #define HAVE_ISWALNUM 1
11339 | #define HAVE_GETHOSTBYNAME 1
11340 | #define HAVE_CONNECT 1
11341 rizwank 1.1 | #define HAVE_INET_ATON 1
11342 | #define STDC_HEADERS 1
11343 | #define HAVE_SYS_TYPES_H 1
11344 | #define HAVE_SYS_STAT_H 1
11345 | #define HAVE_STDLIB_H 1
11346 | #define HAVE_STRING_H 1
11347 | #define HAVE_MEMORY_H 1
11348 | #define HAVE_STRINGS_H 1
11349 | #define HAVE_INTTYPES_H 1
11350 | #define HAVE_STDINT_H 1
11351 | #define HAVE_UNISTD_H 1
11352 | #define HAVE_ARPA_INET_H 1
11353 | #define HAVE_ARPA_NAMESER_H 1
11354 | #define HAVE_ELF_H 1
11355 | #define HAVE_FLOAT_H 1
11356 | #define HAVE_GETOPT_H 1
11357 | #define HAVE_GIF_LIB_H 1
11358 | #define HAVE_JPEGLIB_H 1
11359 | #define HAVE_LCMS_LCMS_H 1
11360 | #define HAVE_LINK_H 1
11361 | #define HAVE_LINUX_CDROM_H 1
11362 rizwank 1.1 | #define HAVE_LINUX_COMPILER_H 1
11363 | #define HAVE_LINUX_HDREG_H 1
11364 | #define HAVE_LINUX_INPUT_H 1
11365 | #define HAVE_LINUX_IOCTL_H 1
11366 | #define HAVE_LINUX_JOYSTICK_H 1
11367 | #define HAVE_LINUX_MAJOR_H 1
11368 | #define HAVE_LINUX_PARAM_H 1
11369 | #define HAVE_LINUX_SERIAL_H 1
11370 | #define HAVE_MNTENT_H 1
11371 | #define HAVE_NETDB_H 1
11372 | #define HAVE_NETINET_IN_H 1
11373 | #define HAVE_NETINET_IN_SYSTM_H 1
11374 | #define HAVE_NETINET_TCP_H 1
11375 | #define HAVE_OPENSSL_SSL_H 1
11376 | #define HAVE_PTHREAD_H 1
11377 | #define HAVE_PWD_H 1
11378 | #define HAVE_REGEX_H 1
11379 | #define HAVE_SCHED_H 1
11380 | #define HAVE_SCSI_SG_H 1
11381 | #define HAVE_SCSI_SCSI_H 1
11382 | #define HAVE_SCSI_SCSI_IOCTL_H 1
11383 rizwank 1.1 | #define HAVE_STDINT_H 1
11384 | #define HAVE_STRINGS_H 1
11385 | #define HAVE_SYS_ERRNO_H 1
11386 | #define HAVE_SYS_IOCTL_H 1
11387 | #define HAVE_SYS_IPC_H 1
11388 | #define HAVE_SYS_MMAN_H 1
11389 | #define HAVE_SYS_MSG_H 1
11390 | #define HAVE_SYS_PARAM_H 1
11391 | #define HAVE_SYS_POLL_H 1
11392 | #define HAVE_SYS_PTRACE_H 1
11393 | #define HAVE_SYS_REG_H 1
11394 | #define HAVE_SYS_SHM_H 1
11395 | #define HAVE_SYS_SIGNAL_H 1
11396 | #define HAVE_SYS_SOCKET_H 1
11397 | #define HAVE_SYS_STATFS_H 1
11398 | #define HAVE_SYS_STATVFS_H 1
11399 | #define HAVE_SYS_SYSCALL_H 1
11400 | #define HAVE_SYS_SYSCTL_H 1
11401 | #define HAVE_SYS_TIME_H 1
11402 | #define HAVE_SYS_TIMES_H 1
11403 | #define HAVE_SYS_UIO_H 1
11404 rizwank 1.1 | #define HAVE_SYS_UN_H 1
11405 | #define HAVE_SYS_VFS_H 1
11406 | #define HAVE_SYS_VM86_H 1
11407 | #define HAVE_SYS_WAIT_H 1
11408 | #define HAVE_SYSCALL_H 1
11409 | #define HAVE_TERMIOS_H 1
11410 | #define HAVE_UNISTD_H 1
11411 | #define HAVE_UTIME_H 1
11412 | #define HAVE_X11_XLIB_H 1
11413 | #define HAVE_X11_XKBLIB_H 1
11414 | #define HAVE_X11_XUTIL_H 1
11415 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
11416 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
11417 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
11418 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
11419 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
11420 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
11421 | #define HAVE_XKB 1
11422 | #define HAVE_LIBXXSHM 1
11423 | #define HAVE_LIBXSHAPE 1
11424 | #define HAVE_LIBXXF86DGA2 1
11425 rizwank 1.1 | #define HAVE_LIBXXF86VM 1
11426 | #define HAVE_NCURSES_H 1
11427 | #define HAVE_LIBNCURSES 1
11428 | #define HAVE_FT2BUILD_H 1
11429 | #define HAVE_FREETYPE_FREETYPE_H 1
11430 | #define HAVE_FREETYPE_FTGLYPH_H 1
11431 | #define HAVE_FREETYPE_TTTABLES_H 1
11432 | #define HAVE_FREETYPE_FTSNAMES_H 1
11433 | #define HAVE_FREETYPE_TTNAMEID_H 1
11434 | #define HAVE_FREETYPE_FTOUTLN_H 1
11435 | #define HAVE_FREETYPE_FTWINFNT_H 1
11436 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
11437 | #define HAVE_FREETYPE_FTTRIGON_H 1
11438 | #define HAVE_FREETYPE 1
11439 | #define HAVE_PPDEV 1
11440 | #define HAVE___VA_COPY 1
11441 | #define HAVE_SIGSETJMP 1
11442 | #define HAVE_PTHREAD_RWLOCK_T 1
11443 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
11444 | #define HAVE_PTHREAD_GETATTR_NP 1
11445 | #define HAVE_SYS_SOUNDCARD_H 1
11446 rizwank 1.1 | #define HAVE_OSS 1
11447 | #define HAVE_OSS_MIDI 1
11448 | #define _FILE_OFFSET_BITS 64
11449 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
11450 | #define __ASM_NAME(name) name
11451 | #define __ASM_STRING ".string"
11452 | #define __ASM_SHORT ".short"
11453 | #define HAVE_ASM_DOT_SIZE 1
11454 | #define HAVE_DLFCN_H 1
11455 | #define HAVE_DLOPEN 1
11456 | #define SONAME_LIBX11 "libX11.so.6"
11457 | #define SONAME_LIBXEXT "libXext.so.6"
11458 | #define SONAME_LIBXI "libXi.so.6"
11459 | #define SONAME_LIBXRENDER "libXrender.so.1"
11460 | #define SONAME_LIBXRANDR "libXrandr.so"
11461 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
11462 | #define SONAME_LIBGL "libGL.so"
11463 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
11464 | #define SONAME_LIBCUPS "libcups.so"
11465 | #define SONAME_LIBJACK "libjack.so"
11466 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
11467 rizwank 1.1 | #define SONAME_LIBSSL "libssl.so.0.9.6"
11468 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
11469 | #define SONAME_LIBNCURSES "libncurses.so.5"
11470 | #define SONAME_LIBCURSES "libcurses.so"
11471 | #define SONAME_LIBJPEG "libjpeg.so.62"
11472 | #define SONAME_LIBUNGIF "libungif.so"
11473 | #define SONAME_LIBGIF "libgif.so"
11474 | #define SONAME_LIBLCMS "liblcms.so"
11475 | #define SONAME_LIBCAPI20 "libcapi20.so"
11476 | #define HAVE_ALLOCA_H 1
11477 | #define HAVE_ALLOCA 1
11478 | /* end confdefs.h. */
11479 | /* Define _snprintf to an innocuous variant, in case <limits.h> declares _snprintf.
11480 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
11481 | #define _snprintf innocuous__snprintf
11482 |
11483 | /* System header to define __stub macros and hopefully few prototypes,
11484 | which can conflict with char _snprintf (); below.
11485 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11486 | <limits.h> exists even on freestanding compilers. */
11487 |
11488 rizwank 1.1 | #ifdef __STDC__
11489 | # include <limits.h>
11490 | #else
11491 | # include <assert.h>
11492 | #endif
11493 |
11494 | #undef _snprintf
11495 |
11496 | /* Override any gcc2 internal prototype to avoid an error. */
11497 | #ifdef __cplusplus
11498 | extern "C"
11499 | {
11500 | #endif
11501 | /* We use char because int might match the return type of a gcc2
11502 | builtin and then its argument prototype would still apply. */
11503 | char _snprintf ();
11504 | /* The GNU C library defines this for functions which it implements
11505 | to always fail with ENOSYS. Some functions are actually named
11506 | something starting with __ and the normal name is an alias. */
11507 | #if defined (__stub__snprintf) || defined (__stub____snprintf)
11508 | choke me
11509 rizwank 1.1 | #else
11510 | char (*f) () = _snprintf;
11511 | #endif
11512 | #ifdef __cplusplus
11513 | }
11514 | #endif
11515 |
11516 | int
11517 | main ()
11518 | {
11519 | return f != _snprintf;
11520 | ;
11521 | return 0;
11522 | }
11523 configure:16463: result: no
11524 configure:16376: checking for _spawnvp
11525 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
11526 /tmp/ccBbC2Qv.o: In function `main':
11527 /home/rizwank/wine/conftest.c:190: undefined reference to `_spawnvp'
11528 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `_spawnvp'
11529 collect2: ld returned 1 exit status
11530 rizwank 1.1 configure:16439: $? = 1
11531 configure: failed program was:
11532 | /* confdefs.h. */
11533 |
11534 | #define PACKAGE_NAME "Wine"
11535 | #define PACKAGE_TARNAME "wine"
11536 | #define PACKAGE_VERSION "20050111"
11537 | #define PACKAGE_STRING "Wine 20050111"
11538 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
11539 | #define YYTEXT_POINTER 1
11540 | #define HAVE_ISWALNUM 1
11541 | #define HAVE_GETHOSTBYNAME 1
11542 | #define HAVE_CONNECT 1
11543 | #define HAVE_INET_ATON 1
11544 | #define STDC_HEADERS 1
11545 | #define HAVE_SYS_TYPES_H 1
11546 | #define HAVE_SYS_STAT_H 1
11547 | #define HAVE_STDLIB_H 1
11548 | #define HAVE_STRING_H 1
11549 | #define HAVE_MEMORY_H 1
11550 | #define HAVE_STRINGS_H 1
11551 rizwank 1.1 | #define HAVE_INTTYPES_H 1
11552 | #define HAVE_STDINT_H 1
11553 | #define HAVE_UNISTD_H 1
11554 | #define HAVE_ARPA_INET_H 1
11555 | #define HAVE_ARPA_NAMESER_H 1
11556 | #define HAVE_ELF_H 1
11557 | #define HAVE_FLOAT_H 1
11558 | #define HAVE_GETOPT_H 1
11559 | #define HAVE_GIF_LIB_H 1
11560 | #define HAVE_JPEGLIB_H 1
11561 | #define HAVE_LCMS_LCMS_H 1
11562 | #define HAVE_LINK_H 1
11563 | #define HAVE_LINUX_CDROM_H 1
11564 | #define HAVE_LINUX_COMPILER_H 1
11565 | #define HAVE_LINUX_HDREG_H 1
11566 | #define HAVE_LINUX_INPUT_H 1
11567 | #define HAVE_LINUX_IOCTL_H 1
11568 | #define HAVE_LINUX_JOYSTICK_H 1
11569 | #define HAVE_LINUX_MAJOR_H 1
11570 | #define HAVE_LINUX_PARAM_H 1
11571 | #define HAVE_LINUX_SERIAL_H 1
11572 rizwank 1.1 | #define HAVE_MNTENT_H 1
11573 | #define HAVE_NETDB_H 1
11574 | #define HAVE_NETINET_IN_H 1
11575 | #define HAVE_NETINET_IN_SYSTM_H 1
11576 | #define HAVE_NETINET_TCP_H 1
11577 | #define HAVE_OPENSSL_SSL_H 1
11578 | #define HAVE_PTHREAD_H 1
11579 | #define HAVE_PWD_H 1
11580 | #define HAVE_REGEX_H 1
11581 | #define HAVE_SCHED_H 1
11582 | #define HAVE_SCSI_SG_H 1
11583 | #define HAVE_SCSI_SCSI_H 1
11584 | #define HAVE_SCSI_SCSI_IOCTL_H 1
11585 | #define HAVE_STDINT_H 1
11586 | #define HAVE_STRINGS_H 1
11587 | #define HAVE_SYS_ERRNO_H 1
11588 | #define HAVE_SYS_IOCTL_H 1
11589 | #define HAVE_SYS_IPC_H 1
11590 | #define HAVE_SYS_MMAN_H 1
11591 | #define HAVE_SYS_MSG_H 1
11592 | #define HAVE_SYS_PARAM_H 1
11593 rizwank 1.1 | #define HAVE_SYS_POLL_H 1
11594 | #define HAVE_SYS_PTRACE_H 1
11595 | #define HAVE_SYS_REG_H 1
11596 | #define HAVE_SYS_SHM_H 1
11597 | #define HAVE_SYS_SIGNAL_H 1
11598 | #define HAVE_SYS_SOCKET_H 1
11599 | #define HAVE_SYS_STATFS_H 1
11600 | #define HAVE_SYS_STATVFS_H 1
11601 | #define HAVE_SYS_SYSCALL_H 1
11602 | #define HAVE_SYS_SYSCTL_H 1
11603 | #define HAVE_SYS_TIME_H 1
11604 | #define HAVE_SYS_TIMES_H 1
11605 | #define HAVE_SYS_UIO_H 1
11606 | #define HAVE_SYS_UN_H 1
11607 | #define HAVE_SYS_VFS_H 1
11608 | #define HAVE_SYS_VM86_H 1
11609 | #define HAVE_SYS_WAIT_H 1
11610 | #define HAVE_SYSCALL_H 1
11611 | #define HAVE_TERMIOS_H 1
11612 | #define HAVE_UNISTD_H 1
11613 | #define HAVE_UTIME_H 1
11614 rizwank 1.1 | #define HAVE_X11_XLIB_H 1
11615 | #define HAVE_X11_XKBLIB_H 1
11616 | #define HAVE_X11_XUTIL_H 1
11617 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
11618 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
11619 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
11620 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
11621 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
11622 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
11623 | #define HAVE_XKB 1
11624 | #define HAVE_LIBXXSHM 1
11625 | #define HAVE_LIBXSHAPE 1
11626 | #define HAVE_LIBXXF86DGA2 1
11627 | #define HAVE_LIBXXF86VM 1
11628 | #define HAVE_NCURSES_H 1
11629 | #define HAVE_LIBNCURSES 1
11630 | #define HAVE_FT2BUILD_H 1
11631 | #define HAVE_FREETYPE_FREETYPE_H 1
11632 | #define HAVE_FREETYPE_FTGLYPH_H 1
11633 | #define HAVE_FREETYPE_TTTABLES_H 1
11634 | #define HAVE_FREETYPE_FTSNAMES_H 1
11635 rizwank 1.1 | #define HAVE_FREETYPE_TTNAMEID_H 1
11636 | #define HAVE_FREETYPE_FTOUTLN_H 1
11637 | #define HAVE_FREETYPE_FTWINFNT_H 1
11638 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
11639 | #define HAVE_FREETYPE_FTTRIGON_H 1
11640 | #define HAVE_FREETYPE 1
11641 | #define HAVE_PPDEV 1
11642 | #define HAVE___VA_COPY 1
11643 | #define HAVE_SIGSETJMP 1
11644 | #define HAVE_PTHREAD_RWLOCK_T 1
11645 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
11646 | #define HAVE_PTHREAD_GETATTR_NP 1
11647 | #define HAVE_SYS_SOUNDCARD_H 1
11648 | #define HAVE_OSS 1
11649 | #define HAVE_OSS_MIDI 1
11650 | #define _FILE_OFFSET_BITS 64
11651 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
11652 | #define __ASM_NAME(name) name
11653 | #define __ASM_STRING ".string"
11654 | #define __ASM_SHORT ".short"
11655 | #define HAVE_ASM_DOT_SIZE 1
11656 rizwank 1.1 | #define HAVE_DLFCN_H 1
11657 | #define HAVE_DLOPEN 1
11658 | #define SONAME_LIBX11 "libX11.so.6"
11659 | #define SONAME_LIBXEXT "libXext.so.6"
11660 | #define SONAME_LIBXI "libXi.so.6"
11661 | #define SONAME_LIBXRENDER "libXrender.so.1"
11662 | #define SONAME_LIBXRANDR "libXrandr.so"
11663 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
11664 | #define SONAME_LIBGL "libGL.so"
11665 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
11666 | #define SONAME_LIBCUPS "libcups.so"
11667 | #define SONAME_LIBJACK "libjack.so"
11668 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
11669 | #define SONAME_LIBSSL "libssl.so.0.9.6"
11670 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
11671 | #define SONAME_LIBNCURSES "libncurses.so.5"
11672 | #define SONAME_LIBCURSES "libcurses.so"
11673 | #define SONAME_LIBJPEG "libjpeg.so.62"
11674 | #define SONAME_LIBUNGIF "libungif.so"
11675 | #define SONAME_LIBGIF "libgif.so"
11676 | #define SONAME_LIBLCMS "liblcms.so"
11677 rizwank 1.1 | #define SONAME_LIBCAPI20 "libcapi20.so"
11678 | #define HAVE_ALLOCA_H 1
11679 | #define HAVE_ALLOCA 1
11680 | /* end confdefs.h. */
11681 | /* Define _spawnvp to an innocuous variant, in case <limits.h> declares _spawnvp.
11682 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
11683 | #define _spawnvp innocuous__spawnvp
11684 |
11685 | /* System header to define __stub macros and hopefully few prototypes,
11686 | which can conflict with char _spawnvp (); below.
11687 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11688 | <limits.h> exists even on freestanding compilers. */
11689 |
11690 | #ifdef __STDC__
11691 | # include <limits.h>
11692 | #else
11693 | # include <assert.h>
11694 | #endif
11695 |
11696 | #undef _spawnvp
11697 |
11698 rizwank 1.1 | /* Override any gcc2 internal prototype to avoid an error. */
11699 | #ifdef __cplusplus
11700 | extern "C"
11701 | {
11702 | #endif
11703 | /* We use char because int might match the return type of a gcc2
11704 | builtin and then its argument prototype would still apply. */
11705 | char _spawnvp ();
11706 | /* The GNU C library defines this for functions which it implements
11707 | to always fail with ENOSYS. Some functions are actually named
11708 | something starting with __ and the normal name is an alias. */
11709 | #if defined (__stub__spawnvp) || defined (__stub____spawnvp)
11710 | choke me
11711 | #else
11712 | char (*f) () = _spawnvp;
11713 | #endif
11714 | #ifdef __cplusplus
11715 | }
11716 | #endif
11717 |
11718 | int
11719 rizwank 1.1 | main ()
11720 | {
11721 | return f != _spawnvp;
11722 | ;
11723 | return 0;
11724 | }
11725 configure:16463: result: no
11726 configure:16376: checking for _stricmp
11727 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
11728 /tmp/cc8KhTPN.o: In function `main':
11729 /home/rizwank/wine/conftest.c:190: undefined reference to `_stricmp'
11730 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `_stricmp'
11731 collect2: ld returned 1 exit status
11732 configure:16439: $? = 1
11733 configure: failed program was:
11734 | /* confdefs.h. */
11735 |
11736 | #define PACKAGE_NAME "Wine"
11737 | #define PACKAGE_TARNAME "wine"
11738 | #define PACKAGE_VERSION "20050111"
11739 | #define PACKAGE_STRING "Wine 20050111"
11740 rizwank 1.1 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
11741 | #define YYTEXT_POINTER 1
11742 | #define HAVE_ISWALNUM 1
11743 | #define HAVE_GETHOSTBYNAME 1
11744 | #define HAVE_CONNECT 1
11745 | #define HAVE_INET_ATON 1
11746 | #define STDC_HEADERS 1
11747 | #define HAVE_SYS_TYPES_H 1
11748 | #define HAVE_SYS_STAT_H 1
11749 | #define HAVE_STDLIB_H 1
11750 | #define HAVE_STRING_H 1
11751 | #define HAVE_MEMORY_H 1
11752 | #define HAVE_STRINGS_H 1
11753 | #define HAVE_INTTYPES_H 1
11754 | #define HAVE_STDINT_H 1
11755 | #define HAVE_UNISTD_H 1
11756 | #define HAVE_ARPA_INET_H 1
11757 | #define HAVE_ARPA_NAMESER_H 1
11758 | #define HAVE_ELF_H 1
11759 | #define HAVE_FLOAT_H 1
11760 | #define HAVE_GETOPT_H 1
11761 rizwank 1.1 | #define HAVE_GIF_LIB_H 1
11762 | #define HAVE_JPEGLIB_H 1
11763 | #define HAVE_LCMS_LCMS_H 1
11764 | #define HAVE_LINK_H 1
11765 | #define HAVE_LINUX_CDROM_H 1
11766 | #define HAVE_LINUX_COMPILER_H 1
11767 | #define HAVE_LINUX_HDREG_H 1
11768 | #define HAVE_LINUX_INPUT_H 1
11769 | #define HAVE_LINUX_IOCTL_H 1
11770 | #define HAVE_LINUX_JOYSTICK_H 1
11771 | #define HAVE_LINUX_MAJOR_H 1
11772 | #define HAVE_LINUX_PARAM_H 1
11773 | #define HAVE_LINUX_SERIAL_H 1
11774 | #define HAVE_MNTENT_H 1
11775 | #define HAVE_NETDB_H 1
11776 | #define HAVE_NETINET_IN_H 1
11777 | #define HAVE_NETINET_IN_SYSTM_H 1
11778 | #define HAVE_NETINET_TCP_H 1
11779 | #define HAVE_OPENSSL_SSL_H 1
11780 | #define HAVE_PTHREAD_H 1
11781 | #define HAVE_PWD_H 1
11782 rizwank 1.1 | #define HAVE_REGEX_H 1
11783 | #define HAVE_SCHED_H 1
11784 | #define HAVE_SCSI_SG_H 1
11785 | #define HAVE_SCSI_SCSI_H 1
11786 | #define HAVE_SCSI_SCSI_IOCTL_H 1
11787 | #define HAVE_STDINT_H 1
11788 | #define HAVE_STRINGS_H 1
11789 | #define HAVE_SYS_ERRNO_H 1
11790 | #define HAVE_SYS_IOCTL_H 1
11791 | #define HAVE_SYS_IPC_H 1
11792 | #define HAVE_SYS_MMAN_H 1
11793 | #define HAVE_SYS_MSG_H 1
11794 | #define HAVE_SYS_PARAM_H 1
11795 | #define HAVE_SYS_POLL_H 1
11796 | #define HAVE_SYS_PTRACE_H 1
11797 | #define HAVE_SYS_REG_H 1
11798 | #define HAVE_SYS_SHM_H 1
11799 | #define HAVE_SYS_SIGNAL_H 1
11800 | #define HAVE_SYS_SOCKET_H 1
11801 | #define HAVE_SYS_STATFS_H 1
11802 | #define HAVE_SYS_STATVFS_H 1
11803 rizwank 1.1 | #define HAVE_SYS_SYSCALL_H 1
11804 | #define HAVE_SYS_SYSCTL_H 1
11805 | #define HAVE_SYS_TIME_H 1
11806 | #define HAVE_SYS_TIMES_H 1
11807 | #define HAVE_SYS_UIO_H 1
11808 | #define HAVE_SYS_UN_H 1
11809 | #define HAVE_SYS_VFS_H 1
11810 | #define HAVE_SYS_VM86_H 1
11811 | #define HAVE_SYS_WAIT_H 1
11812 | #define HAVE_SYSCALL_H 1
11813 | #define HAVE_TERMIOS_H 1
11814 | #define HAVE_UNISTD_H 1
11815 | #define HAVE_UTIME_H 1
11816 | #define HAVE_X11_XLIB_H 1
11817 | #define HAVE_X11_XKBLIB_H 1
11818 | #define HAVE_X11_XUTIL_H 1
11819 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
11820 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
11821 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
11822 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
11823 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
11824 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
11825 | #define HAVE_XKB 1
11826 | #define HAVE_LIBXXSHM 1
11827 | #define HAVE_LIBXSHAPE 1
11828 | #define HAVE_LIBXXF86DGA2 1
11829 | #define HAVE_LIBXXF86VM 1
11830 | #define HAVE_NCURSES_H 1
11831 | #define HAVE_LIBNCURSES 1
11832 | #define HAVE_FT2BUILD_H 1
11833 | #define HAVE_FREETYPE_FREETYPE_H 1
11834 | #define HAVE_FREETYPE_FTGLYPH_H 1
11835 | #define HAVE_FREETYPE_TTTABLES_H 1
11836 | #define HAVE_FREETYPE_FTSNAMES_H 1
11837 | #define HAVE_FREETYPE_TTNAMEID_H 1
11838 | #define HAVE_FREETYPE_FTOUTLN_H 1
11839 | #define HAVE_FREETYPE_FTWINFNT_H 1
11840 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
11841 | #define HAVE_FREETYPE_FTTRIGON_H 1
11842 | #define HAVE_FREETYPE 1
11843 | #define HAVE_PPDEV 1
11844 | #define HAVE___VA_COPY 1
11845 rizwank 1.1 | #define HAVE_SIGSETJMP 1
11846 | #define HAVE_PTHREAD_RWLOCK_T 1
11847 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
11848 | #define HAVE_PTHREAD_GETATTR_NP 1
11849 | #define HAVE_SYS_SOUNDCARD_H 1
11850 | #define HAVE_OSS 1
11851 | #define HAVE_OSS_MIDI 1
11852 | #define _FILE_OFFSET_BITS 64
11853 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
11854 | #define __ASM_NAME(name) name
11855 | #define __ASM_STRING ".string"
11856 | #define __ASM_SHORT ".short"
11857 | #define HAVE_ASM_DOT_SIZE 1
11858 | #define HAVE_DLFCN_H 1
11859 | #define HAVE_DLOPEN 1
11860 | #define SONAME_LIBX11 "libX11.so.6"
11861 | #define SONAME_LIBXEXT "libXext.so.6"
11862 | #define SONAME_LIBXI "libXi.so.6"
11863 | #define SONAME_LIBXRENDER "libXrender.so.1"
11864 | #define SONAME_LIBXRANDR "libXrandr.so"
11865 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
11866 rizwank 1.1 | #define SONAME_LIBGL "libGL.so"
11867 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
11868 | #define SONAME_LIBCUPS "libcups.so"
11869 | #define SONAME_LIBJACK "libjack.so"
11870 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
11871 | #define SONAME_LIBSSL "libssl.so.0.9.6"
11872 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
11873 | #define SONAME_LIBNCURSES "libncurses.so.5"
11874 | #define SONAME_LIBCURSES "libcurses.so"
11875 | #define SONAME_LIBJPEG "libjpeg.so.62"
11876 | #define SONAME_LIBUNGIF "libungif.so"
11877 | #define SONAME_LIBGIF "libgif.so"
11878 | #define SONAME_LIBLCMS "liblcms.so"
11879 | #define SONAME_LIBCAPI20 "libcapi20.so"
11880 | #define HAVE_ALLOCA_H 1
11881 | #define HAVE_ALLOCA 1
11882 | /* end confdefs.h. */
11883 | /* Define _stricmp to an innocuous variant, in case <limits.h> declares _stricmp.
11884 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
11885 | #define _stricmp innocuous__stricmp
11886 |
11887 rizwank 1.1 | /* System header to define __stub macros and hopefully few prototypes,
11888 | which can conflict with char _stricmp (); below.
11889 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11890 | <limits.h> exists even on freestanding compilers. */
11891 |
11892 | #ifdef __STDC__
11893 | # include <limits.h>
11894 | #else
11895 | # include <assert.h>
11896 | #endif
11897 |
11898 | #undef _stricmp
11899 |
11900 | /* Override any gcc2 internal prototype to avoid an error. */
11901 | #ifdef __cplusplus
11902 | extern "C"
11903 | {
11904 | #endif
11905 | /* We use char because int might match the return type of a gcc2
11906 | builtin and then its argument prototype would still apply. */
11907 | char _stricmp ();
11908 rizwank 1.1 | /* The GNU C library defines this for functions which it implements
11909 | to always fail with ENOSYS. Some functions are actually named
11910 | something starting with __ and the normal name is an alias. */
11911 | #if defined (__stub__stricmp) || defined (__stub____stricmp)
11912 | choke me
11913 | #else
11914 | char (*f) () = _stricmp;
11915 | #endif
11916 | #ifdef __cplusplus
11917 | }
11918 | #endif
11919 |
11920 | int
11921 | main ()
11922 | {
11923 | return f != _stricmp;
11924 | ;
11925 | return 0;
11926 | }
11927 configure:16463: result: no
11928 configure:16376: checking for _strnicmp
11929 rizwank 1.1 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
11930 /tmp/ccPvfSD5.o: In function `main':
11931 /home/rizwank/wine/conftest.c:190: undefined reference to `_strnicmp'
11932 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `_strnicmp'
11933 collect2: ld returned 1 exit status
11934 configure:16439: $? = 1
11935 configure: failed program was:
11936 | /* confdefs.h. */
11937 |
11938 | #define PACKAGE_NAME "Wine"
11939 | #define PACKAGE_TARNAME "wine"
11940 | #define PACKAGE_VERSION "20050111"
11941 | #define PACKAGE_STRING "Wine 20050111"
11942 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
11943 | #define YYTEXT_POINTER 1
11944 | #define HAVE_ISWALNUM 1
11945 | #define HAVE_GETHOSTBYNAME 1
11946 | #define HAVE_CONNECT 1
11947 | #define HAVE_INET_ATON 1
11948 | #define STDC_HEADERS 1
11949 | #define HAVE_SYS_TYPES_H 1
11950 rizwank 1.1 | #define HAVE_SYS_STAT_H 1
11951 | #define HAVE_STDLIB_H 1
11952 | #define HAVE_STRING_H 1
11953 | #define HAVE_MEMORY_H 1
11954 | #define HAVE_STRINGS_H 1
11955 | #define HAVE_INTTYPES_H 1
11956 | #define HAVE_STDINT_H 1
11957 | #define HAVE_UNISTD_H 1
11958 | #define HAVE_ARPA_INET_H 1
11959 | #define HAVE_ARPA_NAMESER_H 1
11960 | #define HAVE_ELF_H 1
11961 | #define HAVE_FLOAT_H 1
11962 | #define HAVE_GETOPT_H 1
11963 | #define HAVE_GIF_LIB_H 1
11964 | #define HAVE_JPEGLIB_H 1
11965 | #define HAVE_LCMS_LCMS_H 1
11966 | #define HAVE_LINK_H 1
11967 | #define HAVE_LINUX_CDROM_H 1
11968 | #define HAVE_LINUX_COMPILER_H 1
11969 | #define HAVE_LINUX_HDREG_H 1
11970 | #define HAVE_LINUX_INPUT_H 1
11971 rizwank 1.1 | #define HAVE_LINUX_IOCTL_H 1
11972 | #define HAVE_LINUX_JOYSTICK_H 1
11973 | #define HAVE_LINUX_MAJOR_H 1
11974 | #define HAVE_LINUX_PARAM_H 1
11975 | #define HAVE_LINUX_SERIAL_H 1
11976 | #define HAVE_MNTENT_H 1
11977 | #define HAVE_NETDB_H 1
11978 | #define HAVE_NETINET_IN_H 1
11979 | #define HAVE_NETINET_IN_SYSTM_H 1
11980 | #define HAVE_NETINET_TCP_H 1
11981 | #define HAVE_OPENSSL_SSL_H 1
11982 | #define HAVE_PTHREAD_H 1
11983 | #define HAVE_PWD_H 1
11984 | #define HAVE_REGEX_H 1
11985 | #define HAVE_SCHED_H 1
11986 | #define HAVE_SCSI_SG_H 1
11987 | #define HAVE_SCSI_SCSI_H 1
11988 | #define HAVE_SCSI_SCSI_IOCTL_H 1
11989 | #define HAVE_STDINT_H 1
11990 | #define HAVE_STRINGS_H 1
11991 | #define HAVE_SYS_ERRNO_H 1
11992 rizwank 1.1 | #define HAVE_SYS_IOCTL_H 1
11993 | #define HAVE_SYS_IPC_H 1
11994 | #define HAVE_SYS_MMAN_H 1
11995 | #define HAVE_SYS_MSG_H 1
11996 | #define HAVE_SYS_PARAM_H 1
11997 | #define HAVE_SYS_POLL_H 1
11998 | #define HAVE_SYS_PTRACE_H 1
11999 | #define HAVE_SYS_REG_H 1
12000 | #define HAVE_SYS_SHM_H 1
12001 | #define HAVE_SYS_SIGNAL_H 1
12002 | #define HAVE_SYS_SOCKET_H 1
12003 | #define HAVE_SYS_STATFS_H 1
12004 | #define HAVE_SYS_STATVFS_H 1
12005 | #define HAVE_SYS_SYSCALL_H 1
12006 | #define HAVE_SYS_SYSCTL_H 1
12007 | #define HAVE_SYS_TIME_H 1
12008 | #define HAVE_SYS_TIMES_H 1
12009 | #define HAVE_SYS_UIO_H 1
12010 | #define HAVE_SYS_UN_H 1
12011 | #define HAVE_SYS_VFS_H 1
12012 | #define HAVE_SYS_VM86_H 1
12013 rizwank 1.1 | #define HAVE_SYS_WAIT_H 1
12014 | #define HAVE_SYSCALL_H 1
12015 | #define HAVE_TERMIOS_H 1
12016 | #define HAVE_UNISTD_H 1
12017 | #define HAVE_UTIME_H 1
12018 | #define HAVE_X11_XLIB_H 1
12019 | #define HAVE_X11_XKBLIB_H 1
12020 | #define HAVE_X11_XUTIL_H 1
12021 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
12022 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
12023 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
12024 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
12025 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
12026 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
12027 | #define HAVE_XKB 1
12028 | #define HAVE_LIBXXSHM 1
12029 | #define HAVE_LIBXSHAPE 1
12030 | #define HAVE_LIBXXF86DGA2 1
12031 | #define HAVE_LIBXXF86VM 1
12032 | #define HAVE_NCURSES_H 1
12033 | #define HAVE_LIBNCURSES 1
12034 rizwank 1.1 | #define HAVE_FT2BUILD_H 1
12035 | #define HAVE_FREETYPE_FREETYPE_H 1
12036 | #define HAVE_FREETYPE_FTGLYPH_H 1
12037 | #define HAVE_FREETYPE_TTTABLES_H 1
12038 | #define HAVE_FREETYPE_FTSNAMES_H 1
12039 | #define HAVE_FREETYPE_TTNAMEID_H 1
12040 | #define HAVE_FREETYPE_FTOUTLN_H 1
12041 | #define HAVE_FREETYPE_FTWINFNT_H 1
12042 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
12043 | #define HAVE_FREETYPE_FTTRIGON_H 1
12044 | #define HAVE_FREETYPE 1
12045 | #define HAVE_PPDEV 1
12046 | #define HAVE___VA_COPY 1
12047 | #define HAVE_SIGSETJMP 1
12048 | #define HAVE_PTHREAD_RWLOCK_T 1
12049 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
12050 | #define HAVE_PTHREAD_GETATTR_NP 1
12051 | #define HAVE_SYS_SOUNDCARD_H 1
12052 | #define HAVE_OSS 1
12053 | #define HAVE_OSS_MIDI 1
12054 | #define _FILE_OFFSET_BITS 64
12055 rizwank 1.1 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
12056 | #define __ASM_NAME(name) name
12057 | #define __ASM_STRING ".string"
12058 | #define __ASM_SHORT ".short"
12059 | #define HAVE_ASM_DOT_SIZE 1
12060 | #define HAVE_DLFCN_H 1
12061 | #define HAVE_DLOPEN 1
12062 | #define SONAME_LIBX11 "libX11.so.6"
12063 | #define SONAME_LIBXEXT "libXext.so.6"
12064 | #define SONAME_LIBXI "libXi.so.6"
12065 | #define SONAME_LIBXRENDER "libXrender.so.1"
12066 | #define SONAME_LIBXRANDR "libXrandr.so"
12067 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
12068 | #define SONAME_LIBGL "libGL.so"
12069 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
12070 | #define SONAME_LIBCUPS "libcups.so"
12071 | #define SONAME_LIBJACK "libjack.so"
12072 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
12073 | #define SONAME_LIBSSL "libssl.so.0.9.6"
12074 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
12075 | #define SONAME_LIBNCURSES "libncurses.so.5"
12076 rizwank 1.1 | #define SONAME_LIBCURSES "libcurses.so"
12077 | #define SONAME_LIBJPEG "libjpeg.so.62"
12078 | #define SONAME_LIBUNGIF "libungif.so"
12079 | #define SONAME_LIBGIF "libgif.so"
12080 | #define SONAME_LIBLCMS "liblcms.so"
12081 | #define SONAME_LIBCAPI20 "libcapi20.so"
12082 | #define HAVE_ALLOCA_H 1
12083 | #define HAVE_ALLOCA 1
12084 | /* end confdefs.h. */
12085 | /* Define _strnicmp to an innocuous variant, in case <limits.h> declares _strnicmp.
12086 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
12087 | #define _strnicmp innocuous__strnicmp
12088 |
12089 | /* System header to define __stub macros and hopefully few prototypes,
12090 | which can conflict with char _strnicmp (); below.
12091 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12092 | <limits.h> exists even on freestanding compilers. */
12093 |
12094 | #ifdef __STDC__
12095 | # include <limits.h>
12096 | #else
12097 rizwank 1.1 | # include <assert.h>
12098 | #endif
12099 |
12100 | #undef _strnicmp
12101 |
12102 | /* Override any gcc2 internal prototype to avoid an error. */
12103 | #ifdef __cplusplus
12104 | extern "C"
12105 | {
12106 | #endif
12107 | /* We use char because int might match the return type of a gcc2
12108 | builtin and then its argument prototype would still apply. */
12109 | char _strnicmp ();
12110 | /* The GNU C library defines this for functions which it implements
12111 | to always fail with ENOSYS. Some functions are actually named
12112 | something starting with __ and the normal name is an alias. */
12113 | #if defined (__stub__strnicmp) || defined (__stub____strnicmp)
12114 | choke me
12115 | #else
12116 | char (*f) () = _strnicmp;
12117 | #endif
12118 rizwank 1.1 | #ifdef __cplusplus
12119 | }
12120 | #endif
12121 |
12122 | int
12123 | main ()
12124 | {
12125 | return f != _strnicmp;
12126 | ;
12127 | return 0;
12128 | }
12129 configure:16463: result: no
12130 configure:16376: checking for _vsnprintf
12131 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
12132 /tmp/ccwyTWQi.o: In function `main':
12133 /home/rizwank/wine/conftest.c:190: undefined reference to `_vsnprintf'
12134 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `_vsnprintf'
12135 collect2: ld returned 1 exit status
12136 configure:16439: $? = 1
12137 configure: failed program was:
12138 | /* confdefs.h. */
12139 rizwank 1.1 |
12140 | #define PACKAGE_NAME "Wine"
12141 | #define PACKAGE_TARNAME "wine"
12142 | #define PACKAGE_VERSION "20050111"
12143 | #define PACKAGE_STRING "Wine 20050111"
12144 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
12145 | #define YYTEXT_POINTER 1
12146 | #define HAVE_ISWALNUM 1
12147 | #define HAVE_GETHOSTBYNAME 1
12148 | #define HAVE_CONNECT 1
12149 | #define HAVE_INET_ATON 1
12150 | #define STDC_HEADERS 1
12151 | #define HAVE_SYS_TYPES_H 1
12152 | #define HAVE_SYS_STAT_H 1
12153 | #define HAVE_STDLIB_H 1
12154 | #define HAVE_STRING_H 1
12155 | #define HAVE_MEMORY_H 1
12156 | #define HAVE_STRINGS_H 1
12157 | #define HAVE_INTTYPES_H 1
12158 | #define HAVE_STDINT_H 1
12159 | #define HAVE_UNISTD_H 1
12160 rizwank 1.1 | #define HAVE_ARPA_INET_H 1
12161 | #define HAVE_ARPA_NAMESER_H 1
12162 | #define HAVE_ELF_H 1
12163 | #define HAVE_FLOAT_H 1
12164 | #define HAVE_GETOPT_H 1
12165 | #define HAVE_GIF_LIB_H 1
12166 | #define HAVE_JPEGLIB_H 1
12167 | #define HAVE_LCMS_LCMS_H 1
12168 | #define HAVE_LINK_H 1
12169 | #define HAVE_LINUX_CDROM_H 1
12170 | #define HAVE_LINUX_COMPILER_H 1
12171 | #define HAVE_LINUX_HDREG_H 1
12172 | #define HAVE_LINUX_INPUT_H 1
12173 | #define HAVE_LINUX_IOCTL_H 1
12174 | #define HAVE_LINUX_JOYSTICK_H 1
12175 | #define HAVE_LINUX_MAJOR_H 1
12176 | #define HAVE_LINUX_PARAM_H 1
12177 | #define HAVE_LINUX_SERIAL_H 1
12178 | #define HAVE_MNTENT_H 1
12179 | #define HAVE_NETDB_H 1
12180 | #define HAVE_NETINET_IN_H 1
12181 rizwank 1.1 | #define HAVE_NETINET_IN_SYSTM_H 1
12182 | #define HAVE_NETINET_TCP_H 1
12183 | #define HAVE_OPENSSL_SSL_H 1
12184 | #define HAVE_PTHREAD_H 1
12185 | #define HAVE_PWD_H 1
12186 | #define HAVE_REGEX_H 1
12187 | #define HAVE_SCHED_H 1
12188 | #define HAVE_SCSI_SG_H 1
12189 | #define HAVE_SCSI_SCSI_H 1
12190 | #define HAVE_SCSI_SCSI_IOCTL_H 1
12191 | #define HAVE_STDINT_H 1
12192 | #define HAVE_STRINGS_H 1
12193 | #define HAVE_SYS_ERRNO_H 1
12194 | #define HAVE_SYS_IOCTL_H 1
12195 | #define HAVE_SYS_IPC_H 1
12196 | #define HAVE_SYS_MMAN_H 1
12197 | #define HAVE_SYS_MSG_H 1
12198 | #define HAVE_SYS_PARAM_H 1
12199 | #define HAVE_SYS_POLL_H 1
12200 | #define HAVE_SYS_PTRACE_H 1
12201 | #define HAVE_SYS_REG_H 1
12202 rizwank 1.1 | #define HAVE_SYS_SHM_H 1
12203 | #define HAVE_SYS_SIGNAL_H 1
12204 | #define HAVE_SYS_SOCKET_H 1
12205 | #define HAVE_SYS_STATFS_H 1
12206 | #define HAVE_SYS_STATVFS_H 1
12207 | #define HAVE_SYS_SYSCALL_H 1
12208 | #define HAVE_SYS_SYSCTL_H 1
12209 | #define HAVE_SYS_TIME_H 1
12210 | #define HAVE_SYS_TIMES_H 1
12211 | #define HAVE_SYS_UIO_H 1
12212 | #define HAVE_SYS_UN_H 1
12213 | #define HAVE_SYS_VFS_H 1
12214 | #define HAVE_SYS_VM86_H 1
12215 | #define HAVE_SYS_WAIT_H 1
12216 | #define HAVE_SYSCALL_H 1
12217 | #define HAVE_TERMIOS_H 1
12218 | #define HAVE_UNISTD_H 1
12219 | #define HAVE_UTIME_H 1
12220 | #define HAVE_X11_XLIB_H 1
12221 | #define HAVE_X11_XKBLIB_H 1
12222 | #define HAVE_X11_XUTIL_H 1
12223 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
12224 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
12225 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
12226 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
12227 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
12228 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
12229 | #define HAVE_XKB 1
12230 | #define HAVE_LIBXXSHM 1
12231 | #define HAVE_LIBXSHAPE 1
12232 | #define HAVE_LIBXXF86DGA2 1
12233 | #define HAVE_LIBXXF86VM 1
12234 | #define HAVE_NCURSES_H 1
12235 | #define HAVE_LIBNCURSES 1
12236 | #define HAVE_FT2BUILD_H 1
12237 | #define HAVE_FREETYPE_FREETYPE_H 1
12238 | #define HAVE_FREETYPE_FTGLYPH_H 1
12239 | #define HAVE_FREETYPE_TTTABLES_H 1
12240 | #define HAVE_FREETYPE_FTSNAMES_H 1
12241 | #define HAVE_FREETYPE_TTNAMEID_H 1
12242 | #define HAVE_FREETYPE_FTOUTLN_H 1
12243 | #define HAVE_FREETYPE_FTWINFNT_H 1
12244 rizwank 1.1 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
12245 | #define HAVE_FREETYPE_FTTRIGON_H 1
12246 | #define HAVE_FREETYPE 1
12247 | #define HAVE_PPDEV 1
12248 | #define HAVE___VA_COPY 1
12249 | #define HAVE_SIGSETJMP 1
12250 | #define HAVE_PTHREAD_RWLOCK_T 1
12251 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
12252 | #define HAVE_PTHREAD_GETATTR_NP 1
12253 | #define HAVE_SYS_SOUNDCARD_H 1
12254 | #define HAVE_OSS 1
12255 | #define HAVE_OSS_MIDI 1
12256 | #define _FILE_OFFSET_BITS 64
12257 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
12258 | #define __ASM_NAME(name) name
12259 | #define __ASM_STRING ".string"
12260 | #define __ASM_SHORT ".short"
12261 | #define HAVE_ASM_DOT_SIZE 1
12262 | #define HAVE_DLFCN_H 1
12263 | #define HAVE_DLOPEN 1
12264 | #define SONAME_LIBX11 "libX11.so.6"
12265 rizwank 1.1 | #define SONAME_LIBXEXT "libXext.so.6"
12266 | #define SONAME_LIBXI "libXi.so.6"
12267 | #define SONAME_LIBXRENDER "libXrender.so.1"
12268 | #define SONAME_LIBXRANDR "libXrandr.so"
12269 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
12270 | #define SONAME_LIBGL "libGL.so"
12271 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
12272 | #define SONAME_LIBCUPS "libcups.so"
12273 | #define SONAME_LIBJACK "libjack.so"
12274 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
12275 | #define SONAME_LIBSSL "libssl.so.0.9.6"
12276 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
12277 | #define SONAME_LIBNCURSES "libncurses.so.5"
12278 | #define SONAME_LIBCURSES "libcurses.so"
12279 | #define SONAME_LIBJPEG "libjpeg.so.62"
12280 | #define SONAME_LIBUNGIF "libungif.so"
12281 | #define SONAME_LIBGIF "libgif.so"
12282 | #define SONAME_LIBLCMS "liblcms.so"
12283 | #define SONAME_LIBCAPI20 "libcapi20.so"
12284 | #define HAVE_ALLOCA_H 1
12285 | #define HAVE_ALLOCA 1
12286 rizwank 1.1 | /* end confdefs.h. */
12287 | /* Define _vsnprintf to an innocuous variant, in case <limits.h> declares _vsnprintf.
12288 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
12289 | #define _vsnprintf innocuous__vsnprintf
12290 |
12291 | /* System header to define __stub macros and hopefully few prototypes,
12292 | which can conflict with char _vsnprintf (); below.
12293 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12294 | <limits.h> exists even on freestanding compilers. */
12295 |
12296 | #ifdef __STDC__
12297 | # include <limits.h>
12298 | #else
12299 | # include <assert.h>
12300 | #endif
12301 |
12302 | #undef _vsnprintf
12303 |
12304 | /* Override any gcc2 internal prototype to avoid an error. */
12305 | #ifdef __cplusplus
12306 | extern "C"
12307 rizwank 1.1 | {
12308 | #endif
12309 | /* We use char because int might match the return type of a gcc2
12310 | builtin and then its argument prototype would still apply. */
12311 | char _vsnprintf ();
12312 | /* The GNU C library defines this for functions which it implements
12313 | to always fail with ENOSYS. Some functions are actually named
12314 | something starting with __ and the normal name is an alias. */
12315 | #if defined (__stub__vsnprintf) || defined (__stub____vsnprintf)
12316 | choke me
12317 | #else
12318 | char (*f) () = _vsnprintf;
12319 | #endif
12320 | #ifdef __cplusplus
12321 | }
12322 | #endif
12323 |
12324 | int
12325 | main ()
12326 | {
12327 | return f != _vsnprintf;
12328 rizwank 1.1 | ;
12329 | return 0;
12330 | }
12331 configure:16463: result: no
12332 configure:16376: checking for chsize
12333 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
12334 /tmp/ccVRxGNt.o: In function `main':
12335 /home/rizwank/wine/conftest.c:190: undefined reference to `chsize'
12336 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `chsize'
12337 collect2: ld returned 1 exit status
12338 configure:16439: $? = 1
12339 configure: failed program was:
12340 | /* confdefs.h. */
12341 |
12342 | #define PACKAGE_NAME "Wine"
12343 | #define PACKAGE_TARNAME "wine"
12344 | #define PACKAGE_VERSION "20050111"
12345 | #define PACKAGE_STRING "Wine 20050111"
12346 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
12347 | #define YYTEXT_POINTER 1
12348 | #define HAVE_ISWALNUM 1
12349 rizwank 1.1 | #define HAVE_GETHOSTBYNAME 1
12350 | #define HAVE_CONNECT 1
12351 | #define HAVE_INET_ATON 1
12352 | #define STDC_HEADERS 1
12353 | #define HAVE_SYS_TYPES_H 1
12354 | #define HAVE_SYS_STAT_H 1
12355 | #define HAVE_STDLIB_H 1
12356 | #define HAVE_STRING_H 1
12357 | #define HAVE_MEMORY_H 1
12358 | #define HAVE_STRINGS_H 1
12359 | #define HAVE_INTTYPES_H 1
12360 | #define HAVE_STDINT_H 1
12361 | #define HAVE_UNISTD_H 1
12362 | #define HAVE_ARPA_INET_H 1
12363 | #define HAVE_ARPA_NAMESER_H 1
12364 | #define HAVE_ELF_H 1
12365 | #define HAVE_FLOAT_H 1
12366 | #define HAVE_GETOPT_H 1
12367 | #define HAVE_GIF_LIB_H 1
12368 | #define HAVE_JPEGLIB_H 1
12369 | #define HAVE_LCMS_LCMS_H 1
12370 rizwank 1.1 | #define HAVE_LINK_H 1
12371 | #define HAVE_LINUX_CDROM_H 1
12372 | #define HAVE_LINUX_COMPILER_H 1
12373 | #define HAVE_LINUX_HDREG_H 1
12374 | #define HAVE_LINUX_INPUT_H 1
12375 | #define HAVE_LINUX_IOCTL_H 1
12376 | #define HAVE_LINUX_JOYSTICK_H 1
12377 | #define HAVE_LINUX_MAJOR_H 1
12378 | #define HAVE_LINUX_PARAM_H 1
12379 | #define HAVE_LINUX_SERIAL_H 1
12380 | #define HAVE_MNTENT_H 1
12381 | #define HAVE_NETDB_H 1
12382 | #define HAVE_NETINET_IN_H 1
12383 | #define HAVE_NETINET_IN_SYSTM_H 1
12384 | #define HAVE_NETINET_TCP_H 1
12385 | #define HAVE_OPENSSL_SSL_H 1
12386 | #define HAVE_PTHREAD_H 1
12387 | #define HAVE_PWD_H 1
12388 | #define HAVE_REGEX_H 1
12389 | #define HAVE_SCHED_H 1
12390 | #define HAVE_SCSI_SG_H 1
12391 rizwank 1.1 | #define HAVE_SCSI_SCSI_H 1
12392 | #define HAVE_SCSI_SCSI_IOCTL_H 1
12393 | #define HAVE_STDINT_H 1
12394 | #define HAVE_STRINGS_H 1
12395 | #define HAVE_SYS_ERRNO_H 1
12396 | #define HAVE_SYS_IOCTL_H 1
12397 | #define HAVE_SYS_IPC_H 1
12398 | #define HAVE_SYS_MMAN_H 1
12399 | #define HAVE_SYS_MSG_H 1
12400 | #define HAVE_SYS_PARAM_H 1
12401 | #define HAVE_SYS_POLL_H 1
12402 | #define HAVE_SYS_PTRACE_H 1
12403 | #define HAVE_SYS_REG_H 1
12404 | #define HAVE_SYS_SHM_H 1
12405 | #define HAVE_SYS_SIGNAL_H 1
12406 | #define HAVE_SYS_SOCKET_H 1
12407 | #define HAVE_SYS_STATFS_H 1
12408 | #define HAVE_SYS_STATVFS_H 1
12409 | #define HAVE_SYS_SYSCALL_H 1
12410 | #define HAVE_SYS_SYSCTL_H 1
12411 | #define HAVE_SYS_TIME_H 1
12412 rizwank 1.1 | #define HAVE_SYS_TIMES_H 1
12413 | #define HAVE_SYS_UIO_H 1
12414 | #define HAVE_SYS_UN_H 1
12415 | #define HAVE_SYS_VFS_H 1
12416 | #define HAVE_SYS_VM86_H 1
12417 | #define HAVE_SYS_WAIT_H 1
12418 | #define HAVE_SYSCALL_H 1
12419 | #define HAVE_TERMIOS_H 1
12420 | #define HAVE_UNISTD_H 1
12421 | #define HAVE_UTIME_H 1
12422 | #define HAVE_X11_XLIB_H 1
12423 | #define HAVE_X11_XKBLIB_H 1
12424 | #define HAVE_X11_XUTIL_H 1
12425 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
12426 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
12427 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
12428 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
12429 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
12430 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
12431 | #define HAVE_XKB 1
12432 | #define HAVE_LIBXXSHM 1
12433 rizwank 1.1 | #define HAVE_LIBXSHAPE 1
12434 | #define HAVE_LIBXXF86DGA2 1
12435 | #define HAVE_LIBXXF86VM 1
12436 | #define HAVE_NCURSES_H 1
12437 | #define HAVE_LIBNCURSES 1
12438 | #define HAVE_FT2BUILD_H 1
12439 | #define HAVE_FREETYPE_FREETYPE_H 1
12440 | #define HAVE_FREETYPE_FTGLYPH_H 1
12441 | #define HAVE_FREETYPE_TTTABLES_H 1
12442 | #define HAVE_FREETYPE_FTSNAMES_H 1
12443 | #define HAVE_FREETYPE_TTNAMEID_H 1
12444 | #define HAVE_FREETYPE_FTOUTLN_H 1
12445 | #define HAVE_FREETYPE_FTWINFNT_H 1
12446 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
12447 | #define HAVE_FREETYPE_FTTRIGON_H 1
12448 | #define HAVE_FREETYPE 1
12449 | #define HAVE_PPDEV 1
12450 | #define HAVE___VA_COPY 1
12451 | #define HAVE_SIGSETJMP 1
12452 | #define HAVE_PTHREAD_RWLOCK_T 1
12453 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
12454 rizwank 1.1 | #define HAVE_PTHREAD_GETATTR_NP 1
12455 | #define HAVE_SYS_SOUNDCARD_H 1
12456 | #define HAVE_OSS 1
12457 | #define HAVE_OSS_MIDI 1
12458 | #define _FILE_OFFSET_BITS 64
12459 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
12460 | #define __ASM_NAME(name) name
12461 | #define __ASM_STRING ".string"
12462 | #define __ASM_SHORT ".short"
12463 | #define HAVE_ASM_DOT_SIZE 1
12464 | #define HAVE_DLFCN_H 1
12465 | #define HAVE_DLOPEN 1
12466 | #define SONAME_LIBX11 "libX11.so.6"
12467 | #define SONAME_LIBXEXT "libXext.so.6"
12468 | #define SONAME_LIBXI "libXi.so.6"
12469 | #define SONAME_LIBXRENDER "libXrender.so.1"
12470 | #define SONAME_LIBXRANDR "libXrandr.so"
12471 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
12472 | #define SONAME_LIBGL "libGL.so"
12473 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
12474 | #define SONAME_LIBCUPS "libcups.so"
12475 rizwank 1.1 | #define SONAME_LIBJACK "libjack.so"
12476 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
12477 | #define SONAME_LIBSSL "libssl.so.0.9.6"
12478 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
12479 | #define SONAME_LIBNCURSES "libncurses.so.5"
12480 | #define SONAME_LIBCURSES "libcurses.so"
12481 | #define SONAME_LIBJPEG "libjpeg.so.62"
12482 | #define SONAME_LIBUNGIF "libungif.so"
12483 | #define SONAME_LIBGIF "libgif.so"
12484 | #define SONAME_LIBLCMS "liblcms.so"
12485 | #define SONAME_LIBCAPI20 "libcapi20.so"
12486 | #define HAVE_ALLOCA_H 1
12487 | #define HAVE_ALLOCA 1
12488 | /* end confdefs.h. */
12489 | /* Define chsize to an innocuous variant, in case <limits.h> declares chsize.
12490 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
12491 | #define chsize innocuous_chsize
12492 |
12493 | /* System header to define __stub macros and hopefully few prototypes,
12494 | which can conflict with char chsize (); below.
12495 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12496 rizwank 1.1 | <limits.h> exists even on freestanding compilers. */
12497 |
12498 | #ifdef __STDC__
12499 | # include <limits.h>
12500 | #else
12501 | # include <assert.h>
12502 | #endif
12503 |
12504 | #undef chsize
12505 |
12506 | /* Override any gcc2 internal prototype to avoid an error. */
12507 | #ifdef __cplusplus
12508 | extern "C"
12509 | {
12510 | #endif
12511 | /* We use char because int might match the return type of a gcc2
12512 | builtin and then its argument prototype would still apply. */
12513 | char chsize ();
12514 | /* The GNU C library defines this for functions which it implements
12515 | to always fail with ENOSYS. Some functions are actually named
12516 | something starting with __ and the normal name is an alias. */
12517 rizwank 1.1 | #if defined (__stub_chsize) || defined (__stub___chsize)
12518 | choke me
12519 | #else
12520 | char (*f) () = chsize;
12521 | #endif
12522 | #ifdef __cplusplus
12523 | }
12524 | #endif
12525 |
12526 | int
12527 | main ()
12528 | {
12529 | return f != chsize;
12530 | ;
12531 | return 0;
12532 | }
12533 configure:16463: result: no
12534 configure:16376: checking for clone
12535 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
12536 configure:16439: $? = 0
12537 configure:16442: test -z || test ! -s conftest.err
12538 rizwank 1.1 configure:16445: $? = 0
12539 configure:16448: test -s conftest
12540 configure:16451: $? = 0
12541 configure:16463: result: yes
12542 configure:16376: checking for epoll_create
12543 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
12544 /tmp/cc6U0bjA.o: In function `main':
12545 /home/rizwank/wine/conftest.c:191: undefined reference to `epoll_create'
12546 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `epoll_create'
12547 collect2: ld returned 1 exit status
12548 configure:16439: $? = 1
12549 configure: failed program was:
12550 | /* confdefs.h. */
12551 |
12552 | #define PACKAGE_NAME "Wine"
12553 | #define PACKAGE_TARNAME "wine"
12554 | #define PACKAGE_VERSION "20050111"
12555 | #define PACKAGE_STRING "Wine 20050111"
12556 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
12557 | #define YYTEXT_POINTER 1
12558 | #define HAVE_ISWALNUM 1
12559 rizwank 1.1 | #define HAVE_GETHOSTBYNAME 1
12560 | #define HAVE_CONNECT 1
12561 | #define HAVE_INET_ATON 1
12562 | #define STDC_HEADERS 1
12563 | #define HAVE_SYS_TYPES_H 1
12564 | #define HAVE_SYS_STAT_H 1
12565 | #define HAVE_STDLIB_H 1
12566 | #define HAVE_STRING_H 1
12567 | #define HAVE_MEMORY_H 1
12568 | #define HAVE_STRINGS_H 1
12569 | #define HAVE_INTTYPES_H 1
12570 | #define HAVE_STDINT_H 1
12571 | #define HAVE_UNISTD_H 1
12572 | #define HAVE_ARPA_INET_H 1
12573 | #define HAVE_ARPA_NAMESER_H 1
12574 | #define HAVE_ELF_H 1
12575 | #define HAVE_FLOAT_H 1
12576 | #define HAVE_GETOPT_H 1
12577 | #define HAVE_GIF_LIB_H 1
12578 | #define HAVE_JPEGLIB_H 1
12579 | #define HAVE_LCMS_LCMS_H 1
12580 rizwank 1.1 | #define HAVE_LINK_H 1
12581 | #define HAVE_LINUX_CDROM_H 1
12582 | #define HAVE_LINUX_COMPILER_H 1
12583 | #define HAVE_LINUX_HDREG_H 1
12584 | #define HAVE_LINUX_INPUT_H 1
12585 | #define HAVE_LINUX_IOCTL_H 1
12586 | #define HAVE_LINUX_JOYSTICK_H 1
12587 | #define HAVE_LINUX_MAJOR_H 1
12588 | #define HAVE_LINUX_PARAM_H 1
12589 | #define HAVE_LINUX_SERIAL_H 1
12590 | #define HAVE_MNTENT_H 1
12591 | #define HAVE_NETDB_H 1
12592 | #define HAVE_NETINET_IN_H 1
12593 | #define HAVE_NETINET_IN_SYSTM_H 1
12594 | #define HAVE_NETINET_TCP_H 1
12595 | #define HAVE_OPENSSL_SSL_H 1
12596 | #define HAVE_PTHREAD_H 1
12597 | #define HAVE_PWD_H 1
12598 | #define HAVE_REGEX_H 1
12599 | #define HAVE_SCHED_H 1
12600 | #define HAVE_SCSI_SG_H 1
12601 rizwank 1.1 | #define HAVE_SCSI_SCSI_H 1
12602 | #define HAVE_SCSI_SCSI_IOCTL_H 1
12603 | #define HAVE_STDINT_H 1
12604 | #define HAVE_STRINGS_H 1
12605 | #define HAVE_SYS_ERRNO_H 1
12606 | #define HAVE_SYS_IOCTL_H 1
12607 | #define HAVE_SYS_IPC_H 1
12608 | #define HAVE_SYS_MMAN_H 1
12609 | #define HAVE_SYS_MSG_H 1
12610 | #define HAVE_SYS_PARAM_H 1
12611 | #define HAVE_SYS_POLL_H 1
12612 | #define HAVE_SYS_PTRACE_H 1
12613 | #define HAVE_SYS_REG_H 1
12614 | #define HAVE_SYS_SHM_H 1
12615 | #define HAVE_SYS_SIGNAL_H 1
12616 | #define HAVE_SYS_SOCKET_H 1
12617 | #define HAVE_SYS_STATFS_H 1
12618 | #define HAVE_SYS_STATVFS_H 1
12619 | #define HAVE_SYS_SYSCALL_H 1
12620 | #define HAVE_SYS_SYSCTL_H 1
12621 | #define HAVE_SYS_TIME_H 1
12622 rizwank 1.1 | #define HAVE_SYS_TIMES_H 1
12623 | #define HAVE_SYS_UIO_H 1
12624 | #define HAVE_SYS_UN_H 1
12625 | #define HAVE_SYS_VFS_H 1
12626 | #define HAVE_SYS_VM86_H 1
12627 | #define HAVE_SYS_WAIT_H 1
12628 | #define HAVE_SYSCALL_H 1
12629 | #define HAVE_TERMIOS_H 1
12630 | #define HAVE_UNISTD_H 1
12631 | #define HAVE_UTIME_H 1
12632 | #define HAVE_X11_XLIB_H 1
12633 | #define HAVE_X11_XKBLIB_H 1
12634 | #define HAVE_X11_XUTIL_H 1
12635 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
12636 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
12637 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
12638 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
12639 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
12640 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
12641 | #define HAVE_XKB 1
12642 | #define HAVE_LIBXXSHM 1
12643 rizwank 1.1 | #define HAVE_LIBXSHAPE 1
12644 | #define HAVE_LIBXXF86DGA2 1
12645 | #define HAVE_LIBXXF86VM 1
12646 | #define HAVE_NCURSES_H 1
12647 | #define HAVE_LIBNCURSES 1
12648 | #define HAVE_FT2BUILD_H 1
12649 | #define HAVE_FREETYPE_FREETYPE_H 1
12650 | #define HAVE_FREETYPE_FTGLYPH_H 1
12651 | #define HAVE_FREETYPE_TTTABLES_H 1
12652 | #define HAVE_FREETYPE_FTSNAMES_H 1
12653 | #define HAVE_FREETYPE_TTNAMEID_H 1
12654 | #define HAVE_FREETYPE_FTOUTLN_H 1
12655 | #define HAVE_FREETYPE_FTWINFNT_H 1
12656 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
12657 | #define HAVE_FREETYPE_FTTRIGON_H 1
12658 | #define HAVE_FREETYPE 1
12659 | #define HAVE_PPDEV 1
12660 | #define HAVE___VA_COPY 1
12661 | #define HAVE_SIGSETJMP 1
12662 | #define HAVE_PTHREAD_RWLOCK_T 1
12663 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
12664 rizwank 1.1 | #define HAVE_PTHREAD_GETATTR_NP 1
12665 | #define HAVE_SYS_SOUNDCARD_H 1
12666 | #define HAVE_OSS 1
12667 | #define HAVE_OSS_MIDI 1
12668 | #define _FILE_OFFSET_BITS 64
12669 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
12670 | #define __ASM_NAME(name) name
12671 | #define __ASM_STRING ".string"
12672 | #define __ASM_SHORT ".short"
12673 | #define HAVE_ASM_DOT_SIZE 1
12674 | #define HAVE_DLFCN_H 1
12675 | #define HAVE_DLOPEN 1
12676 | #define SONAME_LIBX11 "libX11.so.6"
12677 | #define SONAME_LIBXEXT "libXext.so.6"
12678 | #define SONAME_LIBXI "libXi.so.6"
12679 | #define SONAME_LIBXRENDER "libXrender.so.1"
12680 | #define SONAME_LIBXRANDR "libXrandr.so"
12681 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
12682 | #define SONAME_LIBGL "libGL.so"
12683 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
12684 | #define SONAME_LIBCUPS "libcups.so"
12685 rizwank 1.1 | #define SONAME_LIBJACK "libjack.so"
12686 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
12687 | #define SONAME_LIBSSL "libssl.so.0.9.6"
12688 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
12689 | #define SONAME_LIBNCURSES "libncurses.so.5"
12690 | #define SONAME_LIBCURSES "libcurses.so"
12691 | #define SONAME_LIBJPEG "libjpeg.so.62"
12692 | #define SONAME_LIBUNGIF "libungif.so"
12693 | #define SONAME_LIBGIF "libgif.so"
12694 | #define SONAME_LIBLCMS "liblcms.so"
12695 | #define SONAME_LIBCAPI20 "libcapi20.so"
12696 | #define HAVE_ALLOCA_H 1
12697 | #define HAVE_ALLOCA 1
12698 | #define HAVE_CLONE 1
12699 | /* end confdefs.h. */
12700 | /* Define epoll_create to an innocuous variant, in case <limits.h> declares epoll_create.
12701 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
12702 | #define epoll_create innocuous_epoll_create
12703 |
12704 | /* System header to define __stub macros and hopefully few prototypes,
12705 | which can conflict with char epoll_create (); below.
12706 rizwank 1.1 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12707 | <limits.h> exists even on freestanding compilers. */
12708 |
12709 | #ifdef __STDC__
12710 | # include <limits.h>
12711 | #else
12712 | # include <assert.h>
12713 | #endif
12714 |
12715 | #undef epoll_create
12716 |
12717 | /* Override any gcc2 internal prototype to avoid an error. */
12718 | #ifdef __cplusplus
12719 | extern "C"
12720 | {
12721 | #endif
12722 | /* We use char because int might match the return type of a gcc2
12723 | builtin and then its argument prototype would still apply. */
12724 | char epoll_create ();
12725 | /* The GNU C library defines this for functions which it implements
12726 | to always fail with ENOSYS. Some functions are actually named
12727 rizwank 1.1 | something starting with __ and the normal name is an alias. */
12728 | #if defined (__stub_epoll_create) || defined (__stub___epoll_create)
12729 | choke me
12730 | #else
12731 | char (*f) () = epoll_create;
12732 | #endif
12733 | #ifdef __cplusplus
12734 | }
12735 | #endif
12736 |
12737 | int
12738 | main ()
12739 | {
12740 | return f != epoll_create;
12741 | ;
12742 | return 0;
12743 | }
12744 configure:16463: result: no
12745 configure:16376: checking for ffs
12746 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
12747 conftest.c:175: warning: conflicting types for built-in function `ffs'
12748 rizwank 1.1 configure:16439: $? = 0
12749 configure:16442: test -z || test ! -s conftest.err
12750 configure:16445: $? = 0
12751 configure:16448: test -s conftest
12752 configure:16451: $? = 0
12753 configure:16463: result: yes
12754 configure:16376: checking for finite
12755 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
12756 configure:16439: $? = 0
12757 configure:16442: test -z || test ! -s conftest.err
12758 configure:16445: $? = 0
12759 configure:16448: test -s conftest
12760 configure:16451: $? = 0
12761 configure:16463: result: yes
12762 configure:16376: checking for fork
12763 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
12764 configure:16439: $? = 0
12765 configure:16442: test -z || test ! -s conftest.err
12766 configure:16445: $? = 0
12767 configure:16448: test -s conftest
12768 configure:16451: $? = 0
12769 rizwank 1.1 configure:16463: result: yes
12770 configure:16376: checking for fpclass
12771 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
12772 /tmp/cc4o7FuH.o: In function `main':
12773 /home/rizwank/wine/conftest.c:194: undefined reference to `fpclass'
12774 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `fpclass'
12775 collect2: ld returned 1 exit status
12776 configure:16439: $? = 1
12777 configure: failed program was:
12778 | /* confdefs.h. */
12779 |
12780 | #define PACKAGE_NAME "Wine"
12781 | #define PACKAGE_TARNAME "wine"
12782 | #define PACKAGE_VERSION "20050111"
12783 | #define PACKAGE_STRING "Wine 20050111"
12784 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
12785 | #define YYTEXT_POINTER 1
12786 | #define HAVE_ISWALNUM 1
12787 | #define HAVE_GETHOSTBYNAME 1
12788 | #define HAVE_CONNECT 1
12789 | #define HAVE_INET_ATON 1
12790 rizwank 1.1 | #define STDC_HEADERS 1
12791 | #define HAVE_SYS_TYPES_H 1
12792 | #define HAVE_SYS_STAT_H 1
12793 | #define HAVE_STDLIB_H 1
12794 | #define HAVE_STRING_H 1
12795 | #define HAVE_MEMORY_H 1
12796 | #define HAVE_STRINGS_H 1
12797 | #define HAVE_INTTYPES_H 1
12798 | #define HAVE_STDINT_H 1
12799 | #define HAVE_UNISTD_H 1
12800 | #define HAVE_ARPA_INET_H 1
12801 | #define HAVE_ARPA_NAMESER_H 1
12802 | #define HAVE_ELF_H 1
12803 | #define HAVE_FLOAT_H 1
12804 | #define HAVE_GETOPT_H 1
12805 | #define HAVE_GIF_LIB_H 1
12806 | #define HAVE_JPEGLIB_H 1
12807 | #define HAVE_LCMS_LCMS_H 1
12808 | #define HAVE_LINK_H 1
12809 | #define HAVE_LINUX_CDROM_H 1
12810 | #define HAVE_LINUX_COMPILER_H 1
12811 rizwank 1.1 | #define HAVE_LINUX_HDREG_H 1
12812 | #define HAVE_LINUX_INPUT_H 1
12813 | #define HAVE_LINUX_IOCTL_H 1
12814 | #define HAVE_LINUX_JOYSTICK_H 1
12815 | #define HAVE_LINUX_MAJOR_H 1
12816 | #define HAVE_LINUX_PARAM_H 1
12817 | #define HAVE_LINUX_SERIAL_H 1
12818 | #define HAVE_MNTENT_H 1
12819 | #define HAVE_NETDB_H 1
12820 | #define HAVE_NETINET_IN_H 1
12821 | #define HAVE_NETINET_IN_SYSTM_H 1
12822 | #define HAVE_NETINET_TCP_H 1
12823 | #define HAVE_OPENSSL_SSL_H 1
12824 | #define HAVE_PTHREAD_H 1
12825 | #define HAVE_PWD_H 1
12826 | #define HAVE_REGEX_H 1
12827 | #define HAVE_SCHED_H 1
12828 | #define HAVE_SCSI_SG_H 1
12829 | #define HAVE_SCSI_SCSI_H 1
12830 | #define HAVE_SCSI_SCSI_IOCTL_H 1
12831 | #define HAVE_STDINT_H 1
12832 rizwank 1.1 | #define HAVE_STRINGS_H 1
12833 | #define HAVE_SYS_ERRNO_H 1
12834 | #define HAVE_SYS_IOCTL_H 1
12835 | #define HAVE_SYS_IPC_H 1
12836 | #define HAVE_SYS_MMAN_H 1
12837 | #define HAVE_SYS_MSG_H 1
12838 | #define HAVE_SYS_PARAM_H 1
12839 | #define HAVE_SYS_POLL_H 1
12840 | #define HAVE_SYS_PTRACE_H 1
12841 | #define HAVE_SYS_REG_H 1
12842 | #define HAVE_SYS_SHM_H 1
12843 | #define HAVE_SYS_SIGNAL_H 1
12844 | #define HAVE_SYS_SOCKET_H 1
12845 | #define HAVE_SYS_STATFS_H 1
12846 | #define HAVE_SYS_STATVFS_H 1
12847 | #define HAVE_SYS_SYSCALL_H 1
12848 | #define HAVE_SYS_SYSCTL_H 1
12849 | #define HAVE_SYS_TIME_H 1
12850 | #define HAVE_SYS_TIMES_H 1
12851 | #define HAVE_SYS_UIO_H 1
12852 | #define HAVE_SYS_UN_H 1
12853 rizwank 1.1 | #define HAVE_SYS_VFS_H 1
12854 | #define HAVE_SYS_VM86_H 1
12855 | #define HAVE_SYS_WAIT_H 1
12856 | #define HAVE_SYSCALL_H 1
12857 | #define HAVE_TERMIOS_H 1
12858 | #define HAVE_UNISTD_H 1
12859 | #define HAVE_UTIME_H 1
12860 | #define HAVE_X11_XLIB_H 1
12861 | #define HAVE_X11_XKBLIB_H 1
12862 | #define HAVE_X11_XUTIL_H 1
12863 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
12864 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
12865 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
12866 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
12867 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
12868 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
12869 | #define HAVE_XKB 1
12870 | #define HAVE_LIBXXSHM 1
12871 | #define HAVE_LIBXSHAPE 1
12872 | #define HAVE_LIBXXF86DGA2 1
12873 | #define HAVE_LIBXXF86VM 1
12874 rizwank 1.1 | #define HAVE_NCURSES_H 1
12875 | #define HAVE_LIBNCURSES 1
12876 | #define HAVE_FT2BUILD_H 1
12877 | #define HAVE_FREETYPE_FREETYPE_H 1
12878 | #define HAVE_FREETYPE_FTGLYPH_H 1
12879 | #define HAVE_FREETYPE_TTTABLES_H 1
12880 | #define HAVE_FREETYPE_FTSNAMES_H 1
12881 | #define HAVE_FREETYPE_TTNAMEID_H 1
12882 | #define HAVE_FREETYPE_FTOUTLN_H 1
12883 | #define HAVE_FREETYPE_FTWINFNT_H 1
12884 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
12885 | #define HAVE_FREETYPE_FTTRIGON_H 1
12886 | #define HAVE_FREETYPE 1
12887 | #define HAVE_PPDEV 1
12888 | #define HAVE___VA_COPY 1
12889 | #define HAVE_SIGSETJMP 1
12890 | #define HAVE_PTHREAD_RWLOCK_T 1
12891 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
12892 | #define HAVE_PTHREAD_GETATTR_NP 1
12893 | #define HAVE_SYS_SOUNDCARD_H 1
12894 | #define HAVE_OSS 1
12895 rizwank 1.1 | #define HAVE_OSS_MIDI 1
12896 | #define _FILE_OFFSET_BITS 64
12897 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
12898 | #define __ASM_NAME(name) name
12899 | #define __ASM_STRING ".string"
12900 | #define __ASM_SHORT ".short"
12901 | #define HAVE_ASM_DOT_SIZE 1
12902 | #define HAVE_DLFCN_H 1
12903 | #define HAVE_DLOPEN 1
12904 | #define SONAME_LIBX11 "libX11.so.6"
12905 | #define SONAME_LIBXEXT "libXext.so.6"
12906 | #define SONAME_LIBXI "libXi.so.6"
12907 | #define SONAME_LIBXRENDER "libXrender.so.1"
12908 | #define SONAME_LIBXRANDR "libXrandr.so"
12909 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
12910 | #define SONAME_LIBGL "libGL.so"
12911 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
12912 | #define SONAME_LIBCUPS "libcups.so"
12913 | #define SONAME_LIBJACK "libjack.so"
12914 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
12915 | #define SONAME_LIBSSL "libssl.so.0.9.6"
12916 rizwank 1.1 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
12917 | #define SONAME_LIBNCURSES "libncurses.so.5"
12918 | #define SONAME_LIBCURSES "libcurses.so"
12919 | #define SONAME_LIBJPEG "libjpeg.so.62"
12920 | #define SONAME_LIBUNGIF "libungif.so"
12921 | #define SONAME_LIBGIF "libgif.so"
12922 | #define SONAME_LIBLCMS "liblcms.so"
12923 | #define SONAME_LIBCAPI20 "libcapi20.so"
12924 | #define HAVE_ALLOCA_H 1
12925 | #define HAVE_ALLOCA 1
12926 | #define HAVE_CLONE 1
12927 | #define HAVE_FFS 1
12928 | #define HAVE_FINITE 1
12929 | #define HAVE_FORK 1
12930 | /* end confdefs.h. */
12931 | /* Define fpclass to an innocuous variant, in case <limits.h> declares fpclass.
12932 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
12933 | #define fpclass innocuous_fpclass
12934 |
12935 | /* System header to define __stub macros and hopefully few prototypes,
12936 | which can conflict with char fpclass (); below.
12937 rizwank 1.1 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12938 | <limits.h> exists even on freestanding compilers. */
12939 |
12940 | #ifdef __STDC__
12941 | # include <limits.h>
12942 | #else
12943 | # include <assert.h>
12944 | #endif
12945 |
12946 | #undef fpclass
12947 |
12948 | /* Override any gcc2 internal prototype to avoid an error. */
12949 | #ifdef __cplusplus
12950 | extern "C"
12951 | {
12952 | #endif
12953 | /* We use char because int might match the return type of a gcc2
12954 | builtin and then its argument prototype would still apply. */
12955 | char fpclass ();
12956 | /* The GNU C library defines this for functions which it implements
12957 | to always fail with ENOSYS. Some functions are actually named
12958 rizwank 1.1 | something starting with __ and the normal name is an alias. */
12959 | #if defined (__stub_fpclass) || defined (__stub___fpclass)
12960 | choke me
12961 | #else
12962 | char (*f) () = fpclass;
12963 | #endif
12964 | #ifdef __cplusplus
12965 | }
12966 | #endif
12967 |
12968 | int
12969 | main ()
12970 | {
12971 | return f != fpclass;
12972 | ;
12973 | return 0;
12974 | }
12975 configure:16463: result: no
12976 configure:16376: checking for fstatfs
12977 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
12978 configure:16439: $? = 0
12979 rizwank 1.1 configure:16442: test -z || test ! -s conftest.err
12980 configure:16445: $? = 0
12981 configure:16448: test -s conftest
12982 configure:16451: $? = 0
12983 configure:16463: result: yes
12984 configure:16376: checking for fstatvfs
12985 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
12986 configure:16439: $? = 0
12987 configure:16442: test -z || test ! -s conftest.err
12988 configure:16445: $? = 0
12989 configure:16448: test -s conftest
12990 configure:16451: $? = 0
12991 configure:16463: result: yes
12992 configure:16376: checking for ftruncate
12993 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
12994 configure:16439: $? = 0
12995 configure:16442: test -z || test ! -s conftest.err
12996 configure:16445: $? = 0
12997 configure:16448: test -s conftest
12998 configure:16451: $? = 0
12999 configure:16463: result: yes
13000 rizwank 1.1 configure:16376: checking for futimes
13001 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13002 /tmp/ccYKip9J.o: In function `main':
13003 /home/rizwank/wine/conftest.c:197: undefined reference to `futimes'
13004 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `futimes'
13005 collect2: ld returned 1 exit status
13006 configure:16439: $? = 1
13007 configure: failed program was:
13008 | /* confdefs.h. */
13009 |
13010 | #define PACKAGE_NAME "Wine"
13011 | #define PACKAGE_TARNAME "wine"
13012 | #define PACKAGE_VERSION "20050111"
13013 | #define PACKAGE_STRING "Wine 20050111"
13014 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
13015 | #define YYTEXT_POINTER 1
13016 | #define HAVE_ISWALNUM 1
13017 | #define HAVE_GETHOSTBYNAME 1
13018 | #define HAVE_CONNECT 1
13019 | #define HAVE_INET_ATON 1
13020 | #define STDC_HEADERS 1
13021 rizwank 1.1 | #define HAVE_SYS_TYPES_H 1
13022 | #define HAVE_SYS_STAT_H 1
13023 | #define HAVE_STDLIB_H 1
13024 | #define HAVE_STRING_H 1
13025 | #define HAVE_MEMORY_H 1
13026 | #define HAVE_STRINGS_H 1
13027 | #define HAVE_INTTYPES_H 1
13028 | #define HAVE_STDINT_H 1
13029 | #define HAVE_UNISTD_H 1
13030 | #define HAVE_ARPA_INET_H 1
13031 | #define HAVE_ARPA_NAMESER_H 1
13032 | #define HAVE_ELF_H 1
13033 | #define HAVE_FLOAT_H 1
13034 | #define HAVE_GETOPT_H 1
13035 | #define HAVE_GIF_LIB_H 1
13036 | #define HAVE_JPEGLIB_H 1
13037 | #define HAVE_LCMS_LCMS_H 1
13038 | #define HAVE_LINK_H 1
13039 | #define HAVE_LINUX_CDROM_H 1
13040 | #define HAVE_LINUX_COMPILER_H 1
13041 | #define HAVE_LINUX_HDREG_H 1
13042 rizwank 1.1 | #define HAVE_LINUX_INPUT_H 1
13043 | #define HAVE_LINUX_IOCTL_H 1
13044 | #define HAVE_LINUX_JOYSTICK_H 1
13045 | #define HAVE_LINUX_MAJOR_H 1
13046 | #define HAVE_LINUX_PARAM_H 1
13047 | #define HAVE_LINUX_SERIAL_H 1
13048 | #define HAVE_MNTENT_H 1
13049 | #define HAVE_NETDB_H 1
13050 | #define HAVE_NETINET_IN_H 1
13051 | #define HAVE_NETINET_IN_SYSTM_H 1
13052 | #define HAVE_NETINET_TCP_H 1
13053 | #define HAVE_OPENSSL_SSL_H 1
13054 | #define HAVE_PTHREAD_H 1
13055 | #define HAVE_PWD_H 1
13056 | #define HAVE_REGEX_H 1
13057 | #define HAVE_SCHED_H 1
13058 | #define HAVE_SCSI_SG_H 1
13059 | #define HAVE_SCSI_SCSI_H 1
13060 | #define HAVE_SCSI_SCSI_IOCTL_H 1
13061 | #define HAVE_STDINT_H 1
13062 | #define HAVE_STRINGS_H 1
13063 rizwank 1.1 | #define HAVE_SYS_ERRNO_H 1
13064 | #define HAVE_SYS_IOCTL_H 1
13065 | #define HAVE_SYS_IPC_H 1
13066 | #define HAVE_SYS_MMAN_H 1
13067 | #define HAVE_SYS_MSG_H 1
13068 | #define HAVE_SYS_PARAM_H 1
13069 | #define HAVE_SYS_POLL_H 1
13070 | #define HAVE_SYS_PTRACE_H 1
13071 | #define HAVE_SYS_REG_H 1
13072 | #define HAVE_SYS_SHM_H 1
13073 | #define HAVE_SYS_SIGNAL_H 1
13074 | #define HAVE_SYS_SOCKET_H 1
13075 | #define HAVE_SYS_STATFS_H 1
13076 | #define HAVE_SYS_STATVFS_H 1
13077 | #define HAVE_SYS_SYSCALL_H 1
13078 | #define HAVE_SYS_SYSCTL_H 1
13079 | #define HAVE_SYS_TIME_H 1
13080 | #define HAVE_SYS_TIMES_H 1
13081 | #define HAVE_SYS_UIO_H 1
13082 | #define HAVE_SYS_UN_H 1
13083 | #define HAVE_SYS_VFS_H 1
13084 rizwank 1.1 | #define HAVE_SYS_VM86_H 1
13085 | #define HAVE_SYS_WAIT_H 1
13086 | #define HAVE_SYSCALL_H 1
13087 | #define HAVE_TERMIOS_H 1
13088 | #define HAVE_UNISTD_H 1
13089 | #define HAVE_UTIME_H 1
13090 | #define HAVE_X11_XLIB_H 1
13091 | #define HAVE_X11_XKBLIB_H 1
13092 | #define HAVE_X11_XUTIL_H 1
13093 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
13094 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
13095 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
13096 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
13097 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
13098 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
13099 | #define HAVE_XKB 1
13100 | #define HAVE_LIBXXSHM 1
13101 | #define HAVE_LIBXSHAPE 1
13102 | #define HAVE_LIBXXF86DGA2 1
13103 | #define HAVE_LIBXXF86VM 1
13104 | #define HAVE_NCURSES_H 1
13105 rizwank 1.1 | #define HAVE_LIBNCURSES 1
13106 | #define HAVE_FT2BUILD_H 1
13107 | #define HAVE_FREETYPE_FREETYPE_H 1
13108 | #define HAVE_FREETYPE_FTGLYPH_H 1
13109 | #define HAVE_FREETYPE_TTTABLES_H 1
13110 | #define HAVE_FREETYPE_FTSNAMES_H 1
13111 | #define HAVE_FREETYPE_TTNAMEID_H 1
13112 | #define HAVE_FREETYPE_FTOUTLN_H 1
13113 | #define HAVE_FREETYPE_FTWINFNT_H 1
13114 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
13115 | #define HAVE_FREETYPE_FTTRIGON_H 1
13116 | #define HAVE_FREETYPE 1
13117 | #define HAVE_PPDEV 1
13118 | #define HAVE___VA_COPY 1
13119 | #define HAVE_SIGSETJMP 1
13120 | #define HAVE_PTHREAD_RWLOCK_T 1
13121 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
13122 | #define HAVE_PTHREAD_GETATTR_NP 1
13123 | #define HAVE_SYS_SOUNDCARD_H 1
13124 | #define HAVE_OSS 1
13125 | #define HAVE_OSS_MIDI 1
13126 rizwank 1.1 | #define _FILE_OFFSET_BITS 64
13127 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
13128 | #define __ASM_NAME(name) name
13129 | #define __ASM_STRING ".string"
13130 | #define __ASM_SHORT ".short"
13131 | #define HAVE_ASM_DOT_SIZE 1
13132 | #define HAVE_DLFCN_H 1
13133 | #define HAVE_DLOPEN 1
13134 | #define SONAME_LIBX11 "libX11.so.6"
13135 | #define SONAME_LIBXEXT "libXext.so.6"
13136 | #define SONAME_LIBXI "libXi.so.6"
13137 | #define SONAME_LIBXRENDER "libXrender.so.1"
13138 | #define SONAME_LIBXRANDR "libXrandr.so"
13139 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
13140 | #define SONAME_LIBGL "libGL.so"
13141 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
13142 | #define SONAME_LIBCUPS "libcups.so"
13143 | #define SONAME_LIBJACK "libjack.so"
13144 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
13145 | #define SONAME_LIBSSL "libssl.so.0.9.6"
13146 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
13147 rizwank 1.1 | #define SONAME_LIBNCURSES "libncurses.so.5"
13148 | #define SONAME_LIBCURSES "libcurses.so"
13149 | #define SONAME_LIBJPEG "libjpeg.so.62"
13150 | #define SONAME_LIBUNGIF "libungif.so"
13151 | #define SONAME_LIBGIF "libgif.so"
13152 | #define SONAME_LIBLCMS "liblcms.so"
13153 | #define SONAME_LIBCAPI20 "libcapi20.so"
13154 | #define HAVE_ALLOCA_H 1
13155 | #define HAVE_ALLOCA 1
13156 | #define HAVE_CLONE 1
13157 | #define HAVE_FFS 1
13158 | #define HAVE_FINITE 1
13159 | #define HAVE_FORK 1
13160 | #define HAVE_FSTATFS 1
13161 | #define HAVE_FSTATVFS 1
13162 | #define HAVE_FTRUNCATE 1
13163 | /* end confdefs.h. */
13164 | /* Define futimes to an innocuous variant, in case <limits.h> declares futimes.
13165 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
13166 | #define futimes innocuous_futimes
13167 |
13168 rizwank 1.1 | /* System header to define __stub macros and hopefully few prototypes,
13169 | which can conflict with char futimes (); below.
13170 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13171 | <limits.h> exists even on freestanding compilers. */
13172 |
13173 | #ifdef __STDC__
13174 | # include <limits.h>
13175 | #else
13176 | # include <assert.h>
13177 | #endif
13178 |
13179 | #undef futimes
13180 |
13181 | /* Override any gcc2 internal prototype to avoid an error. */
13182 | #ifdef __cplusplus
13183 | extern "C"
13184 | {
13185 | #endif
13186 | /* We use char because int might match the return type of a gcc2
13187 | builtin and then its argument prototype would still apply. */
13188 | char futimes ();
13189 rizwank 1.1 | /* The GNU C library defines this for functions which it implements
13190 | to always fail with ENOSYS. Some functions are actually named
13191 | something starting with __ and the normal name is an alias. */
13192 | #if defined (__stub_futimes) || defined (__stub___futimes)
13193 | choke me
13194 | #else
13195 | char (*f) () = futimes;
13196 | #endif
13197 | #ifdef __cplusplus
13198 | }
13199 | #endif
13200 |
13201 | int
13202 | main ()
13203 | {
13204 | return f != futimes;
13205 | ;
13206 | return 0;
13207 | }
13208 configure:16463: result: no
13209 configure:16376: checking for getnetbyname
13210 rizwank 1.1 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13211 configure:16439: $? = 0
13212 configure:16442: test -z || test ! -s conftest.err
13213 configure:16445: $? = 0
13214 configure:16448: test -s conftest
13215 configure:16451: $? = 0
13216 configure:16463: result: yes
13217 configure:16376: checking for getopt_long
13218 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13219 configure:16439: $? = 0
13220 configure:16442: test -z || test ! -s conftest.err
13221 configure:16445: $? = 0
13222 configure:16448: test -s conftest
13223 configure:16451: $? = 0
13224 configure:16463: result: yes
13225 configure:16376: checking for getpagesize
13226 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13227 configure:16439: $? = 0
13228 configure:16442: test -z || test ! -s conftest.err
13229 configure:16445: $? = 0
13230 configure:16448: test -s conftest
13231 rizwank 1.1 configure:16451: $? = 0
13232 configure:16463: result: yes
13233 configure:16376: checking for getprotobyname
13234 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13235 configure:16439: $? = 0
13236 configure:16442: test -z || test ! -s conftest.err
13237 configure:16445: $? = 0
13238 configure:16448: test -s conftest
13239 configure:16451: $? = 0
13240 configure:16463: result: yes
13241 configure:16376: checking for getprotobynumber
13242 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13243 configure:16439: $? = 0
13244 configure:16442: test -z || test ! -s conftest.err
13245 configure:16445: $? = 0
13246 configure:16448: test -s conftest
13247 configure:16451: $? = 0
13248 configure:16463: result: yes
13249 configure:16376: checking for getpwuid
13250 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13251 configure:16439: $? = 0
13252 rizwank 1.1 configure:16442: test -z || test ! -s conftest.err
13253 configure:16445: $? = 0
13254 configure:16448: test -s conftest
13255 configure:16451: $? = 0
13256 configure:16463: result: yes
13257 configure:16376: checking for getservbyport
13258 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13259 configure:16439: $? = 0
13260 configure:16442: test -z || test ! -s conftest.err
13261 configure:16445: $? = 0
13262 configure:16448: test -s conftest
13263 configure:16451: $? = 0
13264 configure:16463: result: yes
13265 configure:16376: checking for gettid
13266 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13267 /tmp/ccPqducr.o: In function `main':
13268 /home/rizwank/wine/conftest.c:204: undefined reference to `gettid'
13269 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `gettid'
13270 collect2: ld returned 1 exit status
13271 configure:16439: $? = 1
13272 configure: failed program was:
13273 rizwank 1.1 | /* confdefs.h. */
13274 |
13275 | #define PACKAGE_NAME "Wine"
13276 | #define PACKAGE_TARNAME "wine"
13277 | #define PACKAGE_VERSION "20050111"
13278 | #define PACKAGE_STRING "Wine 20050111"
13279 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
13280 | #define YYTEXT_POINTER 1
13281 | #define HAVE_ISWALNUM 1
13282 | #define HAVE_GETHOSTBYNAME 1
13283 | #define HAVE_CONNECT 1
13284 | #define HAVE_INET_ATON 1
13285 | #define STDC_HEADERS 1
13286 | #define HAVE_SYS_TYPES_H 1
13287 | #define HAVE_SYS_STAT_H 1
13288 | #define HAVE_STDLIB_H 1
13289 | #define HAVE_STRING_H 1
13290 | #define HAVE_MEMORY_H 1
13291 | #define HAVE_STRINGS_H 1
13292 | #define HAVE_INTTYPES_H 1
13293 | #define HAVE_STDINT_H 1
13294 rizwank 1.1 | #define HAVE_UNISTD_H 1
13295 | #define HAVE_ARPA_INET_H 1
13296 | #define HAVE_ARPA_NAMESER_H 1
13297 | #define HAVE_ELF_H 1
13298 | #define HAVE_FLOAT_H 1
13299 | #define HAVE_GETOPT_H 1
13300 | #define HAVE_GIF_LIB_H 1
13301 | #define HAVE_JPEGLIB_H 1
13302 | #define HAVE_LCMS_LCMS_H 1
13303 | #define HAVE_LINK_H 1
13304 | #define HAVE_LINUX_CDROM_H 1
13305 | #define HAVE_LINUX_COMPILER_H 1
13306 | #define HAVE_LINUX_HDREG_H 1
13307 | #define HAVE_LINUX_INPUT_H 1
13308 | #define HAVE_LINUX_IOCTL_H 1
13309 | #define HAVE_LINUX_JOYSTICK_H 1
13310 | #define HAVE_LINUX_MAJOR_H 1
13311 | #define HAVE_LINUX_PARAM_H 1
13312 | #define HAVE_LINUX_SERIAL_H 1
13313 | #define HAVE_MNTENT_H 1
13314 | #define HAVE_NETDB_H 1
13315 rizwank 1.1 | #define HAVE_NETINET_IN_H 1
13316 | #define HAVE_NETINET_IN_SYSTM_H 1
13317 | #define HAVE_NETINET_TCP_H 1
13318 | #define HAVE_OPENSSL_SSL_H 1
13319 | #define HAVE_PTHREAD_H 1
13320 | #define HAVE_PWD_H 1
13321 | #define HAVE_REGEX_H 1
13322 | #define HAVE_SCHED_H 1
13323 | #define HAVE_SCSI_SG_H 1
13324 | #define HAVE_SCSI_SCSI_H 1
13325 | #define HAVE_SCSI_SCSI_IOCTL_H 1
13326 | #define HAVE_STDINT_H 1
13327 | #define HAVE_STRINGS_H 1
13328 | #define HAVE_SYS_ERRNO_H 1
13329 | #define HAVE_SYS_IOCTL_H 1
13330 | #define HAVE_SYS_IPC_H 1
13331 | #define HAVE_SYS_MMAN_H 1
13332 | #define HAVE_SYS_MSG_H 1
13333 | #define HAVE_SYS_PARAM_H 1
13334 | #define HAVE_SYS_POLL_H 1
13335 | #define HAVE_SYS_PTRACE_H 1
13336 rizwank 1.1 | #define HAVE_SYS_REG_H 1
13337 | #define HAVE_SYS_SHM_H 1
13338 | #define HAVE_SYS_SIGNAL_H 1
13339 | #define HAVE_SYS_SOCKET_H 1
13340 | #define HAVE_SYS_STATFS_H 1
13341 | #define HAVE_SYS_STATVFS_H 1
13342 | #define HAVE_SYS_SYSCALL_H 1
13343 | #define HAVE_SYS_SYSCTL_H 1
13344 | #define HAVE_SYS_TIME_H 1
13345 | #define HAVE_SYS_TIMES_H 1
13346 | #define HAVE_SYS_UIO_H 1
13347 | #define HAVE_SYS_UN_H 1
13348 | #define HAVE_SYS_VFS_H 1
13349 | #define HAVE_SYS_VM86_H 1
13350 | #define HAVE_SYS_WAIT_H 1
13351 | #define HAVE_SYSCALL_H 1
13352 | #define HAVE_TERMIOS_H 1
13353 | #define HAVE_UNISTD_H 1
13354 | #define HAVE_UTIME_H 1
13355 | #define HAVE_X11_XLIB_H 1
13356 | #define HAVE_X11_XKBLIB_H 1
13357 rizwank 1.1 | #define HAVE_X11_XUTIL_H 1
13358 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
13359 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
13360 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
13361 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
13362 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
13363 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
13364 | #define HAVE_XKB 1
13365 | #define HAVE_LIBXXSHM 1
13366 | #define HAVE_LIBXSHAPE 1
13367 | #define HAVE_LIBXXF86DGA2 1
13368 | #define HAVE_LIBXXF86VM 1
13369 | #define HAVE_NCURSES_H 1
13370 | #define HAVE_LIBNCURSES 1
13371 | #define HAVE_FT2BUILD_H 1
13372 | #define HAVE_FREETYPE_FREETYPE_H 1
13373 | #define HAVE_FREETYPE_FTGLYPH_H 1
13374 | #define HAVE_FREETYPE_TTTABLES_H 1
13375 | #define HAVE_FREETYPE_FTSNAMES_H 1
13376 | #define HAVE_FREETYPE_TTNAMEID_H 1
13377 | #define HAVE_FREETYPE_FTOUTLN_H 1
13378 rizwank 1.1 | #define HAVE_FREETYPE_FTWINFNT_H 1
13379 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
13380 | #define HAVE_FREETYPE_FTTRIGON_H 1
13381 | #define HAVE_FREETYPE 1
13382 | #define HAVE_PPDEV 1
13383 | #define HAVE___VA_COPY 1
13384 | #define HAVE_SIGSETJMP 1
13385 | #define HAVE_PTHREAD_RWLOCK_T 1
13386 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
13387 | #define HAVE_PTHREAD_GETATTR_NP 1
13388 | #define HAVE_SYS_SOUNDCARD_H 1
13389 | #define HAVE_OSS 1
13390 | #define HAVE_OSS_MIDI 1
13391 | #define _FILE_OFFSET_BITS 64
13392 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
13393 | #define __ASM_NAME(name) name
13394 | #define __ASM_STRING ".string"
13395 | #define __ASM_SHORT ".short"
13396 | #define HAVE_ASM_DOT_SIZE 1
13397 | #define HAVE_DLFCN_H 1
13398 | #define HAVE_DLOPEN 1
13399 rizwank 1.1 | #define SONAME_LIBX11 "libX11.so.6"
13400 | #define SONAME_LIBXEXT "libXext.so.6"
13401 | #define SONAME_LIBXI "libXi.so.6"
13402 | #define SONAME_LIBXRENDER "libXrender.so.1"
13403 | #define SONAME_LIBXRANDR "libXrandr.so"
13404 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
13405 | #define SONAME_LIBGL "libGL.so"
13406 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
13407 | #define SONAME_LIBCUPS "libcups.so"
13408 | #define SONAME_LIBJACK "libjack.so"
13409 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
13410 | #define SONAME_LIBSSL "libssl.so.0.9.6"
13411 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
13412 | #define SONAME_LIBNCURSES "libncurses.so.5"
13413 | #define SONAME_LIBCURSES "libcurses.so"
13414 | #define SONAME_LIBJPEG "libjpeg.so.62"
13415 | #define SONAME_LIBUNGIF "libungif.so"
13416 | #define SONAME_LIBGIF "libgif.so"
13417 | #define SONAME_LIBLCMS "liblcms.so"
13418 | #define SONAME_LIBCAPI20 "libcapi20.so"
13419 | #define HAVE_ALLOCA_H 1
13420 rizwank 1.1 | #define HAVE_ALLOCA 1
13421 | #define HAVE_CLONE 1
13422 | #define HAVE_FFS 1
13423 | #define HAVE_FINITE 1
13424 | #define HAVE_FORK 1
13425 | #define HAVE_FSTATFS 1
13426 | #define HAVE_FSTATVFS 1
13427 | #define HAVE_FTRUNCATE 1
13428 | #define HAVE_GETNETBYNAME 1
13429 | #define HAVE_GETOPT_LONG 1
13430 | #define HAVE_GETPAGESIZE 1
13431 | #define HAVE_GETPROTOBYNAME 1
13432 | #define HAVE_GETPROTOBYNUMBER 1
13433 | #define HAVE_GETPWUID 1
13434 | #define HAVE_GETSERVBYPORT 1
13435 | /* end confdefs.h. */
13436 | /* Define gettid to an innocuous variant, in case <limits.h> declares gettid.
13437 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
13438 | #define gettid innocuous_gettid
13439 |
13440 | /* System header to define __stub macros and hopefully few prototypes,
13441 rizwank 1.1 | which can conflict with char gettid (); below.
13442 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13443 | <limits.h> exists even on freestanding compilers. */
13444 |
13445 | #ifdef __STDC__
13446 | # include <limits.h>
13447 | #else
13448 | # include <assert.h>
13449 | #endif
13450 |
13451 | #undef gettid
13452 |
13453 | /* Override any gcc2 internal prototype to avoid an error. */
13454 | #ifdef __cplusplus
13455 | extern "C"
13456 | {
13457 | #endif
13458 | /* We use char because int might match the return type of a gcc2
13459 | builtin and then its argument prototype would still apply. */
13460 | char gettid ();
13461 | /* The GNU C library defines this for functions which it implements
13462 rizwank 1.1 | to always fail with ENOSYS. Some functions are actually named
13463 | something starting with __ and the normal name is an alias. */
13464 | #if defined (__stub_gettid) || defined (__stub___gettid)
13465 | choke me
13466 | #else
13467 | char (*f) () = gettid;
13468 | #endif
13469 | #ifdef __cplusplus
13470 | }
13471 | #endif
13472 |
13473 | int
13474 | main ()
13475 | {
13476 | return f != gettid;
13477 | ;
13478 | return 0;
13479 | }
13480 configure:16463: result: no
13481 configure:16376: checking for gettimeofday
13482 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13483 rizwank 1.1 configure:16439: $? = 0
13484 configure:16442: test -z || test ! -s conftest.err
13485 configure:16445: $? = 0
13486 configure:16448: test -s conftest
13487 configure:16451: $? = 0
13488 configure:16463: result: yes
13489 configure:16376: checking for getuid
13490 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13491 configure:16439: $? = 0
13492 configure:16442: test -z || test ! -s conftest.err
13493 configure:16445: $? = 0
13494 configure:16448: test -s conftest
13495 configure:16451: $? = 0
13496 configure:16463: result: yes
13497 configure:16376: checking for inet_network
13498 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13499 configure:16439: $? = 0
13500 configure:16442: test -z || test ! -s conftest.err
13501 configure:16445: $? = 0
13502 configure:16448: test -s conftest
13503 configure:16451: $? = 0
13504 rizwank 1.1 configure:16463: result: yes
13505 configure:16376: checking for lstat
13506 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13507 configure:16439: $? = 0
13508 configure:16442: test -z || test ! -s conftest.err
13509 configure:16445: $? = 0
13510 configure:16448: test -s conftest
13511 configure:16451: $? = 0
13512 configure:16463: result: yes
13513 configure:16376: checking for memmove
13514 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13515 configure:16439: $? = 0
13516 configure:16442: test -z || test ! -s conftest.err
13517 configure:16445: $? = 0
13518 configure:16448: test -s conftest
13519 configure:16451: $? = 0
13520 configure:16463: result: yes
13521 configure:16376: checking for mmap
13522 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13523 configure:16439: $? = 0
13524 configure:16442: test -z || test ! -s conftest.err
13525 rizwank 1.1 configure:16445: $? = 0
13526 configure:16448: test -s conftest
13527 configure:16451: $? = 0
13528 configure:16463: result: yes
13529 configure:16376: checking for pclose
13530 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13531 configure:16439: $? = 0
13532 configure:16442: test -z || test ! -s conftest.err
13533 configure:16445: $? = 0
13534 configure:16448: test -s conftest
13535 configure:16451: $? = 0
13536 configure:16463: result: yes
13537 configure:16376: checking for popen
13538 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13539 configure:16439: $? = 0
13540 configure:16442: test -z || test ! -s conftest.err
13541 configure:16445: $? = 0
13542 configure:16448: test -s conftest
13543 configure:16451: $? = 0
13544 configure:16463: result: yes
13545 configure:16376: checking for pread
13546 rizwank 1.1 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13547 configure:16439: $? = 0
13548 configure:16442: test -z || test ! -s conftest.err
13549 configure:16445: $? = 0
13550 configure:16448: test -s conftest
13551 configure:16451: $? = 0
13552 configure:16463: result: yes
13553 configure:16376: checking for pwrite
13554 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13555 configure:16439: $? = 0
13556 configure:16442: test -z || test ! -s conftest.err
13557 configure:16445: $? = 0
13558 configure:16448: test -s conftest
13559 configure:16451: $? = 0
13560 configure:16463: result: yes
13561 configure:16376: checking for readlink
13562 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13563 configure:16439: $? = 0
13564 configure:16442: test -z || test ! -s conftest.err
13565 configure:16445: $? = 0
13566 configure:16448: test -s conftest
13567 rizwank 1.1 configure:16451: $? = 0
13568 configure:16463: result: yes
13569 configure:16376: checking for rfork
13570 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13571 /tmp/ccapXrzk.o: In function `main':
13572 /home/rizwank/wine/conftest.c:215: undefined reference to `rfork'
13573 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `rfork'
13574 collect2: ld returned 1 exit status
13575 configure:16439: $? = 1
13576 configure: failed program was:
13577 | /* confdefs.h. */
13578 |
13579 | #define PACKAGE_NAME "Wine"
13580 | #define PACKAGE_TARNAME "wine"
13581 | #define PACKAGE_VERSION "20050111"
13582 | #define PACKAGE_STRING "Wine 20050111"
13583 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
13584 | #define YYTEXT_POINTER 1
13585 | #define HAVE_ISWALNUM 1
13586 | #define HAVE_GETHOSTBYNAME 1
13587 | #define HAVE_CONNECT 1
13588 rizwank 1.1 | #define HAVE_INET_ATON 1
13589 | #define STDC_HEADERS 1
13590 | #define HAVE_SYS_TYPES_H 1
13591 | #define HAVE_SYS_STAT_H 1
13592 | #define HAVE_STDLIB_H 1
13593 | #define HAVE_STRING_H 1
13594 | #define HAVE_MEMORY_H 1
13595 | #define HAVE_STRINGS_H 1
13596 | #define HAVE_INTTYPES_H 1
13597 | #define HAVE_STDINT_H 1
13598 | #define HAVE_UNISTD_H 1
13599 | #define HAVE_ARPA_INET_H 1
13600 | #define HAVE_ARPA_NAMESER_H 1
13601 | #define HAVE_ELF_H 1
13602 | #define HAVE_FLOAT_H 1
13603 | #define HAVE_GETOPT_H 1
13604 | #define HAVE_GIF_LIB_H 1
13605 | #define HAVE_JPEGLIB_H 1
13606 | #define HAVE_LCMS_LCMS_H 1
13607 | #define HAVE_LINK_H 1
13608 | #define HAVE_LINUX_CDROM_H 1
13609 rizwank 1.1 | #define HAVE_LINUX_COMPILER_H 1
13610 | #define HAVE_LINUX_HDREG_H 1
13611 | #define HAVE_LINUX_INPUT_H 1
13612 | #define HAVE_LINUX_IOCTL_H 1
13613 | #define HAVE_LINUX_JOYSTICK_H 1
13614 | #define HAVE_LINUX_MAJOR_H 1
13615 | #define HAVE_LINUX_PARAM_H 1
13616 | #define HAVE_LINUX_SERIAL_H 1
13617 | #define HAVE_MNTENT_H 1
13618 | #define HAVE_NETDB_H 1
13619 | #define HAVE_NETINET_IN_H 1
13620 | #define HAVE_NETINET_IN_SYSTM_H 1
13621 | #define HAVE_NETINET_TCP_H 1
13622 | #define HAVE_OPENSSL_SSL_H 1
13623 | #define HAVE_PTHREAD_H 1
13624 | #define HAVE_PWD_H 1
13625 | #define HAVE_REGEX_H 1
13626 | #define HAVE_SCHED_H 1
13627 | #define HAVE_SCSI_SG_H 1
13628 | #define HAVE_SCSI_SCSI_H 1
13629 | #define HAVE_SCSI_SCSI_IOCTL_H 1
13630 rizwank 1.1 | #define HAVE_STDINT_H 1
13631 | #define HAVE_STRINGS_H 1
13632 | #define HAVE_SYS_ERRNO_H 1
13633 | #define HAVE_SYS_IOCTL_H 1
13634 | #define HAVE_SYS_IPC_H 1
13635 | #define HAVE_SYS_MMAN_H 1
13636 | #define HAVE_SYS_MSG_H 1
13637 | #define HAVE_SYS_PARAM_H 1
13638 | #define HAVE_SYS_POLL_H 1
13639 | #define HAVE_SYS_PTRACE_H 1
13640 | #define HAVE_SYS_REG_H 1
13641 | #define HAVE_SYS_SHM_H 1
13642 | #define HAVE_SYS_SIGNAL_H 1
13643 | #define HAVE_SYS_SOCKET_H 1
13644 | #define HAVE_SYS_STATFS_H 1
13645 | #define HAVE_SYS_STATVFS_H 1
13646 | #define HAVE_SYS_SYSCALL_H 1
13647 | #define HAVE_SYS_SYSCTL_H 1
13648 | #define HAVE_SYS_TIME_H 1
13649 | #define HAVE_SYS_TIMES_H 1
13650 | #define HAVE_SYS_UIO_H 1
13651 rizwank 1.1 | #define HAVE_SYS_UN_H 1
13652 | #define HAVE_SYS_VFS_H 1
13653 | #define HAVE_SYS_VM86_H 1
13654 | #define HAVE_SYS_WAIT_H 1
13655 | #define HAVE_SYSCALL_H 1
13656 | #define HAVE_TERMIOS_H 1
13657 | #define HAVE_UNISTD_H 1
13658 | #define HAVE_UTIME_H 1
13659 | #define HAVE_X11_XLIB_H 1
13660 | #define HAVE_X11_XKBLIB_H 1
13661 | #define HAVE_X11_XUTIL_H 1
13662 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
13663 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
13664 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
13665 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
13666 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
13667 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
13668 | #define HAVE_XKB 1
13669 | #define HAVE_LIBXXSHM 1
13670 | #define HAVE_LIBXSHAPE 1
13671 | #define HAVE_LIBXXF86DGA2 1
13672 rizwank 1.1 | #define HAVE_LIBXXF86VM 1
13673 | #define HAVE_NCURSES_H 1
13674 | #define HAVE_LIBNCURSES 1
13675 | #define HAVE_FT2BUILD_H 1
13676 | #define HAVE_FREETYPE_FREETYPE_H 1
13677 | #define HAVE_FREETYPE_FTGLYPH_H 1
13678 | #define HAVE_FREETYPE_TTTABLES_H 1
13679 | #define HAVE_FREETYPE_FTSNAMES_H 1
13680 | #define HAVE_FREETYPE_TTNAMEID_H 1
13681 | #define HAVE_FREETYPE_FTOUTLN_H 1
13682 | #define HAVE_FREETYPE_FTWINFNT_H 1
13683 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
13684 | #define HAVE_FREETYPE_FTTRIGON_H 1
13685 | #define HAVE_FREETYPE 1
13686 | #define HAVE_PPDEV 1
13687 | #define HAVE___VA_COPY 1
13688 | #define HAVE_SIGSETJMP 1
13689 | #define HAVE_PTHREAD_RWLOCK_T 1
13690 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
13691 | #define HAVE_PTHREAD_GETATTR_NP 1
13692 | #define HAVE_SYS_SOUNDCARD_H 1
13693 rizwank 1.1 | #define HAVE_OSS 1
13694 | #define HAVE_OSS_MIDI 1
13695 | #define _FILE_OFFSET_BITS 64
13696 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
13697 | #define __ASM_NAME(name) name
13698 | #define __ASM_STRING ".string"
13699 | #define __ASM_SHORT ".short"
13700 | #define HAVE_ASM_DOT_SIZE 1
13701 | #define HAVE_DLFCN_H 1
13702 | #define HAVE_DLOPEN 1
13703 | #define SONAME_LIBX11 "libX11.so.6"
13704 | #define SONAME_LIBXEXT "libXext.so.6"
13705 | #define SONAME_LIBXI "libXi.so.6"
13706 | #define SONAME_LIBXRENDER "libXrender.so.1"
13707 | #define SONAME_LIBXRANDR "libXrandr.so"
13708 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
13709 | #define SONAME_LIBGL "libGL.so"
13710 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
13711 | #define SONAME_LIBCUPS "libcups.so"
13712 | #define SONAME_LIBJACK "libjack.so"
13713 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
13714 rizwank 1.1 | #define SONAME_LIBSSL "libssl.so.0.9.6"
13715 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
13716 | #define SONAME_LIBNCURSES "libncurses.so.5"
13717 | #define SONAME_LIBCURSES "libcurses.so"
13718 | #define SONAME_LIBJPEG "libjpeg.so.62"
13719 | #define SONAME_LIBUNGIF "libungif.so"
13720 | #define SONAME_LIBGIF "libgif.so"
13721 | #define SONAME_LIBLCMS "liblcms.so"
13722 | #define SONAME_LIBCAPI20 "libcapi20.so"
13723 | #define HAVE_ALLOCA_H 1
13724 | #define HAVE_ALLOCA 1
13725 | #define HAVE_CLONE 1
13726 | #define HAVE_FFS 1
13727 | #define HAVE_FINITE 1
13728 | #define HAVE_FORK 1
13729 | #define HAVE_FSTATFS 1
13730 | #define HAVE_FSTATVFS 1
13731 | #define HAVE_FTRUNCATE 1
13732 | #define HAVE_GETNETBYNAME 1
13733 | #define HAVE_GETOPT_LONG 1
13734 | #define HAVE_GETPAGESIZE 1
13735 rizwank 1.1 | #define HAVE_GETPROTOBYNAME 1
13736 | #define HAVE_GETPROTOBYNUMBER 1
13737 | #define HAVE_GETPWUID 1
13738 | #define HAVE_GETSERVBYPORT 1
13739 | #define HAVE_GETTIMEOFDAY 1
13740 | #define HAVE_GETUID 1
13741 | #define HAVE_INET_NETWORK 1
13742 | #define HAVE_LSTAT 1
13743 | #define HAVE_MEMMOVE 1
13744 | #define HAVE_MMAP 1
13745 | #define HAVE_PCLOSE 1
13746 | #define HAVE_POPEN 1
13747 | #define HAVE_PREAD 1
13748 | #define HAVE_PWRITE 1
13749 | #define HAVE_READLINK 1
13750 | /* end confdefs.h. */
13751 | /* Define rfork to an innocuous variant, in case <limits.h> declares rfork.
13752 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
13753 | #define rfork innocuous_rfork
13754 |
13755 | /* System header to define __stub macros and hopefully few prototypes,
13756 rizwank 1.1 | which can conflict with char rfork (); below.
13757 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13758 | <limits.h> exists even on freestanding compilers. */
13759 |
13760 | #ifdef __STDC__
13761 | # include <limits.h>
13762 | #else
13763 | # include <assert.h>
13764 | #endif
13765 |
13766 | #undef rfork
13767 |
13768 | /* Override any gcc2 internal prototype to avoid an error. */
13769 | #ifdef __cplusplus
13770 | extern "C"
13771 | {
13772 | #endif
13773 | /* We use char because int might match the return type of a gcc2
13774 | builtin and then its argument prototype would still apply. */
13775 | char rfork ();
13776 | /* The GNU C library defines this for functions which it implements
13777 rizwank 1.1 | to always fail with ENOSYS. Some functions are actually named
13778 | something starting with __ and the normal name is an alias. */
13779 | #if defined (__stub_rfork) || defined (__stub___rfork)
13780 | choke me
13781 | #else
13782 | char (*f) () = rfork;
13783 | #endif
13784 | #ifdef __cplusplus
13785 | }
13786 | #endif
13787 |
13788 | int
13789 | main ()
13790 | {
13791 | return f != rfork;
13792 | ;
13793 | return 0;
13794 | }
13795 configure:16463: result: no
13796 configure:16376: checking for sched_yield
13797 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13798 rizwank 1.1 configure:16439: $? = 0
13799 configure:16442: test -z || test ! -s conftest.err
13800 configure:16445: $? = 0
13801 configure:16448: test -s conftest
13802 configure:16451: $? = 0
13803 configure:16463: result: yes
13804 configure:16376: checking for select
13805 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13806 configure:16439: $? = 0
13807 configure:16442: test -z || test ! -s conftest.err
13808 configure:16445: $? = 0
13809 configure:16448: test -s conftest
13810 configure:16451: $? = 0
13811 configure:16463: result: yes
13812 configure:16376: checking for sendmsg
13813 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13814 configure:16439: $? = 0
13815 configure:16442: test -z || test ! -s conftest.err
13816 configure:16445: $? = 0
13817 configure:16448: test -s conftest
13818 configure:16451: $? = 0
13819 rizwank 1.1 configure:16463: result: yes
13820 configure:16376: checking for settimeofday
13821 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13822 configure:16439: $? = 0
13823 configure:16442: test -z || test ! -s conftest.err
13824 configure:16445: $? = 0
13825 configure:16448: test -s conftest
13826 configure:16451: $? = 0
13827 configure:16463: result: yes
13828 configure:16376: checking for sigaltstack
13829 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13830 configure:16439: $? = 0
13831 configure:16442: test -z || test ! -s conftest.err
13832 configure:16445: $? = 0
13833 configure:16448: test -s conftest
13834 configure:16451: $? = 0
13835 configure:16463: result: yes
13836 configure:16376: checking for sigprocmask
13837 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13838 configure:16439: $? = 0
13839 configure:16442: test -z || test ! -s conftest.err
13840 rizwank 1.1 configure:16445: $? = 0
13841 configure:16448: test -s conftest
13842 configure:16451: $? = 0
13843 configure:16463: result: yes
13844 configure:16376: checking for snprintf
13845 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13846 configure:16439: $? = 0
13847 configure:16442: test -z || test ! -s conftest.err
13848 configure:16445: $? = 0
13849 configure:16448: test -s conftest
13850 configure:16451: $? = 0
13851 configure:16463: result: yes
13852 configure:16376: checking for spawnvp
13853 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
13854 /tmp/cc0CXthE.o: In function `main':
13855 /home/rizwank/wine/conftest.c:222: undefined reference to `spawnvp'
13856 /home/rizwank/wine/conftest.c(.data+0x0): undefined reference to `spawnvp'
13857 collect2: ld returned 1 exit status
13858 configure:16439: $? = 1
13859 configure: failed program was:
13860 | /* confdefs.h. */
13861 rizwank 1.1 |
13862 | #define PACKAGE_NAME "Wine"
13863 | #define PACKAGE_TARNAME "wine"
13864 | #define PACKAGE_VERSION "20050111"
13865 | #define PACKAGE_STRING "Wine 20050111"
13866 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
13867 | #define YYTEXT_POINTER 1
13868 | #define HAVE_ISWALNUM 1
13869 | #define HAVE_GETHOSTBYNAME 1
13870 | #define HAVE_CONNECT 1
13871 | #define HAVE_INET_ATON 1
13872 | #define STDC_HEADERS 1
13873 | #define HAVE_SYS_TYPES_H 1
13874 | #define HAVE_SYS_STAT_H 1
13875 | #define HAVE_STDLIB_H 1
13876 | #define HAVE_STRING_H 1
13877 | #define HAVE_MEMORY_H 1
13878 | #define HAVE_STRINGS_H 1
13879 | #define HAVE_INTTYPES_H 1
13880 | #define HAVE_STDINT_H 1
13881 | #define HAVE_UNISTD_H 1
13882 rizwank 1.1 | #define HAVE_ARPA_INET_H 1
13883 | #define HAVE_ARPA_NAMESER_H 1
13884 | #define HAVE_ELF_H 1
13885 | #define HAVE_FLOAT_H 1
13886 | #define HAVE_GETOPT_H 1
13887 | #define HAVE_GIF_LIB_H 1
13888 | #define HAVE_JPEGLIB_H 1
13889 | #define HAVE_LCMS_LCMS_H 1
13890 | #define HAVE_LINK_H 1
13891 | #define HAVE_LINUX_CDROM_H 1
13892 | #define HAVE_LINUX_COMPILER_H 1
13893 | #define HAVE_LINUX_HDREG_H 1
13894 | #define HAVE_LINUX_INPUT_H 1
13895 | #define HAVE_LINUX_IOCTL_H 1
13896 | #define HAVE_LINUX_JOYSTICK_H 1
13897 | #define HAVE_LINUX_MAJOR_H 1
13898 | #define HAVE_LINUX_PARAM_H 1
13899 | #define HAVE_LINUX_SERIAL_H 1
13900 | #define HAVE_MNTENT_H 1
13901 | #define HAVE_NETDB_H 1
13902 | #define HAVE_NETINET_IN_H 1
13903 rizwank 1.1 | #define HAVE_NETINET_IN_SYSTM_H 1
13904 | #define HAVE_NETINET_TCP_H 1
13905 | #define HAVE_OPENSSL_SSL_H 1
13906 | #define HAVE_PTHREAD_H 1
13907 | #define HAVE_PWD_H 1
13908 | #define HAVE_REGEX_H 1
13909 | #define HAVE_SCHED_H 1
13910 | #define HAVE_SCSI_SG_H 1
13911 | #define HAVE_SCSI_SCSI_H 1
13912 | #define HAVE_SCSI_SCSI_IOCTL_H 1
13913 | #define HAVE_STDINT_H 1
13914 | #define HAVE_STRINGS_H 1
13915 | #define HAVE_SYS_ERRNO_H 1
13916 | #define HAVE_SYS_IOCTL_H 1
13917 | #define HAVE_SYS_IPC_H 1
13918 | #define HAVE_SYS_MMAN_H 1
13919 | #define HAVE_SYS_MSG_H 1
13920 | #define HAVE_SYS_PARAM_H 1
13921 | #define HAVE_SYS_POLL_H 1
13922 | #define HAVE_SYS_PTRACE_H 1
13923 | #define HAVE_SYS_REG_H 1
13924 rizwank 1.1 | #define HAVE_SYS_SHM_H 1
13925 | #define HAVE_SYS_SIGNAL_H 1
13926 | #define HAVE_SYS_SOCKET_H 1
13927 | #define HAVE_SYS_STATFS_H 1
13928 | #define HAVE_SYS_STATVFS_H 1
13929 | #define HAVE_SYS_SYSCALL_H 1
13930 | #define HAVE_SYS_SYSCTL_H 1
13931 | #define HAVE_SYS_TIME_H 1
13932 | #define HAVE_SYS_TIMES_H 1
13933 | #define HAVE_SYS_UIO_H 1
13934 | #define HAVE_SYS_UN_H 1
13935 | #define HAVE_SYS_VFS_H 1
13936 | #define HAVE_SYS_VM86_H 1
13937 | #define HAVE_SYS_WAIT_H 1
13938 | #define HAVE_SYSCALL_H 1
13939 | #define HAVE_TERMIOS_H 1
13940 | #define HAVE_UNISTD_H 1
13941 | #define HAVE_UTIME_H 1
13942 | #define HAVE_X11_XLIB_H 1
13943 | #define HAVE_X11_XKBLIB_H 1
13944 | #define HAVE_X11_XUTIL_H 1
13945 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
13946 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
13947 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
13948 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
13949 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
13950 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
13951 | #define HAVE_XKB 1
13952 | #define HAVE_LIBXXSHM 1
13953 | #define HAVE_LIBXSHAPE 1
13954 | #define HAVE_LIBXXF86DGA2 1
13955 | #define HAVE_LIBXXF86VM 1
13956 | #define HAVE_NCURSES_H 1
13957 | #define HAVE_LIBNCURSES 1
13958 | #define HAVE_FT2BUILD_H 1
13959 | #define HAVE_FREETYPE_FREETYPE_H 1
13960 | #define HAVE_FREETYPE_FTGLYPH_H 1
13961 | #define HAVE_FREETYPE_TTTABLES_H 1
13962 | #define HAVE_FREETYPE_FTSNAMES_H 1
13963 | #define HAVE_FREETYPE_TTNAMEID_H 1
13964 | #define HAVE_FREETYPE_FTOUTLN_H 1
13965 | #define HAVE_FREETYPE_FTWINFNT_H 1
13966 rizwank 1.1 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
13967 | #define HAVE_FREETYPE_FTTRIGON_H 1
13968 | #define HAVE_FREETYPE 1
13969 | #define HAVE_PPDEV 1
13970 | #define HAVE___VA_COPY 1
13971 | #define HAVE_SIGSETJMP 1
13972 | #define HAVE_PTHREAD_RWLOCK_T 1
13973 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
13974 | #define HAVE_PTHREAD_GETATTR_NP 1
13975 | #define HAVE_SYS_SOUNDCARD_H 1
13976 | #define HAVE_OSS 1
13977 | #define HAVE_OSS_MIDI 1
13978 | #define _FILE_OFFSET_BITS 64
13979 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
13980 | #define __ASM_NAME(name) name
13981 | #define __ASM_STRING ".string"
13982 | #define __ASM_SHORT ".short"
13983 | #define HAVE_ASM_DOT_SIZE 1
13984 | #define HAVE_DLFCN_H 1
13985 | #define HAVE_DLOPEN 1
13986 | #define SONAME_LIBX11 "libX11.so.6"
13987 rizwank 1.1 | #define SONAME_LIBXEXT "libXext.so.6"
13988 | #define SONAME_LIBXI "libXi.so.6"
13989 | #define SONAME_LIBXRENDER "libXrender.so.1"
13990 | #define SONAME_LIBXRANDR "libXrandr.so"
13991 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
13992 | #define SONAME_LIBGL "libGL.so"
13993 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
13994 | #define SONAME_LIBCUPS "libcups.so"
13995 | #define SONAME_LIBJACK "libjack.so"
13996 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
13997 | #define SONAME_LIBSSL "libssl.so.0.9.6"
13998 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
13999 | #define SONAME_LIBNCURSES "libncurses.so.5"
14000 | #define SONAME_LIBCURSES "libcurses.so"
14001 | #define SONAME_LIBJPEG "libjpeg.so.62"
14002 | #define SONAME_LIBUNGIF "libungif.so"
14003 | #define SONAME_LIBGIF "libgif.so"
14004 | #define SONAME_LIBLCMS "liblcms.so"
14005 | #define SONAME_LIBCAPI20 "libcapi20.so"
14006 | #define HAVE_ALLOCA_H 1
14007 | #define HAVE_ALLOCA 1
14008 rizwank 1.1 | #define HAVE_CLONE 1
14009 | #define HAVE_FFS 1
14010 | #define HAVE_FINITE 1
14011 | #define HAVE_FORK 1
14012 | #define HAVE_FSTATFS 1
14013 | #define HAVE_FSTATVFS 1
14014 | #define HAVE_FTRUNCATE 1
14015 | #define HAVE_GETNETBYNAME 1
14016 | #define HAVE_GETOPT_LONG 1
14017 | #define HAVE_GETPAGESIZE 1
14018 | #define HAVE_GETPROTOBYNAME 1
14019 | #define HAVE_GETPROTOBYNUMBER 1
14020 | #define HAVE_GETPWUID 1
14021 | #define HAVE_GETSERVBYPORT 1
14022 | #define HAVE_GETTIMEOFDAY 1
14023 | #define HAVE_GETUID 1
14024 | #define HAVE_INET_NETWORK 1
14025 | #define HAVE_LSTAT 1
14026 | #define HAVE_MEMMOVE 1
14027 | #define HAVE_MMAP 1
14028 | #define HAVE_PCLOSE 1
14029 rizwank 1.1 | #define HAVE_POPEN 1
14030 | #define HAVE_PREAD 1
14031 | #define HAVE_PWRITE 1
14032 | #define HAVE_READLINK 1
14033 | #define HAVE_SCHED_YIELD 1
14034 | #define HAVE_SELECT 1
14035 | #define HAVE_SENDMSG 1
14036 | #define HAVE_SETTIMEOFDAY 1
14037 | #define HAVE_SIGALTSTACK 1
14038 | #define HAVE_SIGPROCMASK 1
14039 | #define HAVE_SNPRINTF 1
14040 | /* end confdefs.h. */
14041 | /* Define spawnvp to an innocuous variant, in case <limits.h> declares spawnvp.
14042 | For example, HP-UX 11i <limits.h> declares gettimeofday. */
14043 | #define spawnvp innocuous_spawnvp
14044 |
14045 | /* System header to define __stub macros and hopefully few prototypes,
14046 | which can conflict with char spawnvp (); below.
14047 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14048 | <limits.h> exists even on freestanding compilers. */
14049 |
14050 rizwank 1.1 | #ifdef __STDC__
14051 | # include <limits.h>
14052 | #else
14053 | # include <assert.h>
14054 | #endif
14055 |
14056 | #undef spawnvp
14057 |
14058 | /* Override any gcc2 internal prototype to avoid an error. */
14059 | #ifdef __cplusplus
14060 | extern "C"
14061 | {
14062 | #endif
14063 | /* We use char because int might match the return type of a gcc2
14064 | builtin and then its argument prototype would still apply. */
14065 | char spawnvp ();
14066 | /* The GNU C library defines this for functions which it implements
14067 | to always fail with ENOSYS. Some functions are actually named
14068 | something starting with __ and the normal name is an alias. */
14069 | #if defined (__stub_spawnvp) || defined (__stub___spawnvp)
14070 | choke me
14071 rizwank 1.1 | #else
14072 | char (*f) () = spawnvp;
14073 | #endif
14074 | #ifdef __cplusplus
14075 | }
14076 | #endif
14077 |
14078 | int
14079 | main ()
14080 | {
14081 | return f != spawnvp;
14082 | ;
14083 | return 0;
14084 | }
14085 configure:16463: result: no
14086 configure:16376: checking for statfs
14087 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
14088 configure:16439: $? = 0
14089 configure:16442: test -z || test ! -s conftest.err
14090 configure:16445: $? = 0
14091 configure:16448: test -s conftest
14092 rizwank 1.1 configure:16451: $? = 0
14093 configure:16463: result: yes
14094 configure:16376: checking for statvfs
14095 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
14096 configure:16439: $? = 0
14097 configure:16442: test -z || test ! -s conftest.err
14098 configure:16445: $? = 0
14099 configure:16448: test -s conftest
14100 configure:16451: $? = 0
14101 configure:16463: result: yes
14102 configure:16376: checking for strcasecmp
14103 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
14104 configure:16439: $? = 0
14105 configure:16442: test -z || test ! -s conftest.err
14106 configure:16445: $? = 0
14107 configure:16448: test -s conftest
14108 configure:16451: $? = 0
14109 configure:16463: result: yes
14110 configure:16376: checking for strerror
14111 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
14112 configure:16439: $? = 0
14113 rizwank 1.1 configure:16442: test -z || test ! -s conftest.err
14114 configure:16445: $? = 0
14115 configure:16448: test -s conftest
14116 configure:16451: $? = 0
14117 configure:16463: result: yes
14118 configure:16376: checking for strncasecmp
14119 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
14120 configure:16439: $? = 0
14121 configure:16442: test -z || test ! -s conftest.err
14122 configure:16445: $? = 0
14123 configure:16448: test -s conftest
14124 configure:16451: $? = 0
14125 configure:16463: result: yes
14126 configure:16376: checking for tcgetattr
14127 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
14128 configure:16439: $? = 0
14129 configure:16442: test -z || test ! -s conftest.err
14130 configure:16445: $? = 0
14131 configure:16448: test -s conftest
14132 configure:16451: $? = 0
14133 configure:16463: result: yes
14134 rizwank 1.1 configure:16376: checking for timegm
14135 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
14136 configure:16439: $? = 0
14137 configure:16442: test -z || test ! -s conftest.err
14138 configure:16445: $? = 0
14139 configure:16448: test -s conftest
14140 configure:16451: $? = 0
14141 configure:16463: result: yes
14142 configure:16376: checking for usleep
14143 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
14144 configure:16439: $? = 0
14145 configure:16442: test -z || test ! -s conftest.err
14146 configure:16445: $? = 0
14147 configure:16448: test -s conftest
14148 configure:16451: $? = 0
14149 configure:16463: result: yes
14150 configure:16376: checking for vsnprintf
14151 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
14152 configure:16439: $? = 0
14153 configure:16442: test -z || test ! -s conftest.err
14154 configure:16445: $? = 0
14155 rizwank 1.1 configure:16448: test -s conftest
14156 configure:16451: $? = 0
14157 configure:16463: result: yes
14158 configure:16376: checking for wait4
14159 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
14160 configure:16439: $? = 0
14161 configure:16442: test -z || test ! -s conftest.err
14162 configure:16445: $? = 0
14163 configure:16448: test -s conftest
14164 configure:16451: $? = 0
14165 configure:16463: result: yes
14166 configure:16376: checking for waitpid
14167 configure:16433: gcc -o conftest -g -O2 conftest.c >&5
14168 configure:16439: $? = 0
14169 configure:16442: test -z || test ! -s conftest.err
14170 configure:16445: $? = 0
14171 configure:16448: test -s conftest
14172 configure:16451: $? = 0
14173 configure:16463: result: yes
14174 configure:16480: checking for sys/mount.h
14175 configure:16499: gcc -c -g -O2 conftest.c >&5
14176 rizwank 1.1 configure:16505: $? = 0
14177 configure:16508: test -z || test ! -s conftest.err
14178 configure:16511: $? = 0
14179 configure:16514: test -s conftest.o
14180 configure:16517: $? = 0
14181 configure:16528: result: yes
14182 configure:16480: checking for sys/user.h
14183 configure:16499: gcc -c -g -O2 conftest.c >&5
14184 configure:16505: $? = 0
14185 configure:16508: test -z || test ! -s conftest.err
14186 configure:16511: $? = 0
14187 configure:16514: test -s conftest.o
14188 configure:16517: $? = 0
14189 configure:16528: result: yes
14190 configure:16548: checking for net/if.h
14191 configure:16567: gcc -c -g -O2 conftest.c >&5
14192 configure:16573: $? = 0
14193 configure:16576: test -z || test ! -s conftest.err
14194 configure:16579: $? = 0
14195 configure:16582: test -s conftest.o
14196 configure:16585: $? = 0
14197 rizwank 1.1 configure:16596: result: yes
14198 configure:16548: checking for net/if_arp.h
14199 configure:16567: gcc -c -g -O2 conftest.c >&5
14200 configure:16573: $? = 0
14201 configure:16576: test -z || test ! -s conftest.err
14202 configure:16579: $? = 0
14203 configure:16582: test -s conftest.o
14204 configure:16585: $? = 0
14205 configure:16596: result: yes
14206 configure:16548: checking for net/if_dl.h
14207 configure:16567: gcc -c -g -O2 conftest.c >&5
14208 conftest.c:202: net/if_dl.h: No such file or directory
14209 configure:16573: $? = 1
14210 configure: failed program was:
14211 | /* confdefs.h. */
14212 |
14213 | #define PACKAGE_NAME "Wine"
14214 | #define PACKAGE_TARNAME "wine"
14215 | #define PACKAGE_VERSION "20050111"
14216 | #define PACKAGE_STRING "Wine 20050111"
14217 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
14218 rizwank 1.1 | #define YYTEXT_POINTER 1
14219 | #define HAVE_ISWALNUM 1
14220 | #define HAVE_GETHOSTBYNAME 1
14221 | #define HAVE_CONNECT 1
14222 | #define HAVE_INET_ATON 1
14223 | #define STDC_HEADERS 1
14224 | #define HAVE_SYS_TYPES_H 1
14225 | #define HAVE_SYS_STAT_H 1
14226 | #define HAVE_STDLIB_H 1
14227 | #define HAVE_STRING_H 1
14228 | #define HAVE_MEMORY_H 1
14229 | #define HAVE_STRINGS_H 1
14230 | #define HAVE_INTTYPES_H 1
14231 | #define HAVE_STDINT_H 1
14232 | #define HAVE_UNISTD_H 1
14233 | #define HAVE_ARPA_INET_H 1
14234 | #define HAVE_ARPA_NAMESER_H 1
14235 | #define HAVE_ELF_H 1
14236 | #define HAVE_FLOAT_H 1
14237 | #define HAVE_GETOPT_H 1
14238 | #define HAVE_GIF_LIB_H 1
14239 rizwank 1.1 | #define HAVE_JPEGLIB_H 1
14240 | #define HAVE_LCMS_LCMS_H 1
14241 | #define HAVE_LINK_H 1
14242 | #define HAVE_LINUX_CDROM_H 1
14243 | #define HAVE_LINUX_COMPILER_H 1
14244 | #define HAVE_LINUX_HDREG_H 1
14245 | #define HAVE_LINUX_INPUT_H 1
14246 | #define HAVE_LINUX_IOCTL_H 1
14247 | #define HAVE_LINUX_JOYSTICK_H 1
14248 | #define HAVE_LINUX_MAJOR_H 1
14249 | #define HAVE_LINUX_PARAM_H 1
14250 | #define HAVE_LINUX_SERIAL_H 1
14251 | #define HAVE_MNTENT_H 1
14252 | #define HAVE_NETDB_H 1
14253 | #define HAVE_NETINET_IN_H 1
14254 | #define HAVE_NETINET_IN_SYSTM_H 1
14255 | #define HAVE_NETINET_TCP_H 1
14256 | #define HAVE_OPENSSL_SSL_H 1
14257 | #define HAVE_PTHREAD_H 1
14258 | #define HAVE_PWD_H 1
14259 | #define HAVE_REGEX_H 1
14260 rizwank 1.1 | #define HAVE_SCHED_H 1
14261 | #define HAVE_SCSI_SG_H 1
14262 | #define HAVE_SCSI_SCSI_H 1
14263 | #define HAVE_SCSI_SCSI_IOCTL_H 1
14264 | #define HAVE_STDINT_H 1
14265 | #define HAVE_STRINGS_H 1
14266 | #define HAVE_SYS_ERRNO_H 1
14267 | #define HAVE_SYS_IOCTL_H 1
14268 | #define HAVE_SYS_IPC_H 1
14269 | #define HAVE_SYS_MMAN_H 1
14270 | #define HAVE_SYS_MSG_H 1
14271 | #define HAVE_SYS_PARAM_H 1
14272 | #define HAVE_SYS_POLL_H 1
14273 | #define HAVE_SYS_PTRACE_H 1
14274 | #define HAVE_SYS_REG_H 1
14275 | #define HAVE_SYS_SHM_H 1
14276 | #define HAVE_SYS_SIGNAL_H 1
14277 | #define HAVE_SYS_SOCKET_H 1
14278 | #define HAVE_SYS_STATFS_H 1
14279 | #define HAVE_SYS_STATVFS_H 1
14280 | #define HAVE_SYS_SYSCALL_H 1
14281 rizwank 1.1 | #define HAVE_SYS_SYSCTL_H 1
14282 | #define HAVE_SYS_TIME_H 1
14283 | #define HAVE_SYS_TIMES_H 1
14284 | #define HAVE_SYS_UIO_H 1
14285 | #define HAVE_SYS_UN_H 1
14286 | #define HAVE_SYS_VFS_H 1
14287 | #define HAVE_SYS_VM86_H 1
14288 | #define HAVE_SYS_WAIT_H 1
14289 | #define HAVE_SYSCALL_H 1
14290 | #define HAVE_TERMIOS_H 1
14291 | #define HAVE_UNISTD_H 1
14292 | #define HAVE_UTIME_H 1
14293 | #define HAVE_X11_XLIB_H 1
14294 | #define HAVE_X11_XKBLIB_H 1
14295 | #define HAVE_X11_XUTIL_H 1
14296 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
14297 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
14298 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
14299 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
14300 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
14301 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
14302 rizwank 1.1 | #define HAVE_XKB 1
14303 | #define HAVE_LIBXXSHM 1
14304 | #define HAVE_LIBXSHAPE 1
14305 | #define HAVE_LIBXXF86DGA2 1
14306 | #define HAVE_LIBXXF86VM 1
14307 | #define HAVE_NCURSES_H 1
14308 | #define HAVE_LIBNCURSES 1
14309 | #define HAVE_FT2BUILD_H 1
14310 | #define HAVE_FREETYPE_FREETYPE_H 1
14311 | #define HAVE_FREETYPE_FTGLYPH_H 1
14312 | #define HAVE_FREETYPE_TTTABLES_H 1
14313 | #define HAVE_FREETYPE_FTSNAMES_H 1
14314 | #define HAVE_FREETYPE_TTNAMEID_H 1
14315 | #define HAVE_FREETYPE_FTOUTLN_H 1
14316 | #define HAVE_FREETYPE_FTWINFNT_H 1
14317 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
14318 | #define HAVE_FREETYPE_FTTRIGON_H 1
14319 | #define HAVE_FREETYPE 1
14320 | #define HAVE_PPDEV 1
14321 | #define HAVE___VA_COPY 1
14322 | #define HAVE_SIGSETJMP 1
14323 rizwank 1.1 | #define HAVE_PTHREAD_RWLOCK_T 1
14324 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
14325 | #define HAVE_PTHREAD_GETATTR_NP 1
14326 | #define HAVE_SYS_SOUNDCARD_H 1
14327 | #define HAVE_OSS 1
14328 | #define HAVE_OSS_MIDI 1
14329 | #define _FILE_OFFSET_BITS 64
14330 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
14331 | #define __ASM_NAME(name) name
14332 | #define __ASM_STRING ".string"
14333 | #define __ASM_SHORT ".short"
14334 | #define HAVE_ASM_DOT_SIZE 1
14335 | #define HAVE_DLFCN_H 1
14336 | #define HAVE_DLOPEN 1
14337 | #define SONAME_LIBX11 "libX11.so.6"
14338 | #define SONAME_LIBXEXT "libXext.so.6"
14339 | #define SONAME_LIBXI "libXi.so.6"
14340 | #define SONAME_LIBXRENDER "libXrender.so.1"
14341 | #define SONAME_LIBXRANDR "libXrandr.so"
14342 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
14343 | #define SONAME_LIBGL "libGL.so"
14344 rizwank 1.1 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
14345 | #define SONAME_LIBCUPS "libcups.so"
14346 | #define SONAME_LIBJACK "libjack.so"
14347 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
14348 | #define SONAME_LIBSSL "libssl.so.0.9.6"
14349 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
14350 | #define SONAME_LIBNCURSES "libncurses.so.5"
14351 | #define SONAME_LIBCURSES "libcurses.so"
14352 | #define SONAME_LIBJPEG "libjpeg.so.62"
14353 | #define SONAME_LIBUNGIF "libungif.so"
14354 | #define SONAME_LIBGIF "libgif.so"
14355 | #define SONAME_LIBLCMS "liblcms.so"
14356 | #define SONAME_LIBCAPI20 "libcapi20.so"
14357 | #define HAVE_ALLOCA_H 1
14358 | #define HAVE_ALLOCA 1
14359 | #define HAVE_CLONE 1
14360 | #define HAVE_FFS 1
14361 | #define HAVE_FINITE 1
14362 | #define HAVE_FORK 1
14363 | #define HAVE_FSTATFS 1
14364 | #define HAVE_FSTATVFS 1
14365 rizwank 1.1 | #define HAVE_FTRUNCATE 1
14366 | #define HAVE_GETNETBYNAME 1
14367 | #define HAVE_GETOPT_LONG 1
14368 | #define HAVE_GETPAGESIZE 1
14369 | #define HAVE_GETPROTOBYNAME 1
14370 | #define HAVE_GETPROTOBYNUMBER 1
14371 | #define HAVE_GETPWUID 1
14372 | #define HAVE_GETSERVBYPORT 1
14373 | #define HAVE_GETTIMEOFDAY 1
14374 | #define HAVE_GETUID 1
14375 | #define HAVE_INET_NETWORK 1
14376 | #define HAVE_LSTAT 1
14377 | #define HAVE_MEMMOVE 1
14378 | #define HAVE_MMAP 1
14379 | #define HAVE_PCLOSE 1
14380 | #define HAVE_POPEN 1
14381 | #define HAVE_PREAD 1
14382 | #define HAVE_PWRITE 1
14383 | #define HAVE_READLINK 1
14384 | #define HAVE_SCHED_YIELD 1
14385 | #define HAVE_SELECT 1
14386 rizwank 1.1 | #define HAVE_SENDMSG 1
14387 | #define HAVE_SETTIMEOFDAY 1
14388 | #define HAVE_SIGALTSTACK 1
14389 | #define HAVE_SIGPROCMASK 1
14390 | #define HAVE_SNPRINTF 1
14391 | #define HAVE_STATFS 1
14392 | #define HAVE_STATVFS 1
14393 | #define HAVE_STRCASECMP 1
14394 | #define HAVE_STRERROR 1
14395 | #define HAVE_STRNCASECMP 1
14396 | #define HAVE_TCGETATTR 1
14397 | #define HAVE_TIMEGM 1
14398 | #define HAVE_USLEEP 1
14399 | #define HAVE_VSNPRINTF 1
14400 | #define HAVE_WAIT4 1
14401 | #define HAVE_WAITPID 1
14402 | #define HAVE_SYS_MOUNT_H 1
14403 | #define HAVE_SYS_USER_H 1
14404 | #define HAVE_NET_IF_H 1
14405 | #define HAVE_NET_IF_ARP_H 1
14406 | /* end confdefs.h. */
14407 rizwank 1.1 | #include <sys/types.h>
14408 | #if HAVE_SYS_SOCKET_H
14409 | # include <sys/socket.h>
14410 | #endif
14411 |
14412 | #include <net/if_dl.h>
14413 configure:16596: result: no
14414 configure:16548: checking for net/if_types.h
14415 configure:16567: gcc -c -g -O2 conftest.c >&5
14416 conftest.c:202: net/if_types.h: No such file or directory
14417 configure:16573: $? = 1
14418 configure: failed program was:
14419 | /* confdefs.h. */
14420 |
14421 | #define PACKAGE_NAME "Wine"
14422 | #define PACKAGE_TARNAME "wine"
14423 | #define PACKAGE_VERSION "20050111"
14424 | #define PACKAGE_STRING "Wine 20050111"
14425 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
14426 | #define YYTEXT_POINTER 1
14427 | #define HAVE_ISWALNUM 1
14428 rizwank 1.1 | #define HAVE_GETHOSTBYNAME 1
14429 | #define HAVE_CONNECT 1
14430 | #define HAVE_INET_ATON 1
14431 | #define STDC_HEADERS 1
14432 | #define HAVE_SYS_TYPES_H 1
14433 | #define HAVE_SYS_STAT_H 1
14434 | #define HAVE_STDLIB_H 1
14435 | #define HAVE_STRING_H 1
14436 | #define HAVE_MEMORY_H 1
14437 | #define HAVE_STRINGS_H 1
14438 | #define HAVE_INTTYPES_H 1
14439 | #define HAVE_STDINT_H 1
14440 | #define HAVE_UNISTD_H 1
14441 | #define HAVE_ARPA_INET_H 1
14442 | #define HAVE_ARPA_NAMESER_H 1
14443 | #define HAVE_ELF_H 1
14444 | #define HAVE_FLOAT_H 1
14445 | #define HAVE_GETOPT_H 1
14446 | #define HAVE_GIF_LIB_H 1
14447 | #define HAVE_JPEGLIB_H 1
14448 | #define HAVE_LCMS_LCMS_H 1
14449 rizwank 1.1 | #define HAVE_LINK_H 1
14450 | #define HAVE_LINUX_CDROM_H 1
14451 | #define HAVE_LINUX_COMPILER_H 1
14452 | #define HAVE_LINUX_HDREG_H 1
14453 | #define HAVE_LINUX_INPUT_H 1
14454 | #define HAVE_LINUX_IOCTL_H 1
14455 | #define HAVE_LINUX_JOYSTICK_H 1
14456 | #define HAVE_LINUX_MAJOR_H 1
14457 | #define HAVE_LINUX_PARAM_H 1
14458 | #define HAVE_LINUX_SERIAL_H 1
14459 | #define HAVE_MNTENT_H 1
14460 | #define HAVE_NETDB_H 1
14461 | #define HAVE_NETINET_IN_H 1
14462 | #define HAVE_NETINET_IN_SYSTM_H 1
14463 | #define HAVE_NETINET_TCP_H 1
14464 | #define HAVE_OPENSSL_SSL_H 1
14465 | #define HAVE_PTHREAD_H 1
14466 | #define HAVE_PWD_H 1
14467 | #define HAVE_REGEX_H 1
14468 | #define HAVE_SCHED_H 1
14469 | #define HAVE_SCSI_SG_H 1
14470 rizwank 1.1 | #define HAVE_SCSI_SCSI_H 1
14471 | #define HAVE_SCSI_SCSI_IOCTL_H 1
14472 | #define HAVE_STDINT_H 1
14473 | #define HAVE_STRINGS_H 1
14474 | #define HAVE_SYS_ERRNO_H 1
14475 | #define HAVE_SYS_IOCTL_H 1
14476 | #define HAVE_SYS_IPC_H 1
14477 | #define HAVE_SYS_MMAN_H 1
14478 | #define HAVE_SYS_MSG_H 1
14479 | #define HAVE_SYS_PARAM_H 1
14480 | #define HAVE_SYS_POLL_H 1
14481 | #define HAVE_SYS_PTRACE_H 1
14482 | #define HAVE_SYS_REG_H 1
14483 | #define HAVE_SYS_SHM_H 1
14484 | #define HAVE_SYS_SIGNAL_H 1
14485 | #define HAVE_SYS_SOCKET_H 1
14486 | #define HAVE_SYS_STATFS_H 1
14487 | #define HAVE_SYS_STATVFS_H 1
14488 | #define HAVE_SYS_SYSCALL_H 1
14489 | #define HAVE_SYS_SYSCTL_H 1
14490 | #define HAVE_SYS_TIME_H 1
14491 rizwank 1.1 | #define HAVE_SYS_TIMES_H 1
14492 | #define HAVE_SYS_UIO_H 1
14493 | #define HAVE_SYS_UN_H 1
14494 | #define HAVE_SYS_VFS_H 1
14495 | #define HAVE_SYS_VM86_H 1
14496 | #define HAVE_SYS_WAIT_H 1
14497 | #define HAVE_SYSCALL_H 1
14498 | #define HAVE_TERMIOS_H 1
14499 | #define HAVE_UNISTD_H 1
14500 | #define HAVE_UTIME_H 1
14501 | #define HAVE_X11_XLIB_H 1
14502 | #define HAVE_X11_XKBLIB_H 1
14503 | #define HAVE_X11_XUTIL_H 1
14504 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
14505 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
14506 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
14507 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
14508 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
14509 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
14510 | #define HAVE_XKB 1
14511 | #define HAVE_LIBXXSHM 1
14512 rizwank 1.1 | #define HAVE_LIBXSHAPE 1
14513 | #define HAVE_LIBXXF86DGA2 1
14514 | #define HAVE_LIBXXF86VM 1
14515 | #define HAVE_NCURSES_H 1
14516 | #define HAVE_LIBNCURSES 1
14517 | #define HAVE_FT2BUILD_H 1
14518 | #define HAVE_FREETYPE_FREETYPE_H 1
14519 | #define HAVE_FREETYPE_FTGLYPH_H 1
14520 | #define HAVE_FREETYPE_TTTABLES_H 1
14521 | #define HAVE_FREETYPE_FTSNAMES_H 1
14522 | #define HAVE_FREETYPE_TTNAMEID_H 1
14523 | #define HAVE_FREETYPE_FTOUTLN_H 1
14524 | #define HAVE_FREETYPE_FTWINFNT_H 1
14525 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
14526 | #define HAVE_FREETYPE_FTTRIGON_H 1
14527 | #define HAVE_FREETYPE 1
14528 | #define HAVE_PPDEV 1
14529 | #define HAVE___VA_COPY 1
14530 | #define HAVE_SIGSETJMP 1
14531 | #define HAVE_PTHREAD_RWLOCK_T 1
14532 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
14533 rizwank 1.1 | #define HAVE_PTHREAD_GETATTR_NP 1
14534 | #define HAVE_SYS_SOUNDCARD_H 1
14535 | #define HAVE_OSS 1
14536 | #define HAVE_OSS_MIDI 1
14537 | #define _FILE_OFFSET_BITS 64
14538 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
14539 | #define __ASM_NAME(name) name
14540 | #define __ASM_STRING ".string"
14541 | #define __ASM_SHORT ".short"
14542 | #define HAVE_ASM_DOT_SIZE 1
14543 | #define HAVE_DLFCN_H 1
14544 | #define HAVE_DLOPEN 1
14545 | #define SONAME_LIBX11 "libX11.so.6"
14546 | #define SONAME_LIBXEXT "libXext.so.6"
14547 | #define SONAME_LIBXI "libXi.so.6"
14548 | #define SONAME_LIBXRENDER "libXrender.so.1"
14549 | #define SONAME_LIBXRANDR "libXrandr.so"
14550 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
14551 | #define SONAME_LIBGL "libGL.so"
14552 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
14553 | #define SONAME_LIBCUPS "libcups.so"
14554 rizwank 1.1 | #define SONAME_LIBJACK "libjack.so"
14555 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
14556 | #define SONAME_LIBSSL "libssl.so.0.9.6"
14557 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
14558 | #define SONAME_LIBNCURSES "libncurses.so.5"
14559 | #define SONAME_LIBCURSES "libcurses.so"
14560 | #define SONAME_LIBJPEG "libjpeg.so.62"
14561 | #define SONAME_LIBUNGIF "libungif.so"
14562 | #define SONAME_LIBGIF "libgif.so"
14563 | #define SONAME_LIBLCMS "liblcms.so"
14564 | #define SONAME_LIBCAPI20 "libcapi20.so"
14565 | #define HAVE_ALLOCA_H 1
14566 | #define HAVE_ALLOCA 1
14567 | #define HAVE_CLONE 1
14568 | #define HAVE_FFS 1
14569 | #define HAVE_FINITE 1
14570 | #define HAVE_FORK 1
14571 | #define HAVE_FSTATFS 1
14572 | #define HAVE_FSTATVFS 1
14573 | #define HAVE_FTRUNCATE 1
14574 | #define HAVE_GETNETBYNAME 1
14575 rizwank 1.1 | #define HAVE_GETOPT_LONG 1
14576 | #define HAVE_GETPAGESIZE 1
14577 | #define HAVE_GETPROTOBYNAME 1
14578 | #define HAVE_GETPROTOBYNUMBER 1
14579 | #define HAVE_GETPWUID 1
14580 | #define HAVE_GETSERVBYPORT 1
14581 | #define HAVE_GETTIMEOFDAY 1
14582 | #define HAVE_GETUID 1
14583 | #define HAVE_INET_NETWORK 1
14584 | #define HAVE_LSTAT 1
14585 | #define HAVE_MEMMOVE 1
14586 | #define HAVE_MMAP 1
14587 | #define HAVE_PCLOSE 1
14588 | #define HAVE_POPEN 1
14589 | #define HAVE_PREAD 1
14590 | #define HAVE_PWRITE 1
14591 | #define HAVE_READLINK 1
14592 | #define HAVE_SCHED_YIELD 1
14593 | #define HAVE_SELECT 1
14594 | #define HAVE_SENDMSG 1
14595 | #define HAVE_SETTIMEOFDAY 1
14596 rizwank 1.1 | #define HAVE_SIGALTSTACK 1
14597 | #define HAVE_SIGPROCMASK 1
14598 | #define HAVE_SNPRINTF 1
14599 | #define HAVE_STATFS 1
14600 | #define HAVE_STATVFS 1
14601 | #define HAVE_STRCASECMP 1
14602 | #define HAVE_STRERROR 1
14603 | #define HAVE_STRNCASECMP 1
14604 | #define HAVE_TCGETATTR 1
14605 | #define HAVE_TIMEGM 1
14606 | #define HAVE_USLEEP 1
14607 | #define HAVE_VSNPRINTF 1
14608 | #define HAVE_WAIT4 1
14609 | #define HAVE_WAITPID 1
14610 | #define HAVE_SYS_MOUNT_H 1
14611 | #define HAVE_SYS_USER_H 1
14612 | #define HAVE_NET_IF_H 1
14613 | #define HAVE_NET_IF_ARP_H 1
14614 | /* end confdefs.h. */
14615 | #include <sys/types.h>
14616 | #if HAVE_SYS_SOCKET_H
14617 rizwank 1.1 | # include <sys/socket.h>
14618 | #endif
14619 |
14620 | #include <net/if_types.h>
14621 configure:16596: result: no
14622 configure:16548: checking for net/route.h
14623 configure:16567: gcc -c -g -O2 conftest.c >&5
14624 configure:16573: $? = 0
14625 configure:16576: test -z || test ! -s conftest.err
14626 configure:16579: $? = 0
14627 configure:16582: test -s conftest.o
14628 configure:16585: $? = 0
14629 configure:16596: result: yes
14630 configure:16612: checking for resolv.h
14631 configure:16637: gcc -c -g -O2 conftest.c >&5
14632 configure:16643: $? = 0
14633 configure:16646: test -z || test ! -s conftest.err
14634 configure:16649: $? = 0
14635 configure:16652: test -s conftest.o
14636 configure:16655: $? = 0
14637 configure:16666: result: yes
14638 rizwank 1.1 configure:16682: checking for ucontext.h
14639 configure:16698: gcc -c -g -O2 conftest.c >&5
14640 configure:16704: $? = 0
14641 configure:16707: test -z || test ! -s conftest.err
14642 configure:16710: $? = 0
14643 configure:16713: test -s conftest.o
14644 configure:16716: $? = 0
14645 configure:16727: result: yes
14646 configure:16740: checking for GNU style IPX support
14647 configure:16765: gcc -c -g -O2 conftest.c >&5
14648 configure:16771: $? = 0
14649 configure:16774: test -z || test ! -s conftest.err
14650 configure:16777: $? = 0
14651 configure:16780: test -s conftest.o
14652 configure:16783: $? = 0
14653 configure:16795: result: yes
14654 configure:16877: checking for an ANSI C-conforming const
14655 configure:16944: gcc -c -g -O2 conftest.c >&5
14656 configure:16950: $? = 0
14657 configure:16953: test -z || test ! -s conftest.err
14658 configure:16956: $? = 0
14659 rizwank 1.1 configure:16959: test -s conftest.o
14660 configure:16962: $? = 0
14661 configure:16973: result: yes
14662 configure:16983: checking for inline
14663 configure:17004: gcc -c -g -O2 conftest.c >&5
14664 configure:17010: $? = 0
14665 configure:17013: test -z || test ! -s conftest.err
14666 configure:17016: $? = 0
14667 configure:17019: test -s conftest.o
14668 configure:17022: $? = 0
14669 configure:17034: result: inline
14670 configure:17053: checking for mode_t
14671 configure:17077: gcc -c -g -O2 conftest.c >&5
14672 configure:17083: $? = 0
14673 configure:17086: test -z || test ! -s conftest.err
14674 configure:17089: $? = 0
14675 configure:17092: test -s conftest.o
14676 configure:17095: $? = 0
14677 configure:17106: result: yes
14678 configure:17116: checking for off_t
14679 configure:17140: gcc -c -g -O2 conftest.c >&5
14680 rizwank 1.1 configure:17146: $? = 0
14681 configure:17149: test -z || test ! -s conftest.err
14682 configure:17152: $? = 0
14683 configure:17155: test -s conftest.o
14684 configure:17158: $? = 0
14685 configure:17169: result: yes
14686 configure:17179: checking for pid_t
14687 configure:17203: gcc -c -g -O2 conftest.c >&5
14688 configure:17209: $? = 0
14689 configure:17212: test -z || test ! -s conftest.err
14690 configure:17215: $? = 0
14691 configure:17218: test -s conftest.o
14692 configure:17221: $? = 0
14693 configure:17232: result: yes
14694 configure:17242: checking for size_t
14695 configure:17266: gcc -c -g -O2 conftest.c >&5
14696 configure:17272: $? = 0
14697 configure:17275: test -z || test ! -s conftest.err
14698 configure:17278: $? = 0
14699 configure:17281: test -s conftest.o
14700 configure:17284: $? = 0
14701 rizwank 1.1 configure:17295: result: yes
14702 configure:17305: checking for ssize_t
14703 configure:17329: gcc -c -g -O2 conftest.c >&5
14704 configure:17335: $? = 0
14705 configure:17338: test -z || test ! -s conftest.err
14706 configure:17341: $? = 0
14707 configure:17344: test -s conftest.o
14708 configure:17347: $? = 0
14709 configure:17358: result: yes
14710 configure:17368: checking for long long
14711 configure:17392: gcc -c -g -O2 conftest.c >&5
14712 configure:17398: $? = 0
14713 configure:17401: test -z || test ! -s conftest.err
14714 configure:17404: $? = 0
14715 configure:17407: test -s conftest.o
14716 configure:17410: $? = 0
14717 configure:17421: result: yes
14718 configure:17431: checking for fsblkcnt_t
14719 configure:17455: gcc -c -g -O2 conftest.c >&5
14720 configure:17461: $? = 0
14721 configure:17464: test -z || test ! -s conftest.err
14722 rizwank 1.1 configure:17467: $? = 0
14723 configure:17470: test -s conftest.o
14724 configure:17473: $? = 0
14725 configure:17484: result: yes
14726 configure:17494: checking for fsfilcnt_t
14727 configure:17518: gcc -c -g -O2 conftest.c >&5
14728 configure:17524: $? = 0
14729 configure:17527: test -z || test ! -s conftest.err
14730 configure:17530: $? = 0
14731 configure:17533: test -s conftest.o
14732 configure:17536: $? = 0
14733 configure:17547: result: yes
14734 configure:17558: checking for sigset_t
14735 configure:17583: gcc -c -g -O2 conftest.c >&5
14736 configure:17589: $? = 0
14737 configure:17592: test -z || test ! -s conftest.err
14738 configure:17595: $? = 0
14739 configure:17598: test -s conftest.o
14740 configure:17601: $? = 0
14741 configure:17612: result: yes
14742 configure:17624: checking whether linux/input.h is for real
14743 rizwank 1.1 configure:17651: gcc -c -g -O2 conftest.c >&5
14744 configure:17657: $? = 0
14745 configure:17660: test -z || test ! -s conftest.err
14746 configure:17663: $? = 0
14747 configure:17666: test -s conftest.o
14748 configure:17669: $? = 0
14749 configure:17681: result: yes
14750 configure:17692: checking for sigaddset
14751 configure:17713: gcc -o conftest -g -O2 conftest.c >&5
14752 configure:17719: $? = 0
14753 configure:17722: test -z || test ! -s conftest.err
14754 configure:17725: $? = 0
14755 configure:17728: test -s conftest
14756 configure:17731: $? = 0
14757 configure:17743: result: yes
14758 configure:17755: checking whether we can use re-entrant gethostbyname_r Linux style
14759 configure:17790: gcc -o conftest -g -O2 conftest.c >&5
14760 configure:17796: $? = 0
14761 configure:17799: test -z || test ! -s conftest.err
14762 configure:17802: $? = 0
14763 configure:17805: test -s conftest
14764 rizwank 1.1 configure:17808: $? = 0
14765 configure:17822: result: yes
14766 configure:17835: checking whether linux/joystick.h uses the Linux 2.2+ API
14767 configure:17864: gcc -c -g -O2 conftest.c >&5
14768 configure:17870: $? = 0
14769 configure:17873: test -z || test ! -s conftest.err
14770 configure:17876: $? = 0
14771 configure:17879: test -s conftest.o
14772 configure:17882: $? = 0
14773 configure:17894: result: yes
14774 configure:17909: checking whether sys/vfs.h defines statfs
14775 configure:17940: gcc -c -g -O2 conftest.c >&5
14776 configure:17946: $? = 0
14777 configure:17949: test -z || test ! -s conftest.err
14778 configure:17952: $? = 0
14779 configure:17955: test -s conftest.o
14780 configure:17958: $? = 0
14781 configure:17971: result: yes
14782 configure:17985: checking whether sys/statfs.h defines statfs
14783 configure:18014: gcc -c -g -O2 conftest.c >&5
14784 configure:18020: $? = 0
14785 rizwank 1.1 configure:18023: test -z || test ! -s conftest.err
14786 configure:18026: $? = 0
14787 configure:18029: test -s conftest.o
14788 configure:18032: $? = 0
14789 configure:18045: result: yes
14790 configure:18059: checking whether sys/mount.h defines statfs
14791 configure:18088: gcc -c -g -O2 conftest.c >&5
14792 conftest.c: In function `main':
14793 conftest.c:227: storage size of `stfs' isn't known
14794 configure:18094: $? = 1
14795 configure: failed program was:
14796 | /* confdefs.h. */
14797 |
14798 | #define PACKAGE_NAME "Wine"
14799 | #define PACKAGE_TARNAME "wine"
14800 | #define PACKAGE_VERSION "20050111"
14801 | #define PACKAGE_STRING "Wine 20050111"
14802 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
14803 | #define YYTEXT_POINTER 1
14804 | #define HAVE_ISWALNUM 1
14805 | #define HAVE_GETHOSTBYNAME 1
14806 rizwank 1.1 | #define HAVE_CONNECT 1
14807 | #define HAVE_INET_ATON 1
14808 | #define STDC_HEADERS 1
14809 | #define HAVE_SYS_TYPES_H 1
14810 | #define HAVE_SYS_STAT_H 1
14811 | #define HAVE_STDLIB_H 1
14812 | #define HAVE_STRING_H 1
14813 | #define HAVE_MEMORY_H 1
14814 | #define HAVE_STRINGS_H 1
14815 | #define HAVE_INTTYPES_H 1
14816 | #define HAVE_STDINT_H 1
14817 | #define HAVE_UNISTD_H 1
14818 | #define HAVE_ARPA_INET_H 1
14819 | #define HAVE_ARPA_NAMESER_H 1
14820 | #define HAVE_ELF_H 1
14821 | #define HAVE_FLOAT_H 1
14822 | #define HAVE_GETOPT_H 1
14823 | #define HAVE_GIF_LIB_H 1
14824 | #define HAVE_JPEGLIB_H 1
14825 | #define HAVE_LCMS_LCMS_H 1
14826 | #define HAVE_LINK_H 1
14827 rizwank 1.1 | #define HAVE_LINUX_CDROM_H 1
14828 | #define HAVE_LINUX_COMPILER_H 1
14829 | #define HAVE_LINUX_HDREG_H 1
14830 | #define HAVE_LINUX_INPUT_H 1
14831 | #define HAVE_LINUX_IOCTL_H 1
14832 | #define HAVE_LINUX_JOYSTICK_H 1
14833 | #define HAVE_LINUX_MAJOR_H 1
14834 | #define HAVE_LINUX_PARAM_H 1
14835 | #define HAVE_LINUX_SERIAL_H 1
14836 | #define HAVE_MNTENT_H 1
14837 | #define HAVE_NETDB_H 1
14838 | #define HAVE_NETINET_IN_H 1
14839 | #define HAVE_NETINET_IN_SYSTM_H 1
14840 | #define HAVE_NETINET_TCP_H 1
14841 | #define HAVE_OPENSSL_SSL_H 1
14842 | #define HAVE_PTHREAD_H 1
14843 | #define HAVE_PWD_H 1
14844 | #define HAVE_REGEX_H 1
14845 | #define HAVE_SCHED_H 1
14846 | #define HAVE_SCSI_SG_H 1
14847 | #define HAVE_SCSI_SCSI_H 1
14848 rizwank 1.1 | #define HAVE_SCSI_SCSI_IOCTL_H 1
14849 | #define HAVE_STDINT_H 1
14850 | #define HAVE_STRINGS_H 1
14851 | #define HAVE_SYS_ERRNO_H 1
14852 | #define HAVE_SYS_IOCTL_H 1
14853 | #define HAVE_SYS_IPC_H 1
14854 | #define HAVE_SYS_MMAN_H 1
14855 | #define HAVE_SYS_MSG_H 1
14856 | #define HAVE_SYS_PARAM_H 1
14857 | #define HAVE_SYS_POLL_H 1
14858 | #define HAVE_SYS_PTRACE_H 1
14859 | #define HAVE_SYS_REG_H 1
14860 | #define HAVE_SYS_SHM_H 1
14861 | #define HAVE_SYS_SIGNAL_H 1
14862 | #define HAVE_SYS_SOCKET_H 1
14863 | #define HAVE_SYS_STATFS_H 1
14864 | #define HAVE_SYS_STATVFS_H 1
14865 | #define HAVE_SYS_SYSCALL_H 1
14866 | #define HAVE_SYS_SYSCTL_H 1
14867 | #define HAVE_SYS_TIME_H 1
14868 | #define HAVE_SYS_TIMES_H 1
14869 rizwank 1.1 | #define HAVE_SYS_UIO_H 1
14870 | #define HAVE_SYS_UN_H 1
14871 | #define HAVE_SYS_VFS_H 1
14872 | #define HAVE_SYS_VM86_H 1
14873 | #define HAVE_SYS_WAIT_H 1
14874 | #define HAVE_SYSCALL_H 1
14875 | #define HAVE_TERMIOS_H 1
14876 | #define HAVE_UNISTD_H 1
14877 | #define HAVE_UTIME_H 1
14878 | #define HAVE_X11_XLIB_H 1
14879 | #define HAVE_X11_XKBLIB_H 1
14880 | #define HAVE_X11_XUTIL_H 1
14881 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
14882 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
14883 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
14884 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
14885 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
14886 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
14887 | #define HAVE_XKB 1
14888 | #define HAVE_LIBXXSHM 1
14889 | #define HAVE_LIBXSHAPE 1
14890 rizwank 1.1 | #define HAVE_LIBXXF86DGA2 1
14891 | #define HAVE_LIBXXF86VM 1
14892 | #define HAVE_NCURSES_H 1
14893 | #define HAVE_LIBNCURSES 1
14894 | #define HAVE_FT2BUILD_H 1
14895 | #define HAVE_FREETYPE_FREETYPE_H 1
14896 | #define HAVE_FREETYPE_FTGLYPH_H 1
14897 | #define HAVE_FREETYPE_TTTABLES_H 1
14898 | #define HAVE_FREETYPE_FTSNAMES_H 1
14899 | #define HAVE_FREETYPE_TTNAMEID_H 1
14900 | #define HAVE_FREETYPE_FTOUTLN_H 1
14901 | #define HAVE_FREETYPE_FTWINFNT_H 1
14902 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
14903 | #define HAVE_FREETYPE_FTTRIGON_H 1
14904 | #define HAVE_FREETYPE 1
14905 | #define HAVE_PPDEV 1
14906 | #define HAVE___VA_COPY 1
14907 | #define HAVE_SIGSETJMP 1
14908 | #define HAVE_PTHREAD_RWLOCK_T 1
14909 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
14910 | #define HAVE_PTHREAD_GETATTR_NP 1
14911 rizwank 1.1 | #define HAVE_SYS_SOUNDCARD_H 1
14912 | #define HAVE_OSS 1
14913 | #define HAVE_OSS_MIDI 1
14914 | #define _FILE_OFFSET_BITS 64
14915 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
14916 | #define __ASM_NAME(name) name
14917 | #define __ASM_STRING ".string"
14918 | #define __ASM_SHORT ".short"
14919 | #define HAVE_ASM_DOT_SIZE 1
14920 | #define HAVE_DLFCN_H 1
14921 | #define HAVE_DLOPEN 1
14922 | #define SONAME_LIBX11 "libX11.so.6"
14923 | #define SONAME_LIBXEXT "libXext.so.6"
14924 | #define SONAME_LIBXI "libXi.so.6"
14925 | #define SONAME_LIBXRENDER "libXrender.so.1"
14926 | #define SONAME_LIBXRANDR "libXrandr.so"
14927 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
14928 | #define SONAME_LIBGL "libGL.so"
14929 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
14930 | #define SONAME_LIBCUPS "libcups.so"
14931 | #define SONAME_LIBJACK "libjack.so"
14932 rizwank 1.1 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
14933 | #define SONAME_LIBSSL "libssl.so.0.9.6"
14934 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
14935 | #define SONAME_LIBNCURSES "libncurses.so.5"
14936 | #define SONAME_LIBCURSES "libcurses.so"
14937 | #define SONAME_LIBJPEG "libjpeg.so.62"
14938 | #define SONAME_LIBUNGIF "libungif.so"
14939 | #define SONAME_LIBGIF "libgif.so"
14940 | #define SONAME_LIBLCMS "liblcms.so"
14941 | #define SONAME_LIBCAPI20 "libcapi20.so"
14942 | #define HAVE_ALLOCA_H 1
14943 | #define HAVE_ALLOCA 1
14944 | #define HAVE_CLONE 1
14945 | #define HAVE_FFS 1
14946 | #define HAVE_FINITE 1
14947 | #define HAVE_FORK 1
14948 | #define HAVE_FSTATFS 1
14949 | #define HAVE_FSTATVFS 1
14950 | #define HAVE_FTRUNCATE 1
14951 | #define HAVE_GETNETBYNAME 1
14952 | #define HAVE_GETOPT_LONG 1
14953 rizwank 1.1 | #define HAVE_GETPAGESIZE 1
14954 | #define HAVE_GETPROTOBYNAME 1
14955 | #define HAVE_GETPROTOBYNUMBER 1
14956 | #define HAVE_GETPWUID 1
14957 | #define HAVE_GETSERVBYPORT 1
14958 | #define HAVE_GETTIMEOFDAY 1
14959 | #define HAVE_GETUID 1
14960 | #define HAVE_INET_NETWORK 1
14961 | #define HAVE_LSTAT 1
14962 | #define HAVE_MEMMOVE 1
14963 | #define HAVE_MMAP 1
14964 | #define HAVE_PCLOSE 1
14965 | #define HAVE_POPEN 1
14966 | #define HAVE_PREAD 1
14967 | #define HAVE_PWRITE 1
14968 | #define HAVE_READLINK 1
14969 | #define HAVE_SCHED_YIELD 1
14970 | #define HAVE_SELECT 1
14971 | #define HAVE_SENDMSG 1
14972 | #define HAVE_SETTIMEOFDAY 1
14973 | #define HAVE_SIGALTSTACK 1
14974 rizwank 1.1 | #define HAVE_SIGPROCMASK 1
14975 | #define HAVE_SNPRINTF 1
14976 | #define HAVE_STATFS 1
14977 | #define HAVE_STATVFS 1
14978 | #define HAVE_STRCASECMP 1
14979 | #define HAVE_STRERROR 1
14980 | #define HAVE_STRNCASECMP 1
14981 | #define HAVE_TCGETATTR 1
14982 | #define HAVE_TIMEGM 1
14983 | #define HAVE_USLEEP 1
14984 | #define HAVE_VSNPRINTF 1
14985 | #define HAVE_WAIT4 1
14986 | #define HAVE_WAITPID 1
14987 | #define HAVE_SYS_MOUNT_H 1
14988 | #define HAVE_SYS_USER_H 1
14989 | #define HAVE_NET_IF_H 1
14990 | #define HAVE_NET_IF_ARP_H 1
14991 | #define HAVE_NET_ROUTE_H 1
14992 | #define HAVE_RESOLV_H 1
14993 | #define HAVE_UCONTEXT_H 1
14994 | #define HAVE_IPX_GNU 1
14995 rizwank 1.1 | #define HAVE_MODE_T 1
14996 | #define HAVE_OFF_T 1
14997 | #define HAVE_PID_T 1
14998 | #define HAVE_SIZE_T 1
14999 | #define HAVE_SSIZE_T 1
15000 | #define HAVE_LONG_LONG 1
15001 | #define HAVE_FSBLKCNT_T 1
15002 | #define HAVE_FSFILCNT_T 1
15003 | #define HAVE_SIGSET_T 1
15004 | #define HAVE_CORRECT_LINUXINPUT_H 1
15005 | #define HAVE_SIGADDSET 1
15006 | #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
15007 | #define HAVE_LINUX_22_JOYSTICK_API 1
15008 | #define STATFS_DEFINED_BY_SYS_VFS 1
15009 | #define STATFS_DEFINED_BY_SYS_STATFS 1
15010 | /* end confdefs.h. */
15011 |
15012 | #include <sys/types.h>
15013 | #ifdef HAVE_SYS_PARAM_H
15014 | # include <sys/param.h>
15015 | #endif
15016 rizwank 1.1 | #include <sys/mount.h>
15017 |
15018 | int
15019 | main ()
15020 | {
15021 |
15022 | struct statfs stfs;
15023 |
15024 | ;
15025 | return 0;
15026 | }
15027 configure:18119: result: no
15028 configure:18132: checking for struct statfs.f_bfree
15029 configure:18170: gcc -c -g -O2 conftest.c >&5
15030 configure:18176: $? = 0
15031 configure:18179: test -z || test ! -s conftest.err
15032 configure:18182: $? = 0
15033 configure:18185: test -s conftest.o
15034 configure:18188: $? = 0
15035 configure:18259: result: yes
15036 configure:18269: checking for struct statfs.f_bavail
15037 rizwank 1.1 configure:18307: gcc -c -g -O2 conftest.c >&5
15038 configure:18313: $? = 0
15039 configure:18316: test -z || test ! -s conftest.err
15040 configure:18319: $? = 0
15041 configure:18322: test -s conftest.o
15042 configure:18325: $? = 0
15043 configure:18396: result: yes
15044 configure:18406: checking for struct statfs.f_frsize
15045 configure:18444: gcc -c -g -O2 conftest.c >&5
15046 conftest.c: In function `main':
15047 conftest.c:238: structure has no member named `f_frsize'
15048 configure:18450: $? = 1
15049 configure: failed program was:
15050 | /* confdefs.h. */
15051 |
15052 | #define PACKAGE_NAME "Wine"
15053 | #define PACKAGE_TARNAME "wine"
15054 | #define PACKAGE_VERSION "20050111"
15055 | #define PACKAGE_STRING "Wine 20050111"
15056 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
15057 | #define YYTEXT_POINTER 1
15058 rizwank 1.1 | #define HAVE_ISWALNUM 1
15059 | #define HAVE_GETHOSTBYNAME 1
15060 | #define HAVE_CONNECT 1
15061 | #define HAVE_INET_ATON 1
15062 | #define STDC_HEADERS 1
15063 | #define HAVE_SYS_TYPES_H 1
15064 | #define HAVE_SYS_STAT_H 1
15065 | #define HAVE_STDLIB_H 1
15066 | #define HAVE_STRING_H 1
15067 | #define HAVE_MEMORY_H 1
15068 | #define HAVE_STRINGS_H 1
15069 | #define HAVE_INTTYPES_H 1
15070 | #define HAVE_STDINT_H 1
15071 | #define HAVE_UNISTD_H 1
15072 | #define HAVE_ARPA_INET_H 1
15073 | #define HAVE_ARPA_NAMESER_H 1
15074 | #define HAVE_ELF_H 1
15075 | #define HAVE_FLOAT_H 1
15076 | #define HAVE_GETOPT_H 1
15077 | #define HAVE_GIF_LIB_H 1
15078 | #define HAVE_JPEGLIB_H 1
15079 rizwank 1.1 | #define HAVE_LCMS_LCMS_H 1
15080 | #define HAVE_LINK_H 1
15081 | #define HAVE_LINUX_CDROM_H 1
15082 | #define HAVE_LINUX_COMPILER_H 1
15083 | #define HAVE_LINUX_HDREG_H 1
15084 | #define HAVE_LINUX_INPUT_H 1
15085 | #define HAVE_LINUX_IOCTL_H 1
15086 | #define HAVE_LINUX_JOYSTICK_H 1
15087 | #define HAVE_LINUX_MAJOR_H 1
15088 | #define HAVE_LINUX_PARAM_H 1
15089 | #define HAVE_LINUX_SERIAL_H 1
15090 | #define HAVE_MNTENT_H 1
15091 | #define HAVE_NETDB_H 1
15092 | #define HAVE_NETINET_IN_H 1
15093 | #define HAVE_NETINET_IN_SYSTM_H 1
15094 | #define HAVE_NETINET_TCP_H 1
15095 | #define HAVE_OPENSSL_SSL_H 1
15096 | #define HAVE_PTHREAD_H 1
15097 | #define HAVE_PWD_H 1
15098 | #define HAVE_REGEX_H 1
15099 | #define HAVE_SCHED_H 1
15100 rizwank 1.1 | #define HAVE_SCSI_SG_H 1
15101 | #define HAVE_SCSI_SCSI_H 1
15102 | #define HAVE_SCSI_SCSI_IOCTL_H 1
15103 | #define HAVE_STDINT_H 1
15104 | #define HAVE_STRINGS_H 1
15105 | #define HAVE_SYS_ERRNO_H 1
15106 | #define HAVE_SYS_IOCTL_H 1
15107 | #define HAVE_SYS_IPC_H 1
15108 | #define HAVE_SYS_MMAN_H 1
15109 | #define HAVE_SYS_MSG_H 1
15110 | #define HAVE_SYS_PARAM_H 1
15111 | #define HAVE_SYS_POLL_H 1
15112 | #define HAVE_SYS_PTRACE_H 1
15113 | #define HAVE_SYS_REG_H 1
15114 | #define HAVE_SYS_SHM_H 1
15115 | #define HAVE_SYS_SIGNAL_H 1
15116 | #define HAVE_SYS_SOCKET_H 1
15117 | #define HAVE_SYS_STATFS_H 1
15118 | #define HAVE_SYS_STATVFS_H 1
15119 | #define HAVE_SYS_SYSCALL_H 1
15120 | #define HAVE_SYS_SYSCTL_H 1
15121 rizwank 1.1 | #define HAVE_SYS_TIME_H 1
15122 | #define HAVE_SYS_TIMES_H 1
15123 | #define HAVE_SYS_UIO_H 1
15124 | #define HAVE_SYS_UN_H 1
15125 | #define HAVE_SYS_VFS_H 1
15126 | #define HAVE_SYS_VM86_H 1
15127 | #define HAVE_SYS_WAIT_H 1
15128 | #define HAVE_SYSCALL_H 1
15129 | #define HAVE_TERMIOS_H 1
15130 | #define HAVE_UNISTD_H 1
15131 | #define HAVE_UTIME_H 1
15132 | #define HAVE_X11_XLIB_H 1
15133 | #define HAVE_X11_XKBLIB_H 1
15134 | #define HAVE_X11_XUTIL_H 1
15135 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
15136 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
15137 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
15138 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
15139 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
15140 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
15141 | #define HAVE_XKB 1
15142 rizwank 1.1 | #define HAVE_LIBXXSHM 1
15143 | #define HAVE_LIBXSHAPE 1
15144 | #define HAVE_LIBXXF86DGA2 1
15145 | #define HAVE_LIBXXF86VM 1
15146 | #define HAVE_NCURSES_H 1
15147 | #define HAVE_LIBNCURSES 1
15148 | #define HAVE_FT2BUILD_H 1
15149 | #define HAVE_FREETYPE_FREETYPE_H 1
15150 | #define HAVE_FREETYPE_FTGLYPH_H 1
15151 | #define HAVE_FREETYPE_TTTABLES_H 1
15152 | #define HAVE_FREETYPE_FTSNAMES_H 1
15153 | #define HAVE_FREETYPE_TTNAMEID_H 1
15154 | #define HAVE_FREETYPE_FTOUTLN_H 1
15155 | #define HAVE_FREETYPE_FTWINFNT_H 1
15156 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
15157 | #define HAVE_FREETYPE_FTTRIGON_H 1
15158 | #define HAVE_FREETYPE 1
15159 | #define HAVE_PPDEV 1
15160 | #define HAVE___VA_COPY 1
15161 | #define HAVE_SIGSETJMP 1
15162 | #define HAVE_PTHREAD_RWLOCK_T 1
15163 rizwank 1.1 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
15164 | #define HAVE_PTHREAD_GETATTR_NP 1
15165 | #define HAVE_SYS_SOUNDCARD_H 1
15166 | #define HAVE_OSS 1
15167 | #define HAVE_OSS_MIDI 1
15168 | #define _FILE_OFFSET_BITS 64
15169 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
15170 | #define __ASM_NAME(name) name
15171 | #define __ASM_STRING ".string"
15172 | #define __ASM_SHORT ".short"
15173 | #define HAVE_ASM_DOT_SIZE 1
15174 | #define HAVE_DLFCN_H 1
15175 | #define HAVE_DLOPEN 1
15176 | #define SONAME_LIBX11 "libX11.so.6"
15177 | #define SONAME_LIBXEXT "libXext.so.6"
15178 | #define SONAME_LIBXI "libXi.so.6"
15179 | #define SONAME_LIBXRENDER "libXrender.so.1"
15180 | #define SONAME_LIBXRANDR "libXrandr.so"
15181 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
15182 | #define SONAME_LIBGL "libGL.so"
15183 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
15184 rizwank 1.1 | #define SONAME_LIBCUPS "libcups.so"
15185 | #define SONAME_LIBJACK "libjack.so"
15186 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
15187 | #define SONAME_LIBSSL "libssl.so.0.9.6"
15188 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
15189 | #define SONAME_LIBNCURSES "libncurses.so.5"
15190 | #define SONAME_LIBCURSES "libcurses.so"
15191 | #define SONAME_LIBJPEG "libjpeg.so.62"
15192 | #define SONAME_LIBUNGIF "libungif.so"
15193 | #define SONAME_LIBGIF "libgif.so"
15194 | #define SONAME_LIBLCMS "liblcms.so"
15195 | #define SONAME_LIBCAPI20 "libcapi20.so"
15196 | #define HAVE_ALLOCA_H 1
15197 | #define HAVE_ALLOCA 1
15198 | #define HAVE_CLONE 1
15199 | #define HAVE_FFS 1
15200 | #define HAVE_FINITE 1
15201 | #define HAVE_FORK 1
15202 | #define HAVE_FSTATFS 1
15203 | #define HAVE_FSTATVFS 1
15204 | #define HAVE_FTRUNCATE 1
15205 rizwank 1.1 | #define HAVE_GETNETBYNAME 1
15206 | #define HAVE_GETOPT_LONG 1
15207 | #define HAVE_GETPAGESIZE 1
15208 | #define HAVE_GETPROTOBYNAME 1
15209 | #define HAVE_GETPROTOBYNUMBER 1
15210 | #define HAVE_GETPWUID 1
15211 | #define HAVE_GETSERVBYPORT 1
15212 | #define HAVE_GETTIMEOFDAY 1
15213 | #define HAVE_GETUID 1
15214 | #define HAVE_INET_NETWORK 1
15215 | #define HAVE_LSTAT 1
15216 | #define HAVE_MEMMOVE 1
15217 | #define HAVE_MMAP 1
15218 | #define HAVE_PCLOSE 1
15219 | #define HAVE_POPEN 1
15220 | #define HAVE_PREAD 1
15221 | #define HAVE_PWRITE 1
15222 | #define HAVE_READLINK 1
15223 | #define HAVE_SCHED_YIELD 1
15224 | #define HAVE_SELECT 1
15225 | #define HAVE_SENDMSG 1
15226 rizwank 1.1 | #define HAVE_SETTIMEOFDAY 1
15227 | #define HAVE_SIGALTSTACK 1
15228 | #define HAVE_SIGPROCMASK 1
15229 | #define HAVE_SNPRINTF 1
15230 | #define HAVE_STATFS 1
15231 | #define HAVE_STATVFS 1
15232 | #define HAVE_STRCASECMP 1
15233 | #define HAVE_STRERROR 1
15234 | #define HAVE_STRNCASECMP 1
15235 | #define HAVE_TCGETATTR 1
15236 | #define HAVE_TIMEGM 1
15237 | #define HAVE_USLEEP 1
15238 | #define HAVE_VSNPRINTF 1
15239 | #define HAVE_WAIT4 1
15240 | #define HAVE_WAITPID 1
15241 | #define HAVE_SYS_MOUNT_H 1
15242 | #define HAVE_SYS_USER_H 1
15243 | #define HAVE_NET_IF_H 1
15244 | #define HAVE_NET_IF_ARP_H 1
15245 | #define HAVE_NET_ROUTE_H 1
15246 | #define HAVE_RESOLV_H 1
15247 rizwank 1.1 | #define HAVE_UCONTEXT_H 1
15248 | #define HAVE_IPX_GNU 1
15249 | #define HAVE_MODE_T 1
15250 | #define HAVE_OFF_T 1
15251 | #define HAVE_PID_T 1
15252 | #define HAVE_SIZE_T 1
15253 | #define HAVE_SSIZE_T 1
15254 | #define HAVE_LONG_LONG 1
15255 | #define HAVE_FSBLKCNT_T 1
15256 | #define HAVE_FSFILCNT_T 1
15257 | #define HAVE_SIGSET_T 1
15258 | #define HAVE_CORRECT_LINUXINPUT_H 1
15259 | #define HAVE_SIGADDSET 1
15260 | #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
15261 | #define HAVE_LINUX_22_JOYSTICK_API 1
15262 | #define STATFS_DEFINED_BY_SYS_VFS 1
15263 | #define STATFS_DEFINED_BY_SYS_STATFS 1
15264 | #define HAVE_STRUCT_STATFS_F_BFREE 1
15265 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
15266 | /* end confdefs.h. */
15267 | #include <sys/types.h>
15268 rizwank 1.1 | #ifdef HAVE_SYS_PARAM_H
15269 | # include <sys/param.h>
15270 | #endif
15271 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT
15272 | # include <sys/mount.h>
15273 | #else
15274 | # ifdef STATFS_DEFINED_BY_SYS_VFS
15275 | # include <sys/vfs.h>
15276 | # else
15277 | # ifdef STATFS_DEFINED_BY_SYS_STATFS
15278 | # include <sys/statfs.h>
15279 | # endif
15280 | # endif
15281 | #endif
15282 |
15283 | int
15284 | main ()
15285 | {
15286 | static struct statfs ac_aggr;
15287 | if (ac_aggr.f_frsize)
15288 | return 0;
15289 rizwank 1.1 | ;
15290 | return 0;
15291 | }
15292 configure:18502: gcc -c -g -O2 conftest.c >&5
15293 conftest.c: In function `main':
15294 conftest.c:238: structure has no member named `f_frsize'
15295 configure:18508: $? = 1
15296 configure: failed program was:
15297 | /* confdefs.h. */
15298 |
15299 | #define PACKAGE_NAME "Wine"
15300 | #define PACKAGE_TARNAME "wine"
15301 | #define PACKAGE_VERSION "20050111"
15302 | #define PACKAGE_STRING "Wine 20050111"
15303 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
15304 | #define YYTEXT_POINTER 1
15305 | #define HAVE_ISWALNUM 1
15306 | #define HAVE_GETHOSTBYNAME 1
15307 | #define HAVE_CONNECT 1
15308 | #define HAVE_INET_ATON 1
15309 | #define STDC_HEADERS 1
15310 rizwank 1.1 | #define HAVE_SYS_TYPES_H 1
15311 | #define HAVE_SYS_STAT_H 1
15312 | #define HAVE_STDLIB_H 1
15313 | #define HAVE_STRING_H 1
15314 | #define HAVE_MEMORY_H 1
15315 | #define HAVE_STRINGS_H 1
15316 | #define HAVE_INTTYPES_H 1
15317 | #define HAVE_STDINT_H 1
15318 | #define HAVE_UNISTD_H 1
15319 | #define HAVE_ARPA_INET_H 1
15320 | #define HAVE_ARPA_NAMESER_H 1
15321 | #define HAVE_ELF_H 1
15322 | #define HAVE_FLOAT_H 1
15323 | #define HAVE_GETOPT_H 1
15324 | #define HAVE_GIF_LIB_H 1
15325 | #define HAVE_JPEGLIB_H 1
15326 | #define HAVE_LCMS_LCMS_H 1
15327 | #define HAVE_LINK_H 1
15328 | #define HAVE_LINUX_CDROM_H 1
15329 | #define HAVE_LINUX_COMPILER_H 1
15330 | #define HAVE_LINUX_HDREG_H 1
15331 rizwank 1.1 | #define HAVE_LINUX_INPUT_H 1
15332 | #define HAVE_LINUX_IOCTL_H 1
15333 | #define HAVE_LINUX_JOYSTICK_H 1
15334 | #define HAVE_LINUX_MAJOR_H 1
15335 | #define HAVE_LINUX_PARAM_H 1
15336 | #define HAVE_LINUX_SERIAL_H 1
15337 | #define HAVE_MNTENT_H 1
15338 | #define HAVE_NETDB_H 1
15339 | #define HAVE_NETINET_IN_H 1
15340 | #define HAVE_NETINET_IN_SYSTM_H 1
15341 | #define HAVE_NETINET_TCP_H 1
15342 | #define HAVE_OPENSSL_SSL_H 1
15343 | #define HAVE_PTHREAD_H 1
15344 | #define HAVE_PWD_H 1
15345 | #define HAVE_REGEX_H 1
15346 | #define HAVE_SCHED_H 1
15347 | #define HAVE_SCSI_SG_H 1
15348 | #define HAVE_SCSI_SCSI_H 1
15349 | #define HAVE_SCSI_SCSI_IOCTL_H 1
15350 | #define HAVE_STDINT_H 1
15351 | #define HAVE_STRINGS_H 1
15352 rizwank 1.1 | #define HAVE_SYS_ERRNO_H 1
15353 | #define HAVE_SYS_IOCTL_H 1
15354 | #define HAVE_SYS_IPC_H 1
15355 | #define HAVE_SYS_MMAN_H 1
15356 | #define HAVE_SYS_MSG_H 1
15357 | #define HAVE_SYS_PARAM_H 1
15358 | #define HAVE_SYS_POLL_H 1
15359 | #define HAVE_SYS_PTRACE_H 1
15360 | #define HAVE_SYS_REG_H 1
15361 | #define HAVE_SYS_SHM_H 1
15362 | #define HAVE_SYS_SIGNAL_H 1
15363 | #define HAVE_SYS_SOCKET_H 1
15364 | #define HAVE_SYS_STATFS_H 1
15365 | #define HAVE_SYS_STATVFS_H 1
15366 | #define HAVE_SYS_SYSCALL_H 1
15367 | #define HAVE_SYS_SYSCTL_H 1
15368 | #define HAVE_SYS_TIME_H 1
15369 | #define HAVE_SYS_TIMES_H 1
15370 | #define HAVE_SYS_UIO_H 1
15371 | #define HAVE_SYS_UN_H 1
15372 | #define HAVE_SYS_VFS_H 1
15373 rizwank 1.1 | #define HAVE_SYS_VM86_H 1
15374 | #define HAVE_SYS_WAIT_H 1
15375 | #define HAVE_SYSCALL_H 1
15376 | #define HAVE_TERMIOS_H 1
15377 | #define HAVE_UNISTD_H 1
15378 | #define HAVE_UTIME_H 1
15379 | #define HAVE_X11_XLIB_H 1
15380 | #define HAVE_X11_XKBLIB_H 1
15381 | #define HAVE_X11_XUTIL_H 1
15382 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
15383 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
15384 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
15385 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
15386 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
15387 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
15388 | #define HAVE_XKB 1
15389 | #define HAVE_LIBXXSHM 1
15390 | #define HAVE_LIBXSHAPE 1
15391 | #define HAVE_LIBXXF86DGA2 1
15392 | #define HAVE_LIBXXF86VM 1
15393 | #define HAVE_NCURSES_H 1
15394 rizwank 1.1 | #define HAVE_LIBNCURSES 1
15395 | #define HAVE_FT2BUILD_H 1
15396 | #define HAVE_FREETYPE_FREETYPE_H 1
15397 | #define HAVE_FREETYPE_FTGLYPH_H 1
15398 | #define HAVE_FREETYPE_TTTABLES_H 1
15399 | #define HAVE_FREETYPE_FTSNAMES_H 1
15400 | #define HAVE_FREETYPE_TTNAMEID_H 1
15401 | #define HAVE_FREETYPE_FTOUTLN_H 1
15402 | #define HAVE_FREETYPE_FTWINFNT_H 1
15403 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
15404 | #define HAVE_FREETYPE_FTTRIGON_H 1
15405 | #define HAVE_FREETYPE 1
15406 | #define HAVE_PPDEV 1
15407 | #define HAVE___VA_COPY 1
15408 | #define HAVE_SIGSETJMP 1
15409 | #define HAVE_PTHREAD_RWLOCK_T 1
15410 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
15411 | #define HAVE_PTHREAD_GETATTR_NP 1
15412 | #define HAVE_SYS_SOUNDCARD_H 1
15413 | #define HAVE_OSS 1
15414 | #define HAVE_OSS_MIDI 1
15415 rizwank 1.1 | #define _FILE_OFFSET_BITS 64
15416 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
15417 | #define __ASM_NAME(name) name
15418 | #define __ASM_STRING ".string"
15419 | #define __ASM_SHORT ".short"
15420 | #define HAVE_ASM_DOT_SIZE 1
15421 | #define HAVE_DLFCN_H 1
15422 | #define HAVE_DLOPEN 1
15423 | #define SONAME_LIBX11 "libX11.so.6"
15424 | #define SONAME_LIBXEXT "libXext.so.6"
15425 | #define SONAME_LIBXI "libXi.so.6"
15426 | #define SONAME_LIBXRENDER "libXrender.so.1"
15427 | #define SONAME_LIBXRANDR "libXrandr.so"
15428 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
15429 | #define SONAME_LIBGL "libGL.so"
15430 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
15431 | #define SONAME_LIBCUPS "libcups.so"
15432 | #define SONAME_LIBJACK "libjack.so"
15433 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
15434 | #define SONAME_LIBSSL "libssl.so.0.9.6"
15435 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
15436 rizwank 1.1 | #define SONAME_LIBNCURSES "libncurses.so.5"
15437 | #define SONAME_LIBCURSES "libcurses.so"
15438 | #define SONAME_LIBJPEG "libjpeg.so.62"
15439 | #define SONAME_LIBUNGIF "libungif.so"
15440 | #define SONAME_LIBGIF "libgif.so"
15441 | #define SONAME_LIBLCMS "liblcms.so"
15442 | #define SONAME_LIBCAPI20 "libcapi20.so"
15443 | #define HAVE_ALLOCA_H 1
15444 | #define HAVE_ALLOCA 1
15445 | #define HAVE_CLONE 1
15446 | #define HAVE_FFS 1
15447 | #define HAVE_FINITE 1
15448 | #define HAVE_FORK 1
15449 | #define HAVE_FSTATFS 1
15450 | #define HAVE_FSTATVFS 1
15451 | #define HAVE_FTRUNCATE 1
15452 | #define HAVE_GETNETBYNAME 1
15453 | #define HAVE_GETOPT_LONG 1
15454 | #define HAVE_GETPAGESIZE 1
15455 | #define HAVE_GETPROTOBYNAME 1
15456 | #define HAVE_GETPROTOBYNUMBER 1
15457 rizwank 1.1 | #define HAVE_GETPWUID 1
15458 | #define HAVE_GETSERVBYPORT 1
15459 | #define HAVE_GETTIMEOFDAY 1
15460 | #define HAVE_GETUID 1
15461 | #define HAVE_INET_NETWORK 1
15462 | #define HAVE_LSTAT 1
15463 | #define HAVE_MEMMOVE 1
15464 | #define HAVE_MMAP 1
15465 | #define HAVE_PCLOSE 1
15466 | #define HAVE_POPEN 1
15467 | #define HAVE_PREAD 1
15468 | #define HAVE_PWRITE 1
15469 | #define HAVE_READLINK 1
15470 | #define HAVE_SCHED_YIELD 1
15471 | #define HAVE_SELECT 1
15472 | #define HAVE_SENDMSG 1
15473 | #define HAVE_SETTIMEOFDAY 1
15474 | #define HAVE_SIGALTSTACK 1
15475 | #define HAVE_SIGPROCMASK 1
15476 | #define HAVE_SNPRINTF 1
15477 | #define HAVE_STATFS 1
15478 rizwank 1.1 | #define HAVE_STATVFS 1
15479 | #define HAVE_STRCASECMP 1
15480 | #define HAVE_STRERROR 1
15481 | #define HAVE_STRNCASECMP 1
15482 | #define HAVE_TCGETATTR 1
15483 | #define HAVE_TIMEGM 1
15484 | #define HAVE_USLEEP 1
15485 | #define HAVE_VSNPRINTF 1
15486 | #define HAVE_WAIT4 1
15487 | #define HAVE_WAITPID 1
15488 | #define HAVE_SYS_MOUNT_H 1
15489 | #define HAVE_SYS_USER_H 1
15490 | #define HAVE_NET_IF_H 1
15491 | #define HAVE_NET_IF_ARP_H 1
15492 | #define HAVE_NET_ROUTE_H 1
15493 | #define HAVE_RESOLV_H 1
15494 | #define HAVE_UCONTEXT_H 1
15495 | #define HAVE_IPX_GNU 1
15496 | #define HAVE_MODE_T 1
15497 | #define HAVE_OFF_T 1
15498 | #define HAVE_PID_T 1
15499 rizwank 1.1 | #define HAVE_SIZE_T 1
15500 | #define HAVE_SSIZE_T 1
15501 | #define HAVE_LONG_LONG 1
15502 | #define HAVE_FSBLKCNT_T 1
15503 | #define HAVE_FSFILCNT_T 1
15504 | #define HAVE_SIGSET_T 1
15505 | #define HAVE_CORRECT_LINUXINPUT_H 1
15506 | #define HAVE_SIGADDSET 1
15507 | #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
15508 | #define HAVE_LINUX_22_JOYSTICK_API 1
15509 | #define STATFS_DEFINED_BY_SYS_VFS 1
15510 | #define STATFS_DEFINED_BY_SYS_STATFS 1
15511 | #define HAVE_STRUCT_STATFS_F_BFREE 1
15512 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
15513 | /* end confdefs.h. */
15514 | #include <sys/types.h>
15515 | #ifdef HAVE_SYS_PARAM_H
15516 | # include <sys/param.h>
15517 | #endif
15518 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT
15519 | # include <sys/mount.h>
15520 rizwank 1.1 | #else
15521 | # ifdef STATFS_DEFINED_BY_SYS_VFS
15522 | # include <sys/vfs.h>
15523 | # else
15524 | # ifdef STATFS_DEFINED_BY_SYS_STATFS
15525 | # include <sys/statfs.h>
15526 | # endif
15527 | # endif
15528 | #endif
15529 |
15530 | int
15531 | main ()
15532 | {
15533 | static struct statfs ac_aggr;
15534 | if (sizeof ac_aggr.f_frsize)
15535 | return 0;
15536 | ;
15537 | return 0;
15538 | }
15539 configure:18533: result: no
15540 configure:18543: checking for struct statfs.f_ffree
15541 rizwank 1.1 configure:18581: gcc -c -g -O2 conftest.c >&5
15542 configure:18587: $? = 0
15543 configure:18590: test -z || test ! -s conftest.err
15544 configure:18593: $? = 0
15545 configure:18596: test -s conftest.o
15546 configure:18599: $? = 0
15547 configure:18670: result: yes
15548 configure:18680: checking for struct statfs.f_favail
15549 configure:18718: gcc -c -g -O2 conftest.c >&5
15550 conftest.c: In function `main':
15551 conftest.c:239: structure has no member named `f_favail'
15552 configure:18724: $? = 1
15553 configure: failed program was:
15554 | /* confdefs.h. */
15555 |
15556 | #define PACKAGE_NAME "Wine"
15557 | #define PACKAGE_TARNAME "wine"
15558 | #define PACKAGE_VERSION "20050111"
15559 | #define PACKAGE_STRING "Wine 20050111"
15560 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
15561 | #define YYTEXT_POINTER 1
15562 rizwank 1.1 | #define HAVE_ISWALNUM 1
15563 | #define HAVE_GETHOSTBYNAME 1
15564 | #define HAVE_CONNECT 1
15565 | #define HAVE_INET_ATON 1
15566 | #define STDC_HEADERS 1
15567 | #define HAVE_SYS_TYPES_H 1
15568 | #define HAVE_SYS_STAT_H 1
15569 | #define HAVE_STDLIB_H 1
15570 | #define HAVE_STRING_H 1
15571 | #define HAVE_MEMORY_H 1
15572 | #define HAVE_STRINGS_H 1
15573 | #define HAVE_INTTYPES_H 1
15574 | #define HAVE_STDINT_H 1
15575 | #define HAVE_UNISTD_H 1
15576 | #define HAVE_ARPA_INET_H 1
15577 | #define HAVE_ARPA_NAMESER_H 1
15578 | #define HAVE_ELF_H 1
15579 | #define HAVE_FLOAT_H 1
15580 | #define HAVE_GETOPT_H 1
15581 | #define HAVE_GIF_LIB_H 1
15582 | #define HAVE_JPEGLIB_H 1
15583 rizwank 1.1 | #define HAVE_LCMS_LCMS_H 1
15584 | #define HAVE_LINK_H 1
15585 | #define HAVE_LINUX_CDROM_H 1
15586 | #define HAVE_LINUX_COMPILER_H 1
15587 | #define HAVE_LINUX_HDREG_H 1
15588 | #define HAVE_LINUX_INPUT_H 1
15589 | #define HAVE_LINUX_IOCTL_H 1
15590 | #define HAVE_LINUX_JOYSTICK_H 1
15591 | #define HAVE_LINUX_MAJOR_H 1
15592 | #define HAVE_LINUX_PARAM_H 1
15593 | #define HAVE_LINUX_SERIAL_H 1
15594 | #define HAVE_MNTENT_H 1
15595 | #define HAVE_NETDB_H 1
15596 | #define HAVE_NETINET_IN_H 1
15597 | #define HAVE_NETINET_IN_SYSTM_H 1
15598 | #define HAVE_NETINET_TCP_H 1
15599 | #define HAVE_OPENSSL_SSL_H 1
15600 | #define HAVE_PTHREAD_H 1
15601 | #define HAVE_PWD_H 1
15602 | #define HAVE_REGEX_H 1
15603 | #define HAVE_SCHED_H 1
15604 rizwank 1.1 | #define HAVE_SCSI_SG_H 1
15605 | #define HAVE_SCSI_SCSI_H 1
15606 | #define HAVE_SCSI_SCSI_IOCTL_H 1
15607 | #define HAVE_STDINT_H 1
15608 | #define HAVE_STRINGS_H 1
15609 | #define HAVE_SYS_ERRNO_H 1
15610 | #define HAVE_SYS_IOCTL_H 1
15611 | #define HAVE_SYS_IPC_H 1
15612 | #define HAVE_SYS_MMAN_H 1
15613 | #define HAVE_SYS_MSG_H 1
15614 | #define HAVE_SYS_PARAM_H 1
15615 | #define HAVE_SYS_POLL_H 1
15616 | #define HAVE_SYS_PTRACE_H 1
15617 | #define HAVE_SYS_REG_H 1
15618 | #define HAVE_SYS_SHM_H 1
15619 | #define HAVE_SYS_SIGNAL_H 1
15620 | #define HAVE_SYS_SOCKET_H 1
15621 | #define HAVE_SYS_STATFS_H 1
15622 | #define HAVE_SYS_STATVFS_H 1
15623 | #define HAVE_SYS_SYSCALL_H 1
15624 | #define HAVE_SYS_SYSCTL_H 1
15625 rizwank 1.1 | #define HAVE_SYS_TIME_H 1
15626 | #define HAVE_SYS_TIMES_H 1
15627 | #define HAVE_SYS_UIO_H 1
15628 | #define HAVE_SYS_UN_H 1
15629 | #define HAVE_SYS_VFS_H 1
15630 | #define HAVE_SYS_VM86_H 1
15631 | #define HAVE_SYS_WAIT_H 1
15632 | #define HAVE_SYSCALL_H 1
15633 | #define HAVE_TERMIOS_H 1
15634 | #define HAVE_UNISTD_H 1
15635 | #define HAVE_UTIME_H 1
15636 | #define HAVE_X11_XLIB_H 1
15637 | #define HAVE_X11_XKBLIB_H 1
15638 | #define HAVE_X11_XUTIL_H 1
15639 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
15640 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
15641 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
15642 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
15643 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
15644 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
15645 | #define HAVE_XKB 1
15646 rizwank 1.1 | #define HAVE_LIBXXSHM 1
15647 | #define HAVE_LIBXSHAPE 1
15648 | #define HAVE_LIBXXF86DGA2 1
15649 | #define HAVE_LIBXXF86VM 1
15650 | #define HAVE_NCURSES_H 1
15651 | #define HAVE_LIBNCURSES 1
15652 | #define HAVE_FT2BUILD_H 1
15653 | #define HAVE_FREETYPE_FREETYPE_H 1
15654 | #define HAVE_FREETYPE_FTGLYPH_H 1
15655 | #define HAVE_FREETYPE_TTTABLES_H 1
15656 | #define HAVE_FREETYPE_FTSNAMES_H 1
15657 | #define HAVE_FREETYPE_TTNAMEID_H 1
15658 | #define HAVE_FREETYPE_FTOUTLN_H 1
15659 | #define HAVE_FREETYPE_FTWINFNT_H 1
15660 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
15661 | #define HAVE_FREETYPE_FTTRIGON_H 1
15662 | #define HAVE_FREETYPE 1
15663 | #define HAVE_PPDEV 1
15664 | #define HAVE___VA_COPY 1
15665 | #define HAVE_SIGSETJMP 1
15666 | #define HAVE_PTHREAD_RWLOCK_T 1
15667 rizwank 1.1 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
15668 | #define HAVE_PTHREAD_GETATTR_NP 1
15669 | #define HAVE_SYS_SOUNDCARD_H 1
15670 | #define HAVE_OSS 1
15671 | #define HAVE_OSS_MIDI 1
15672 | #define _FILE_OFFSET_BITS 64
15673 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
15674 | #define __ASM_NAME(name) name
15675 | #define __ASM_STRING ".string"
15676 | #define __ASM_SHORT ".short"
15677 | #define HAVE_ASM_DOT_SIZE 1
15678 | #define HAVE_DLFCN_H 1
15679 | #define HAVE_DLOPEN 1
15680 | #define SONAME_LIBX11 "libX11.so.6"
15681 | #define SONAME_LIBXEXT "libXext.so.6"
15682 | #define SONAME_LIBXI "libXi.so.6"
15683 | #define SONAME_LIBXRENDER "libXrender.so.1"
15684 | #define SONAME_LIBXRANDR "libXrandr.so"
15685 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
15686 | #define SONAME_LIBGL "libGL.so"
15687 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
15688 rizwank 1.1 | #define SONAME_LIBCUPS "libcups.so"
15689 | #define SONAME_LIBJACK "libjack.so"
15690 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
15691 | #define SONAME_LIBSSL "libssl.so.0.9.6"
15692 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
15693 | #define SONAME_LIBNCURSES "libncurses.so.5"
15694 | #define SONAME_LIBCURSES "libcurses.so"
15695 | #define SONAME_LIBJPEG "libjpeg.so.62"
15696 | #define SONAME_LIBUNGIF "libungif.so"
15697 | #define SONAME_LIBGIF "libgif.so"
15698 | #define SONAME_LIBLCMS "liblcms.so"
15699 | #define SONAME_LIBCAPI20 "libcapi20.so"
15700 | #define HAVE_ALLOCA_H 1
15701 | #define HAVE_ALLOCA 1
15702 | #define HAVE_CLONE 1
15703 | #define HAVE_FFS 1
15704 | #define HAVE_FINITE 1
15705 | #define HAVE_FORK 1
15706 | #define HAVE_FSTATFS 1
15707 | #define HAVE_FSTATVFS 1
15708 | #define HAVE_FTRUNCATE 1
15709 rizwank 1.1 | #define HAVE_GETNETBYNAME 1
15710 | #define HAVE_GETOPT_LONG 1
15711 | #define HAVE_GETPAGESIZE 1
15712 | #define HAVE_GETPROTOBYNAME 1
15713 | #define HAVE_GETPROTOBYNUMBER 1
15714 | #define HAVE_GETPWUID 1
15715 | #define HAVE_GETSERVBYPORT 1
15716 | #define HAVE_GETTIMEOFDAY 1
15717 | #define HAVE_GETUID 1
15718 | #define HAVE_INET_NETWORK 1
15719 | #define HAVE_LSTAT 1
15720 | #define HAVE_MEMMOVE 1
15721 | #define HAVE_MMAP 1
15722 | #define HAVE_PCLOSE 1
15723 | #define HAVE_POPEN 1
15724 | #define HAVE_PREAD 1
15725 | #define HAVE_PWRITE 1
15726 | #define HAVE_READLINK 1
15727 | #define HAVE_SCHED_YIELD 1
15728 | #define HAVE_SELECT 1
15729 | #define HAVE_SENDMSG 1
15730 rizwank 1.1 | #define HAVE_SETTIMEOFDAY 1
15731 | #define HAVE_SIGALTSTACK 1
15732 | #define HAVE_SIGPROCMASK 1
15733 | #define HAVE_SNPRINTF 1
15734 | #define HAVE_STATFS 1
15735 | #define HAVE_STATVFS 1
15736 | #define HAVE_STRCASECMP 1
15737 | #define HAVE_STRERROR 1
15738 | #define HAVE_STRNCASECMP 1
15739 | #define HAVE_TCGETATTR 1
15740 | #define HAVE_TIMEGM 1
15741 | #define HAVE_USLEEP 1
15742 | #define HAVE_VSNPRINTF 1
15743 | #define HAVE_WAIT4 1
15744 | #define HAVE_WAITPID 1
15745 | #define HAVE_SYS_MOUNT_H 1
15746 | #define HAVE_SYS_USER_H 1
15747 | #define HAVE_NET_IF_H 1
15748 | #define HAVE_NET_IF_ARP_H 1
15749 | #define HAVE_NET_ROUTE_H 1
15750 | #define HAVE_RESOLV_H 1
15751 rizwank 1.1 | #define HAVE_UCONTEXT_H 1
15752 | #define HAVE_IPX_GNU 1
15753 | #define HAVE_MODE_T 1
15754 | #define HAVE_OFF_T 1
15755 | #define HAVE_PID_T 1
15756 | #define HAVE_SIZE_T 1
15757 | #define HAVE_SSIZE_T 1
15758 | #define HAVE_LONG_LONG 1
15759 | #define HAVE_FSBLKCNT_T 1
15760 | #define HAVE_FSFILCNT_T 1
15761 | #define HAVE_SIGSET_T 1
15762 | #define HAVE_CORRECT_LINUXINPUT_H 1
15763 | #define HAVE_SIGADDSET 1
15764 | #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
15765 | #define HAVE_LINUX_22_JOYSTICK_API 1
15766 | #define STATFS_DEFINED_BY_SYS_VFS 1
15767 | #define STATFS_DEFINED_BY_SYS_STATFS 1
15768 | #define HAVE_STRUCT_STATFS_F_BFREE 1
15769 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
15770 | #define HAVE_STRUCT_STATFS_F_FFREE 1
15771 | /* end confdefs.h. */
15772 rizwank 1.1 | #include <sys/types.h>
15773 | #ifdef HAVE_SYS_PARAM_H
15774 | # include <sys/param.h>
15775 | #endif
15776 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT
15777 | # include <sys/mount.h>
15778 | #else
15779 | # ifdef STATFS_DEFINED_BY_SYS_VFS
15780 | # include <sys/vfs.h>
15781 | # else
15782 | # ifdef STATFS_DEFINED_BY_SYS_STATFS
15783 | # include <sys/statfs.h>
15784 | # endif
15785 | # endif
15786 | #endif
15787 |
15788 | int
15789 | main ()
15790 | {
15791 | static struct statfs ac_aggr;
15792 | if (ac_aggr.f_favail)
15793 rizwank 1.1 | return 0;
15794 | ;
15795 | return 0;
15796 | }
15797 configure:18776: gcc -c -g -O2 conftest.c >&5
15798 conftest.c: In function `main':
15799 conftest.c:239: structure has no member named `f_favail'
15800 configure:18782: $? = 1
15801 configure: failed program was:
15802 | /* confdefs.h. */
15803 |
15804 | #define PACKAGE_NAME "Wine"
15805 | #define PACKAGE_TARNAME "wine"
15806 | #define PACKAGE_VERSION "20050111"
15807 | #define PACKAGE_STRING "Wine 20050111"
15808 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
15809 | #define YYTEXT_POINTER 1
15810 | #define HAVE_ISWALNUM 1
15811 | #define HAVE_GETHOSTBYNAME 1
15812 | #define HAVE_CONNECT 1
15813 | #define HAVE_INET_ATON 1
15814 rizwank 1.1 | #define STDC_HEADERS 1
15815 | #define HAVE_SYS_TYPES_H 1
15816 | #define HAVE_SYS_STAT_H 1
15817 | #define HAVE_STDLIB_H 1
15818 | #define HAVE_STRING_H 1
15819 | #define HAVE_MEMORY_H 1
15820 | #define HAVE_STRINGS_H 1
15821 | #define HAVE_INTTYPES_H 1
15822 | #define HAVE_STDINT_H 1
15823 | #define HAVE_UNISTD_H 1
15824 | #define HAVE_ARPA_INET_H 1
15825 | #define HAVE_ARPA_NAMESER_H 1
15826 | #define HAVE_ELF_H 1
15827 | #define HAVE_FLOAT_H 1
15828 | #define HAVE_GETOPT_H 1
15829 | #define HAVE_GIF_LIB_H 1
15830 | #define HAVE_JPEGLIB_H 1
15831 | #define HAVE_LCMS_LCMS_H 1
15832 | #define HAVE_LINK_H 1
15833 | #define HAVE_LINUX_CDROM_H 1
15834 | #define HAVE_LINUX_COMPILER_H 1
15835 rizwank 1.1 | #define HAVE_LINUX_HDREG_H 1
15836 | #define HAVE_LINUX_INPUT_H 1
15837 | #define HAVE_LINUX_IOCTL_H 1
15838 | #define HAVE_LINUX_JOYSTICK_H 1
15839 | #define HAVE_LINUX_MAJOR_H 1
15840 | #define HAVE_LINUX_PARAM_H 1
15841 | #define HAVE_LINUX_SERIAL_H 1
15842 | #define HAVE_MNTENT_H 1
15843 | #define HAVE_NETDB_H 1
15844 | #define HAVE_NETINET_IN_H 1
15845 | #define HAVE_NETINET_IN_SYSTM_H 1
15846 | #define HAVE_NETINET_TCP_H 1
15847 | #define HAVE_OPENSSL_SSL_H 1
15848 | #define HAVE_PTHREAD_H 1
15849 | #define HAVE_PWD_H 1
15850 | #define HAVE_REGEX_H 1
15851 | #define HAVE_SCHED_H 1
15852 | #define HAVE_SCSI_SG_H 1
15853 | #define HAVE_SCSI_SCSI_H 1
15854 | #define HAVE_SCSI_SCSI_IOCTL_H 1
15855 | #define HAVE_STDINT_H 1
15856 rizwank 1.1 | #define HAVE_STRINGS_H 1
15857 | #define HAVE_SYS_ERRNO_H 1
15858 | #define HAVE_SYS_IOCTL_H 1
15859 | #define HAVE_SYS_IPC_H 1
15860 | #define HAVE_SYS_MMAN_H 1
15861 | #define HAVE_SYS_MSG_H 1
15862 | #define HAVE_SYS_PARAM_H 1
15863 | #define HAVE_SYS_POLL_H 1
15864 | #define HAVE_SYS_PTRACE_H 1
15865 | #define HAVE_SYS_REG_H 1
15866 | #define HAVE_SYS_SHM_H 1
15867 | #define HAVE_SYS_SIGNAL_H 1
15868 | #define HAVE_SYS_SOCKET_H 1
15869 | #define HAVE_SYS_STATFS_H 1
15870 | #define HAVE_SYS_STATVFS_H 1
15871 | #define HAVE_SYS_SYSCALL_H 1
15872 | #define HAVE_SYS_SYSCTL_H 1
15873 | #define HAVE_SYS_TIME_H 1
15874 | #define HAVE_SYS_TIMES_H 1
15875 | #define HAVE_SYS_UIO_H 1
15876 | #define HAVE_SYS_UN_H 1
15877 rizwank 1.1 | #define HAVE_SYS_VFS_H 1
15878 | #define HAVE_SYS_VM86_H 1
15879 | #define HAVE_SYS_WAIT_H 1
15880 | #define HAVE_SYSCALL_H 1
15881 | #define HAVE_TERMIOS_H 1
15882 | #define HAVE_UNISTD_H 1
15883 | #define HAVE_UTIME_H 1
15884 | #define HAVE_X11_XLIB_H 1
15885 | #define HAVE_X11_XKBLIB_H 1
15886 | #define HAVE_X11_XUTIL_H 1
15887 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
15888 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
15889 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
15890 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
15891 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
15892 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
15893 | #define HAVE_XKB 1
15894 | #define HAVE_LIBXXSHM 1
15895 | #define HAVE_LIBXSHAPE 1
15896 | #define HAVE_LIBXXF86DGA2 1
15897 | #define HAVE_LIBXXF86VM 1
15898 rizwank 1.1 | #define HAVE_NCURSES_H 1
15899 | #define HAVE_LIBNCURSES 1
15900 | #define HAVE_FT2BUILD_H 1
15901 | #define HAVE_FREETYPE_FREETYPE_H 1
15902 | #define HAVE_FREETYPE_FTGLYPH_H 1
15903 | #define HAVE_FREETYPE_TTTABLES_H 1
15904 | #define HAVE_FREETYPE_FTSNAMES_H 1
15905 | #define HAVE_FREETYPE_TTNAMEID_H 1
15906 | #define HAVE_FREETYPE_FTOUTLN_H 1
15907 | #define HAVE_FREETYPE_FTWINFNT_H 1
15908 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
15909 | #define HAVE_FREETYPE_FTTRIGON_H 1
15910 | #define HAVE_FREETYPE 1
15911 | #define HAVE_PPDEV 1
15912 | #define HAVE___VA_COPY 1
15913 | #define HAVE_SIGSETJMP 1
15914 | #define HAVE_PTHREAD_RWLOCK_T 1
15915 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
15916 | #define HAVE_PTHREAD_GETATTR_NP 1
15917 | #define HAVE_SYS_SOUNDCARD_H 1
15918 | #define HAVE_OSS 1
15919 rizwank 1.1 | #define HAVE_OSS_MIDI 1
15920 | #define _FILE_OFFSET_BITS 64
15921 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
15922 | #define __ASM_NAME(name) name
15923 | #define __ASM_STRING ".string"
15924 | #define __ASM_SHORT ".short"
15925 | #define HAVE_ASM_DOT_SIZE 1
15926 | #define HAVE_DLFCN_H 1
15927 | #define HAVE_DLOPEN 1
15928 | #define SONAME_LIBX11 "libX11.so.6"
15929 | #define SONAME_LIBXEXT "libXext.so.6"
15930 | #define SONAME_LIBXI "libXi.so.6"
15931 | #define SONAME_LIBXRENDER "libXrender.so.1"
15932 | #define SONAME_LIBXRANDR "libXrandr.so"
15933 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
15934 | #define SONAME_LIBGL "libGL.so"
15935 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
15936 | #define SONAME_LIBCUPS "libcups.so"
15937 | #define SONAME_LIBJACK "libjack.so"
15938 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
15939 | #define SONAME_LIBSSL "libssl.so.0.9.6"
15940 rizwank 1.1 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
15941 | #define SONAME_LIBNCURSES "libncurses.so.5"
15942 | #define SONAME_LIBCURSES "libcurses.so"
15943 | #define SONAME_LIBJPEG "libjpeg.so.62"
15944 | #define SONAME_LIBUNGIF "libungif.so"
15945 | #define SONAME_LIBGIF "libgif.so"
15946 | #define SONAME_LIBLCMS "liblcms.so"
15947 | #define SONAME_LIBCAPI20 "libcapi20.so"
15948 | #define HAVE_ALLOCA_H 1
15949 | #define HAVE_ALLOCA 1
15950 | #define HAVE_CLONE 1
15951 | #define HAVE_FFS 1
15952 | #define HAVE_FINITE 1
15953 | #define HAVE_FORK 1
15954 | #define HAVE_FSTATFS 1
15955 | #define HAVE_FSTATVFS 1
15956 | #define HAVE_FTRUNCATE 1
15957 | #define HAVE_GETNETBYNAME 1
15958 | #define HAVE_GETOPT_LONG 1
15959 | #define HAVE_GETPAGESIZE 1
15960 | #define HAVE_GETPROTOBYNAME 1
15961 rizwank 1.1 | #define HAVE_GETPROTOBYNUMBER 1
15962 | #define HAVE_GETPWUID 1
15963 | #define HAVE_GETSERVBYPORT 1
15964 | #define HAVE_GETTIMEOFDAY 1
15965 | #define HAVE_GETUID 1
15966 | #define HAVE_INET_NETWORK 1
15967 | #define HAVE_LSTAT 1
15968 | #define HAVE_MEMMOVE 1
15969 | #define HAVE_MMAP 1
15970 | #define HAVE_PCLOSE 1
15971 | #define HAVE_POPEN 1
15972 | #define HAVE_PREAD 1
15973 | #define HAVE_PWRITE 1
15974 | #define HAVE_READLINK 1
15975 | #define HAVE_SCHED_YIELD 1
15976 | #define HAVE_SELECT 1
15977 | #define HAVE_SENDMSG 1
15978 | #define HAVE_SETTIMEOFDAY 1
15979 | #define HAVE_SIGALTSTACK 1
15980 | #define HAVE_SIGPROCMASK 1
15981 | #define HAVE_SNPRINTF 1
15982 rizwank 1.1 | #define HAVE_STATFS 1
15983 | #define HAVE_STATVFS 1
15984 | #define HAVE_STRCASECMP 1
15985 | #define HAVE_STRERROR 1
15986 | #define HAVE_STRNCASECMP 1
15987 | #define HAVE_TCGETATTR 1
15988 | #define HAVE_TIMEGM 1
15989 | #define HAVE_USLEEP 1
15990 | #define HAVE_VSNPRINTF 1
15991 | #define HAVE_WAIT4 1
15992 | #define HAVE_WAITPID 1
15993 | #define HAVE_SYS_MOUNT_H 1
15994 | #define HAVE_SYS_USER_H 1
15995 | #define HAVE_NET_IF_H 1
15996 | #define HAVE_NET_IF_ARP_H 1
15997 | #define HAVE_NET_ROUTE_H 1
15998 | #define HAVE_RESOLV_H 1
15999 | #define HAVE_UCONTEXT_H 1
16000 | #define HAVE_IPX_GNU 1
16001 | #define HAVE_MODE_T 1
16002 | #define HAVE_OFF_T 1
16003 rizwank 1.1 | #define HAVE_PID_T 1
16004 | #define HAVE_SIZE_T 1
16005 | #define HAVE_SSIZE_T 1
16006 | #define HAVE_LONG_LONG 1
16007 | #define HAVE_FSBLKCNT_T 1
16008 | #define HAVE_FSFILCNT_T 1
16009 | #define HAVE_SIGSET_T 1
16010 | #define HAVE_CORRECT_LINUXINPUT_H 1
16011 | #define HAVE_SIGADDSET 1
16012 | #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
16013 | #define HAVE_LINUX_22_JOYSTICK_API 1
16014 | #define STATFS_DEFINED_BY_SYS_VFS 1
16015 | #define STATFS_DEFINED_BY_SYS_STATFS 1
16016 | #define HAVE_STRUCT_STATFS_F_BFREE 1
16017 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
16018 | #define HAVE_STRUCT_STATFS_F_FFREE 1
16019 | /* end confdefs.h. */
16020 | #include <sys/types.h>
16021 | #ifdef HAVE_SYS_PARAM_H
16022 | # include <sys/param.h>
16023 | #endif
16024 rizwank 1.1 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT
16025 | # include <sys/mount.h>
16026 | #else
16027 | # ifdef STATFS_DEFINED_BY_SYS_VFS
16028 | # include <sys/vfs.h>
16029 | # else
16030 | # ifdef STATFS_DEFINED_BY_SYS_STATFS
16031 | # include <sys/statfs.h>
16032 | # endif
16033 | # endif
16034 | #endif
16035 |
16036 | int
16037 | main ()
16038 | {
16039 | static struct statfs ac_aggr;
16040 | if (sizeof ac_aggr.f_favail)
16041 | return 0;
16042 | ;
16043 | return 0;
16044 | }
16045 rizwank 1.1 configure:18807: result: no
16046 configure:18817: checking for struct statfs.f_namelen
16047 configure:18855: gcc -c -g -O2 conftest.c >&5
16048 configure:18861: $? = 0
16049 configure:18864: test -z || test ! -s conftest.err
16050 configure:18867: $? = 0
16051 configure:18870: test -s conftest.o
16052 configure:18873: $? = 0
16053 configure:18944: result: yes
16054 configure:18956: checking for struct statvfs.f_blocks
16055 configure:18982: gcc -c -g -O2 conftest.c >&5
16056 configure:18988: $? = 0
16057 configure:18991: test -z || test ! -s conftest.err
16058 configure:18994: $? = 0
16059 configure:18997: test -s conftest.o
16060 configure:19000: $? = 0
16061 configure:19059: result: yes
16062 configure:19071: checking for struct msghdr.msg_accrights
16063 configure:19101: gcc -c -g -O2 conftest.c >&5
16064 conftest.c: In function `main':
16065 conftest.c:233: structure has no member named `msg_accrights'
16066 rizwank 1.1 configure:19107: $? = 1
16067 configure: failed program was:
16068 | /* confdefs.h. */
16069 |
16070 | #define PACKAGE_NAME "Wine"
16071 | #define PACKAGE_TARNAME "wine"
16072 | #define PACKAGE_VERSION "20050111"
16073 | #define PACKAGE_STRING "Wine 20050111"
16074 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
16075 | #define YYTEXT_POINTER 1
16076 | #define HAVE_ISWALNUM 1
16077 | #define HAVE_GETHOSTBYNAME 1
16078 | #define HAVE_CONNECT 1
16079 | #define HAVE_INET_ATON 1
16080 | #define STDC_HEADERS 1
16081 | #define HAVE_SYS_TYPES_H 1
16082 | #define HAVE_SYS_STAT_H 1
16083 | #define HAVE_STDLIB_H 1
16084 | #define HAVE_STRING_H 1
16085 | #define HAVE_MEMORY_H 1
16086 | #define HAVE_STRINGS_H 1
16087 rizwank 1.1 | #define HAVE_INTTYPES_H 1
16088 | #define HAVE_STDINT_H 1
16089 | #define HAVE_UNISTD_H 1
16090 | #define HAVE_ARPA_INET_H 1
16091 | #define HAVE_ARPA_NAMESER_H 1
16092 | #define HAVE_ELF_H 1
16093 | #define HAVE_FLOAT_H 1
16094 | #define HAVE_GETOPT_H 1
16095 | #define HAVE_GIF_LIB_H 1
16096 | #define HAVE_JPEGLIB_H 1
16097 | #define HAVE_LCMS_LCMS_H 1
16098 | #define HAVE_LINK_H 1
16099 | #define HAVE_LINUX_CDROM_H 1
16100 | #define HAVE_LINUX_COMPILER_H 1
16101 | #define HAVE_LINUX_HDREG_H 1
16102 | #define HAVE_LINUX_INPUT_H 1
16103 | #define HAVE_LINUX_IOCTL_H 1
16104 | #define HAVE_LINUX_JOYSTICK_H 1
16105 | #define HAVE_LINUX_MAJOR_H 1
16106 | #define HAVE_LINUX_PARAM_H 1
16107 | #define HAVE_LINUX_SERIAL_H 1
16108 rizwank 1.1 | #define HAVE_MNTENT_H 1
16109 | #define HAVE_NETDB_H 1
16110 | #define HAVE_NETINET_IN_H 1
16111 | #define HAVE_NETINET_IN_SYSTM_H 1
16112 | #define HAVE_NETINET_TCP_H 1
16113 | #define HAVE_OPENSSL_SSL_H 1
16114 | #define HAVE_PTHREAD_H 1
16115 | #define HAVE_PWD_H 1
16116 | #define HAVE_REGEX_H 1
16117 | #define HAVE_SCHED_H 1
16118 | #define HAVE_SCSI_SG_H 1
16119 | #define HAVE_SCSI_SCSI_H 1
16120 | #define HAVE_SCSI_SCSI_IOCTL_H 1
16121 | #define HAVE_STDINT_H 1
16122 | #define HAVE_STRINGS_H 1
16123 | #define HAVE_SYS_ERRNO_H 1
16124 | #define HAVE_SYS_IOCTL_H 1
16125 | #define HAVE_SYS_IPC_H 1
16126 | #define HAVE_SYS_MMAN_H 1
16127 | #define HAVE_SYS_MSG_H 1
16128 | #define HAVE_SYS_PARAM_H 1
16129 rizwank 1.1 | #define HAVE_SYS_POLL_H 1
16130 | #define HAVE_SYS_PTRACE_H 1
16131 | #define HAVE_SYS_REG_H 1
16132 | #define HAVE_SYS_SHM_H 1
16133 | #define HAVE_SYS_SIGNAL_H 1
16134 | #define HAVE_SYS_SOCKET_H 1
16135 | #define HAVE_SYS_STATFS_H 1
16136 | #define HAVE_SYS_STATVFS_H 1
16137 | #define HAVE_SYS_SYSCALL_H 1
16138 | #define HAVE_SYS_SYSCTL_H 1
16139 | #define HAVE_SYS_TIME_H 1
16140 | #define HAVE_SYS_TIMES_H 1
16141 | #define HAVE_SYS_UIO_H 1
16142 | #define HAVE_SYS_UN_H 1
16143 | #define HAVE_SYS_VFS_H 1
16144 | #define HAVE_SYS_VM86_H 1
16145 | #define HAVE_SYS_WAIT_H 1
16146 | #define HAVE_SYSCALL_H 1
16147 | #define HAVE_TERMIOS_H 1
16148 | #define HAVE_UNISTD_H 1
16149 | #define HAVE_UTIME_H 1
16150 rizwank 1.1 | #define HAVE_X11_XLIB_H 1
16151 | #define HAVE_X11_XKBLIB_H 1
16152 | #define HAVE_X11_XUTIL_H 1
16153 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
16154 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
16155 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
16156 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
16157 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
16158 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
16159 | #define HAVE_XKB 1
16160 | #define HAVE_LIBXXSHM 1
16161 | #define HAVE_LIBXSHAPE 1
16162 | #define HAVE_LIBXXF86DGA2 1
16163 | #define HAVE_LIBXXF86VM 1
16164 | #define HAVE_NCURSES_H 1
16165 | #define HAVE_LIBNCURSES 1
16166 | #define HAVE_FT2BUILD_H 1
16167 | #define HAVE_FREETYPE_FREETYPE_H 1
16168 | #define HAVE_FREETYPE_FTGLYPH_H 1
16169 | #define HAVE_FREETYPE_TTTABLES_H 1
16170 | #define HAVE_FREETYPE_FTSNAMES_H 1
16171 rizwank 1.1 | #define HAVE_FREETYPE_TTNAMEID_H 1
16172 | #define HAVE_FREETYPE_FTOUTLN_H 1
16173 | #define HAVE_FREETYPE_FTWINFNT_H 1
16174 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
16175 | #define HAVE_FREETYPE_FTTRIGON_H 1
16176 | #define HAVE_FREETYPE 1
16177 | #define HAVE_PPDEV 1
16178 | #define HAVE___VA_COPY 1
16179 | #define HAVE_SIGSETJMP 1
16180 | #define HAVE_PTHREAD_RWLOCK_T 1
16181 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
16182 | #define HAVE_PTHREAD_GETATTR_NP 1
16183 | #define HAVE_SYS_SOUNDCARD_H 1
16184 | #define HAVE_OSS 1
16185 | #define HAVE_OSS_MIDI 1
16186 | #define _FILE_OFFSET_BITS 64
16187 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
16188 | #define __ASM_NAME(name) name
16189 | #define __ASM_STRING ".string"
16190 | #define __ASM_SHORT ".short"
16191 | #define HAVE_ASM_DOT_SIZE 1
16192 rizwank 1.1 | #define HAVE_DLFCN_H 1
16193 | #define HAVE_DLOPEN 1
16194 | #define SONAME_LIBX11 "libX11.so.6"
16195 | #define SONAME_LIBXEXT "libXext.so.6"
16196 | #define SONAME_LIBXI "libXi.so.6"
16197 | #define SONAME_LIBXRENDER "libXrender.so.1"
16198 | #define SONAME_LIBXRANDR "libXrandr.so"
16199 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
16200 | #define SONAME_LIBGL "libGL.so"
16201 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
16202 | #define SONAME_LIBCUPS "libcups.so"
16203 | #define SONAME_LIBJACK "libjack.so"
16204 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
16205 | #define SONAME_LIBSSL "libssl.so.0.9.6"
16206 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
16207 | #define SONAME_LIBNCURSES "libncurses.so.5"
16208 | #define SONAME_LIBCURSES "libcurses.so"
16209 | #define SONAME_LIBJPEG "libjpeg.so.62"
16210 | #define SONAME_LIBUNGIF "libungif.so"
16211 | #define SONAME_LIBGIF "libgif.so"
16212 | #define SONAME_LIBLCMS "liblcms.so"
16213 rizwank 1.1 | #define SONAME_LIBCAPI20 "libcapi20.so"
16214 | #define HAVE_ALLOCA_H 1
16215 | #define HAVE_ALLOCA 1
16216 | #define HAVE_CLONE 1
16217 | #define HAVE_FFS 1
16218 | #define HAVE_FINITE 1
16219 | #define HAVE_FORK 1
16220 | #define HAVE_FSTATFS 1
16221 | #define HAVE_FSTATVFS 1
16222 | #define HAVE_FTRUNCATE 1
16223 | #define HAVE_GETNETBYNAME 1
16224 | #define HAVE_GETOPT_LONG 1
16225 | #define HAVE_GETPAGESIZE 1
16226 | #define HAVE_GETPROTOBYNAME 1
16227 | #define HAVE_GETPROTOBYNUMBER 1
16228 | #define HAVE_GETPWUID 1
16229 | #define HAVE_GETSERVBYPORT 1
16230 | #define HAVE_GETTIMEOFDAY 1
16231 | #define HAVE_GETUID 1
16232 | #define HAVE_INET_NETWORK 1
16233 | #define HAVE_LSTAT 1
16234 rizwank 1.1 | #define HAVE_MEMMOVE 1
16235 | #define HAVE_MMAP 1
16236 | #define HAVE_PCLOSE 1
16237 | #define HAVE_POPEN 1
16238 | #define HAVE_PREAD 1
16239 | #define HAVE_PWRITE 1
16240 | #define HAVE_READLINK 1
16241 | #define HAVE_SCHED_YIELD 1
16242 | #define HAVE_SELECT 1
16243 | #define HAVE_SENDMSG 1
16244 | #define HAVE_SETTIMEOFDAY 1
16245 | #define HAVE_SIGALTSTACK 1
16246 | #define HAVE_SIGPROCMASK 1
16247 | #define HAVE_SNPRINTF 1
16248 | #define HAVE_STATFS 1
16249 | #define HAVE_STATVFS 1
16250 | #define HAVE_STRCASECMP 1
16251 | #define HAVE_STRERROR 1
16252 | #define HAVE_STRNCASECMP 1
16253 | #define HAVE_TCGETATTR 1
16254 | #define HAVE_TIMEGM 1
16255 rizwank 1.1 | #define HAVE_USLEEP 1
16256 | #define HAVE_VSNPRINTF 1
16257 | #define HAVE_WAIT4 1
16258 | #define HAVE_WAITPID 1
16259 | #define HAVE_SYS_MOUNT_H 1
16260 | #define HAVE_SYS_USER_H 1
16261 | #define HAVE_NET_IF_H 1
16262 | #define HAVE_NET_IF_ARP_H 1
16263 | #define HAVE_NET_ROUTE_H 1
16264 | #define HAVE_RESOLV_H 1
16265 | #define HAVE_UCONTEXT_H 1
16266 | #define HAVE_IPX_GNU 1
16267 | #define HAVE_MODE_T 1
16268 | #define HAVE_OFF_T 1
16269 | #define HAVE_PID_T 1
16270 | #define HAVE_SIZE_T 1
16271 | #define HAVE_SSIZE_T 1
16272 | #define HAVE_LONG_LONG 1
16273 | #define HAVE_FSBLKCNT_T 1
16274 | #define HAVE_FSFILCNT_T 1
16275 | #define HAVE_SIGSET_T 1
16276 rizwank 1.1 | #define HAVE_CORRECT_LINUXINPUT_H 1
16277 | #define HAVE_SIGADDSET 1
16278 | #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
16279 | #define HAVE_LINUX_22_JOYSTICK_API 1
16280 | #define STATFS_DEFINED_BY_SYS_VFS 1
16281 | #define STATFS_DEFINED_BY_SYS_STATFS 1
16282 | #define HAVE_STRUCT_STATFS_F_BFREE 1
16283 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
16284 | #define HAVE_STRUCT_STATFS_F_FFREE 1
16285 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1
16286 | #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
16287 | /* end confdefs.h. */
16288 | #include <sys/types.h>
16289 | #ifdef HAVE_SYS_SOCKET_H
16290 | # include <sys/socket.h>
16291 | #endif
16292 | #ifdef HAVE_SYS_UN_H
16293 | # include <sys/un.h>
16294 | #endif
16295 |
16296 | int
16297 rizwank 1.1 | main ()
16298 | {
16299 | static struct msghdr ac_aggr;
16300 | if (ac_aggr.msg_accrights)
16301 | return 0;
16302 | ;
16303 | return 0;
16304 | }
16305 configure:19151: gcc -c -g -O2 conftest.c >&5
16306 conftest.c: In function `main':
16307 conftest.c:233: structure has no member named `msg_accrights'
16308 configure:19157: $? = 1
16309 configure: failed program was:
16310 | /* confdefs.h. */
16311 |
16312 | #define PACKAGE_NAME "Wine"
16313 | #define PACKAGE_TARNAME "wine"
16314 | #define PACKAGE_VERSION "20050111"
16315 | #define PACKAGE_STRING "Wine 20050111"
16316 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
16317 | #define YYTEXT_POINTER 1
16318 rizwank 1.1 | #define HAVE_ISWALNUM 1
16319 | #define HAVE_GETHOSTBYNAME 1
16320 | #define HAVE_CONNECT 1
16321 | #define HAVE_INET_ATON 1
16322 | #define STDC_HEADERS 1
16323 | #define HAVE_SYS_TYPES_H 1
16324 | #define HAVE_SYS_STAT_H 1
16325 | #define HAVE_STDLIB_H 1
16326 | #define HAVE_STRING_H 1
16327 | #define HAVE_MEMORY_H 1
16328 | #define HAVE_STRINGS_H 1
16329 | #define HAVE_INTTYPES_H 1
16330 | #define HAVE_STDINT_H 1
16331 | #define HAVE_UNISTD_H 1
16332 | #define HAVE_ARPA_INET_H 1
16333 | #define HAVE_ARPA_NAMESER_H 1
16334 | #define HAVE_ELF_H 1
16335 | #define HAVE_FLOAT_H 1
16336 | #define HAVE_GETOPT_H 1
16337 | #define HAVE_GIF_LIB_H 1
16338 | #define HAVE_JPEGLIB_H 1
16339 rizwank 1.1 | #define HAVE_LCMS_LCMS_H 1
16340 | #define HAVE_LINK_H 1
16341 | #define HAVE_LINUX_CDROM_H 1
16342 | #define HAVE_LINUX_COMPILER_H 1
16343 | #define HAVE_LINUX_HDREG_H 1
16344 | #define HAVE_LINUX_INPUT_H 1
16345 | #define HAVE_LINUX_IOCTL_H 1
16346 | #define HAVE_LINUX_JOYSTICK_H 1
16347 | #define HAVE_LINUX_MAJOR_H 1
16348 | #define HAVE_LINUX_PARAM_H 1
16349 | #define HAVE_LINUX_SERIAL_H 1
16350 | #define HAVE_MNTENT_H 1
16351 | #define HAVE_NETDB_H 1
16352 | #define HAVE_NETINET_IN_H 1
16353 | #define HAVE_NETINET_IN_SYSTM_H 1
16354 | #define HAVE_NETINET_TCP_H 1
16355 | #define HAVE_OPENSSL_SSL_H 1
16356 | #define HAVE_PTHREAD_H 1
16357 | #define HAVE_PWD_H 1
16358 | #define HAVE_REGEX_H 1
16359 | #define HAVE_SCHED_H 1
16360 rizwank 1.1 | #define HAVE_SCSI_SG_H 1
16361 | #define HAVE_SCSI_SCSI_H 1
16362 | #define HAVE_SCSI_SCSI_IOCTL_H 1
16363 | #define HAVE_STDINT_H 1
16364 | #define HAVE_STRINGS_H 1
16365 | #define HAVE_SYS_ERRNO_H 1
16366 | #define HAVE_SYS_IOCTL_H 1
16367 | #define HAVE_SYS_IPC_H 1
16368 | #define HAVE_SYS_MMAN_H 1
16369 | #define HAVE_SYS_MSG_H 1
16370 | #define HAVE_SYS_PARAM_H 1
16371 | #define HAVE_SYS_POLL_H 1
16372 | #define HAVE_SYS_PTRACE_H 1
16373 | #define HAVE_SYS_REG_H 1
16374 | #define HAVE_SYS_SHM_H 1
16375 | #define HAVE_SYS_SIGNAL_H 1
16376 | #define HAVE_SYS_SOCKET_H 1
16377 | #define HAVE_SYS_STATFS_H 1
16378 | #define HAVE_SYS_STATVFS_H 1
16379 | #define HAVE_SYS_SYSCALL_H 1
16380 | #define HAVE_SYS_SYSCTL_H 1
16381 rizwank 1.1 | #define HAVE_SYS_TIME_H 1
16382 | #define HAVE_SYS_TIMES_H 1
16383 | #define HAVE_SYS_UIO_H 1
16384 | #define HAVE_SYS_UN_H 1
16385 | #define HAVE_SYS_VFS_H 1
16386 | #define HAVE_SYS_VM86_H 1
16387 | #define HAVE_SYS_WAIT_H 1
16388 | #define HAVE_SYSCALL_H 1
16389 | #define HAVE_TERMIOS_H 1
16390 | #define HAVE_UNISTD_H 1
16391 | #define HAVE_UTIME_H 1
16392 | #define HAVE_X11_XLIB_H 1
16393 | #define HAVE_X11_XKBLIB_H 1
16394 | #define HAVE_X11_XUTIL_H 1
16395 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
16396 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
16397 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
16398 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
16399 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
16400 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
16401 | #define HAVE_XKB 1
16402 rizwank 1.1 | #define HAVE_LIBXXSHM 1
16403 | #define HAVE_LIBXSHAPE 1
16404 | #define HAVE_LIBXXF86DGA2 1
16405 | #define HAVE_LIBXXF86VM 1
16406 | #define HAVE_NCURSES_H 1
16407 | #define HAVE_LIBNCURSES 1
16408 | #define HAVE_FT2BUILD_H 1
16409 | #define HAVE_FREETYPE_FREETYPE_H 1
16410 | #define HAVE_FREETYPE_FTGLYPH_H 1
16411 | #define HAVE_FREETYPE_TTTABLES_H 1
16412 | #define HAVE_FREETYPE_FTSNAMES_H 1
16413 | #define HAVE_FREETYPE_TTNAMEID_H 1
16414 | #define HAVE_FREETYPE_FTOUTLN_H 1
16415 | #define HAVE_FREETYPE_FTWINFNT_H 1
16416 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
16417 | #define HAVE_FREETYPE_FTTRIGON_H 1
16418 | #define HAVE_FREETYPE 1
16419 | #define HAVE_PPDEV 1
16420 | #define HAVE___VA_COPY 1
16421 | #define HAVE_SIGSETJMP 1
16422 | #define HAVE_PTHREAD_RWLOCK_T 1
16423 rizwank 1.1 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
16424 | #define HAVE_PTHREAD_GETATTR_NP 1
16425 | #define HAVE_SYS_SOUNDCARD_H 1
16426 | #define HAVE_OSS 1
16427 | #define HAVE_OSS_MIDI 1
16428 | #define _FILE_OFFSET_BITS 64
16429 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
16430 | #define __ASM_NAME(name) name
16431 | #define __ASM_STRING ".string"
16432 | #define __ASM_SHORT ".short"
16433 | #define HAVE_ASM_DOT_SIZE 1
16434 | #define HAVE_DLFCN_H 1
16435 | #define HAVE_DLOPEN 1
16436 | #define SONAME_LIBX11 "libX11.so.6"
16437 | #define SONAME_LIBXEXT "libXext.so.6"
16438 | #define SONAME_LIBXI "libXi.so.6"
16439 | #define SONAME_LIBXRENDER "libXrender.so.1"
16440 | #define SONAME_LIBXRANDR "libXrandr.so"
16441 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
16442 | #define SONAME_LIBGL "libGL.so"
16443 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
16444 rizwank 1.1 | #define SONAME_LIBCUPS "libcups.so"
16445 | #define SONAME_LIBJACK "libjack.so"
16446 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
16447 | #define SONAME_LIBSSL "libssl.so.0.9.6"
16448 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
16449 | #define SONAME_LIBNCURSES "libncurses.so.5"
16450 | #define SONAME_LIBCURSES "libcurses.so"
16451 | #define SONAME_LIBJPEG "libjpeg.so.62"
16452 | #define SONAME_LIBUNGIF "libungif.so"
16453 | #define SONAME_LIBGIF "libgif.so"
16454 | #define SONAME_LIBLCMS "liblcms.so"
16455 | #define SONAME_LIBCAPI20 "libcapi20.so"
16456 | #define HAVE_ALLOCA_H 1
16457 | #define HAVE_ALLOCA 1
16458 | #define HAVE_CLONE 1
16459 | #define HAVE_FFS 1
16460 | #define HAVE_FINITE 1
16461 | #define HAVE_FORK 1
16462 | #define HAVE_FSTATFS 1
16463 | #define HAVE_FSTATVFS 1
16464 | #define HAVE_FTRUNCATE 1
16465 rizwank 1.1 | #define HAVE_GETNETBYNAME 1
16466 | #define HAVE_GETOPT_LONG 1
16467 | #define HAVE_GETPAGESIZE 1
16468 | #define HAVE_GETPROTOBYNAME 1
16469 | #define HAVE_GETPROTOBYNUMBER 1
16470 | #define HAVE_GETPWUID 1
16471 | #define HAVE_GETSERVBYPORT 1
16472 | #define HAVE_GETTIMEOFDAY 1
16473 | #define HAVE_GETUID 1
16474 | #define HAVE_INET_NETWORK 1
16475 | #define HAVE_LSTAT 1
16476 | #define HAVE_MEMMOVE 1
16477 | #define HAVE_MMAP 1
16478 | #define HAVE_PCLOSE 1
16479 | #define HAVE_POPEN 1
16480 | #define HAVE_PREAD 1
16481 | #define HAVE_PWRITE 1
16482 | #define HAVE_READLINK 1
16483 | #define HAVE_SCHED_YIELD 1
16484 | #define HAVE_SELECT 1
16485 | #define HAVE_SENDMSG 1
16486 rizwank 1.1 | #define HAVE_SETTIMEOFDAY 1
16487 | #define HAVE_SIGALTSTACK 1
16488 | #define HAVE_SIGPROCMASK 1
16489 | #define HAVE_SNPRINTF 1
16490 | #define HAVE_STATFS 1
16491 | #define HAVE_STATVFS 1
16492 | #define HAVE_STRCASECMP 1
16493 | #define HAVE_STRERROR 1
16494 | #define HAVE_STRNCASECMP 1
16495 | #define HAVE_TCGETATTR 1
16496 | #define HAVE_TIMEGM 1
16497 | #define HAVE_USLEEP 1
16498 | #define HAVE_VSNPRINTF 1
16499 | #define HAVE_WAIT4 1
16500 | #define HAVE_WAITPID 1
16501 | #define HAVE_SYS_MOUNT_H 1
16502 | #define HAVE_SYS_USER_H 1
16503 | #define HAVE_NET_IF_H 1
16504 | #define HAVE_NET_IF_ARP_H 1
16505 | #define HAVE_NET_ROUTE_H 1
16506 | #define HAVE_RESOLV_H 1
16507 rizwank 1.1 | #define HAVE_UCONTEXT_H 1
16508 | #define HAVE_IPX_GNU 1
16509 | #define HAVE_MODE_T 1
16510 | #define HAVE_OFF_T 1
16511 | #define HAVE_PID_T 1
16512 | #define HAVE_SIZE_T 1
16513 | #define HAVE_SSIZE_T 1
16514 | #define HAVE_LONG_LONG 1
16515 | #define HAVE_FSBLKCNT_T 1
16516 | #define HAVE_FSFILCNT_T 1
16517 | #define HAVE_SIGSET_T 1
16518 | #define HAVE_CORRECT_LINUXINPUT_H 1
16519 | #define HAVE_SIGADDSET 1
16520 | #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
16521 | #define HAVE_LINUX_22_JOYSTICK_API 1
16522 | #define STATFS_DEFINED_BY_SYS_VFS 1
16523 | #define STATFS_DEFINED_BY_SYS_STATFS 1
16524 | #define HAVE_STRUCT_STATFS_F_BFREE 1
16525 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
16526 | #define HAVE_STRUCT_STATFS_F_FFREE 1
16527 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1
16528 rizwank 1.1 | #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
16529 | /* end confdefs.h. */
16530 | #include <sys/types.h>
16531 | #ifdef HAVE_SYS_SOCKET_H
16532 | # include <sys/socket.h>
16533 | #endif
16534 | #ifdef HAVE_SYS_UN_H
16535 | # include <sys/un.h>
16536 | #endif
16537 |
16538 | int
16539 | main ()
16540 | {
16541 | static struct msghdr ac_aggr;
16542 | if (sizeof ac_aggr.msg_accrights)
16543 | return 0;
16544 | ;
16545 | return 0;
16546 | }
16547 configure:19182: result: no
16548 configure:19192: checking for struct sockaddr.sa_len
16549 rizwank 1.1 configure:19222: gcc -c -g -O2 conftest.c >&5
16550 conftest.c: In function `main':
16551 conftest.c:233: structure has no member named `sa_len'
16552 configure:19228: $? = 1
16553 configure: failed program was:
16554 | /* confdefs.h. */
16555 |
16556 | #define PACKAGE_NAME "Wine"
16557 | #define PACKAGE_TARNAME "wine"
16558 | #define PACKAGE_VERSION "20050111"
16559 | #define PACKAGE_STRING "Wine 20050111"
16560 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
16561 | #define YYTEXT_POINTER 1
16562 | #define HAVE_ISWALNUM 1
16563 | #define HAVE_GETHOSTBYNAME 1
16564 | #define HAVE_CONNECT 1
16565 | #define HAVE_INET_ATON 1
16566 | #define STDC_HEADERS 1
16567 | #define HAVE_SYS_TYPES_H 1
16568 | #define HAVE_SYS_STAT_H 1
16569 | #define HAVE_STDLIB_H 1
16570 rizwank 1.1 | #define HAVE_STRING_H 1
16571 | #define HAVE_MEMORY_H 1
16572 | #define HAVE_STRINGS_H 1
16573 | #define HAVE_INTTYPES_H 1
16574 | #define HAVE_STDINT_H 1
16575 | #define HAVE_UNISTD_H 1
16576 | #define HAVE_ARPA_INET_H 1
16577 | #define HAVE_ARPA_NAMESER_H 1
16578 | #define HAVE_ELF_H 1
16579 | #define HAVE_FLOAT_H 1
16580 | #define HAVE_GETOPT_H 1
16581 | #define HAVE_GIF_LIB_H 1
16582 | #define HAVE_JPEGLIB_H 1
16583 | #define HAVE_LCMS_LCMS_H 1
16584 | #define HAVE_LINK_H 1
16585 | #define HAVE_LINUX_CDROM_H 1
16586 | #define HAVE_LINUX_COMPILER_H 1
16587 | #define HAVE_LINUX_HDREG_H 1
16588 | #define HAVE_LINUX_INPUT_H 1
16589 | #define HAVE_LINUX_IOCTL_H 1
16590 | #define HAVE_LINUX_JOYSTICK_H 1
16591 rizwank 1.1 | #define HAVE_LINUX_MAJOR_H 1
16592 | #define HAVE_LINUX_PARAM_H 1
16593 | #define HAVE_LINUX_SERIAL_H 1
16594 | #define HAVE_MNTENT_H 1
16595 | #define HAVE_NETDB_H 1
16596 | #define HAVE_NETINET_IN_H 1
16597 | #define HAVE_NETINET_IN_SYSTM_H 1
16598 | #define HAVE_NETINET_TCP_H 1
16599 | #define HAVE_OPENSSL_SSL_H 1
16600 | #define HAVE_PTHREAD_H 1
16601 | #define HAVE_PWD_H 1
16602 | #define HAVE_REGEX_H 1
16603 | #define HAVE_SCHED_H 1
16604 | #define HAVE_SCSI_SG_H 1
16605 | #define HAVE_SCSI_SCSI_H 1
16606 | #define HAVE_SCSI_SCSI_IOCTL_H 1
16607 | #define HAVE_STDINT_H 1
16608 | #define HAVE_STRINGS_H 1
16609 | #define HAVE_SYS_ERRNO_H 1
16610 | #define HAVE_SYS_IOCTL_H 1
16611 | #define HAVE_SYS_IPC_H 1
16612 rizwank 1.1 | #define HAVE_SYS_MMAN_H 1
16613 | #define HAVE_SYS_MSG_H 1
16614 | #define HAVE_SYS_PARAM_H 1
16615 | #define HAVE_SYS_POLL_H 1
16616 | #define HAVE_SYS_PTRACE_H 1
16617 | #define HAVE_SYS_REG_H 1
16618 | #define HAVE_SYS_SHM_H 1
16619 | #define HAVE_SYS_SIGNAL_H 1
16620 | #define HAVE_SYS_SOCKET_H 1
16621 | #define HAVE_SYS_STATFS_H 1
16622 | #define HAVE_SYS_STATVFS_H 1
16623 | #define HAVE_SYS_SYSCALL_H 1
16624 | #define HAVE_SYS_SYSCTL_H 1
16625 | #define HAVE_SYS_TIME_H 1
16626 | #define HAVE_SYS_TIMES_H 1
16627 | #define HAVE_SYS_UIO_H 1
16628 | #define HAVE_SYS_UN_H 1
16629 | #define HAVE_SYS_VFS_H 1
16630 | #define HAVE_SYS_VM86_H 1
16631 | #define HAVE_SYS_WAIT_H 1
16632 | #define HAVE_SYSCALL_H 1
16633 rizwank 1.1 | #define HAVE_TERMIOS_H 1
16634 | #define HAVE_UNISTD_H 1
16635 | #define HAVE_UTIME_H 1
16636 | #define HAVE_X11_XLIB_H 1
16637 | #define HAVE_X11_XKBLIB_H 1
16638 | #define HAVE_X11_XUTIL_H 1
16639 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
16640 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
16641 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
16642 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
16643 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
16644 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
16645 | #define HAVE_XKB 1
16646 | #define HAVE_LIBXXSHM 1
16647 | #define HAVE_LIBXSHAPE 1
16648 | #define HAVE_LIBXXF86DGA2 1
16649 | #define HAVE_LIBXXF86VM 1
16650 | #define HAVE_NCURSES_H 1
16651 | #define HAVE_LIBNCURSES 1
16652 | #define HAVE_FT2BUILD_H 1
16653 | #define HAVE_FREETYPE_FREETYPE_H 1
16654 rizwank 1.1 | #define HAVE_FREETYPE_FTGLYPH_H 1
16655 | #define HAVE_FREETYPE_TTTABLES_H 1
16656 | #define HAVE_FREETYPE_FTSNAMES_H 1
16657 | #define HAVE_FREETYPE_TTNAMEID_H 1
16658 | #define HAVE_FREETYPE_FTOUTLN_H 1
16659 | #define HAVE_FREETYPE_FTWINFNT_H 1
16660 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
16661 | #define HAVE_FREETYPE_FTTRIGON_H 1
16662 | #define HAVE_FREETYPE 1
16663 | #define HAVE_PPDEV 1
16664 | #define HAVE___VA_COPY 1
16665 | #define HAVE_SIGSETJMP 1
16666 | #define HAVE_PTHREAD_RWLOCK_T 1
16667 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
16668 | #define HAVE_PTHREAD_GETATTR_NP 1
16669 | #define HAVE_SYS_SOUNDCARD_H 1
16670 | #define HAVE_OSS 1
16671 | #define HAVE_OSS_MIDI 1
16672 | #define _FILE_OFFSET_BITS 64
16673 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
16674 | #define __ASM_NAME(name) name
16675 rizwank 1.1 | #define __ASM_STRING ".string"
16676 | #define __ASM_SHORT ".short"
16677 | #define HAVE_ASM_DOT_SIZE 1
16678 | #define HAVE_DLFCN_H 1
16679 | #define HAVE_DLOPEN 1
16680 | #define SONAME_LIBX11 "libX11.so.6"
16681 | #define SONAME_LIBXEXT "libXext.so.6"
16682 | #define SONAME_LIBXI "libXi.so.6"
16683 | #define SONAME_LIBXRENDER "libXrender.so.1"
16684 | #define SONAME_LIBXRANDR "libXrandr.so"
16685 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
16686 | #define SONAME_LIBGL "libGL.so"
16687 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
16688 | #define SONAME_LIBCUPS "libcups.so"
16689 | #define SONAME_LIBJACK "libjack.so"
16690 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
16691 | #define SONAME_LIBSSL "libssl.so.0.9.6"
16692 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
16693 | #define SONAME_LIBNCURSES "libncurses.so.5"
16694 | #define SONAME_LIBCURSES "libcurses.so"
16695 | #define SONAME_LIBJPEG "libjpeg.so.62"
16696 rizwank 1.1 | #define SONAME_LIBUNGIF "libungif.so"
16697 | #define SONAME_LIBGIF "libgif.so"
16698 | #define SONAME_LIBLCMS "liblcms.so"
16699 | #define SONAME_LIBCAPI20 "libcapi20.so"
16700 | #define HAVE_ALLOCA_H 1
16701 | #define HAVE_ALLOCA 1
16702 | #define HAVE_CLONE 1
16703 | #define HAVE_FFS 1
16704 | #define HAVE_FINITE 1
16705 | #define HAVE_FORK 1
16706 | #define HAVE_FSTATFS 1
16707 | #define HAVE_FSTATVFS 1
16708 | #define HAVE_FTRUNCATE 1
16709 | #define HAVE_GETNETBYNAME 1
16710 | #define HAVE_GETOPT_LONG 1
16711 | #define HAVE_GETPAGESIZE 1
16712 | #define HAVE_GETPROTOBYNAME 1
16713 | #define HAVE_GETPROTOBYNUMBER 1
16714 | #define HAVE_GETPWUID 1
16715 | #define HAVE_GETSERVBYPORT 1
16716 | #define HAVE_GETTIMEOFDAY 1
16717 rizwank 1.1 | #define HAVE_GETUID 1
16718 | #define HAVE_INET_NETWORK 1
16719 | #define HAVE_LSTAT 1
16720 | #define HAVE_MEMMOVE 1
16721 | #define HAVE_MMAP 1
16722 | #define HAVE_PCLOSE 1
16723 | #define HAVE_POPEN 1
16724 | #define HAVE_PREAD 1
16725 | #define HAVE_PWRITE 1
16726 | #define HAVE_READLINK 1
16727 | #define HAVE_SCHED_YIELD 1
16728 | #define HAVE_SELECT 1
16729 | #define HAVE_SENDMSG 1
16730 | #define HAVE_SETTIMEOFDAY 1
16731 | #define HAVE_SIGALTSTACK 1
16732 | #define HAVE_SIGPROCMASK 1
16733 | #define HAVE_SNPRINTF 1
16734 | #define HAVE_STATFS 1
16735 | #define HAVE_STATVFS 1
16736 | #define HAVE_STRCASECMP 1
16737 | #define HAVE_STRERROR 1
16738 rizwank 1.1 | #define HAVE_STRNCASECMP 1
16739 | #define HAVE_TCGETATTR 1
16740 | #define HAVE_TIMEGM 1
16741 | #define HAVE_USLEEP 1
16742 | #define HAVE_VSNPRINTF 1
16743 | #define HAVE_WAIT4 1
16744 | #define HAVE_WAITPID 1
16745 | #define HAVE_SYS_MOUNT_H 1
16746 | #define HAVE_SYS_USER_H 1
16747 | #define HAVE_NET_IF_H 1
16748 | #define HAVE_NET_IF_ARP_H 1
16749 | #define HAVE_NET_ROUTE_H 1
16750 | #define HAVE_RESOLV_H 1
16751 | #define HAVE_UCONTEXT_H 1
16752 | #define HAVE_IPX_GNU 1
16753 | #define HAVE_MODE_T 1
16754 | #define HAVE_OFF_T 1
16755 | #define HAVE_PID_T 1
16756 | #define HAVE_SIZE_T 1
16757 | #define HAVE_SSIZE_T 1
16758 | #define HAVE_LONG_LONG 1
16759 rizwank 1.1 | #define HAVE_FSBLKCNT_T 1
16760 | #define HAVE_FSFILCNT_T 1
16761 | #define HAVE_SIGSET_T 1
16762 | #define HAVE_CORRECT_LINUXINPUT_H 1
16763 | #define HAVE_SIGADDSET 1
16764 | #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
16765 | #define HAVE_LINUX_22_JOYSTICK_API 1
16766 | #define STATFS_DEFINED_BY_SYS_VFS 1
16767 | #define STATFS_DEFINED_BY_SYS_STATFS 1
16768 | #define HAVE_STRUCT_STATFS_F_BFREE 1
16769 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
16770 | #define HAVE_STRUCT_STATFS_F_FFREE 1
16771 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1
16772 | #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
16773 | /* end confdefs.h. */
16774 | #include <sys/types.h>
16775 | #ifdef HAVE_SYS_SOCKET_H
16776 | # include <sys/socket.h>
16777 | #endif
16778 | #ifdef HAVE_SYS_UN_H
16779 | # include <sys/un.h>
16780 rizwank 1.1 | #endif
16781 |
16782 | int
16783 | main ()
16784 | {
16785 | static struct sockaddr ac_aggr;
16786 | if (ac_aggr.sa_len)
16787 | return 0;
16788 | ;
16789 | return 0;
16790 | }
16791 configure:19272: gcc -c -g -O2 conftest.c >&5
16792 conftest.c: In function `main':
16793 conftest.c:233: structure has no member named `sa_len'
16794 configure:19278: $? = 1
16795 configure: failed program was:
16796 | /* confdefs.h. */
16797 |
16798 | #define PACKAGE_NAME "Wine"
16799 | #define PACKAGE_TARNAME "wine"
16800 | #define PACKAGE_VERSION "20050111"
16801 rizwank 1.1 | #define PACKAGE_STRING "Wine 20050111"
16802 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
16803 | #define YYTEXT_POINTER 1
16804 | #define HAVE_ISWALNUM 1
16805 | #define HAVE_GETHOSTBYNAME 1
16806 | #define HAVE_CONNECT 1
16807 | #define HAVE_INET_ATON 1
16808 | #define STDC_HEADERS 1
16809 | #define HAVE_SYS_TYPES_H 1
16810 | #define HAVE_SYS_STAT_H 1
16811 | #define HAVE_STDLIB_H 1
16812 | #define HAVE_STRING_H 1
16813 | #define HAVE_MEMORY_H 1
16814 | #define HAVE_STRINGS_H 1
16815 | #define HAVE_INTTYPES_H 1
16816 | #define HAVE_STDINT_H 1
16817 | #define HAVE_UNISTD_H 1
16818 | #define HAVE_ARPA_INET_H 1
16819 | #define HAVE_ARPA_NAMESER_H 1
16820 | #define HAVE_ELF_H 1
16821 | #define HAVE_FLOAT_H 1
16822 rizwank 1.1 | #define HAVE_GETOPT_H 1
16823 | #define HAVE_GIF_LIB_H 1
16824 | #define HAVE_JPEGLIB_H 1
16825 | #define HAVE_LCMS_LCMS_H 1
16826 | #define HAVE_LINK_H 1
16827 | #define HAVE_LINUX_CDROM_H 1
16828 | #define HAVE_LINUX_COMPILER_H 1
16829 | #define HAVE_LINUX_HDREG_H 1
16830 | #define HAVE_LINUX_INPUT_H 1
16831 | #define HAVE_LINUX_IOCTL_H 1
16832 | #define HAVE_LINUX_JOYSTICK_H 1
16833 | #define HAVE_LINUX_MAJOR_H 1
16834 | #define HAVE_LINUX_PARAM_H 1
16835 | #define HAVE_LINUX_SERIAL_H 1
16836 | #define HAVE_MNTENT_H 1
16837 | #define HAVE_NETDB_H 1
16838 | #define HAVE_NETINET_IN_H 1
16839 | #define HAVE_NETINET_IN_SYSTM_H 1
16840 | #define HAVE_NETINET_TCP_H 1
16841 | #define HAVE_OPENSSL_SSL_H 1
16842 | #define HAVE_PTHREAD_H 1
16843 rizwank 1.1 | #define HAVE_PWD_H 1
16844 | #define HAVE_REGEX_H 1
16845 | #define HAVE_SCHED_H 1
16846 | #define HAVE_SCSI_SG_H 1
16847 | #define HAVE_SCSI_SCSI_H 1
16848 | #define HAVE_SCSI_SCSI_IOCTL_H 1
16849 | #define HAVE_STDINT_H 1
16850 | #define HAVE_STRINGS_H 1
16851 | #define HAVE_SYS_ERRNO_H 1
16852 | #define HAVE_SYS_IOCTL_H 1
16853 | #define HAVE_SYS_IPC_H 1
16854 | #define HAVE_SYS_MMAN_H 1
16855 | #define HAVE_SYS_MSG_H 1
16856 | #define HAVE_SYS_PARAM_H 1
16857 | #define HAVE_SYS_POLL_H 1
16858 | #define HAVE_SYS_PTRACE_H 1
16859 | #define HAVE_SYS_REG_H 1
16860 | #define HAVE_SYS_SHM_H 1
16861 | #define HAVE_SYS_SIGNAL_H 1
16862 | #define HAVE_SYS_SOCKET_H 1
16863 | #define HAVE_SYS_STATFS_H 1
16864 rizwank 1.1 | #define HAVE_SYS_STATVFS_H 1
16865 | #define HAVE_SYS_SYSCALL_H 1
16866 | #define HAVE_SYS_SYSCTL_H 1
16867 | #define HAVE_SYS_TIME_H 1
16868 | #define HAVE_SYS_TIMES_H 1
16869 | #define HAVE_SYS_UIO_H 1
16870 | #define HAVE_SYS_UN_H 1
16871 | #define HAVE_SYS_VFS_H 1
16872 | #define HAVE_SYS_VM86_H 1
16873 | #define HAVE_SYS_WAIT_H 1
16874 | #define HAVE_SYSCALL_H 1
16875 | #define HAVE_TERMIOS_H 1
16876 | #define HAVE_UNISTD_H 1
16877 | #define HAVE_UTIME_H 1
16878 | #define HAVE_X11_XLIB_H 1
16879 | #define HAVE_X11_XKBLIB_H 1
16880 | #define HAVE_X11_XUTIL_H 1
16881 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
16882 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
16883 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
16884 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
16885 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
16886 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
16887 | #define HAVE_XKB 1
16888 | #define HAVE_LIBXXSHM 1
16889 | #define HAVE_LIBXSHAPE 1
16890 | #define HAVE_LIBXXF86DGA2 1
16891 | #define HAVE_LIBXXF86VM 1
16892 | #define HAVE_NCURSES_H 1
16893 | #define HAVE_LIBNCURSES 1
16894 | #define HAVE_FT2BUILD_H 1
16895 | #define HAVE_FREETYPE_FREETYPE_H 1
16896 | #define HAVE_FREETYPE_FTGLYPH_H 1
16897 | #define HAVE_FREETYPE_TTTABLES_H 1
16898 | #define HAVE_FREETYPE_FTSNAMES_H 1
16899 | #define HAVE_FREETYPE_TTNAMEID_H 1
16900 | #define HAVE_FREETYPE_FTOUTLN_H 1
16901 | #define HAVE_FREETYPE_FTWINFNT_H 1
16902 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
16903 | #define HAVE_FREETYPE_FTTRIGON_H 1
16904 | #define HAVE_FREETYPE 1
16905 | #define HAVE_PPDEV 1
16906 rizwank 1.1 | #define HAVE___VA_COPY 1
16907 | #define HAVE_SIGSETJMP 1
16908 | #define HAVE_PTHREAD_RWLOCK_T 1
16909 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
16910 | #define HAVE_PTHREAD_GETATTR_NP 1
16911 | #define HAVE_SYS_SOUNDCARD_H 1
16912 | #define HAVE_OSS 1
16913 | #define HAVE_OSS_MIDI 1
16914 | #define _FILE_OFFSET_BITS 64
16915 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
16916 | #define __ASM_NAME(name) name
16917 | #define __ASM_STRING ".string"
16918 | #define __ASM_SHORT ".short"
16919 | #define HAVE_ASM_DOT_SIZE 1
16920 | #define HAVE_DLFCN_H 1
16921 | #define HAVE_DLOPEN 1
16922 | #define SONAME_LIBX11 "libX11.so.6"
16923 | #define SONAME_LIBXEXT "libXext.so.6"
16924 | #define SONAME_LIBXI "libXi.so.6"
16925 | #define SONAME_LIBXRENDER "libXrender.so.1"
16926 | #define SONAME_LIBXRANDR "libXrandr.so"
16927 rizwank 1.1 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
16928 | #define SONAME_LIBGL "libGL.so"
16929 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
16930 | #define SONAME_LIBCUPS "libcups.so"
16931 | #define SONAME_LIBJACK "libjack.so"
16932 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
16933 | #define SONAME_LIBSSL "libssl.so.0.9.6"
16934 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
16935 | #define SONAME_LIBNCURSES "libncurses.so.5"
16936 | #define SONAME_LIBCURSES "libcurses.so"
16937 | #define SONAME_LIBJPEG "libjpeg.so.62"
16938 | #define SONAME_LIBUNGIF "libungif.so"
16939 | #define SONAME_LIBGIF "libgif.so"
16940 | #define SONAME_LIBLCMS "liblcms.so"
16941 | #define SONAME_LIBCAPI20 "libcapi20.so"
16942 | #define HAVE_ALLOCA_H 1
16943 | #define HAVE_ALLOCA 1
16944 | #define HAVE_CLONE 1
16945 | #define HAVE_FFS 1
16946 | #define HAVE_FINITE 1
16947 | #define HAVE_FORK 1
16948 rizwank 1.1 | #define HAVE_FSTATFS 1
16949 | #define HAVE_FSTATVFS 1
16950 | #define HAVE_FTRUNCATE 1
16951 | #define HAVE_GETNETBYNAME 1
16952 | #define HAVE_GETOPT_LONG 1
16953 | #define HAVE_GETPAGESIZE 1
16954 | #define HAVE_GETPROTOBYNAME 1
16955 | #define HAVE_GETPROTOBYNUMBER 1
16956 | #define HAVE_GETPWUID 1
16957 | #define HAVE_GETSERVBYPORT 1
16958 | #define HAVE_GETTIMEOFDAY 1
16959 | #define HAVE_GETUID 1
16960 | #define HAVE_INET_NETWORK 1
16961 | #define HAVE_LSTAT 1
16962 | #define HAVE_MEMMOVE 1
16963 | #define HAVE_MMAP 1
16964 | #define HAVE_PCLOSE 1
16965 | #define HAVE_POPEN 1
16966 | #define HAVE_PREAD 1
16967 | #define HAVE_PWRITE 1
16968 | #define HAVE_READLINK 1
16969 rizwank 1.1 | #define HAVE_SCHED_YIELD 1
16970 | #define HAVE_SELECT 1
16971 | #define HAVE_SENDMSG 1
16972 | #define HAVE_SETTIMEOFDAY 1
16973 | #define HAVE_SIGALTSTACK 1
16974 | #define HAVE_SIGPROCMASK 1
16975 | #define HAVE_SNPRINTF 1
16976 | #define HAVE_STATFS 1
16977 | #define HAVE_STATVFS 1
16978 | #define HAVE_STRCASECMP 1
16979 | #define HAVE_STRERROR 1
16980 | #define HAVE_STRNCASECMP 1
16981 | #define HAVE_TCGETATTR 1
16982 | #define HAVE_TIMEGM 1
16983 | #define HAVE_USLEEP 1
16984 | #define HAVE_VSNPRINTF 1
16985 | #define HAVE_WAIT4 1
16986 | #define HAVE_WAITPID 1
16987 | #define HAVE_SYS_MOUNT_H 1
16988 | #define HAVE_SYS_USER_H 1
16989 | #define HAVE_NET_IF_H 1
16990 rizwank 1.1 | #define HAVE_NET_IF_ARP_H 1
16991 | #define HAVE_NET_ROUTE_H 1
16992 | #define HAVE_RESOLV_H 1
16993 | #define HAVE_UCONTEXT_H 1
16994 | #define HAVE_IPX_GNU 1
16995 | #define HAVE_MODE_T 1
16996 | #define HAVE_OFF_T 1
16997 | #define HAVE_PID_T 1
16998 | #define HAVE_SIZE_T 1
16999 | #define HAVE_SSIZE_T 1
17000 | #define HAVE_LONG_LONG 1
17001 | #define HAVE_FSBLKCNT_T 1
17002 | #define HAVE_FSFILCNT_T 1
17003 | #define HAVE_SIGSET_T 1
17004 | #define HAVE_CORRECT_LINUXINPUT_H 1
17005 | #define HAVE_SIGADDSET 1
17006 | #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
17007 | #define HAVE_LINUX_22_JOYSTICK_API 1
17008 | #define STATFS_DEFINED_BY_SYS_VFS 1
17009 | #define STATFS_DEFINED_BY_SYS_STATFS 1
17010 | #define HAVE_STRUCT_STATFS_F_BFREE 1
17011 rizwank 1.1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
17012 | #define HAVE_STRUCT_STATFS_F_FFREE 1
17013 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1
17014 | #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
17015 | /* end confdefs.h. */
17016 | #include <sys/types.h>
17017 | #ifdef HAVE_SYS_SOCKET_H
17018 | # include <sys/socket.h>
17019 | #endif
17020 | #ifdef HAVE_SYS_UN_H
17021 | # include <sys/un.h>
17022 | #endif
17023 |
17024 | int
17025 | main ()
17026 | {
17027 | static struct sockaddr ac_aggr;
17028 | if (sizeof ac_aggr.sa_len)
17029 | return 0;
17030 | ;
17031 | return 0;
17032 rizwank 1.1 | }
17033 configure:19303: result: no
17034 configure:19313: checking for struct sockaddr_un.sun_len
17035 configure:19343: gcc -c -g -O2 conftest.c >&5
17036 conftest.c: In function `main':
17037 conftest.c:233: structure has no member named `sun_len'
17038 configure:19349: $? = 1
17039 configure: failed program was:
17040 | /* confdefs.h. */
17041 |
17042 | #define PACKAGE_NAME "Wine"
17043 | #define PACKAGE_TARNAME "wine"
17044 | #define PACKAGE_VERSION "20050111"
17045 | #define PACKAGE_STRING "Wine 20050111"
17046 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
17047 | #define YYTEXT_POINTER 1
17048 | #define HAVE_ISWALNUM 1
17049 | #define HAVE_GETHOSTBYNAME 1
17050 | #define HAVE_CONNECT 1
17051 | #define HAVE_INET_ATON 1
17052 | #define STDC_HEADERS 1
17053 rizwank 1.1 | #define HAVE_SYS_TYPES_H 1
17054 | #define HAVE_SYS_STAT_H 1
17055 | #define HAVE_STDLIB_H 1
17056 | #define HAVE_STRING_H 1
17057 | #define HAVE_MEMORY_H 1
17058 | #define HAVE_STRINGS_H 1
17059 | #define HAVE_INTTYPES_H 1
17060 | #define HAVE_STDINT_H 1
17061 | #define HAVE_UNISTD_H 1
17062 | #define HAVE_ARPA_INET_H 1
17063 | #define HAVE_ARPA_NAMESER_H 1
17064 | #define HAVE_ELF_H 1
17065 | #define HAVE_FLOAT_H 1
17066 | #define HAVE_GETOPT_H 1
17067 | #define HAVE_GIF_LIB_H 1
17068 | #define HAVE_JPEGLIB_H 1
17069 | #define HAVE_LCMS_LCMS_H 1
17070 | #define HAVE_LINK_H 1
17071 | #define HAVE_LINUX_CDROM_H 1
17072 | #define HAVE_LINUX_COMPILER_H 1
17073 | #define HAVE_LINUX_HDREG_H 1
17074 rizwank 1.1 | #define HAVE_LINUX_INPUT_H 1
17075 | #define HAVE_LINUX_IOCTL_H 1
17076 | #define HAVE_LINUX_JOYSTICK_H 1
17077 | #define HAVE_LINUX_MAJOR_H 1
17078 | #define HAVE_LINUX_PARAM_H 1
17079 | #define HAVE_LINUX_SERIAL_H 1
17080 | #define HAVE_MNTENT_H 1
17081 | #define HAVE_NETDB_H 1
17082 | #define HAVE_NETINET_IN_H 1
17083 | #define HAVE_NETINET_IN_SYSTM_H 1
17084 | #define HAVE_NETINET_TCP_H 1
17085 | #define HAVE_OPENSSL_SSL_H 1
17086 | #define HAVE_PTHREAD_H 1
17087 | #define HAVE_PWD_H 1
17088 | #define HAVE_REGEX_H 1
17089 | #define HAVE_SCHED_H 1
17090 | #define HAVE_SCSI_SG_H 1
17091 | #define HAVE_SCSI_SCSI_H 1
17092 | #define HAVE_SCSI_SCSI_IOCTL_H 1
17093 | #define HAVE_STDINT_H 1
17094 | #define HAVE_STRINGS_H 1
17095 rizwank 1.1 | #define HAVE_SYS_ERRNO_H 1
17096 | #define HAVE_SYS_IOCTL_H 1
17097 | #define HAVE_SYS_IPC_H 1
17098 | #define HAVE_SYS_MMAN_H 1
17099 | #define HAVE_SYS_MSG_H 1
17100 | #define HAVE_SYS_PARAM_H 1
17101 | #define HAVE_SYS_POLL_H 1
17102 | #define HAVE_SYS_PTRACE_H 1
17103 | #define HAVE_SYS_REG_H 1
17104 | #define HAVE_SYS_SHM_H 1
17105 | #define HAVE_SYS_SIGNAL_H 1
17106 | #define HAVE_SYS_SOCKET_H 1
17107 | #define HAVE_SYS_STATFS_H 1
17108 | #define HAVE_SYS_STATVFS_H 1
17109 | #define HAVE_SYS_SYSCALL_H 1
17110 | #define HAVE_SYS_SYSCTL_H 1
17111 | #define HAVE_SYS_TIME_H 1
17112 | #define HAVE_SYS_TIMES_H 1
17113 | #define HAVE_SYS_UIO_H 1
17114 | #define HAVE_SYS_UN_H 1
17115 | #define HAVE_SYS_VFS_H 1
17116 rizwank 1.1 | #define HAVE_SYS_VM86_H 1
17117 | #define HAVE_SYS_WAIT_H 1
17118 | #define HAVE_SYSCALL_H 1
17119 | #define HAVE_TERMIOS_H 1
17120 | #define HAVE_UNISTD_H 1
17121 | #define HAVE_UTIME_H 1
17122 | #define HAVE_X11_XLIB_H 1
17123 | #define HAVE_X11_XKBLIB_H 1
17124 | #define HAVE_X11_XUTIL_H 1
17125 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
17126 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
17127 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
17128 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
17129 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
17130 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
17131 | #define HAVE_XKB 1
17132 | #define HAVE_LIBXXSHM 1
17133 | #define HAVE_LIBXSHAPE 1
17134 | #define HAVE_LIBXXF86DGA2 1
17135 | #define HAVE_LIBXXF86VM 1
17136 | #define HAVE_NCURSES_H 1
17137 rizwank 1.1 | #define HAVE_LIBNCURSES 1
17138 | #define HAVE_FT2BUILD_H 1
17139 | #define HAVE_FREETYPE_FREETYPE_H 1
17140 | #define HAVE_FREETYPE_FTGLYPH_H 1
17141 | #define HAVE_FREETYPE_TTTABLES_H 1
17142 | #define HAVE_FREETYPE_FTSNAMES_H 1
17143 | #define HAVE_FREETYPE_TTNAMEID_H 1
17144 | #define HAVE_FREETYPE_FTOUTLN_H 1
17145 | #define HAVE_FREETYPE_FTWINFNT_H 1
17146 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
17147 | #define HAVE_FREETYPE_FTTRIGON_H 1
17148 | #define HAVE_FREETYPE 1
17149 | #define HAVE_PPDEV 1
17150 | #define HAVE___VA_COPY 1
17151 | #define HAVE_SIGSETJMP 1
17152 | #define HAVE_PTHREAD_RWLOCK_T 1
17153 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
17154 | #define HAVE_PTHREAD_GETATTR_NP 1
17155 | #define HAVE_SYS_SOUNDCARD_H 1
17156 | #define HAVE_OSS 1
17157 | #define HAVE_OSS_MIDI 1
17158 rizwank 1.1 | #define _FILE_OFFSET_BITS 64
17159 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17160 | #define __ASM_NAME(name) name
17161 | #define __ASM_STRING ".string"
17162 | #define __ASM_SHORT ".short"
17163 | #define HAVE_ASM_DOT_SIZE 1
17164 | #define HAVE_DLFCN_H 1
17165 | #define HAVE_DLOPEN 1
17166 | #define SONAME_LIBX11 "libX11.so.6"
17167 | #define SONAME_LIBXEXT "libXext.so.6"
17168 | #define SONAME_LIBXI "libXi.so.6"
17169 | #define SONAME_LIBXRENDER "libXrender.so.1"
17170 | #define SONAME_LIBXRANDR "libXrandr.so"
17171 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
17172 | #define SONAME_LIBGL "libGL.so"
17173 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
17174 | #define SONAME_LIBCUPS "libcups.so"
17175 | #define SONAME_LIBJACK "libjack.so"
17176 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
17177 | #define SONAME_LIBSSL "libssl.so.0.9.6"
17178 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
17179 rizwank 1.1 | #define SONAME_LIBNCURSES "libncurses.so.5"
17180 | #define SONAME_LIBCURSES "libcurses.so"
17181 | #define SONAME_LIBJPEG "libjpeg.so.62"
17182 | #define SONAME_LIBUNGIF "libungif.so"
17183 | #define SONAME_LIBGIF "libgif.so"
17184 | #define SONAME_LIBLCMS "liblcms.so"
17185 | #define SONAME_LIBCAPI20 "libcapi20.so"
17186 | #define HAVE_ALLOCA_H 1
17187 | #define HAVE_ALLOCA 1
17188 | #define HAVE_CLONE 1
17189 | #define HAVE_FFS 1
17190 | #define HAVE_FINITE 1
17191 | #define HAVE_FORK 1
17192 | #define HAVE_FSTATFS 1
17193 | #define HAVE_FSTATVFS 1
17194 | #define HAVE_FTRUNCATE 1
17195 | #define HAVE_GETNETBYNAME 1
17196 | #define HAVE_GETOPT_LONG 1
17197 | #define HAVE_GETPAGESIZE 1
17198 | #define HAVE_GETPROTOBYNAME 1
17199 | #define HAVE_GETPROTOBYNUMBER 1
17200 rizwank 1.1 | #define HAVE_GETPWUID 1
17201 | #define HAVE_GETSERVBYPORT 1
17202 | #define HAVE_GETTIMEOFDAY 1
17203 | #define HAVE_GETUID 1
17204 | #define HAVE_INET_NETWORK 1
17205 | #define HAVE_LSTAT 1
17206 | #define HAVE_MEMMOVE 1
17207 | #define HAVE_MMAP 1
17208 | #define HAVE_PCLOSE 1
17209 | #define HAVE_POPEN 1
17210 | #define HAVE_PREAD 1
17211 | #define HAVE_PWRITE 1
17212 | #define HAVE_READLINK 1
17213 | #define HAVE_SCHED_YIELD 1
17214 | #define HAVE_SELECT 1
17215 | #define HAVE_SENDMSG 1
17216 | #define HAVE_SETTIMEOFDAY 1
17217 | #define HAVE_SIGALTSTACK 1
17218 | #define HAVE_SIGPROCMASK 1
17219 | #define HAVE_SNPRINTF 1
17220 | #define HAVE_STATFS 1
17221 rizwank 1.1 | #define HAVE_STATVFS 1
17222 | #define HAVE_STRCASECMP 1
17223 | #define HAVE_STRERROR 1
17224 | #define HAVE_STRNCASECMP 1
17225 | #define HAVE_TCGETATTR 1
17226 | #define HAVE_TIMEGM 1
17227 | #define HAVE_USLEEP 1
17228 | #define HAVE_VSNPRINTF 1
17229 | #define HAVE_WAIT4 1
17230 | #define HAVE_WAITPID 1
17231 | #define HAVE_SYS_MOUNT_H 1
17232 | #define HAVE_SYS_USER_H 1
17233 | #define HAVE_NET_IF_H 1
17234 | #define HAVE_NET_IF_ARP_H 1
17235 | #define HAVE_NET_ROUTE_H 1
17236 | #define HAVE_RESOLV_H 1
17237 | #define HAVE_UCONTEXT_H 1
17238 | #define HAVE_IPX_GNU 1
17239 | #define HAVE_MODE_T 1
17240 | #define HAVE_OFF_T 1
17241 | #define HAVE_PID_T 1
17242 rizwank 1.1 | #define HAVE_SIZE_T 1
17243 | #define HAVE_SSIZE_T 1
17244 | #define HAVE_LONG_LONG 1
17245 | #define HAVE_FSBLKCNT_T 1
17246 | #define HAVE_FSFILCNT_T 1
17247 | #define HAVE_SIGSET_T 1
17248 | #define HAVE_CORRECT_LINUXINPUT_H 1
17249 | #define HAVE_SIGADDSET 1
17250 | #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
17251 | #define HAVE_LINUX_22_JOYSTICK_API 1
17252 | #define STATFS_DEFINED_BY_SYS_VFS 1
17253 | #define STATFS_DEFINED_BY_SYS_STATFS 1
17254 | #define HAVE_STRUCT_STATFS_F_BFREE 1
17255 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
17256 | #define HAVE_STRUCT_STATFS_F_FFREE 1
17257 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1
17258 | #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
17259 | /* end confdefs.h. */
17260 | #include <sys/types.h>
17261 | #ifdef HAVE_SYS_SOCKET_H
17262 | # include <sys/socket.h>
17263 rizwank 1.1 | #endif
17264 | #ifdef HAVE_SYS_UN_H
17265 | # include <sys/un.h>
17266 | #endif
17267 |
17268 | int
17269 | main ()
17270 | {
17271 | static struct sockaddr_un ac_aggr;
17272 | if (ac_aggr.sun_len)
17273 | return 0;
17274 | ;
17275 | return 0;
17276 | }
17277 configure:19393: gcc -c -g -O2 conftest.c >&5
17278 conftest.c: In function `main':
17279 conftest.c:233: structure has no member named `sun_len'
17280 configure:19399: $? = 1
17281 configure: failed program was:
17282 | /* confdefs.h. */
17283 |
17284 rizwank 1.1 | #define PACKAGE_NAME "Wine"
17285 | #define PACKAGE_TARNAME "wine"
17286 | #define PACKAGE_VERSION "20050111"
17287 | #define PACKAGE_STRING "Wine 20050111"
17288 | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
17289 | #define YYTEXT_POINTER 1
17290 | #define HAVE_ISWALNUM 1
17291 | #define HAVE_GETHOSTBYNAME 1
17292 | #define HAVE_CONNECT 1
17293 | #define HAVE_INET_ATON 1
17294 | #define STDC_HEADERS 1
17295 | #define HAVE_SYS_TYPES_H 1
17296 | #define HAVE_SYS_STAT_H 1
17297 | #define HAVE_STDLIB_H 1
17298 | #define HAVE_STRING_H 1
17299 | #define HAVE_MEMORY_H 1
17300 | #define HAVE_STRINGS_H 1
17301 | #define HAVE_INTTYPES_H 1
17302 | #define HAVE_STDINT_H 1
17303 | #define HAVE_UNISTD_H 1
17304 | #define HAVE_ARPA_INET_H 1
17305 rizwank 1.1 | #define HAVE_ARPA_NAMESER_H 1
17306 | #define HAVE_ELF_H 1
17307 | #define HAVE_FLOAT_H 1
17308 | #define HAVE_GETOPT_H 1
17309 | #define HAVE_GIF_LIB_H 1
17310 | #define HAVE_JPEGLIB_H 1
17311 | #define HAVE_LCMS_LCMS_H 1
17312 | #define HAVE_LINK_H 1
17313 | #define HAVE_LINUX_CDROM_H 1
17314 | #define HAVE_LINUX_COMPILER_H 1
17315 | #define HAVE_LINUX_HDREG_H 1
17316 | #define HAVE_LINUX_INPUT_H 1
17317 | #define HAVE_LINUX_IOCTL_H 1
17318 | #define HAVE_LINUX_JOYSTICK_H 1
17319 | #define HAVE_LINUX_MAJOR_H 1
17320 | #define HAVE_LINUX_PARAM_H 1
17321 | #define HAVE_LINUX_SERIAL_H 1
17322 | #define HAVE_MNTENT_H 1
17323 | #define HAVE_NETDB_H 1
17324 | #define HAVE_NETINET_IN_H 1
17325 | #define HAVE_NETINET_IN_SYSTM_H 1
17326 rizwank 1.1 | #define HAVE_NETINET_TCP_H 1
17327 | #define HAVE_OPENSSL_SSL_H 1
17328 | #define HAVE_PTHREAD_H 1
17329 | #define HAVE_PWD_H 1
17330 | #define HAVE_REGEX_H 1
17331 | #define HAVE_SCHED_H 1
17332 | #define HAVE_SCSI_SG_H 1
17333 | #define HAVE_SCSI_SCSI_H 1
17334 | #define HAVE_SCSI_SCSI_IOCTL_H 1
17335 | #define HAVE_STDINT_H 1
17336 | #define HAVE_STRINGS_H 1
17337 | #define HAVE_SYS_ERRNO_H 1
17338 | #define HAVE_SYS_IOCTL_H 1
17339 | #define HAVE_SYS_IPC_H 1
17340 | #define HAVE_SYS_MMAN_H 1
17341 | #define HAVE_SYS_MSG_H 1
17342 | #define HAVE_SYS_PARAM_H 1
17343 | #define HAVE_SYS_POLL_H 1
17344 | #define HAVE_SYS_PTRACE_H 1
17345 | #define HAVE_SYS_REG_H 1
17346 | #define HAVE_SYS_SHM_H 1
17347 rizwank 1.1 | #define HAVE_SYS_SIGNAL_H 1
17348 | #define HAVE_SYS_SOCKET_H 1
17349 | #define HAVE_SYS_STATFS_H 1
17350 | #define HAVE_SYS_STATVFS_H 1
17351 | #define HAVE_SYS_SYSCALL_H 1
17352 | #define HAVE_SYS_SYSCTL_H 1
17353 | #define HAVE_SYS_TIME_H 1
17354 | #define HAVE_SYS_TIMES_H 1
17355 | #define HAVE_SYS_UIO_H 1
17356 | #define HAVE_SYS_UN_H 1
17357 | #define HAVE_SYS_VFS_H 1
17358 | #define HAVE_SYS_VM86_H 1
17359 | #define HAVE_SYS_WAIT_H 1
17360 | #define HAVE_SYSCALL_H 1
17361 | #define HAVE_TERMIOS_H 1
17362 | #define HAVE_UNISTD_H 1
17363 | #define HAVE_UTIME_H 1
17364 | #define HAVE_X11_XLIB_H 1
17365 | #define HAVE_X11_XKBLIB_H 1
17366 | #define HAVE_X11_XUTIL_H 1
17367 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
17368 rizwank 1.1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
17369 | #define HAVE_X11_EXTENSIONS_XSHM_H 1
17370 | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
17371 | #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
17372 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
17373 | #define HAVE_XKB 1
17374 | #define HAVE_LIBXXSHM 1
17375 | #define HAVE_LIBXSHAPE 1
17376 | #define HAVE_LIBXXF86DGA2 1
17377 | #define HAVE_LIBXXF86VM 1
17378 | #define HAVE_NCURSES_H 1
17379 | #define HAVE_LIBNCURSES 1
17380 | #define HAVE_FT2BUILD_H 1
17381 | #define HAVE_FREETYPE_FREETYPE_H 1
17382 | #define HAVE_FREETYPE_FTGLYPH_H 1
17383 | #define HAVE_FREETYPE_TTTABLES_H 1
17384 | #define HAVE_FREETYPE_FTSNAMES_H 1
17385 | #define HAVE_FREETYPE_TTNAMEID_H 1
17386 | #define HAVE_FREETYPE_FTOUTLN_H 1
17387 | #define HAVE_FREETYPE_FTWINFNT_H 1
17388 | #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
17389 rizwank 1.1 | #define HAVE_FREETYPE_FTTRIGON_H 1
17390 | #define HAVE_FREETYPE 1
17391 | #define HAVE_PPDEV 1
17392 | #define HAVE___VA_COPY 1
17393 | #define HAVE_SIGSETJMP 1
17394 | #define HAVE_PTHREAD_RWLOCK_T 1
17395 | #define HAVE_PTHREAD_RWLOCKATTR_T 1
17396 | #define HAVE_PTHREAD_GETATTR_NP 1
17397 | #define HAVE_SYS_SOUNDCARD_H 1
17398 | #define HAVE_OSS 1
17399 | #define HAVE_OSS_MIDI 1
17400 | #define _FILE_OFFSET_BITS 64
17401 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17402 | #define __ASM_NAME(name) name
17403 | #define __ASM_STRING ".string"
17404 | #define __ASM_SHORT ".short"
17405 | #define HAVE_ASM_DOT_SIZE 1
17406 | #define HAVE_DLFCN_H 1
17407 | #define HAVE_DLOPEN 1
17408 | #define SONAME_LIBX11 "libX11.so.6"
17409 | #define SONAME_LIBXEXT "libXext.so.6"
17410 rizwank 1.1 | #define SONAME_LIBXI "libXi.so.6"
17411 | #define SONAME_LIBXRENDER "libXrender.so.1"
17412 | #define SONAME_LIBXRANDR "libXrandr.so"
17413 | #define SONAME_LIBFREETYPE "libfreetype.so.6"
17414 | #define SONAME_LIBGL "libGL.so"
17415 | #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
17416 | #define SONAME_LIBCUPS "libcups.so"
17417 | #define SONAME_LIBJACK "libjack.so"
17418 | #define SONAME_LIBFONTCONFIG "libfontconfig.so"
17419 | #define SONAME_LIBSSL "libssl.so.0.9.6"
17420 | #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
17421 | #define SONAME_LIBNCURSES "libncurses.so.5"
17422 | #define SONAME_LIBCURSES "libcurses.so"
17423 | #define SONAME_LIBJPEG "libjpeg.so.62"
17424 | #define SONAME_LIBUNGIF "libungif.so"
17425 | #define SONAME_LIBGIF "libgif.so"
17426 | #define SONAME_LIBLCMS "liblcms.so"
17427 | #define SONAME_LIBCAPI20 "libcapi20.so"
17428 | #define HAVE_ALLOCA_H 1
17429 | #define HAVE_ALLOCA 1
17430 | #define HAVE_CLONE 1
17431 rizwank 1.1 | #define HAVE_FFS 1
17432 | #define HAVE_FINITE 1
17433 | #define HAVE_FORK 1
17434 | #define HAVE_FSTATFS 1
17435 | #define HAVE_FSTATVFS 1
17436 | #define HAVE_FTRUNCATE 1
17437 | #define HAVE_GETNETBYNAME 1
17438 | #define HAVE_GETOPT_LONG 1
17439 | #define HAVE_GETPAGESIZE 1
17440 | #define HAVE_GETPROTOBYNAME 1
17441 | #define HAVE_GETPROTOBYNUMBER 1
17442 | #define HAVE_GETPWUID 1
17443 | #define HAVE_GETSERVBYPORT 1
17444 | #define HAVE_GETTIMEOFDAY 1
17445 | #define HAVE_GETUID 1
17446 | #define HAVE_INET_NETWORK 1
17447 | #define HAVE_LSTAT 1
17448 | #define HAVE_MEMMOVE 1
17449 | #define HAVE_MMAP 1
17450 | #define HAVE_PCLOSE 1
17451 | #define HAVE_POPEN 1
17452 rizwank 1.1 | #define HAVE_PREAD 1
17453 | #define HAVE_PWRITE 1
17454 | #define HAVE_READLINK 1
17455 | #define HAVE_SCHED_YIELD 1
17456 | #define HAVE_SELECT 1
17457 | #define HAVE_SENDMSG 1
17458 | #define HAVE_SETTIMEOFDAY 1
17459 | #define HAVE_SIGALTSTACK 1
17460 | #define HAVE_SIGPROCMASK 1
17461 | #define HAVE_SNPRINTF 1
17462 | #define HAVE_STATFS 1
17463 | #define HAVE_STATVFS 1
17464 | #define HAVE_STRCASECMP 1
17465 | #define HAVE_STRERROR 1
17466 | #define HAVE_STRNCASECMP 1
17467 | #define HAVE_TCGETATTR 1
17468 | #define HAVE_TIMEGM 1
17469 | #define HAVE_USLEEP 1
17470 | #define HAVE_VSNPRINTF 1
17471 | #define HAVE_WAIT4 1
17472 | #define HAVE_WAITPID 1
17473 rizwank 1.1 | #define HAVE_SYS_MOUNT_H 1
17474 | #define HAVE_SYS_USER_H 1
17475 | #define HAVE_NET_IF_H 1
17476 | #define HAVE_NET_IF_ARP_H 1
17477 | #define HAVE_NET_ROUTE_H 1
17478 | #define HAVE_RESOLV_H 1
17479 | #define HAVE_UCONTEXT_H 1
17480 | #define HAVE_IPX_GNU 1
17481 | #define HAVE_MODE_T 1
17482 | #define HAVE_OFF_T 1
17483 | #define HAVE_PID_T 1
17484 | #define HAVE_SIZE_T 1
17485 | #define HAVE_SSIZE_T 1
17486 | #define HAVE_LONG_LONG 1
17487 | #define HAVE_FSBLKCNT_T 1
17488 | #define HAVE_FSFILCNT_T 1
17489 | #define HAVE_SIGSET_T 1
17490 | #define HAVE_CORRECT_LINUXINPUT_H 1
17491 | #define HAVE_SIGADDSET 1
17492 | #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
17493 | #define HAVE_LINUX_22_JOYSTICK_API 1
17494 rizwank 1.1 | #define STATFS_DEFINED_BY_SYS_VFS 1
17495 | #define STATFS_DEFINED_BY_SYS_STATFS 1
17496 | #define HAVE_STRUCT_STATFS_F_BFREE 1
17497 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1
17498 | #define HAVE_STRUCT_STATFS_F_FFREE 1
17499 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1
17500 | #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
17501 | /* end confdefs.h. */
17502 | #include <sys/types.h>
17503 | #ifdef HAVE_SYS_SOCKET_H
17504 | # include <sys/socket.h>
17505 | #endif
17506 | #ifdef HAVE_SYS_UN_H
17507 | # include <sys/un.h>
17508 | #endif
17509 |
17510 | int
17511 | main ()
17512 | {
17513 | static struct sockaddr_un ac_aggr;
17514 | if (sizeof ac_aggr.sun_len)
17515 rizwank 1.1 | return 0;
17516 | ;
17517 | return 0;
17518 | }
17519 configure:19424: result: no
17520 configure:19436: checking for siginfo_t.si_fd
17521 configure:19460: gcc -c -g -O2 conftest.c >&5
17522 configure:19466: $? = 0
17523 configure:19469: test -z || test ! -s conftest.err
17524 configure:19472: $? = 0
17525 configure:19475: test -s conftest.o
17526 configure:19478: $? = 0
17527 configure:19535: result: yes
17528 configure:19547: checking for struct option.name
17529 configure:19573: gcc -c -g -O2 conftest.c >&5
17530 configure:19579: $? = 0
17531 configure:19582: test -z || test ! -s conftest.err
17532 configure:19585: $? = 0
17533 configure:19588: test -s conftest.o
17534 configure:19591: $? = 0
17535 configure:19650: result: yes
17536 rizwank 1.1 configure:19662: checking for struct stat.st_blocks
17537 configure:19685: gcc -c -g -O2 conftest.c >&5
17538 configure:19691: $? = 0
17539 configure:19694: test -z || test ! -s conftest.err
17540 configure:19697: $? = 0
17541 configure:19700: test -s conftest.o
17542 configure:19703: $? = 0
17543 configure:19759: result: yes
17544 configure:19773: checking whether we need to define __i386__
17545 configure:19797: result: no
17546 configure:20083: creating ./config.status
17547
17548 ## ---------------------- ##
17549 ## Running config.status. ##
17550 ## ---------------------- ##
17551
17552 This file was extended by Wine config.status 20050111, which was
17553 generated by GNU Autoconf 2.59. Invocation command line was
17554
17555 CONFIG_FILES =
17556 CONFIG_HEADERS =
17557 rizwank 1.1 CONFIG_LINKS =
17558 CONFIG_COMMANDS =
17559 $ ./config.status
17560
17561 on xorn
17562
17563 config.status:1072: creating Make.rules
17564 config.status:1072: creating dlls/Makedll.rules
17565 config.status:1072: creating dlls/Maketest.rules
17566 config.status:1072: creating libs/Makelib.rules
17567 config.status:1072: creating programs/Makeprog.rules
17568 config.status:1072: creating Makefile
17569 config.status:1072: creating dlls/Makefile
17570 config.status:1072: creating dlls/advapi32/Makefile
17571 config.status:1072: creating dlls/advapi32/tests/Makefile
17572 config.status:1072: creating dlls/advpack/Makefile
17573 config.status:1072: creating dlls/advpack/tests/Makefile
17574 config.status:1072: creating dlls/amstream/Makefile
17575 config.status:1072: creating dlls/atl/Makefile
17576 config.status:1072: creating dlls/avicap32/Makefile
17577 config.status:1072: creating dlls/avifil32/Makefile
17578 rizwank 1.1 config.status:1072: creating dlls/cabinet/Makefile
17579 config.status:1072: creating dlls/capi2032/Makefile
17580 config.status:1072: creating dlls/cards/Makefile
17581 config.status:1072: creating dlls/cfgmgr32/Makefile
17582 config.status:1072: creating dlls/comcat/Makefile
17583 config.status:1072: creating dlls/comctl32/Makefile
17584 config.status:1072: creating dlls/comctl32/tests/Makefile
17585 config.status:1072: creating dlls/commdlg/Makefile
17586 config.status:1072: creating dlls/crtdll/Makefile
17587 config.status:1072: creating dlls/crypt32/Makefile
17588 config.status:1072: creating dlls/cryptdll/Makefile
17589 config.status:1072: creating dlls/ctl3d/Makefile
17590 config.status:1072: creating dlls/d3d8/Makefile
17591 config.status:1072: creating dlls/d3d9/Makefile
17592 config.status:1072: creating dlls/d3dim/Makefile
17593 config.status:1072: creating dlls/d3drm/Makefile
17594 config.status:1072: creating dlls/d3dx8/Makefile
17595 config.status:1072: creating dlls/d3dxof/Makefile
17596 config.status:1072: creating dlls/dbghelp/Makefile
17597 config.status:1072: creating dlls/dciman32/Makefile
17598 config.status:1072: creating dlls/ddraw/Makefile
17599 rizwank 1.1 config.status:1072: creating dlls/ddraw/tests/Makefile
17600 config.status:1072: creating dlls/devenum/Makefile
17601 config.status:1072: creating dlls/dinput/Makefile
17602 config.status:1072: creating dlls/dinput8/Makefile
17603 config.status:1072: creating dlls/dmband/Makefile
17604 config.status:1072: creating dlls/dmcompos/Makefile
17605 config.status:1072: creating dlls/dmime/Makefile
17606 config.status:1072: creating dlls/dmloader/Makefile
17607 config.status:1072: creating dlls/dmscript/Makefile
17608 config.status:1072: creating dlls/dmstyle/Makefile
17609 config.status:1072: creating dlls/dmsynth/Makefile
17610 config.status:1072: creating dlls/dmusic/Makefile
17611 config.status:1072: creating dlls/dmusic32/Makefile
17612 config.status:1072: creating dlls/dplay/Makefile
17613 config.status:1072: creating dlls/dplayx/Makefile
17614 config.status:1072: creating dlls/dpnet/Makefile
17615 config.status:1072: creating dlls/dpnhpast/Makefile
17616 config.status:1072: creating dlls/dsound/Makefile
17617 config.status:1072: creating dlls/dsound/tests/Makefile
17618 config.status:1072: creating dlls/dswave/Makefile
17619 config.status:1072: creating dlls/dxdiagn/Makefile
17620 rizwank 1.1 config.status:1072: creating dlls/dxerr8/Makefile
17621 config.status:1072: creating dlls/dxerr9/Makefile
17622 config.status:1072: creating dlls/dxguid/Makefile
17623 config.status:1072: creating dlls/gdi/Makefile
17624 config.status:1072: creating dlls/gdi/tests/Makefile
17625 config.status:1072: creating dlls/glu32/Makefile
17626 config.status:1072: creating dlls/glut32/Makefile
17627 config.status:1072: creating dlls/hhctrl.ocx/Makefile
17628 config.status:1072: creating dlls/iccvid/Makefile
17629 config.status:1072: creating dlls/icmp/Makefile
17630 config.status:1072: creating dlls/ifsmgr.vxd/Makefile
17631 config.status:1072: creating dlls/imagehlp/Makefile
17632 config.status:1072: creating dlls/imm32/Makefile
17633 config.status:1072: creating dlls/iphlpapi/Makefile
17634 config.status:1072: creating dlls/iphlpapi/tests/Makefile
17635 config.status:1072: creating dlls/itss/Makefile
17636 config.status:1072: creating dlls/kernel/Makefile
17637 config.status:1072: creating dlls/kernel/tests/Makefile
17638 config.status:1072: creating dlls/lzexpand/Makefile
17639 config.status:1072: creating dlls/lzexpand/tests/Makefile
17640 config.status:1072: creating dlls/mapi32/Makefile
17641 rizwank 1.1 config.status:1072: creating dlls/mapi32/tests/Makefile
17642 config.status:1072: creating dlls/mlang/Makefile
17643 config.status:1072: creating dlls/mlang/tests/Makefile
17644 config.status:1072: creating dlls/mmdevldr.vxd/Makefile
17645 config.status:1072: creating dlls/monodebg.vxd/Makefile
17646 config.status:1072: creating dlls/mpr/Makefile
17647 config.status:1072: creating dlls/msacm/Makefile
17648 config.status:1072: creating dlls/msacm/imaadp32/Makefile
17649 config.status:1072: creating dlls/msacm/msadp32/Makefile
17650 config.status:1072: creating dlls/msacm/msg711/Makefile
17651 config.status:1072: creating dlls/msacm/winemp3/Makefile
17652 config.status:1072: creating dlls/msacm/tests/Makefile
17653 config.status:1072: creating dlls/mscms/Makefile
17654 config.status:1072: creating dlls/mscms/tests/Makefile
17655 config.status:1072: creating dlls/msdmo/Makefile
17656 config.status:1072: creating dlls/mshtml/Makefile
17657 config.status:1072: creating dlls/msi/Makefile
17658 config.status:1072: creating dlls/msi/tests/Makefile
17659 config.status:1072: creating dlls/msimg32/Makefile
17660 config.status:1072: creating dlls/msisys/Makefile
17661 config.status:1072: creating dlls/msnet32/Makefile
17662 rizwank 1.1 config.status:1072: creating dlls/msrle32/Makefile
17663 config.status:1072: creating dlls/msvcrt/Makefile
17664 config.status:1072: creating dlls/msvcrt/tests/Makefile
17665 config.status:1072: creating dlls/msvcrt20/Makefile
17666 config.status:1072: creating dlls/msvcrt40/Makefile
17667 config.status:1072: creating dlls/msvcrtd/Makefile
17668 config.status:1072: creating dlls/msvcrtd/tests/Makefile
17669 config.status:1072: creating dlls/msvidc32/Makefile
17670 config.status:1072: creating dlls/msvideo/Makefile
17671 config.status:1072: creating dlls/mswsock/Makefile
17672 config.status:1072: creating dlls/netapi32/Makefile
17673 config.status:1072: creating dlls/netapi32/tests/Makefile
17674 config.status:1072: creating dlls/newdev/Makefile
17675 config.status:1072: creating dlls/ntdll/Makefile
17676 config.status:1072: creating dlls/ntdll/tests/Makefile
17677 config.status:1072: creating dlls/odbc32/Makefile
17678 config.status:1072: creating dlls/ole32/Makefile
17679 config.status:1072: creating dlls/ole32/tests/Makefile
17680 config.status:1072: creating dlls/oleacc/Makefile
17681 config.status:1072: creating dlls/oleaut32/Makefile
17682 config.status:1072: creating dlls/oleaut32/tests/Makefile
17683 rizwank 1.1 config.status:1072: creating dlls/olecli/Makefile
17684 config.status:1072: creating dlls/oledlg/Makefile
17685 config.status:1072: creating dlls/olepro32/Makefile
17686 config.status:1072: creating dlls/olesvr/Makefile
17687 config.status:1072: creating dlls/opengl32/Makefile
17688 config.status:1072: creating dlls/psapi/Makefile
17689 config.status:1072: creating dlls/psapi/tests/Makefile
17690 config.status:1072: creating dlls/qcap/Makefile
17691 config.status:1072: creating dlls/quartz/Makefile
17692 config.status:1072: creating dlls/quartz/tests/Makefile
17693 config.status:1072: creating dlls/rasapi32/Makefile
17694 config.status:1072: creating dlls/richedit/Makefile
17695 config.status:1072: creating dlls/rpcrt4/Makefile
17696 config.status:1072: creating dlls/rpcrt4/tests/Makefile
17697 config.status:1072: creating dlls/rsabase/Makefile
17698 config.status:1072: creating dlls/rsabase/tests/Makefile
17699 config.status:1072: creating dlls/rsaenh/Makefile
17700 config.status:1072: creating dlls/rsaenh/tests/Makefile
17701 config.status:1072: creating dlls/secur32/Makefile
17702 config.status:1072: creating dlls/sensapi/Makefile
17703 config.status:1072: creating dlls/serialui/Makefile
17704 rizwank 1.1 config.status:1072: creating dlls/setupapi/Makefile
17705 config.status:1072: creating dlls/shdocvw/Makefile
17706 config.status:1072: creating dlls/shell32/Makefile
17707 config.status:1072: creating dlls/shell32/tests/Makefile
17708 config.status:1072: creating dlls/shfolder/Makefile
17709 config.status:1072: creating dlls/shlwapi/Makefile
17710 config.status:1072: creating dlls/shlwapi/tests/Makefile
17711 config.status:1072: creating dlls/snmpapi/Makefile
17712 config.status:1072: creating dlls/stdole32.tlb/Makefile
17713 config.status:1072: creating dlls/sti/Makefile
17714 config.status:1072: creating dlls/strmiids/Makefile
17715 config.status:1072: creating dlls/tapi32/Makefile
17716 config.status:1072: creating dlls/ttydrv/Makefile
17717 config.status:1072: creating dlls/twain/Makefile
17718 config.status:1072: creating dlls/unicows/Makefile
17719 config.status:1072: creating dlls/url/Makefile
17720 config.status:1072: creating dlls/urlmon/Makefile
17721 config.status:1072: creating dlls/urlmon/tests/Makefile
17722 config.status:1072: creating dlls/user/Makefile
17723 config.status:1072: creating dlls/user/tests/Makefile
17724 config.status:1072: creating dlls/uuid/Makefile
17725 rizwank 1.1 config.status:1072: creating dlls/uxtheme/Makefile
17726 config.status:1072: creating dlls/vdhcp.vxd/Makefile
17727 config.status:1072: creating dlls/vdmdbg/Makefile
17728 config.status:1072: creating dlls/version/Makefile
17729 config.status:1072: creating dlls/version/tests/Makefile
17730 config.status:1072: creating dlls/vmm.vxd/Makefile
17731 config.status:1072: creating dlls/vnbt.vxd/Makefile
17732 config.status:1072: creating dlls/vnetbios.vxd/Makefile
17733 config.status:1072: creating dlls/vtdapi.vxd/Makefile
17734 config.status:1072: creating dlls/vwin32.vxd/Makefile
17735 config.status:1072: creating dlls/win32s/Makefile
17736 config.status:1072: creating dlls/winaspi/Makefile
17737 config.status:1072: creating dlls/wined3d/Makefile
17738 config.status:1072: creating dlls/winedos/Makefile
17739 config.status:1072: creating dlls/wineps/Makefile
17740 config.status:1072: creating dlls/wininet/Makefile
17741 config.status:1072: creating dlls/wininet/tests/Makefile
17742 config.status:1072: creating dlls/winmm/Makefile
17743 config.status:1072: creating dlls/winmm/joystick/Makefile
17744 config.status:1072: creating dlls/winmm/mcianim/Makefile
17745 config.status:1072: creating dlls/winmm/mciavi/Makefile
17746 rizwank 1.1 config.status:1072: creating dlls/winmm/mcicda/Makefile
17747 config.status:1072: creating dlls/winmm/mciseq/Makefile
17748 config.status:1072: creating dlls/winmm/mciwave/Makefile
17749 config.status:1072: creating dlls/winmm/midimap/Makefile
17750 config.status:1072: creating dlls/winmm/tests/Makefile
17751 config.status:1072: creating dlls/winmm/wavemap/Makefile
17752 config.status:1072: creating dlls/winmm/winealsa/Makefile
17753 config.status:1072: creating dlls/winmm/winearts/Makefile
17754 config.status:1072: creating dlls/winmm/wineaudioio/Makefile
17755 config.status:1072: creating dlls/winmm/winejack/Makefile
17756 config.status:1072: creating dlls/winmm/winenas/Makefile
17757 config.status:1072: creating dlls/winmm/wineoss/Makefile
17758 config.status:1072: creating dlls/winnls/Makefile
17759 config.status:1072: creating dlls/winsock/Makefile
17760 config.status:1072: creating dlls/winsock/tests/Makefile
17761 config.status:1072: creating dlls/winspool/Makefile
17762 config.status:1072: creating dlls/winspool/tests/Makefile
17763 config.status:1072: creating dlls/wintab32/Makefile
17764 config.status:1072: creating dlls/wintrust/Makefile
17765 config.status:1072: creating dlls/wow32/Makefile
17766 config.status:1072: creating dlls/wsock32/Makefile
17767 rizwank 1.1 config.status:1072: creating dlls/wtsapi32/Makefile
17768 config.status:1072: creating dlls/x11drv/Makefile
17769 config.status:1072: creating documentation/Makefile
17770 config.status:1072: creating fonts/Makefile
17771 config.status:1072: creating include/Makefile
17772 config.status:1072: creating libs/Makefile
17773 config.status:1072: creating libs/port/Makefile
17774 config.status:1072: creating libs/unicode/Makefile
17775 config.status:1072: creating libs/wine/Makefile
17776 config.status:1072: creating libs/wpp/Makefile
17777 config.status:1072: creating loader/Makefile
17778 config.status:1072: creating programs/Makefile
17779 config.status:1072: creating programs/avitools/Makefile
17780 config.status:1072: creating programs/clock/Makefile
17781 config.status:1072: creating programs/cmdlgtst/Makefile
17782 config.status:1072: creating programs/control/Makefile
17783 config.status:1072: creating programs/expand/Makefile
17784 config.status:1072: creating programs/msiexec/Makefile
17785 config.status:1072: creating programs/notepad/Makefile
17786 config.status:1072: creating programs/progman/Makefile
17787 config.status:1072: creating programs/regedit/Makefile
17788 rizwank 1.1 config.status:1072: creating programs/regsvr32/Makefile
17789 config.status:1072: creating programs/rpcss/Makefile
17790 config.status:1072: creating programs/rundll32/Makefile
17791 config.status:1072: creating programs/start/Makefile
17792 config.status:1072: creating programs/taskmgr/Makefile
17793 config.status:1072: creating programs/uninstaller/Makefile
17794 config.status:1072: creating programs/view/Makefile
17795 config.status:1072: creating programs/wcmd/Makefile
17796 config.status:1072: creating programs/wineboot/Makefile
17797 config.status:1072: creating programs/winebrowser/Makefile
17798 config.status:1072: creating programs/winecfg/Makefile
17799 config.status:1072: creating programs/wineconsole/Makefile
17800 config.status:1072: creating programs/winedbg/Makefile
17801 config.status:1072: creating programs/winefile/Makefile
17802 config.status:1072: creating programs/winemenubuilder/Makefile
17803 config.status:1072: creating programs/winemine/Makefile
17804 config.status:1072: creating programs/winepath/Makefile
17805 config.status:1072: creating programs/winetest/Makefile
17806 config.status:1072: creating programs/winevdm/Makefile
17807 config.status:1072: creating programs/winhelp/Makefile
17808 config.status:1072: creating programs/winver/Makefile
17809 rizwank 1.1 config.status:1072: creating server/Makefile
17810 config.status:1072: creating tools/Makefile
17811 config.status:1072: creating tools/widl/Makefile
17812 config.status:1072: creating tools/winapi/Makefile
17813 config.status:1072: creating tools/winebuild/Makefile
17814 config.status:1072: creating tools/winedump/Makefile
17815 config.status:1072: creating tools/winegcc/Makefile
17816 config.status:1072: creating tools/wmc/Makefile
17817 config.status:1072: creating tools/wrc/Makefile
17818 config.status:1138: creating include/config.h
17819 config.status:1740: include/config.h is unchanged
17820 config.status:1898: executing dlls/ddraw/d3ddevice commands
17821 config.status:1898: executing dlls/ddraw/dclipper commands
17822 config.status:1898: executing dlls/ddraw/ddraw commands
17823 config.status:1898: executing dlls/ddraw/direct3d commands
17824 config.status:1898: executing dlls/ddraw/dpalette commands
17825 config.status:1898: executing dlls/ddraw/dsurface commands
17826 config.status:1898: executing dlls/gdi/enhmfdrv commands
17827 config.status:1898: executing dlls/gdi/mfdrv commands
17828 config.status:1898: executing dlls/kernel/messages commands
17829 config.status:1898: executing dlls/user/dde commands
17830 rizwank 1.1 config.status:1898: executing dlls/user/resources commands
17831 config.status:1898: executing dlls/wineps/data commands
17832 config.status:1898: executing include/wine commands
17833 config.status:1898: executing misc commands
17834 config.status:1898: executing programs/regedit/tests commands
17835 config.status:1898: executing windows commands
17836
17837 ## ---------------- ##
17838 ## Cache variables. ##
17839 ## ---------------- ##
17840
17841 ac_cv_asm_func_def='.type @function'
17842 ac_cv_build=i686-pc-linux-gnu
17843 ac_cv_build_alias=i686-pc-linux-gnu
17844 ac_cv_c___va_copy=yes
17845 ac_cv_c_asm_short=.short
17846 ac_cv_c_asm_size=yes
17847 ac_cv_c_asm_string=.string
17848 ac_cv_c_compiler_gnu=yes
17849 ac_cv_c_const=yes
17850 ac_cv_c_dll_gnuelf=yes
17851 rizwank 1.1 ac_cv_c_dll_init_fini=yes
17852 ac_cv_c_dll_zdefs=yes
17853 ac_cv_c_export_dynamic=yes
17854 ac_cv_c_extern_prefix=no
17855 ac_cv_c_gcc_fshort_wchar=no
17856 ac_cv_c_gcc_gstabs=yes
17857 ac_cv_c_gcc_no_strict_aliasing=yes
17858 ac_cv_c_gcc_stack_boundary=yes
17859 ac_cv_c_gcc_strength_bug=no
17860 ac_cv_c_inline=inline
17861 ac_cv_c_ipx_gnu=yes
17862 ac_cv_c_ld_version_scripts=yes
17863 ac_cv_c_opensoundsystem=yes
17864 ac_cv_c_opensoundsystem_midi=yes
17865 ac_cv_c_ppdev=yes
17866 ac_cv_c_sigsetjmp=yes
17867 ac_cv_c_string_h_warnings=no
17868 ac_cv_c_va_copy=no
17869 ac_cv_cpp_def___i386__=no
17870 ac_cv_cxx_compiler_gnu=yes
17871 ac_cv_env_CC_set=
17872 rizwank 1.1 ac_cv_env_CC_value=
17873 ac_cv_env_CFLAGS_set=
17874 ac_cv_env_CFLAGS_value=
17875 ac_cv_env_CPPFLAGS_set=
17876 ac_cv_env_CPPFLAGS_value=
17877 ac_cv_env_CPP_set=
17878 ac_cv_env_CPP_value=
17879 ac_cv_env_CXXFLAGS_set=
17880 ac_cv_env_CXXFLAGS_value=
17881 ac_cv_env_CXX_set=
17882 ac_cv_env_CXX_value=
17883 ac_cv_env_LDFLAGS_set=
17884 ac_cv_env_LDFLAGS_value=
17885 ac_cv_env_build_alias_set=
17886 ac_cv_env_build_alias_value=
17887 ac_cv_env_host_alias_set=
17888 ac_cv_env_host_alias_value=
17889 ac_cv_env_target_alias_set=
17890 ac_cv_env_target_alias_value=
17891 ac_cv_exeext=
17892 ac_cv_func__lwp_create=no
17893 rizwank 1.1 ac_cv_func__lwp_self=no
17894 ac_cv_func__pclose=no
17895 ac_cv_func__popen=no
17896 ac_cv_func__snprintf=no
17897 ac_cv_func__spawnvp=no
17898 ac_cv_func__stricmp=no
17899 ac_cv_func__strnicmp=no
17900 ac_cv_func__vsnprintf=no
17901 ac_cv_func_alloca_works=yes
17902 ac_cv_func_chsize=no
17903 ac_cv_func_clone=yes
17904 ac_cv_func_connect=yes
17905 ac_cv_func_dlopen=no
17906 ac_cv_func_epoll_create=no
17907 ac_cv_func_ffs=yes
17908 ac_cv_func_finite=yes
17909 ac_cv_func_fork=yes
17910 ac_cv_func_fpclass=no
17911 ac_cv_func_fstatfs=yes
17912 ac_cv_func_fstatvfs=yes
17913 ac_cv_func_ftruncate=yes
17914 rizwank 1.1 ac_cv_func_futimes=no
17915 ac_cv_func_gethostbyname=yes
17916 ac_cv_func_getnetbyname=yes
17917 ac_cv_func_getopt_long=yes
17918 ac_cv_func_getpagesize=yes
17919 ac_cv_func_getprotobyname=yes
17920 ac_cv_func_getprotobynumber=yes
17921 ac_cv_func_getpwuid=yes
17922 ac_cv_func_getservbyport=yes
17923 ac_cv_func_gettid=no
17924 ac_cv_func_gettimeofday=yes
17925 ac_cv_func_getuid=yes
17926 ac_cv_func_inet_aton=yes
17927 ac_cv_func_inet_network=yes
17928 ac_cv_func_iswalnum=yes
17929 ac_cv_func_lstat=yes
17930 ac_cv_func_memmove=yes
17931 ac_cv_func_mmap=yes
17932 ac_cv_func_pclose=yes
17933 ac_cv_func_popen=yes
17934 ac_cv_func_pread=yes
17935 rizwank 1.1 ac_cv_func_pthread_get_stackaddr_np=no
17936 ac_cv_func_pthread_get_stacksize_np=no
17937 ac_cv_func_pthread_getattr_np=yes
17938 ac_cv_func_pwrite=yes
17939 ac_cv_func_readlink=yes
17940 ac_cv_func_remove=yes
17941 ac_cv_func_rfork=no
17942 ac_cv_func_sched_yield=yes
17943 ac_cv_func_select=yes
17944 ac_cv_func_sendmsg=yes
17945 ac_cv_func_settimeofday=yes
17946 ac_cv_func_shmat=yes
17947 ac_cv_func_sigaltstack=yes
17948 ac_cv_func_sigprocmask=yes
17949 ac_cv_func_snprintf=yes
17950 ac_cv_func_spawnvp=no
17951 ac_cv_func_statfs=yes
17952 ac_cv_func_statvfs=yes
17953 ac_cv_func_strcasecmp=yes
17954 ac_cv_func_strerror=yes
17955 ac_cv_func_strncasecmp=yes
17956 rizwank 1.1 ac_cv_func_tcgetattr=yes
17957 ac_cv_func_timegm=yes
17958 ac_cv_func_usleep=yes
17959 ac_cv_func_vsnprintf=yes
17960 ac_cv_func_wait4=yes
17961 ac_cv_func_waitpid=yes
17962 ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
17963 ac_cv_header_GL_gl_h=no
17964 ac_cv_header_GL_glx_h=no
17965 ac_cv_header_X11_XKBlib_h=yes
17966 ac_cv_header_X11_Xlib_h=yes
17967 ac_cv_header_X11_Xutil_h=yes
17968 ac_cv_header_X11_extensions_XInput_h=yes
17969 ac_cv_header_X11_extensions_XShm_h=yes
17970 ac_cv_header_X11_extensions_Xrandr_h=no
17971 ac_cv_header_X11_extensions_Xrender_h=yes
17972 ac_cv_header_X11_extensions_shape_h=yes
17973 ac_cv_header_X11_extensions_xf86dga_h=yes
17974 ac_cv_header_X11_extensions_xf86vmode_h=yes
17975 ac_cv_header_alsa_asoundlib_h=no
17976 ac_cv_header_arpa_inet_h=yes
17977 rizwank 1.1 ac_cv_header_arpa_nameser_h=yes
17978 ac_cv_header_audio_audiolib_h=no
17979 ac_cv_header_capi20_h=no
17980 ac_cv_header_cups_cups_h=no
17981 ac_cv_header_direct_h=no
17982 ac_cv_header_dlfcn_h=yes
17983 ac_cv_header_elf_h=yes
17984 ac_cv_header_float_h=yes
17985 ac_cv_header_fontconfig_fontconfig_h=no
17986 ac_cv_header_freetype_freetype_h=yes
17987 ac_cv_header_freetype_ftglyph_h=yes
17988 ac_cv_header_freetype_ftnames_h=no
17989 ac_cv_header_freetype_ftoutln_h=yes
17990 ac_cv_header_freetype_ftsnames_h=yes
17991 ac_cv_header_freetype_ftwinfnt_h=yes
17992 ac_cv_header_freetype_internal_sfnt_h=yes
17993 ac_cv_header_freetype_ttnameid_h=yes
17994 ac_cv_header_freetype_tttables_h=yes
17995 ac_cv_header_ft2build_h=yes
17996 ac_cv_header_getopt_h=yes
17997 ac_cv_header_gif_lib_h=yes
17998 rizwank 1.1 ac_cv_header_ieeefp_h=no
17999 ac_cv_header_inttypes_h=yes
18000 ac_cv_header_io_h=no
18001 ac_cv_header_jack_jack_h=no
18002 ac_cv_header_jpeglib_h=yes
18003 ac_cv_header_lcms_h=no
18004 ac_cv_header_lcms_lcms_h=yes
18005 ac_cv_header_libaudioio_h=no
18006 ac_cv_header_link_h=yes
18007 ac_cv_header_linux_cdrom_h=yes
18008 ac_cv_header_linux_compiler_h=yes
18009 ac_cv_header_linux_hdreg_h=yes
18010 ac_cv_header_linux_input_h=yes
18011 ac_cv_header_linux_ioctl_h=yes
18012 ac_cv_header_linux_joystick_h=yes
18013 ac_cv_header_linux_major_h=yes
18014 ac_cv_header_linux_param_h=yes
18015 ac_cv_header_linux_serial_h=yes
18016 ac_cv_header_linux_ucdrom_h=no
18017 ac_cv_header_machine_cpu_h=no
18018 ac_cv_header_memory_h=yes
18019 rizwank 1.1 ac_cv_header_mntent_h=yes
18020 ac_cv_header_ncurses_h=yes
18021 ac_cv_header_net_if_arp_h=yes
18022 ac_cv_header_net_if_dl_h=no
18023 ac_cv_header_net_if_h=yes
18024 ac_cv_header_net_if_types_h=no
18025 ac_cv_header_net_route_h=yes
18026 ac_cv_header_netdb_h=yes
18027 ac_cv_header_netinet_in_h=yes
18028 ac_cv_header_netinet_in_systm_h=yes
18029 ac_cv_header_netinet_tcp_fsm_h=no
18030 ac_cv_header_netinet_tcp_h=yes
18031 ac_cv_header_openssl_ssl_h=yes
18032 ac_cv_header_process_h=no
18033 ac_cv_header_pthread_h=yes
18034 ac_cv_header_pwd_h=yes
18035 ac_cv_header_regex_h=yes
18036 ac_cv_header_resolv_h=yes
18037 ac_cv_header_sched_h=yes
18038 ac_cv_header_scsi_scsi_h=yes
18039 ac_cv_header_scsi_scsi_ioctl_h=yes
18040 rizwank 1.1 ac_cv_header_scsi_sg_h=yes
18041 ac_cv_header_stat_broken=no
18042 ac_cv_header_stdc=yes
18043 ac_cv_header_stdint_h=yes
18044 ac_cv_header_stdlib_h=yes
18045 ac_cv_header_string_h=yes
18046 ac_cv_header_strings_h=yes
18047 ac_cv_header_sys_asoundlib_h=no
18048 ac_cv_header_sys_cdio_h=no
18049 ac_cv_header_sys_elf32_h=no
18050 ac_cv_header_sys_epoll_h=no
18051 ac_cv_header_sys_errno_h=yes
18052 ac_cv_header_sys_exec_elf_h=no
18053 ac_cv_header_sys_filio_h=no
18054 ac_cv_header_sys_ioctl_h=yes
18055 ac_cv_header_sys_ipc_h=yes
18056 ac_cv_header_sys_link_h=no
18057 ac_cv_header_sys_lwp_h=no
18058 ac_cv_header_sys_mman_h=yes
18059 ac_cv_header_sys_modem_h=no
18060 ac_cv_header_sys_mount_h=yes
18061 rizwank 1.1 ac_cv_header_sys_msg_h=yes
18062 ac_cv_header_sys_param_h=yes
18063 ac_cv_header_sys_poll_h=yes
18064 ac_cv_header_sys_ptrace_h=yes
18065 ac_cv_header_sys_reg_h=yes
18066 ac_cv_header_sys_scsiio_h=no
18067 ac_cv_header_sys_shm_h=yes
18068 ac_cv_header_sys_signal_h=yes
18069 ac_cv_header_sys_socket_h=yes
18070 ac_cv_header_sys_sockio_h=no
18071 ac_cv_header_sys_soundcard_h=yes
18072 ac_cv_header_sys_stat_h=yes
18073 ac_cv_header_sys_statfs_h=yes
18074 ac_cv_header_sys_statvfs_h=yes
18075 ac_cv_header_sys_strtio_h=no
18076 ac_cv_header_sys_syscall_h=yes
18077 ac_cv_header_sys_sysctl_h=yes
18078 ac_cv_header_sys_time_h=yes
18079 ac_cv_header_sys_times_h=yes
18080 ac_cv_header_sys_types_h=yes
18081 ac_cv_header_sys_uio_h=yes
18082 rizwank 1.1 ac_cv_header_sys_un_h=yes
18083 ac_cv_header_sys_user_h=yes
18084 ac_cv_header_sys_vfs_h=yes
18085 ac_cv_header_sys_vm86_h=yes
18086 ac_cv_header_sys_wait_h=yes
18087 ac_cv_header_syscall_h=yes
18088 ac_cv_header_termios_h=yes
18089 ac_cv_header_ucontext_h=yes
18090 ac_cv_header_unicode_ubidi_h=no
18091 ac_cv_header_unistd_h=yes
18092 ac_cv_header_utime_h=yes
18093 ac_cv_header_valgrind_memcheck_h=no
18094 ac_cv_host=i686-pc-linux-gnu
18095 ac_cv_host_alias=i686-pc-linux-gnu
18096 ac_cv_ld_reloc_exec=yes
18097 ac_cv_lib_ICE_IceConnectionNumber=yes
18098 ac_cv_lib_X11_XkbQueryExtension=yes
18099 ac_cv_lib_Xext_XShapeQueryExtension=yes
18100 ac_cv_lib_Xext_XShmQueryExtension=yes
18101 ac_cv_lib_Xrender_XRenderSetPictureTransform=no
18102 ac_cv_lib_Xxf86dga_XDGAQueryExtension=yes
18103 rizwank 1.1 ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=yes
18104 ac_cv_lib_dl_dlopen=yes
18105 ac_cv_lib_fl_yywrap=yes
18106 ac_cv_lib_freetype_FT_Init_FreeType=yes
18107 ac_cv_lib_i386_i386_set_ldt=no
18108 ac_cv_lib_ncurses_waddch=yes
18109 ac_cv_lib_ossaudio__oss_ioctl=no
18110 ac_cv_lib_poll_poll=no
18111 ac_cv_lib_pthread_pthread_create=yes
18112 ac_cv_lib_resolv_res_9_init=no
18113 ac_cv_lib_soname_GL=libGL.so
18114 ac_cv_lib_soname_X11=libX11.so.6
18115 ac_cv_lib_soname_Xext=libXext.so.6
18116 ac_cv_lib_soname_Xi=libXi.so.6
18117 ac_cv_lib_soname_Xrandr=libXrandr.so
18118 ac_cv_lib_soname_Xrender=libXrender.so.1
18119 ac_cv_lib_soname_capi20=libcapi20.so
18120 ac_cv_lib_soname_crypto=libcrypto.so.0.9.6
18121 ac_cv_lib_soname_cups=libcups.so
18122 ac_cv_lib_soname_curses=libcurses.so
18123 ac_cv_lib_soname_fontconfig=libfontconfig.so
18124 rizwank 1.1 ac_cv_lib_soname_freetype=libfreetype.so.6
18125 ac_cv_lib_soname_gif=libgif.so
18126 ac_cv_lib_soname_jack=libjack.so
18127 ac_cv_lib_soname_jpeg=libjpeg.so.62
18128 ac_cv_lib_soname_lcms=liblcms.so
18129 ac_cv_lib_soname_ncurses=libncurses.so.5
18130 ac_cv_lib_soname_ssl=libssl.so.0.9.6
18131 ac_cv_lib_soname_txc_dxtn=libtxc_dxtn.so
18132 ac_cv_lib_soname_ungif=libungif.so
18133 ac_cv_lib_xpg4__xpg4_setrunelocale=no
18134 ac_cv_member_siginfo_t_si_fd=yes
18135 ac_cv_member_struct_msghdr_msg_accrights=no
18136 ac_cv_member_struct_option_name=yes
18137 ac_cv_member_struct_sockaddr_sa_len=no
18138 ac_cv_member_struct_sockaddr_un_sun_len=no
18139 ac_cv_member_struct_stat_st_blocks=yes
18140 ac_cv_member_struct_statfs_f_bavail=yes
18141 ac_cv_member_struct_statfs_f_bfree=yes
18142 ac_cv_member_struct_statfs_f_favail=no
18143 ac_cv_member_struct_statfs_f_ffree=yes
18144 ac_cv_member_struct_statfs_f_frsize=no
18145 rizwank 1.1 ac_cv_member_struct_statfs_f_namelen=yes
18146 ac_cv_member_struct_statvfs_f_blocks=yes
18147 ac_cv_mmap64_works=yes
18148 ac_cv_objext=o
18149 ac_cv_path_LDCONFIG=/sbin/ldconfig
18150 ac_cv_path_LDD=/usr/bin/ldd
18151 ac_cv_path_install='/home/rizwank/bin/install -c'
18152 ac_cv_prog_BISON=bison
18153 ac_cv_prog_CPP='gcc -E'
18154 ac_cv_prog_LEX=flex
18155 ac_cv_prog_XLEX=flex
18156 ac_cv_prog_ac_ct_AR=ar
18157 ac_cv_prog_ac_ct_AS=as
18158 ac_cv_prog_ac_ct_CC=gcc
18159 ac_cv_prog_ac_ct_CPPBIN=cpp
18160 ac_cv_prog_ac_ct_CXX=g++
18161 ac_cv_prog_ac_ct_LD=ld
18162 ac_cv_prog_ac_ct_RANLIB=ranlib
18163 ac_cv_prog_ac_ct_STRIP=strip
18164 ac_cv_prog_ac_ct_WINDRES=false
18165 ac_cv_prog_cc_g=yes
18166 rizwank 1.1 ac_cv_prog_cc_stdc=
18167 ac_cv_prog_cxx_g=yes
18168 ac_cv_prog_egrep='grep -E'
18169 ac_cv_prog_ft_devel=freetype-config
18170 ac_cv_prog_lex_root=lex.yy
18171 ac_cv_prog_lex_yytext_pointer=yes
18172 ac_cv_prog_make_make_set=yes
18173 ac_cv_prog_sane_devel=no
18174 ac_cv_type_fsblkcnt_t=yes
18175 ac_cv_type_fsfilcnt_t=yes
18176 ac_cv_type_long_long=yes
18177 ac_cv_type_mode_t=yes
18178 ac_cv_type_off_t=yes
18179 ac_cv_type_pid_t=yes
18180 ac_cv_type_pthread_rwlock_t=yes
18181 ac_cv_type_pthread_rwlockattr_t=yes
18182 ac_cv_type_sigset_t=yes
18183 ac_cv_type_size_t=yes
18184 ac_cv_type_ssize_t=yes
18185 ac_cv_working_alloca_h=yes
18186 wine_cv_fttrigon=yes
18187 rizwank 1.1 wine_cv_have_sigaddset=yes
18188 wine_cv_linux_gethostbyname_r_6=yes
18189 wine_cv_linux_input_h=yes
18190 wine_cv_linux_joystick_22_api=yes
18191 wine_cv_msg_freetype=no
18192 wine_cv_sys_mount_has_statfs=no
18193 wine_cv_sys_statfs_has_statfs=yes
18194 wine_cv_sys_vfs_has_statfs=yes
18195 wine_cv_toolsdir='$(TOPOBJDIR)'
18196
18197 ## ----------------- ##
18198 ## Output variables. ##
18199 ## ----------------- ##
18200
18201 ALLOCA=''
18202 ALSALIBS=''
18203 AR='ar'
18204 ARTSCCONFIG=''
18205 ARTSINCL=''
18206 ARTSLIBS=''
18207 AS='as'
18208 rizwank 1.1 AUDIOIOLIBS=''
18209 BISON='bison'
18210 CC='gcc'
18211 CFLAGS='-g -O2'
18212 COREFOUNDATIONLIB=''
18213 CPP='gcc -E'
18214 CPPBIN='cpp'
18215 CPPFLAGS=''
18216 CROSSCC='false'
18217 CROSSTEST=''
18218 CROSSWINDRES='false'
18219 CRTLIBS=''
18220 CURSESLIBS='-lncurses'
18221 CXX='g++'
18222 CXXFLAGS='-g -O2'
18223 DB2HTML='false'
18224 DB2PDF='false'
18225 DB2PS='false'
18226 DB2TXT='false'
18227 DEFS='-DHAVE_CONFIG_H'
18228 DLLDEFS=''
18229 rizwank 1.1 DLLEXT='.so'
18230 DLLFLAGS='-D_REENTRANT -fPIC'
18231 DLLIBS='-ldl'
18232 DLLTOOL='false'
18233 DLLWRAP=''
18234 ECHO_C=''
18235 ECHO_N='-n'
18236 ECHO_T=''
18237 EGREP='grep -E'
18238 EXEEXT=''
18239 EXTRACFLAGS='-Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith'
18240 FONTFORGE='false'
18241 FONTSSUBDIRS=''
18242 FREETYPEINCL='-I/home/rizwank/include/freetype2 -I/home/rizwank/include'
18243 FREETYPELIBS='-L/home/rizwank/lib -lfreetype -lz'
18244 GLU32FILES=''
18245 GLUT32FILES=''
18246 GLUT_LIBS=''
18247 ICULIBS=''
18248 IMPLIBEXT='def'
18249 INSTALL_DATA='${INSTALL} -m 644'
18250 rizwank 1.1 INSTALL_PROGRAM='${INSTALL}'
18251 INSTALL_SCRIPT='${INSTALL}'
18252 IOKITLIB=''
18253 LD='ld'
18254 LDCONFIG='/sbin/ldconfig'
18255 LDD='/usr/bin/ldd'
18256 LDDLLFLAGS='-shared -Wl,-Bsymbolic,-z,defs,-init,__wine_spec_init,-fini,__wine_spec_fini'
18257 LDEXECFLAGS='-Wl,--export-dynamic -Wl,--section-start,.interp=0x77f00400'
18258 LDFLAGS=''
18259 LDLIBWINEFLAGS=''
18260 LDPATH='LD_LIBRARY_PATH="$(TOOLSDIR)/libs/unicode:$$LD_LIBRARY_PATH"'
18261 LDSHARED='$(CC) -shared $(SONAME:%=-Wl,-soname,%) $(VERSCRIPT:%=-Wl,--version-script=%)'
18262 LEX='flex'
18263 LEXLIB='-lfl'
18264 LEX_OUTPUT_ROOT='lex.yy'
18265 LIBEXT='so'
18266 LIBOBJS=''
18267 LIBPTHREAD='-lpthread'
18268 LIBS=''
18269 LINT=''
18270 LINTFLAGS=''
18271 rizwank 1.1 LN='ln'
18272 LN_S='ln -s'
18273 LTLIBOBJS=''
18274 MAIN_BINARY='wine-glibc'
18275 NASLIBS=''
18276 OBJEXT='o'
18277 OPENGLFILES=''
18278 OPENGL_LIBS=''
18279 PACKAGE_BUGREPORT='wine-devel@winehq.org'
18280 PACKAGE_NAME='Wine'
18281 PACKAGE_STRING='Wine 20050111'
18282 PACKAGE_TARNAME='wine'
18283 PACKAGE_VERSION='20050111'
18284 PATH_SEPARATOR=':'
18285 RANLIB='ranlib'
18286 SANEINCL=''
18287 SANELIBS=''
18288 SET_MAKE=''
18289 SHELL='/bin/sh'
18290 SOCKETLIBS=''
18291 STRIP='strip'
18292 rizwank 1.1 TOOLSDIR='$(TOPOBJDIR)'
18293 WIN16_FILES='$(WIN16_FILES)'
18294 WIN16_INSTALL='$(WIN16_INSTALL)'
18295 WINDRES='false'
18296 WINE_BINARIES='wine-glibc wine-kthread wine-pthread wine-preloader'
18297 XFILES='$(XFILES)'
18298 XLEX='flex'
18299 XLIB='-lXext -lX11'
18300 X_CFLAGS=' -I/usr/X11R6/include'
18301 X_EXTRA_LIBS=''
18302 X_LIBS=' -L/usr/X11R6/lib'
18303 X_PRE_LIBS=' -lSM -lICE -lXxf86dga -lXxf86vm'
18304 ac_ct_AR='ar'
18305 ac_ct_AS='as'
18306 ac_ct_CC='gcc'
18307 ac_ct_CPPBIN='cpp'
18308 ac_ct_CXX='g++'
18309 ac_ct_DLLTOOL=''
18310 ac_ct_DLLWRAP=''
18311 ac_ct_LD='ld'
18312 ac_ct_RANLIB='ranlib'
18313 rizwank 1.1 ac_ct_STRIP='strip'
18314 ac_ct_WINDRES='false'
18315 bindir='${exec_prefix}/bin'
18316 build='i686-pc-linux-gnu'
18317 build_alias=''
18318 build_cpu='i686'
18319 build_os='linux-gnu'
18320 build_vendor='pc'
18321 datadir='${prefix}/share'
18322 exec_prefix='${prefix}'
18323 ft_devel2=''
18324 ft_devel='freetype-config'
18325 host='i686-pc-linux-gnu'
18326 host_alias=''
18327 host_cpu='i686'
18328 host_os='linux-gnu'
18329 host_vendor='pc'
18330 includedir='${prefix}/include'
18331 infodir='${prefix}/info'
18332 libdir='${exec_prefix}/lib'
18333 libexecdir='${exec_prefix}/libexec'
18334 rizwank 1.1 localstatedir='${prefix}/var'
18335 mandir='${prefix}/man'
18336 oldincludedir='/usr/include'
18337 prefix='/usr/local'
18338 program_transform_name='s,x,x,'
18339 sane_devel='no'
18340 sbindir='${exec_prefix}/sbin'
18341 sharedstatedir='${prefix}/com'
18342 sysconfdir='${prefix}/etc'
18343 target_alias=''
18344
18345 ## ------------- ##
18346 ## Output files. ##
18347 ## ------------- ##
18348
18349 MAKE_DLL_RULES='dlls/Makedll.rules'
18350 MAKE_LIB_RULES='libs/Makelib.rules'
18351 MAKE_PROG_RULES='programs/Makeprog.rules'
18352 MAKE_RULES='Make.rules'
18353 MAKE_TEST_RULES='dlls/Maketest.rules'
18354
18355 rizwank 1.1 ## ----------- ##
18356 ## confdefs.h. ##
18357 ## ----------- ##
18358
18359 #define HAVE_ALLOCA 1
18360 #define HAVE_ALLOCA_H 1
18361 #define HAVE_ARPA_INET_H 1
18362 #define HAVE_ARPA_NAMESER_H 1
18363 #define HAVE_ASM_DOT_SIZE 1
18364 #define HAVE_CLONE 1
18365 #define HAVE_CONNECT 1
18366 #define HAVE_CORRECT_LINUXINPUT_H 1
18367 #define HAVE_DLFCN_H 1
18368 #define HAVE_DLOPEN 1
18369 #define HAVE_ELF_H 1
18370 #define HAVE_FFS 1
18371 #define HAVE_FINITE 1
18372 #define HAVE_FLOAT_H 1
18373 #define HAVE_FORK 1
18374 #define HAVE_FREETYPE 1
18375 #define HAVE_FREETYPE_FREETYPE_H 1
18376 rizwank 1.1 #define HAVE_FREETYPE_FTGLYPH_H 1
18377 #define HAVE_FREETYPE_FTOUTLN_H 1
18378 #define HAVE_FREETYPE_FTSNAMES_H 1
18379 #define HAVE_FREETYPE_FTTRIGON_H 1
18380 #define HAVE_FREETYPE_FTWINFNT_H 1
18381 #define HAVE_FREETYPE_INTERNAL_SFNT_H 1
18382 #define HAVE_FREETYPE_TTNAMEID_H 1
18383 #define HAVE_FREETYPE_TTTABLES_H 1
18384 #define HAVE_FSBLKCNT_T 1
18385 #define HAVE_FSFILCNT_T 1
18386 #define HAVE_FSTATFS 1
18387 #define HAVE_FSTATVFS 1
18388 #define HAVE_FT2BUILD_H 1
18389 #define HAVE_FTRUNCATE 1
18390 #define HAVE_GETHOSTBYNAME 1
18391 #define HAVE_GETNETBYNAME 1
18392 #define HAVE_GETOPT_H 1
18393 #define HAVE_GETOPT_LONG 1
18394 #define HAVE_GETPAGESIZE 1
18395 #define HAVE_GETPROTOBYNAME 1
18396 #define HAVE_GETPROTOBYNUMBER 1
18397 rizwank 1.1 #define HAVE_GETPWUID 1
18398 #define HAVE_GETSERVBYPORT 1
18399 #define HAVE_GETTIMEOFDAY 1
18400 #define HAVE_GETUID 1
18401 #define HAVE_GIF_LIB_H 1
18402 #define HAVE_INET_ATON 1
18403 #define HAVE_INET_NETWORK 1
18404 #define HAVE_INTTYPES_H 1
18405 #define HAVE_IPX_GNU 1
18406 #define HAVE_ISWALNUM 1
18407 #define HAVE_JPEGLIB_H 1
18408 #define HAVE_LCMS_LCMS_H 1
18409 #define HAVE_LIBNCURSES 1
18410 #define HAVE_LIBXSHAPE 1
18411 #define HAVE_LIBXXF86DGA2 1
18412 #define HAVE_LIBXXF86VM 1
18413 #define HAVE_LIBXXSHM 1
18414 #define HAVE_LINK_H 1
18415 #define HAVE_LINUX_22_JOYSTICK_API 1
18416 #define HAVE_LINUX_CDROM_H 1
18417 #define HAVE_LINUX_COMPILER_H 1
18418 rizwank 1.1 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
18419 #define HAVE_LINUX_HDREG_H 1
18420 #define HAVE_LINUX_INPUT_H 1
18421 #define HAVE_LINUX_IOCTL_H 1
18422 #define HAVE_LINUX_JOYSTICK_H 1
18423 #define HAVE_LINUX_MAJOR_H 1
18424 #define HAVE_LINUX_PARAM_H 1
18425 #define HAVE_LINUX_SERIAL_H 1
18426 #define HAVE_LONG_LONG 1
18427 #define HAVE_LSTAT 1
18428 #define HAVE_MEMMOVE 1
18429 #define HAVE_MEMORY_H 1
18430 #define HAVE_MMAP 1
18431 #define HAVE_MNTENT_H 1
18432 #define HAVE_MODE_T 1
18433 #define HAVE_NCURSES_H 1
18434 #define HAVE_NETDB_H 1
18435 #define HAVE_NETINET_IN_H 1
18436 #define HAVE_NETINET_IN_SYSTM_H 1
18437 #define HAVE_NETINET_TCP_H 1
18438 #define HAVE_NET_IF_ARP_H 1
18439 rizwank 1.1 #define HAVE_NET_IF_H 1
18440 #define HAVE_NET_ROUTE_H 1
18441 #define HAVE_OFF_T 1
18442 #define HAVE_OPENSSL_SSL_H 1
18443 #define HAVE_OSS 1
18444 #define HAVE_OSS_MIDI 1
18445 #define HAVE_PCLOSE 1
18446 #define HAVE_PID_T 1
18447 #define HAVE_POPEN 1
18448 #define HAVE_PPDEV 1
18449 #define HAVE_PREAD 1
18450 #define HAVE_PTHREAD_GETATTR_NP 1
18451 #define HAVE_PTHREAD_H 1
18452 #define HAVE_PTHREAD_RWLOCKATTR_T 1
18453 #define HAVE_PTHREAD_RWLOCK_T 1
18454 #define HAVE_PWD_H 1
18455 #define HAVE_PWRITE 1
18456 #define HAVE_READLINK 1
18457 #define HAVE_REGEX_H 1
18458 #define HAVE_RESOLV_H 1
18459 #define HAVE_SCHED_H 1
18460 rizwank 1.1 #define HAVE_SCHED_YIELD 1
18461 #define HAVE_SCSI_SCSI_H 1
18462 #define HAVE_SCSI_SCSI_IOCTL_H 1
18463 #define HAVE_SCSI_SG_H 1
18464 #define HAVE_SELECT 1
18465 #define HAVE_SENDMSG 1
18466 #define HAVE_SETTIMEOFDAY 1
18467 #define HAVE_SIGADDSET 1
18468 #define HAVE_SIGALTSTACK 1
18469 #define HAVE_SIGINFO_T_SI_FD 1
18470 #define HAVE_SIGPROCMASK 1
18471 #define HAVE_SIGSETJMP 1
18472 #define HAVE_SIGSET_T 1
18473 #define HAVE_SIZE_T 1
18474 #define HAVE_SNPRINTF 1
18475 #define HAVE_SSIZE_T 1
18476 #define HAVE_STATFS 1
18477 #define HAVE_STATVFS 1
18478 #define HAVE_STDINT_H 1
18479 #define HAVE_STDINT_H 1
18480 #define HAVE_STDLIB_H 1
18481 rizwank 1.1 #define HAVE_STRCASECMP 1
18482 #define HAVE_STRERROR 1
18483 #define HAVE_STRINGS_H 1
18484 #define HAVE_STRINGS_H 1
18485 #define HAVE_STRING_H 1
18486 #define HAVE_STRNCASECMP 1
18487 #define HAVE_STRUCT_OPTION_NAME 1
18488 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
18489 #define HAVE_STRUCT_STATFS_F_BFREE 1
18490 #define HAVE_STRUCT_STATFS_F_FFREE 1
18491 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
18492 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
18493 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
18494 #define HAVE_SYSCALL_H 1
18495 #define HAVE_SYS_ERRNO_H 1
18496 #define HAVE_SYS_IOCTL_H 1
18497 #define HAVE_SYS_IPC_H 1
18498 #define HAVE_SYS_MMAN_H 1
18499 #define HAVE_SYS_MOUNT_H 1
18500 #define HAVE_SYS_MSG_H 1
18501 #define HAVE_SYS_PARAM_H 1
18502 rizwank 1.1 #define HAVE_SYS_POLL_H 1
18503 #define HAVE_SYS_PTRACE_H 1
18504 #define HAVE_SYS_REG_H 1
18505 #define HAVE_SYS_SHM_H 1
18506 #define HAVE_SYS_SIGNAL_H 1
18507 #define HAVE_SYS_SOCKET_H 1
18508 #define HAVE_SYS_SOUNDCARD_H 1
18509 #define HAVE_SYS_STATFS_H 1
18510 #define HAVE_SYS_STATVFS_H 1
18511 #define HAVE_SYS_STAT_H 1
18512 #define HAVE_SYS_SYSCALL_H 1
18513 #define HAVE_SYS_SYSCTL_H 1
18514 #define HAVE_SYS_TIMES_H 1
18515 #define HAVE_SYS_TIME_H 1
18516 #define HAVE_SYS_TYPES_H 1
18517 #define HAVE_SYS_UIO_H 1
18518 #define HAVE_SYS_UN_H 1
18519 #define HAVE_SYS_USER_H 1
18520 #define HAVE_SYS_VFS_H 1
18521 #define HAVE_SYS_VM86_H 1
18522 #define HAVE_SYS_WAIT_H 1
18523 rizwank 1.1 #define HAVE_TCGETATTR 1
18524 #define HAVE_TERMIOS_H 1
18525 #define HAVE_TIMEGM 1
18526 #define HAVE_UCONTEXT_H 1
18527 #define HAVE_UNISTD_H 1
18528 #define HAVE_UNISTD_H 1
18529 #define HAVE_USLEEP 1
18530 #define HAVE_UTIME_H 1
18531 #define HAVE_VSNPRINTF 1
18532 #define HAVE_WAIT4 1
18533 #define HAVE_WAITPID 1
18534 #define HAVE_X11_EXTENSIONS_SHAPE_H 1
18535 #define HAVE_X11_EXTENSIONS_XF86DGA_H 1
18536 #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
18537 #define HAVE_X11_EXTENSIONS_XINPUT_H 1
18538 #define HAVE_X11_EXTENSIONS_XRENDER_H 1
18539 #define HAVE_X11_EXTENSIONS_XSHM_H 1
18540 #define HAVE_X11_XKBLIB_H 1
18541 #define HAVE_X11_XLIB_H 1
18542 #define HAVE_X11_XUTIL_H 1
18543 #define HAVE_XKB 1
18544 rizwank 1.1 #define HAVE___VA_COPY 1
18545 #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
18546 #define PACKAGE_NAME "Wine"
18547 #define PACKAGE_STRING "Wine 20050111"
18548 #define PACKAGE_TARNAME "wine"
18549 #define PACKAGE_VERSION "20050111"
18550 #define SONAME_LIBCAPI20 "libcapi20.so"
18551 #define SONAME_LIBCRYPTO "libcrypto.so.0.9.6"
18552 #define SONAME_LIBCUPS "libcups.so"
18553 #define SONAME_LIBCURSES "libcurses.so"
18554 #define SONAME_LIBFONTCONFIG "libfontconfig.so"
18555 #define SONAME_LIBFREETYPE "libfreetype.so.6"
18556 #define SONAME_LIBGIF "libgif.so"
18557 #define SONAME_LIBGL "libGL.so"
18558 #define SONAME_LIBJACK "libjack.so"
18559 #define SONAME_LIBJPEG "libjpeg.so.62"
18560 #define SONAME_LIBLCMS "liblcms.so"
18561 #define SONAME_LIBNCURSES "libncurses.so.5"
18562 #define SONAME_LIBSSL "libssl.so.0.9.6"
18563 #define SONAME_LIBTXC_DXTN "libtxc_dxtn.so"
18564 #define SONAME_LIBUNGIF "libungif.so"
18565 rizwank 1.1 #define SONAME_LIBX11 "libX11.so.6"
18566 #define SONAME_LIBXEXT "libXext.so.6"
18567 #define SONAME_LIBXI "libXi.so.6"
18568 #define SONAME_LIBXRANDR "libXrandr.so"
18569 #define SONAME_LIBXRENDER "libXrender.so.1"
18570 #define STATFS_DEFINED_BY_SYS_STATFS 1
18571 #define STATFS_DEFINED_BY_SYS_VFS 1
18572 #define STDC_HEADERS 1
18573 #define YYTEXT_POINTER 1
18574 #define _FILE_OFFSET_BITS 64
18575 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
18576 #define __ASM_NAME(name) name
18577 #define __ASM_SHORT ".short"
18578 #define __ASM_STRING ".string"
18579
18580 configure: exit 0
|